Re: Trying to insert image into welcome txt
You have this:
src="<img src=" align="left" border="0" chef_th.jpg? {$ImagesDir} />
You need this:
<img src="{$ImagesDir}/chef_th.jpg" align="left" border="0" alt="" />
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
|