View Single Post
  #2  
Old 01-17-2009, 10:14 AM
 
balinor balinor is offline
 

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

Default Re: Image in body of home page

Open up customer/main/welcome.tpl, which is the 'box' that contains the home page data. Add this where you want the image to appear:

<img src="{$ImagesDir}/imagename.gif" alt="" />

Then upload the image to skin1/images
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote