Changing the width of the login and logout buttons

Corporate Ltd is perfect choice for your next business Joomla website
GK User
Tue Mar 01, 2011 3:37 pm
Hello,

is it possible to change the width of the login and logout buttons? I'm using this template for a finnish website and the words for those buttons are way longer in Finnish than in English. Now 50% of the button titles are not showing at all because the buttons won't stretch automatically.

Thanks in advance :)
User avatar
Fresh Boarder

Konrad M
Tue Mar 01, 2011 3:39 pm
Hi,
Can You give us url to Your site? :)
User avatar

GK User
Tue Mar 01, 2011 3:46 pm
Sure, this is the test site:
**removed the link**
User avatar
Fresh Boarder

Konrad M
Tue Mar 01, 2011 4:02 pm
Add to override.css
Code: Select all
#form-login-button input.button, .logout input.button {
width:68px; //try change this value to fit
}
User avatar


cron