footer background cannot repeat-x
-
Hi everyone,
I just get a CSS problem in my wordpress.
I cannot repeat-x of my footer background…
anyone know what happen?#access .menu-header,
div.menu,
#branding,
#main,
#wrapper,
#copyright {
margin: 0 auto;
width: 1000px;
}#bodyindex {
background:url(“images/index_02.png”) repeat-x 0% 0% scroll;
width: 100%;
margin-top: 50px;
}
#footer {
background:url(“images/index_02.png”) repeat-x 0% 0% scroll;
width: 100%;
}
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘footer background cannot repeat-x’ is closed to new replies.