please help: header – change width
-
Hello everybody!
My website is: http://www.yochitosway.de
I am currently modifying a theme and would like to span the header background image over the whole site – but I have no idea how to do this.
The header image is called header_bg.gif and is loaded through a css file:
#header {
width: 100%;
height: 118px;
background: transparent url(images/header_bg.gif) repeat-x left top;
}Now it says 100%, but still the image is not shown over the whole page.
How can I change this?
Thanks for your help,
with best regards!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘please help: header – change width’ is closed to new replies.