IE8 not showing background image
-
Hi,
Internet Explorer does not display the background image, the other browsers are fine.
This is my code:
body {
background:url(images/orangewallpaper.png)repeat;
margin: 0 auto;
padding: 0px;
width:1150px;
}
It works in Chrome, Firefox and Safari not in IE8Any ideas? thanks
N
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘IE8 not showing background image’ is closed to new replies.