Re: Load different style sheets for main categories
This seeems to work -
{if strpos($smarty.server.REQUEST_URI, "SWCHS") !== false}
<p>SWCHS image/CSS</p>
{else}
default image/css
{/if}
Needs proper testing but seems like a possible simple solution.
Where and in what template is this needed to load override CSS?
many thanks for your help. Much appreciated.
__________________
tech990
|