Works like a charm, However i had one issue with it:
As soon as i altered the forum_home by replacing the part of the what's going on box with
Code:
<tbody>
<tr>
<td class="tfoot" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
<a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a>
<if condition="$vboptions['forumleaders']">
<a href="showgroups.php$session[sessionurl_q]" rel="nofollow">$vbphrase[view_forum_leaders]</a></if>
</strong></div></td>
</tr>
</tbody>
</table>
<br />
<!-- end what's going on box -->
Just like you specified, the border on the right of my box using the browser
Opera (all the other browsers work fine) expands like this: (see attachment)
How can i fix this? Help would be appreciated