Shape 5

Joomla Free Templates => Design Control - Free => : marbaz December 02, 2013, 12:32:28 PM



: Menu color (hover) [SOLVED]
: marbaz December 02, 2013, 12:32:28 PM
Hi, please look at http://testpagina.de/ (http://testpagina.de/)

How can i change the (hover) color of the menu?

I need to change the white color into a green color,

Any tips?



: Re: Menu color (hover)
: mikek December 02, 2013, 01:00:45 PM
Hello,

Line 192 of s5_flex_menu.css:

#s5_nav li.mainMenuParentBtnFocused, #s5_nav li:hover, #s5_nav li.active:hover, #s5_nav li.active.mainMenuParentBtnFocused {
background:#FFFFFF !important;
}

In the future you can use firebug to easily identify these areas of css.


: Re: Menu color (hover)
: marbaz December 02, 2013, 02:01:22 PM
Hi Mike,
thanks for your quick answer.
I didn't think about Firebug, thought the color change could be archieved through the backend/ template-options :-)

Anyway, many thanks!

Kind regards,

Martin