PDA

View Full Version : Off centering with Showthread


MixMakers
09-27-2007, 11:25 PM
For some reason my showthread is a bit off centered. I can't explain it too well, so I've included a picture:

http://img215.imageshack.us/img215/2954/asdfzz9.gif

http://img215.imageshack.us/img215/2954/asdfzz9.gif

Alibi
09-27-2007, 11:41 PM
looks like more of a navbar issue to me

--------------- Added at 20:44 ---------------

try editing this in your navbar

<!-- breadcrumb, login, pm info -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" >
<tr style="background-color:#DEE3E7">
<td class="alt1" width="100%" style="background-color:#DEE3E7" >
<if condition="is_array($navbits)">

MixMakers
09-27-2007, 11:49 PM
Thanks for the quick response. I didn't have that exact code, but the width was already set @ 100%:

<!-- breadcrumb, login, pm info -->
<table class="vb_navbar" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>

Alibi
09-27-2007, 11:51 PM
yeah right. try making it 95% etc... that's what i'm saying
play with it a little see what works

MixMakers
09-27-2007, 11:57 PM
Ah okay sorry about that.

It worked..kind of. Although the nav part fits now, it's still off centered on the showthread page (the actual post still hangs out like in the pictute), and now the navbar on the forum home also shrunk and is out of proportion with everything else.

Alibi
09-27-2007, 11:59 PM
yeah it was just an idea. i do better with hands on than i do offering up advice sorry man..lol

MixMakers
09-28-2007, 12:38 PM
yeah it was just an idea. i do better with hands on than i do offering up advice sorry man..lol

Ah np. Anyone else with any other suggestions/ideas?

Princeton
09-28-2007, 01:00 PM
one would have to see the generated html to help
can you post the url?

MixMakers
09-28-2007, 07:40 PM
one would have to see the generated html to help
can you post the url?

http://xratedboards.com/showthread.php?p=5#post5 (only 1 post on the site so no need to worry about nsfw stuff)

--------------- Added at 18:08 ---------------

Bump