Jump to content

CSS color issue in Internet Explorer 8?


random1

Recommended Posts

I have the following page display:

 

http://img88.imageshack.us/img88/5930/39501348.jpg

 

(The left is in Internet Explorer 8, the right in the latest version of Firefox). [The right is correct]

 

The sailing boat image is on top of a body given a background using CSS.

 

background-color:#066e95;
background-image:url(images/backgrounds/body.png);
background-position:top;
background-repeat:repeat-x;

 

Why does IE not display the right color as in Firefox?

Link to comment
https://forums.phpfreaks.com/topic/179573-css-color-issue-in-internet-explorer-8/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.