I would like to add an image as the background to the 'header', without it also effecting the nav-bar.
What CSS would i use for this? I have used firebug and have only been able to make that change to the entire Header area (including nav-bar).
adding image to 'background' of header only (not Nav-Bar).
Started by
leahna
, Nov 29 2010 11:06 PM
2 replies to this topic
#1
Posted 29 November 2010 - 11:06 PM
#2
Posted 30 November 2010 - 02:43 AM
Hi Leahna - Would setting the two separately work? For instance, set the #header div to have the background that you want. But, also set the the #primary-nav div to have the background you want that one to have. (Hopefully that makes sense.)
Are you able to provide a link as well?
#3
Posted 30 November 2010 - 05:07 AM
Thanks Kate! I got it, finally. You helped alot.










