Quick category display question
Hi there, i am currently trying to cut the categories navigation sidebox up further. I have two root type of categories with children and would like to cut the display up so rather than showing the two in one sidebox i have a second sidebox to display the other category.
now i have been routing through the code (mainly categories.php) and have tried editing the SQL query so that it returns only results where the parent_id is either 1 (collection) or 2 (department) but whatever changes i make don't seem to do anything 
I have made it so that the category name is no longer displayed so that parts not a problem. Kudos
Walking down the windy path, trying not to get blown off