Sunset, post the exact code you are using, in what template you put it, and where you put it. (we don't need the whole code, just what is right before and after your <img> tag. Also the directory structure and file name of the image i.e. I placed it in /skin1/images, file name is myimage.gif, code used to call it is <img src="{$ImagesDir}/myimage.gif">, placed it in welcome.tpl right after "Welcome to x-cart" and before "this is a secure store". A link to the page where the image is not showing up would be greatly beneficail as well to those trying to help.
P.S. The only thing wrong with this code:
Quote:
<img src="{$ImagesDir}/imagename.jpg">"
|
is the extra " at the end.
