Re: Category Display
There is no need of any module. In home.tpl in <head> section
{if $current_category.categoryid eq "xx"}
load yyy.css
{else}
load zzz.css
{/if}
or just the first portion of the {if} if you are looking to just load css file on specific category and everything else stays the same.
__________________
Steve Stoyanov
CFLSystems.com
Web Development
|