Topic-icon Logout and welcome message in 2 rows

Active Subscriptions:

None
9 years 1 month ago #54494 by enzors
Is there any way to align the module on the right in top2 position?

I used this in my css template...
.sclogin {
    overflow: visible;
    text-align: right;
    float: right;
}

File Attachment:
The topic has been locked.
Support Specialist
9 years 1 month ago #54520 by mel
That could be accomplished by just aligning all the modules in that position to the right, such as
#sp-top2 .sp-module{
float:right;
}
The topic has been locked.
Active Subscriptions:

None
9 years 1 month ago #54523 by enzors

mel wrote: That could be accomplished by just aligning all the modules in that position to the right, such as

#sp-top2 .sp-module{
float:right;
}


It does not work... :(
The topic has been locked.
Active Subscriptions:

None
9 years 1 month ago #54524 by enzors
I uninstalled template and re-installed and now it works perfectly :)
Thank you!!!
The topic has been locked.
Support Specialist
9 years 4 weeks ago #54525 by alzander
Awesome! We're glad to hear we were able to help get you going. If you need anything else, just let us know.

Finally, if you haven't already, please consider leaving a rating and review for the SCLogin module, or our support, on the Joomla Extension Directory. It's certainly not required, but very appreciated:
extensions.joomla.org/extensions/access-...authentication/24054

Thanks,
Alex
The topic has been locked.