The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
space above forum?...
how do i remove the space above the forum? http://www.likenota.com/forums/
|
#2
|
|||
|
|||
In your css, change the margin to have a 0px as the top for the body tag.
Code:
margin: 0px 0px 0px 0px; |
#3
|
|||
|
|||
AdminCP > Styles & Templates > Style Manager > (From right pane drop down menu) Main CSS.
Look for the body select (should be set of boxes) and find margin: 5px 10px 10px 10px;. Simply change that to: margin: 0px; |
#4
|
|||
|
|||
thank you..
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|