Posted: 02/09/2006 2:53:07 PM
In the file
/themes/default/inlink/detail/link.tpl
Change this line:
<inp:link _field="additional_params"/>><img src="<inp:link _field="image" _Thumbnail="1" _NoThumbnail="0" _primary="1" _Name="main" _defaulturl="img/noimage.gif" />" border="0" alt="jump to site" />
To this:
<inp:link _field="additional_params"/>><img src="<inp:link _field="image" _Thumbnail="1" _NoThumbnail="0" _primary="1" _defaulturl="img/noimage.gif" />" border="0" alt="jump to site" >
Also be sure whe you add the image in the Catalog screen click Save then click Save again at the next screen.