The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
100% width
I would like to integrate VB4 in my current site so I would likte to put my site header above the forum.
It was not so difficult just putting the site header in header.php but I can't find out how to cover 100% of the page. The VB4 forum has gray margins at the left and right side of the page. |
#2
|
|||
|
|||
Is there no way to have a site header of 100% above the forum
and the forum self as it is by default? |
#3
|
||||
|
||||
In Stylevars find: doc_margin
Change the "Right" & "Left" to 0 Then Search in Templates for: Code:
.body_wrapper { Add this a new a line within the .body_wrapper css: Code:
margin-right: 75px; margin-left: 75px; |
#4
|
|||
|
|||
fantastic! Thank you.
Do you know also how to make the forum header smaller? (the blue header with the buttons Home, Forum, Blog, What's new....) |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|