Background image not showing [solved]
Posted: Tue Feb 08, 2011 12:00 am
Hi,
I've created a template from my graphic designer who has given me the HTM and CSS and the images. When I view the page I created with the template, the background image doesn't show but when I hit the URL of the image directly it displays no problem and I am hoping someone could tell me why.
This is how the CSS was done:
.blok_header {
background: url("images/hdrbg.gif") repeat-x scroll center top transparent;
margin: 0;
padding: 0;
}
Thanks in advance for your help.
Geediu
I've created a template from my graphic designer who has given me the HTM and CSS and the images. When I view the page I created with the template, the background image doesn't show but when I hit the URL of the image directly it displays no problem and I am hoping someone could tell me why.
This is how the CSS was done:
.blok_header {
background: url("images/hdrbg.gif") repeat-x scroll center top transparent;
margin: 0;
padding: 0;
}
Thanks in advance for your help.
Geediu