Shape 5

Joomla Templates => Shenandoah - Club => : morten44 January 13, 2012, 06:52:44 AM



: Issue adjusting size of highligted color on menus
: morten44 January 13, 2012, 06:52:44 AM
Hi
http://new.uff.dk

I have problems to adjust the hover and active on the top menu

After some time i found on that if i go into extention-template and select the current template i can set "highlight color" there
I sat it to #FFD320 to get yellow

Now I see that the highligted button is not as high as the menu itself
I cant find any place where i can adjust that in the superfish.css file

What css code do i need to edit/enter to get it as high as the background green color?

Thanks


: Re: Issue adjusting size of highligted color on menus
: mikek January 13, 2012, 09:16:09 AM
Hello,

This is because you have modified the css of the menu system. You can center the link in the menu by editing the margin-top at line 66 of s5_suckerfish.css under:

#s5_navv

Adjust the margin-top to -45px;