View Full Version : Nav Bar on the left
Well I tried the header and it displayed it at the top! :(
Tried the templates with a two column table and it failed as it displayed at the top.
One Column had the nav bar and the other all the "forumhome" template info in it.
Thanks In Advance.
What exactly are you asking?
-jim
I want a nav bar on the left of the board like clubbers.ws has.
<TABLE CELLSPACING="0" CELLPADDING="0" BORDER="0" ALIGN="LEFT">
<TR><TD>
Left - Navigation Bar
</TD></TR></TABLE>
<TABLE CELLSPACING="0" CELLPADDING="0" BORDER="0">
<TR><TD>
Right - Forums
</TD></TR></TABLE>
PeF almost has it.
Put this in your header:
<TABLE CELLSPACING="0" CELLPADDING="0" BORDER="0" ALIGN="LEFT">
<TR><TD>
Left - Navigation Bar
</TD></TR></TABLE>
<TABLE CELLSPACING="0" CELLPADDING="0" BORDER="0">
<TR><TD>
And put this in your footer:
</TD></TR></TABLE>
-jim
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.