Shape 5

Joomla Templates => Pantheon - Club => : jaco75 September 22, 2010, 10:18:12 AM



: suckerfish not active menu background
: jaco75 September 22, 2010, 10:18:12 AM
Hello
i try to change background in my not active menu. I want to have background image bottom all main menu items when is no active (this same png like now active) and when it is active i want to have a little bit darker png.

Answer for second part of my question is probably here:
 
#s5_navv ul li.active span.s5_outer_active {
background:url(../images/s5_menu_r.png) no-repeat top right;
height:50px;
display:block;
}

#s5_navv ul li.active {
background:url(../images/s5_menu_l.png) no-repeat top left;
padding-left:12px;
}

I suppose that all what i need is to make darker png.

But i'am not sure, and this first part my question ist for me mystery.

Sorry for my English :-)

Best Regards Tomek


: Re: suckerfish not active menu background
: mikek September 22, 2010, 12:53:15 PM
Hello,

I am sorry but I am not sure I understand what you are trying to change. Can you post an image or screenshot of specifically what you want to change?