Quantnet,
I figured out the easiest way to do it.
Remove from the
header template:
---------
In
navbar template:
Add to the last line:
Find:
PHP Code:
<!-- breadcrumb, login, pm info -->
<table...width="100%">
AND
PHP Code:
<!-- nav buttons bar -->
<div align="center">
<table...width="100%">
Change both 100% to the same pixel width as your banner, i.e. "800"
---------
If you use vBadvanced, add
to the "Portal Output Global Variables" in the
vBa CMPS Default Settings. Do not include the $ for this step.