Say i wanna add an image border around the alt part right here....
where would i put it?
.. i know how to do an image border, just not know where to put it :\
You would need to alter the HTML table structure to do that. In the level1_nopost, there should be a section that says if there are child forums, then there's a tbody and a variable for the subforums. What you need to do is change it so the tbody has a single cell in it, then start a new table in that cell with a CSS border with the desired attributes, putting the subforums variable in the table. Doing this will cause the columns to be missaligned between catagories.