View Single Post
  #19  
Old 05-24-2012, 07:56 AM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default Re: Load different style sheets for main categories

I use this on product or category pages to get the top category id of the current location:

PHP Code:
{assign var=topId value="="|explode:$location.1.1}
{
assign var=topId value=$topId|@end
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote