The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how to remove space between forum and browser
how do i remove the space between forum and browser?
here is a pic of my current forum: http://i197.photobucket.com/albums/a...ntitled-10.jpg i want it so that my forum touches the end of the browser. i dont want the whitespace and the grayspace at the edges of the forum. help would be appreciated! |
#2
|
||||
|
||||
Change your spacer_open template to have a 100% width.
|
#3
|
|||
|
|||
You should just be able to edit the CSS for Body.
So go to your style manager -> Your style -> Main CSS -> Body (top one) In the "Extra CSS Attributes" change this: Code:
margin: 5px 10px 10px 10px; Code:
margin: 5px 10px 10px 0px; |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|