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 ..
Comments
you say that you want to set background image for header but want to remove menu completely? If this is what you mean, please send us url to site where you want to do this.
Thanks!