main menu highlighter

Premium, Furniture Joomla Design Shop Template with K2Store support
GK User
Tue Jul 03, 2012 1:39 pm
Hi - can usually change these things easily - when you hover over the main menu there is a background image or colour - a beige colour that appears. Where do i change that?

pic attached.

Also how do i adjust the height of the menu and keep the items centred?

thank you!!
User avatar
Fresh Boarder

teitbite
Tue Jul 03, 2012 5:23 pm
Hi

Please show me Your page.
User avatar
Moderator

GK User
Wed Jul 04, 2012 10:16 am
User avatar
Fresh Boarder

teitbite
Wed Jul 04, 2012 11:27 am
Hi

Here is a code for a menu item background when mouse cursor is over:

Code: Select all
#gkMainNav .level0 > li:hover {
    background: none repeat scroll 0 0 #A39F8C;
}
User avatar
Moderator


cron