background image for the header without the menu


is it possible to have a background image for the header without the menu "?
I tried this code:
---------
#Top_bar { 
background-image: url("IMAGE URL");
background-color: #fff !important; 
}
------------
but this code sadly included the menu under it ..
image

Comments

Sign In or Register to comment.