Closed (fixed)
Project:
Zen
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2009 at 03:02 UTC
Updated:
29 Jul 2010 at 17:20 UTC
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