PDA

View Full Version : navbar


traderx
11-04-2004, 06:19 PM
Hello... Ok Brian, I have been adding the left and right modules to most of my other vb pages as been going on in the Modules on all pages (http://www.vbadvanced.com/forum/showthread.php?t=3213) thread. But now what I would like to do is have the navbar set in between the left and right columns to the pages that I have added the left and right modules to.

Basically I want the navbar in between the two modules on all the pages that have them and not on top of the module(s).

Is there a way that I can make this happen?

Coll

Brian
11-05-2004, 11:27 AM
In your 'adv_portal' template, just move the $navbar variable into the middle table cell.

Our Sponsors
 

traderx
11-08-2004, 12:12 AM
Thanks that did it