View Single Post
  #8  
Old 09-13-2006, 10:45 PM
 
inebriate inebriate is offline
 

eXpert
  
Join Date: May 2006
Posts: 301
 

Default Re: 2 Main Category Sections...how?

Quote:
Originally Posted by justme
This is just what I was looking for! Thanks!

What is the code for a categories3 box, such as
{if $categories[cat_num].order_by > 300 but <500}

I've been searching, so far I haven't found what works.

Thanks in advance for your help.

{if $categories[cat_num].order_by > 300 and $categories[cat_num].order_by < 500}
__________________
x-cart pro 4.0.18
linux
www.fabric8d.com (currently undergoing construction)
Reply With Quote