Using CSS to change position of login box

Using CSS to change position of login box

by Leticia Dark-rose -
Number of replies: 1

Hi all,

I want to change the log in box to float to the right so the Office 365 button will be on the left (see screenshot). I wish to do this with css if possible in the Additional HTML box of the site.

Is this possible?

and... Is my CSS correct.

As far as I know the selectors are loginbox, twocolumns, loginpanel 

My CSS is as follows:

<style>

.loginbox, .twocolumns, .loginpanel {float:right;}

</style>

Attachment 2019-03-22 14_55_52-DBCA Online Learning_ Log in to the site.png
Average of ratings: -