View Single Post
  #2  
Old 05-24-2005, 03:00 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

im sure youll find stuff like this in the custom mods forum but the basic rule is something like this.

Code:
{if $cat eq "1" } [img]{$ImagesDir}/yourpic_1.jpg[/img] {elsif $cat eq "2"} [img]{$ImagesDir}/yourpic_2.jpg[/img] {elsif $cat eq "3"} [img]{$ImagesDir}/yourpic_3.jpg[/img] {else} [img]{$ImagesDir}/yourpic_normal.jpg[/img] {/if}
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote