View Single Post
  #2  
Old 05-28-2005, 06:31 PM
 
longhorn180 longhorn180 is offline
 

Senior Member
  
Join Date: Apr 2004
Location: Richmond, Virginia
Posts: 187
 

Default

Try putting the images in your skin1/images folder. Then instead of this:
Code:
[img]images/cbr.gif[/img]
Use this:
Code:
[img]{$ImagesDir}/cbr.gif[/img]
to call your images. This is the easiest way to use images in your templates.
__________________
4.1.9 (Linux) Live Store
www.thecrackedbook.com
Find used books and out of print books.
Reply With Quote