View Single Post
  #4  
Old 12-29-2004, 05:58 AM
 
balinor balinor is offline
 

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

Default

In home.tpl, replace this:

Code:
{ include file="help.tpl" }

with this:

Code:
{ include file="help.tpl" } [img]{$ImagesDir}/yourimage.jpg[/img]

where yourimage.jpg is the name of your image file. Upload the image into the skin1/images directory, and you'll be all set.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote