CSS attribute to change header menu color?
                    I'm trying to modify the default theme only slightly to have the header with a white background, but as the menu text is also white I've run into a problem. I've set color to #8d8d8d on every possible class under /*header*/ in the default styles.css but the menu text continues to be white. 
Does the menu li text have a css class attributed to it in a different .css file? I'm at a loss.
Any ideas?
Thanks
                
                        Does the menu li text have a css class attributed to it in a different .css file? I'm at a loss.
Any ideas?
Thanks
                
            Tagged:
            
        
0          
            
        
            
Comments
It's great for designing and troubleshoot.
edit: Firebug says this > #Menu a, #Menu li.Active a has #FFFFFF attributed, but #Menu li.Active a doesn't exist anywhere in my style.css file
arg!
edit#2: after trawling through the code I found it, I couldn't search for it for some reason. huzzah!
There was an error rendering this rich post.