Topic-icon SCLogin V3.0 Setting log in box right

Active Subscriptions:

None
10 years 9 months ago - 10 years 9 months ago #34025 by jeffrhorton
hello - I'm currently working on local host so I cannot send you link. I have the module installed and working. I want to know how to move the horizontal login bar to the right of the screen. I would also like to remove the padding from the facebook button. I want to keep it all tight and together and justified to the right.

Please help,
Thanks,
Jeff
Last edit: 10 years 9 months ago by jeffrhorton.
The topic has been locked.
Support Specialist
10 years 9 months ago #34032 by alzander
Are you using a custom template, or one of the built-in Joomla ones? Also, can you tell us how you've configured the SCLogin module: horizontal, I'm assuming. Modal? Also, since you're on localhost, can you take a picture and attach it to a post so we can at least visualize what you're seeing.

See it live definitely speed things along, but we'll help how we can while offline.

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

None
10 years 9 months ago - 10 years 9 months ago #34037 by jeffrhorton
Hello - thanks for responding.. I was able to move it right by doing the following on the CSS for the module. I'm using a rocket gallery template for my page... Its configured horizontal and shown login..

.sclogin {
overflow: visible;
float: right; <--- This line..
}

I would like to know how to remove the remember me option and also make the facebook option go right under the login. (see screenshot) I'm having the java issue as well of none of the buttons working (mongal). The guy that you already fixed removed his pages so I couldn't see the sources and what he actually changed to fix it. I'm pretty new and cannot figure it out without instructions (before, after) I hopefully should have my page updated to the web in the next couple days. I'm just trying to put finishing touches on it..

Oh btw - I installed the JFBConnect yesterday.. I then had to manually update sclogin to version 3.0.. So not sure if you knew that its installing the older version..
File Attachment:
Last edit: 10 years 9 months ago by jeffrhorton.
The topic has been locked.
Support Specialist
10 years 9 months ago #34046 by alzander
First off, yeah, we know JFBConnect is installing the older SCLogin module. We have a minor release coming out next week, v5.0.1, that will include the new SCLogin module as well as a ton of little fixes throughout. The SCLogin module was released separately so that it could get thoroughly tested and be an optional upgrade until we were sure we wanted to include it in the main release. Caution is good when releasing an extension used on lots of sites :)

Now, for your issues:
* The Remember Me box is a part of Joomla. Go into the Plugin Manager and disable the System - Remember Me plugin to remove it.
* "I'm having the java issue as well of none of the buttons working (mongal)." Do you mean 'modal', for the popup version? If that's not working, we'll need to see the page on a live site to diagnose. There's quite a few possible causes that we know of, and surely more we aren't aware of, and it's not possible to determine without seeing your site. One thing to test is if the popup works pages *other* than the home page.

I think those were the main things you were asking about, but if you still have questions or issues, you know where to find us!

Thanks,
Alex
The topic has been locked.