The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi mates,
i have a forum http://magestic.net You can check that the header width and footer width is not as same as body width. Can someone tell me what to do to make the width of header as same as body width ? its a 3.8.4 version thanks --------------- Added [DATE]1365389354[/DATE] at [TIME]1365389354[/TIME] --------------- Please reply someone.. |
#2
|
|||
|
|||
![]()
can someone help me...?
|
#3
|
|||
|
|||
![]()
As I look at your FORUMHOME page, I see the following line:
HTML Code:
<div class="page" style="width:1000pxpx; text-align:left">
To make everything match, either set the width of your header and footer to 1000px, or set the width of the "page" class to 100%. |
#4
|
|||
|
|||
![]()
thanks darnoldy for replying but the question i put is still there how to make the width of header and footer as same as body. Means, where to do it? I checked the Forum home template but that code you mentioned is not there....please help.
|
#5
|
|||
|
|||
![]()
Somebody has customized your templates. Without going through every line of code, It looks like you need to set the width for 3 divs.
Add the following line to your custom CSS in the Admin control panel: HTML Code:
#headerfix, #lineIn, #footerfix {width:960px;} |
#6
|
|||
|
|||
![]()
hi darnoldy have added #headerfix, #lineIn, #footerfix {width:970px;} to the css but the left side has not collapsed...but right part is looking ok now. Can you tell me how to fix that left part..?
thanks |
#7
|
|||
|
|||
![]()
Try editing the style you just added to:
HTML Code:
#headerfix, #lineIn, #footerfix {width:960px; margin-left:auto; margin-right:auto;} |
#8
|
|||
|
|||
![]()
Thanks darnoldy, that did it
![]() One more thing, that theme has postbit legacy template in use by default, when i turn it to no then it won't change the style of postbit to standard style, how can i change the style of postbit pages like the style of postbit in this vbulletin forum...please help me fixing it too ![]() |
#9
|
|||
|
|||
![]()
You will probably have to contact whoever created the theme and have them modify the Postbit template to your specifications.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|