View Single Post
  #5  
Old 09-03-2009, 11:12 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Image missing in Internet Explorer

Quote:
Originally Posted by Tal
I'd suggest changing the {$imagesdir} to http://www.chimera-bikes.com/skin1/images/

Not quite sure why it wont properly parse the dir correctly.

I wouldn't do this. {$imagesDir} is the right way to do it. If you put the exact url there with http what happens when you look the page under https? A security warning. Your code looks ok however it could be the width and height with IE - put there your image dimensions
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote