View Single Post
  #8  
Old 09-04-2009, 08:45 AM
 
ChristineP ChristineP is offline
 

eXpert
  
Join Date: Jul 2008
Posts: 310
 

Default Re: Image missing in Internet Explorer

In my experience, I found that the height and width need to be defined with IE. The other problem I noticed with IE is the acceptance of certain image formats (ie. .png, .jpg, .gif)

Quote:
Originally Posted by rageon75
This is what I put in the "products.tpl" file to make the image appear:

<a href="http://www.chimera-bikes.com/pages.php?pageid=11"><img src="{$ImagesDir}/bike_size.jpg" alt="Bikes Sizes Chimera Bikes" width="" height="" border="0" align="middle" /></a>

What do I need to change to make it work in Explorer?

Tal I appreciate all your help.
__________________
______________
version 4.1.9 Gold
Reply With Quote