View Single Post
  #6  
Old 12-06-2011, 10:36 AM
  JWait's Avatar 
JWait JWait is offline
 

X-Man
  
Join Date: Nov 2005
Location: California
Posts: 2,440
 

Default Re: Putting Shipping pictures on the right hand side column

I would get a good text editor instead of trying to use Dreamweaver to edit templates. The one I use is PsPad, www.pspad.com. Its free, and works for php, html etc. as well.

Anyway, yes. you would just add something like
Code:
<br /> <img src="{$ImagesDir}/Image.jpg" width="150px" height="50px" alt="Image Description" /> <br />

where you want your image.
__________________
Two Separate X-Cart Stores
Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux
Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series.
Integrated with Stone Edge Order Manager + POS

Version 4.1.12 Gold (fresh install) - X-AOM - Linux
Mods - XCSEO free
Reply With Quote