Topic-icon Styling the Modal popup login

Active Subscriptions:

None
10 years 7 months ago - 10 years 7 months ago #40986 by studiocardo
Hi

I am using YooTheme template, and I would like to apply the styling from the theme to the SCLogin modal popup window as well as the "login" and "register" button shown in the module. Any advice on how to do that?

Also, the Advanced -> Module Style is set to the "inherited" option, although it is not clear to me where the module inherits the style from.

Thank you for your advice!

regards,
SH
Last edit: 10 years 7 months ago by studiocardo.
The topic has been locked.
Support Specialist
10 years 7 months ago #41021 by alzander
SH,

Also, the Advanced -> Module Style is set to the "inherited" option, although it is not clear to me where the module inherits the style from.

That's not a setting that's a part of the SCLogin module, so I'm not sure what that setting does either.

Honestly, in about 2 weeks, the next release of the SCLogin module will be available. That release will have a broken out CSS file for multiple 'themes' we'll be including. At that time, it will be much simpler to override our styles and customize things as necessary. If you have a lot of changes you want, I'd recommend waiting for that release to make things easier.

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

None
10 years 7 months ago #41063 by dimgus
Hello. I have the same issue.

alzander wrote: At that time, it will be much simpler to override our styles and customize things as necessary.

You have two different modals - for the login itself, and for "login successful" message.
There is no problem to override the login modal.
But the modal for "login successful" message is placed at
components\com_jfbconnect\libraries\provider, line 400
without any option to override it.
The topic has been locked.
Support Specialist
10 years 7 months ago #41091 by alzander
Dima,
I'm not sure what other modal you're talking about. There is no line 400 in the /libraries/provider.php file you're mentioning, and that file has never been that long (as far as I went back, at least).

Can you explain a little more about what you're trying to override? We don't really need the line number or file, just the feature that you want to change. My guess is that it's the "You are now being logged in with your Facebook credentials" popup. If so, there are a few options there:
* The modal is CSS overrideable if you want different colors or sizing
* The modal can be disabled entirely in the Configuration -> Facebook area
* The text comes from a language string that you can change however you want.

Let me know what you're trying to do, and we'll help how we can.

Thanks,
Alex
The topic has been locked.