Log in

View Full Version : help with big blank space


jwashburn
09-29-2006, 05:25 PM
I have somehow gotten a big blank space inbetween my navbar and my content.

Any ideas where I might have screwed this up. I didnt notice it until recently so I dont know how long it has been there.

http://www.norcalmotocross.com/forum/

ZacUSNYR
09-29-2006, 05:30 PM
<div class="vbmenu_popup" id="zointsprofile_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">Zoints</td></tr>
<tr><td class="vbmenu_option">

<a href="member.php??u=0" target="_blank">My Profile</a>

</td></tr>

</table>
</div>
<!-- / zoints.com menu -->


Is what is causing the space. Check your FORUMHOME template -


$navbar

<!-- main -->


Find those parts - anything in between is what is causing the white space - I believe you'll see that code for Zoints stuff up there right in that section.