PDA

View Full Version : FORUMDISPLAY width problem


treydawg
11-11-2008, 04:08 PM
For some reason I can't get my middle table that contains my forum and thread content to be the same size as my header and footer tables. My website is www.talkbuffalosports.com. Can someone help me?

UKBusinessLive
11-11-2008, 04:52 PM
have you played with......

Style Manager > find your style > Stylevars

Look at "Form Width" (pixels)
(This value specifies the width in pixels of most forms in the vBulletin interface)

have a bash making it the same pixel width as your header :)

treydawg
11-11-2008, 05:01 PM
I don't believe that is the problem. It's some kind of table sizing issue. All the other tables are correctly set to 1000px except for the middle one. It worked fine until I updated to 3.7.4.

UKBusinessLive
11-11-2008, 05:09 PM
Have you tried making your header the same pixel with as the forum as oppose to the other way round, if you keep all proportions then it will only be a little bit taller.

Just a thought

treydawg
11-11-2008, 05:11 PM
I had it working the other way before and I really liked how it looked.

UKBusinessLive
11-11-2008, 05:37 PM
Try this

AdminCP -> Styles & Templates -> Style Manager -> StyleVars -> Main Table Width

Edit the value to the desired width (A percentage e.g. 80%, or a pixel value e.g. 720)

Just play with the percentage until its right, I don't know what else it could be :erm:

treydawg
11-11-2008, 05:43 PM
Try this

AdminCP -> Styles & Templates -> Style Manager -> StyleVars -> Main Table Width

Edit the value to the desired width (A percentage e.g. 80%, or a pixel value e.g. 720)

Just play with the percentage until its right, I don't know what else it could be :erm:

Yeah, I got that to 1000px and that is why my header and footer tables to the forumdisplay part come out right. For some reason that middle table doesn't want to cooperate.