Changing Menu Colour

GK User
Mon Sep 05, 2011 2:33 pm
Hello all, bit of a noob question but I can't seem to find when in the css I change the values for this.

Image

Where do I change the value of the unselected text in the main menu?
User avatar
Fresh Boarder

GK User
Thu Sep 08, 2011 9:48 pm
Anyone?
User avatar
Fresh Boarder

GK User
Fri Sep 09, 2011 7:22 am
Give me the link to your site.
User avatar
Fresh Boarder

GK User
Fri Sep 09, 2011 9:21 am
It's currently offline - if there is a PM system on here I can PM you login details.
User avatar
Fresh Boarder

GK User
Fri Sep 09, 2011 9:36 am
I just need to see the HTML and CSS code. You can also told me, which a template are you using including the Joomla version.
User avatar
Fresh Boarder

GK User
Fri Sep 09, 2011 9:38 am
I'm using Financial Business template and joomla 1.7 - the css code for the menu is the same as in the zip file hosted on this site.
User avatar
Fresh Boarder

Konrad M
Fri Sep 09, 2011 9:44 am
Hi
Try add to override.css
Code: Select all
div.gk-menu > ul.level0 > li > a {
    color: #1B1F23; // here put your value
}

and remember to enable override.css option in template settings
User avatar

GK User
Fri Sep 09, 2011 9:51 am
Worked a charm - thank you.
User avatar
Fresh Boarder

Konrad M
Thu Sep 15, 2011 9:36 am
I'm glad I could help ;)
User avatar


cron