Go to your navbar template and remove the stuff starting at:
Code:
<!-- nav buttons bar -->
ending with:
Code:
<!-- / nav buttons bar -->
and then starting at:
Code:
<!-- NAVBAR POPUP MENUS -->
and ending with:
Code:
<!-- / NAVBAR POPUP MENUS -->
I think that should do it. Sometimes I just comment stuff out to make sure..... If you want to try that, then just put:
at the beginning of what you want to comment out, and
at the end.