View Single Post
  #2  
Old 12-30-2007, 03:10 PM
 
balinor balinor is offline
 

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

Default Re: How to add link to picture in Help.tpl

Add an html link around in using basic html:

<a href="pages.php?pageid=x"><img src="{$ImagesDir}/my_picture.gif" align="center" alt="" border="0" /></a>
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote