View Single Post
  #2  
Old 07-02-2008, 04:23 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Images Lost when X-cart creates HTML

The correct way to call an image is:

<img src="{$ImagesDir}/imagename.jpg" alt="" />

And upload images to the skin1/images directory.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote