| 
 
				 IF then question about root level categories 
 Is there a way to determine what Root Level category that a sub category is under. 
 What i'm trying to do is a tabbed navigation. If the category page you are is under a certain root category, then highlight a certain tab.
 
 is there such a thing as
 
 If
 category = x
 then
 style="current"
 
 Thanks in advance for your help.
 Lyn
 |