Topic-icon Login button too long

Active Subscriptions:

None
8 years 9 months ago #56166 by PepeLutrillo
Good Morning:

Great module!.

A couple of things:

1. When I use the SCLogin with the spanish language, the login button is too long. Is there a way to fix this (see attachment)
2. After the user login: Is there a way to center the module (text and button) in the area?

Thank you

Krgds,
Pepe Lutrillo

File Attachment:
The topic has been locked.
Support Specialist
8 years 9 months ago #56180 by mel
Replied by mel on topic Login button too long
This sounds like it could be accomplished by some CSS changes. I'd recommend making your own theme for the SCLogin module and putting any changes there. If you provide a specific URL, I could inspect your page and give you a quick suggestion for styles.

-Melissa
The topic has been locked.
Active Subscriptions:

None
8 years 9 months ago #56193 by PepeLutrillo
Replied by PepeLutrillo on topic Login button too long
Hello:

Thank your for your quick reply.

I made the changes to center the module.

However, I have not found the way to reduce the login button in the popup login.

The link is: www.helpdesk.lu3o.com.mx/

Thank you very much for your help.

Krgds.
Pepe Lutrillo
The topic has been locked.
Support Specialist
8 years 8 months ago #56221 by mel
Replied by mel on topic Login button too long
The current style is what's setting the width:
.sourcecoast .row-fluid .span12{width:100%;}

Since the textboxes look fine, you can apply a style just to that button, such as
.sclogin button.btn.btn-primary.span12{width:98%;}
The topic has been locked.
Active Subscriptions:

None
8 years 8 months ago #56284 by PepeLutrillo
Replied by PepeLutrillo on topic Login button too long
Hello:

Changes made. It's is working perfect. :D

Thank you very much for you help
Krgds,
Pepe Lutrillo
The topic has been locked.
Support Specialist
8 years 8 months ago #56288 by mel
Replied by mel on topic Login button too long
Great, glad that resolved the issue.

-Melissa
The topic has been locked.