Topic-icon float Greeting msg

Active Subscriptions:

None
10 years 6 months ago #41896 by adhamshalash
hi there,

is there a way to float the greeting message "welcome usename", to the left of the button after logging in? instead of on top.
The topic has been locked.
Support Specialist
10 years 6 months ago #41938 by alzander
Replied by alzander on topic float Greeting msg
If you add the following to your CSS, it should make the two go in-line instead of on top of each other:
.sclogin-greeting {
float: left;
}
You can add other styles to the greeting in that block as well.

I hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 6 months ago #41992 by adhamshalash
Replied by adhamshalash on topic float Greeting msg
thank you, that did it. By the way wonderful module and great support, what else can you ask for!
The topic has been locked.
Support Specialist
10 years 6 months ago #41998 by alzander
Replied by alzander on topic float Greeting msg
Glad to help. We don't think it's worth release an extension, even as free, if there's no support to back it up! If you need anything else, just let us know.

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

Thanks,
Alex
The topic has been locked.