Shape 5

Joomla Templates => Basics - Club => : gary1417 September 23, 2011, 11:01:52 AM



: Image fader hiding sub-menu in basic template
: gary1417 September 23, 2011, 11:01:52 AM
Looked at other templates post and tried the z-index in suckerfish for basic but it is not working.. any suggestions


: Re: Image fader hiding sub-menu in basic template
: mikek September 23, 2011, 12:26:10 PM
Hello,

Please post a url.


: Re: Image fader hiding sub-menu in basic template
: gary1417 September 23, 2011, 12:58:19 PM
if you look at the button "about us"  http://calvaryofgarfield.org/main/


: Re: Image fader hiding sub-menu in basic template
: mikek September 23, 2011, 01:21:35 PM
Hello,

Add the following to the bottom of template.css and that should take care of it:

#s5_menu {
z-index:20;
}


: Re: Image fader hiding sub-menu in basic template
: gary1417 September 24, 2011, 08:40:17 AM
Thank You very much