Topic-icon RTL text in SCLogin popup

Active Subscriptions:

None
6 years 10 months ago #61836 by omriron
hello
how can i align the text and buttons to the RIGHT?
+ user\password box

www.omriron.com/test


The topic has been locked.
Support Specialist
6 years 10 months ago #61839 by mel
Replied by mel on topic RTL text in SCLogin popup
Try a style like this:
div#form-sclogin-submitcreate, div#form-sclogin-remember, .sclogin-joomla-login ul {
float: right; 
clear: right; 
}

-Melissa
The topic has been locked.
Active Subscriptions:

None
6 years 10 months ago - 6 years 10 months ago #61843 by omriron
Replied by omriron on topic RTL text in SCLogin popup
Hey mellisa
i use a module
where should i place this code you have mention?
is it Module Class Suffix?



and another question -
can i place it as text right in the top menu?
right now i have to pull down to click on it.....

i would like sclogin will work when i click on nu.1 not nu 2



www.omriron.com/
Last edit: 6 years 10 months ago by omriron.
The topic has been locked.
Support Specialist
6 years 10 months ago #61845 by mel
Replied by mel on topic RTL text in SCLogin popup
I would suggest creating a theme for the SCLogin module, as described here in our documentation . Place the styles there.

and another question -
can i place it as text right in the top menu?
right now i have to pull down to click on it.....

i would like sclogin will work when i click on nu.1 not nu 2

This depends on how you've added it to your page. Our Common Support Questions for "How can i open the SCLogin Modal Popup with a regular link?" describes different options for displaying the module on your page. Please start with those suggestions and let us know if you continue to have problems.

-Melissa
The topic has been locked.
Active Subscriptions:

None
6 years 10 months ago - 6 years 10 months ago #61885 by omriron
Replied by omriron on topic RTL text in SCLogin popup
tnx mellisa
it worked!

Last edit: 6 years 10 months ago by omriron.
The topic has been locked.