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}