View Single Post
  #4  
Old 05-14-2012, 07:53 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Load different style sheets for main categories

I have done this for a client. You need to get your main cats assigned to smarty at all times with the one being used assigned as well so you can base the css file load on it. Then in templates you just use an if statement which css file to load. It has to be done in php
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote