Hi
I was wondering if someone can help and tell me how I can change the background color of the entire header. (Zen classic)
I checked inside zen classic css but could not figure out where to make the changes
I want it to be black, or I want it to be an image your help is very appreciated
Comments
Comment #1
nevets commentedTry using the Firebug extension firebug. Using the inspect feature you should be able to tell what html the header is, what css id/classes used and any existing css rules that apply.
Comment #2
aharown07 commentedI'm trying to do something similar and so far Firebug has not been helpful.
Comment #3
aharown07 commentedOK, this worked for me... in zen-classic.css
Just remove the "url..." part if all you want is color
Comment #4
akalata commented