How Do I break teh categories into parts rather than having it all as one large table.
__
__1
__
__2
becomes
__
1
__
__
2
__
EDIT: by parts I mean; having the main category and its forums together, then line break line break and the next category with its forums, more breaks etc.
Thanks!
Currently I am using the BBTech template and would like to be able to separate the cetagories. I've seen the <!-- BEGIN catrow -->, <!-- BEGIN forumrow -->, <!-- END forumrow -->, <!-- END catrow --> in the index_body.tpl but I'm been messing with it for atleast 3 hours now and I have no head way on solving my problem.
lol in the end I'm going to feel pretty dumb knowing how to solve it XD.