Hay , this is the link to my site
http://www.taqshop.com/xcart/
In home page you can see the category beeing displayed as box. when i go into a specific category i want only that category image to be displayed and rest blackened.
some how i have made it to do this.. then i faced teh problem. when i go into the subcategory or products i want the root category image to be displayed

. but unfortunately all gets blacked ..
teh condiotion i used was
{if $main eq "catalog" and $current_category.category eq "" or $cat eq '260'}
displayssss
{else}
dont display
{/if}
is their anyway to do this guys??
