how to change orange menue color

GK User
Mon May 16, 2011 7:12 am
Hello!

I am working around with this fantastic template.
There is just one thing I am not able to find:

Where can I change the orange color of the menue?

I searched in the gk_stuff.css and tried to change the color but without any result.

I would be glad, iv you could help me out wizh this.

If needed, my site is at: www.rdmag.de/rdm666


Thanks a lot in advance!

Best!

martin
User avatar
Fresh Boarder

teitbite
Mon May 16, 2011 11:35 pm
Hi

I cannot tell exacly witch file because You have a css csche enabled. I believe You need to disable it to see changes. The class is

Code: Select all
#gk-nav ul.level0 > li > div > div.childcontent-inner-wrap, #gk-nav ul.level0 > li > div div.childcontent div.childcontent-inner-wrap {
    background: none repeat scroll 0 0 #BC3726;
}


and most probably it can be found in styleX.css file.
User avatar
Moderator

GK User
Tue May 17, 2011 1:35 pm
Hi,

thank you so much for your help!
That worked fantastic for me!

My mistake was the cached and compressed css. So I wasn't able to see the changes!

Now everything is great!

Thx again!

Best!
martin
User avatar
Fresh Boarder

teitbite
Wed May 18, 2011 4:29 pm
Hi

No problem. Glad I could help.
User avatar
Moderator


cron