Just delete the code from forum home that makes the shoutbox show up. In navbar, add the code:
PHP Code:
<tr><td class="vbmenu_option"><a href="shoutbox.php">Shout Box</a></td></tr>
after
PHP Code:
<if condition="$show['wollink']"><tr><td class="vbmenu_option"><a href="online.php?$session[sessionurl]">$vbphrase[whos_online]</a></td></tr></if>
tell me if that worked.