View Single Post
  #2  
Old 09-12-2005, 10:09 AM
 
balinor balinor is offline
 

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

Default

Just edit the code in welcome.tpl and add the images like you would any html document. The only difference is, you will call your images this way:

<img src={$ImagesDIr}/imagename.jpg">
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote