(RESOLVED)Gomu Project probleme with moomenu

July 08 Joomla Templates
GK User
Wed Feb 02, 2011 11:37 am
Hi, i'm a developer user and i have a problem with the lenght of the menu because i have to write more long titles
how can i change it?

for to explaine better i show u a screen
A.jpg



"RECORDER PRELIEVO SEGNALI" is a title but it's to long, can i change the lenght of the menu?

where exacty i can change it?

tnx for ur help
User avatar
Gold Boarder

teitbite
Wed Feb 02, 2011 1:22 pm
Hi

Please play with width in this two classes in suckerfish.css:

Code: Select all
.nav li ul {
    float: none;
    left: -999em;
    position: absolute;
    width: 179px;
    z-index: 100;
}

.nav li li {
    float: none;
    position: relative;
    width: 179px;
}
User avatar
Moderator

GK User
Wed Feb 02, 2011 3:22 pm
TNX!!!!!!!!!!!!!!!
User avatar
Gold Boarder

teitbite
Thu Feb 03, 2011 4:33 am
Hi

Glad I could help.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.