View Single Post
  #1  
Old 12-29-2007, 12:51 PM
 
Manuel Barquin Manuel Barquin is offline
 

Advanced Member
  
Join Date: Dec 2007
Posts: 37
 

Default How to add link to picture in Help.tpl

Hi:

I have used the following code to insert an image in the help.tpl Menu:

<img src="{$ImagesDir}/my_picture.gif" align="center" alt="" />

It shows great, but I would like it to link to a static page. How can I make the picture clickable?

Regards,
Manuel
__________________
-X Cart Gold V4.3
Reply With Quote