PDA

View Full Version : Help with expanding the navbar


CrashPush
07-14-2010, 03:21 PM
Can someone help me with expanding the breadcrumb/navbar to the edge of the forum page. I would like to expand the navbar to fill the empty white spaces to the left and right of the navbar.

Harry

BirdOPrey5
07-14-2010, 07:36 PM
In the navbar template find: <!-- breadcrumb, login, pm info -->
and in the table tag beneath that set the width = 100%.

CrashPush
07-14-2010, 10:57 PM
It already is set at 100%. Also I even tried setting to the width of the forum and threw the body of the forum out of line.

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">

Dan!
07-15-2010, 07:40 PM
Styles & Templates > Main CSS > Body >> width:900px; >> Save

Edit the actural width to whatever size you want, should do the trick fine.

CrashPush
07-15-2010, 11:23 PM
Styles & Templates > Main CSS > Body >> width:900px; >> Save

Edit the actural width to whatever size you want, should do the trick fine.

Thanks but that's not what I need help with.

--------------- Added 1279283004 at 1279283004 ---------------

I'm trying to expand the breadcrumb/navbar table to the edge of the forum body. Anyone?

CrashPush
07-19-2010, 12:02 AM
Can anyone please help me out with this issue.