View Single Post
  #3  
Old 05-30-2010, 01:50 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Adding graphic below sidebox on category page

... and you need to close the div before the closing {/if}; also is always better to have width and height for the image

{if $cat ne ''}<div><img src="{$ImagesDir}/yourimage.jpg" width="xxx" height="xxx" alt="" /></div>{/if}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote