Topic-icon login popup - warning message

Active Subscriptions:

None
6 years 7 months ago #62570 by immdimarco
-- url of the page with the problem -- : www.mangialarossa.com/index.php/en/loginorregister
-- HikaShop version -- : HikaShop Essential 3.1.1 [1707230940]
-- Joomla version -- : 3.7.5
-- PHP version -- : 7.0.17
-- Browser(s) name and version -- : Firefox

Hi,
I am using modal popup as login view setting. If the user try to login by entering a wrong password, the warning message is desplayed on joomla Login form while I would like to be shown at the top of SClogin popup. Ho to set up that?

Thanks
The topic has been locked.
Support Specialist
6 years 7 months ago #62573 by alzander
That can't be done. The SCLogin module uses Joomla's own authentication system to actually log the users in. The SCLogin module just adds a nicer front-end to it. If the authentication fails, they will be redirected to the Joomla login page to try again.

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

None
6 years 7 months ago #62574 by immdimarco
Thanks for your reply. I now see.
The topic has been locked.
Active Subscriptions:

None
6 years 7 months ago #62575 by immdimarco
An additional question: how can I change the color of the text links "forgot password" & "forgot username" in modal popup? The text is not visible so far, I understand that it is linked to my Styling Options in my template Helix3 but I tried to change these options and what I have is that the text color for "forgot password" & "forgot username" is changes but also the color for the Megamenu is changed. So I prefer to keep my Styling Options in my template Helix3 and just change text links "forgot password" & "forgot username" in modal popup.
Thanks
The topic has been locked.
Support Specialist
6 years 7 months ago #62578 by alzander
You'd need to update the themes that come with JFBConnect to implement any color changes you're looking for. For more details about the SCLogin themes, please see our theme guide.

I hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
6 years 7 months ago #62584 by immdimarco
I added the following screen to the new file /www/media/sourcecoast/themes/sclogin/my-sclogin.css

a. {
color: #964b00;
}

but is does not work.

is that correct to change the text links "forgot password" & "forgot username" ?

Thanks
The topic has been locked.
Active Subscriptions:

None
6 years 7 months ago #62586 by immdimarco
I fixed.
Thanks
The topic has been locked.
Support Specialist
6 years 7 months ago #62589 by alzander
Glad to hear you got things fixed. If you need anything else, please let us know.

Thanks,
Alex
The topic has been locked.