
12-16-2010, 08:38 PM
|
 |
Senior Member
|
|
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by BirdOPrey5
What about if you just edit your templates and swap the header and navbar call?
example: in forumdisplay template change:
Code:
{vb:raw header}
{vb:raw navbar}
to:
Code:
{vb:raw navbar}
{vb:raw header}
I just tested this and it worked fine... sure you'll want to edit the navbar a little maybe to make it look better at the top but it works.
You'll have to make this change in every template that has the navbar in it (you can search templates for "{vb:raw navbar}") which is a bit tedious but a lot easier than erasing exsting templates and pre-registering variables.
|
Brilliant suggestion!
Mike runs off to hide behind a corner...
|