Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

IE Not Showing Products Image


WebStar_101

Recommended Posts

The first thing to check is what address is given for the images? Is it correct? Is it using the <base href= tag to define the full address? Sometimes IE seems to get the wrong address here. By the way, is it IE8 or an earlier version? Try displaying the image directly: http://www.mysite.com/catalog/images/productname.jpg or whatever the path is. Can you display it there? If so, the address and base used in osC may need adjusting.

 

Second, if you can't display it directly, are these JPEG images? If so, check if they were made with a CMYK color model. Firefox can handle CMYK and RGB color models, but IE can only handle RGB. You will have to put your images into a graphics editor and re-save them in RGB color model.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...