Topic-icon Login

Active Subscriptions:

None
9 years 9 months ago #49729 by antudo
Login was created by antudo
Hi, I'm installing the module SCLogin and works perfect, and I would like to know, dispocición buttons possible, according to FIG Login "?.
Thank you.
File Attachment:
The topic has been locked.
Support Specialist
9 years 9 months ago #49736 by mel
Replied by mel on topic Login
I think what you're asking is if you can align the avatar, button and user menu in a row? If so,

1) please set the SCLogin option Greeting to None
2) Add the following styles to your SCLogin theme CSS file:
.sclogin #scprofile-pic{
float:left;
margin-right:5px;
}
.sclogin .sclogout-button,
.sclogin .scuser-menu.dropdown-view {
margin-top:10px;
}

If this is not what you're looking for, please clarify.
-Melissa
The topic has been locked.
Active Subscriptions:

None
9 years 9 months ago #49744 by antudo
Replied by antudo on topic Login
If it is what I want, but I added the code but has no effect, Serious much to ask that I send the modified file ?, is it possible ?.
Thank you.
The topic has been locked.
Support Specialist
9 years 9 months ago #49745 by mel
Replied by mel on topic Login
Please make sure that you're making the changes in the correct theme file pointed at by SCLogin > Login View Settings > Theme option. It can be easy to put the changes in the wrong one especially if you've made your own theme. After you've made the CSS changes, please make sure to clear your cache before reloading the page on the front-end.

If this still does not help, please send me a URL to your site. I should be able to inspect it to see the CSS file.

-Melissa
The topic has been locked.
Active Subscriptions:

None
9 years 9 months ago #49763 by antudo
Replied by antudo on topic Login
Solved!
Ok, I followed your instructions and it works as I wanted.
Melissa thank you very much.
The topic has been locked.
Support Specialist
9 years 9 months ago #49769 by mel
Replied by mel on topic Login
Glad to hear that it's working now.
The topic has been locked.