View Single Post
  #13  
Old 12-17-2006, 02:40 PM
  eaglemobiles's Avatar 
eaglemobiles eaglemobiles is offline
 

Senior Member
  
Join Date: Jan 2005
Posts: 167
 

Default Re: add icons netx to category names

Quote:
Originally Posted by ranger82nd
What if I wanted a different icon for each category?

use this code worked 100% for me.


<td align="right">
{if $categories[cat_num].categoryid == your cat no here}
<img src="{$ImagesDir}/your_image.gif" width="20" height="20">
{/if}
__________________
X-Cart Gold 4.3.2
X-Cart Gold 4.4.1
Unix

High Quality CCTV DVRs & Cameras
http://www.eaglemobiles.co.uk/CCTV
Reply With Quote