----------------------------UPDATE----------------------------
For anyone who wants to remove the extra space on the bottom of each category go to FORUMHOME_FORUMBIT_LEVEL1_NOPOST are remove the following code.
PHP Code:
<tr><td class="thead" style="line-height: 0; padding: 0; margin: 0;" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>"><img src="$vboptions[cleargifurl]" alt=" " width="1" height="8" /></td></tr>
<if condition="!$show['collapsable_forums']">
Quote:
Originally Posted by mikey1991
no-one has noticed how this goof's up any orphan forums you may have? Go on, go ahead, with this edit in place, make a forum which is not a category, and has no parent category, aka, an orphan forum, it will show the forum, but with no table around it.
|
Yea thank you for posting that, I'll see if i can find some kind of work around of some sort.