Topic-icon SClogin, username and password field to wide

Active Subscriptions:

None
11 years 1 month ago #32058 by carsti
Hi,

The username and password field are to wide on a protostar theme.

www.oslomarkajff.no/joomla

Any idea where to look to it fixed?

Regards

Carl
The topic has been locked.
Support Specialist
11 years 1 month ago #32067 by alzander
Carl,
We have a completely revised SCLogin module coming in April that's Bootstrap aware and just looks flat out 1000% better than the current module. In the meantime, if you add the following to your template's CSS file, it will set the width to be more appropriate:
#form-login-username input, #form-login-password input {
width: 160px;
}
Hope that helps, but should you need anything else, just let me know.

Thanks,
Alex
The topic has been locked.