Topic-icon SCLogin Modal Popup Alteration Possible?

Active Subscriptions:

None
10 years 6 months ago #37597 by PhoenixUK
Hi All,

If you go to Take a look here... hit the Login button and you will see how the modal popup is currently setup from when I installed the extension.

However, to streamline it I'm wondering if it's possible to instead of that popup being wider as it is at present, to have the 'Login' & 'Register' buttons site directly below the 'Username' & 'Password' field boxes. Then to have the 'Remember me' tick box below the re sited 'Login' & 'Register' buttons and finally to have the 'Facebook' & 'Google' below the 'Remember me' tick box.

Being able to do the above would make it a much more balanced login box and I'm hoping you can help guide me as to how to do this please?

I look forward to hearing from you in due course.

Regards,
Rob
The topic has been locked.
Support Specialist
10 years 6 months ago #37603 by alzander
Rob,
To move the buttons under the username/password inputs, add the following style to your template's CSS file:
#form-sclogin-submitcreate {clear:both;}
Then, in the SCLogin "Social Setting Options" area there's a "Orientation" setting. Switch that to "bottom" and the social buttons should be under everything else.

Test that out and let me know how it goes. If you have any other issues, feedback or suggestions, just let me know.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 6 months ago #37607 by PhoenixUK
Hi Alex,

Thanks once again for your guidance, it's much appreciated.

That's done the trick awesome... well part of it, as I still need to move the stock positioned 'Register' and 'Login' buttons in much the same way as we've just done with the social login one's, this time to below the Username and Password fields and then the overall login box should be narrower and look a bit more equally weighted hopefully.

I do use firebug in FF but it's a recent take up on my part and struggling to understand how to take css changes etc and enter them in my joomla sites template custom.css which I do already have setup.

I look forward to hearing from you but thanks for the help to date. :D

Regards,
Rob

alzander wrote: Rob,
To move the buttons under the username/password inputs, add the following style to your template's CSS file:

#form-sclogin-submitcreate {clear:both;}
Then, in the SCLogin "Social Setting Options" area there's a "Orientation" setting. Switch that to "bottom" and the social buttons should be under everything else.

Test that out and let me know how it goes. If you have any other issues, feedback or suggestions, just let me know.

Thanks,
Alex

The topic has been locked.
Support Specialist
10 years 6 months ago #37753 by alzander
Rob,
Sorry for the delay on this.. From the other thread you have open, I think you're pretty much done with your SCLogin issues.. but if not, please let me know and we'll gladly help with anything outstanding from the above.

Thanks,
Alex
The topic has been locked.