Change menu properties

GK User
Mon Dec 13, 2010 4:18 am
Basically i want to change the font color of the menu using hexadecimal color coding. I've changed a couple parameters in the css but they apparently have no effect of the colour scheme of the menu:)
User avatar
Fresh Boarder

GK User
Mon Dec 13, 2010 12:00 pm
In template.css file from line 132 you have code responsible for menu colors.
Code: Select all
#gk-nav #gk-mainnav .level0>li>a { color: #fff; background: transparent url('../images/menu_separator.png') no-repeat 0 0; }
...
User avatar
Platinum Boarder


cron