The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi there,
Does anyone know how I can move all of my forum from the center as it is now, to the left of the screen? Cheers |
#2
|
||||
|
||||
![]()
set the stylevar doc_margin, left and right, to auto?
(Really impossible to guess since you didn't post a link to your site.) |
#3
|
|||
|
|||
![]()
Hi Lynn,
thanks for the reply. heres a link http://www.yoliverpool.com/forum/forum.php i want to shift the whole forum over to the left of the screen. I have tried changing what you mentioned in your reply but it hasnt changed |
#4
|
||||
|
||||
![]()
Your site won't even load for me. And actually, you want it all moved to the left? Then yeah, auto won't work. Put in an actual number instead for the left and right and see if that works. If you have a custom style, then you may need to ask the designer.
|
#5
|
|||
|
|||
![]()
set the stylevar doc_margin to this (Make sure to change the option to YES):
![]() or add the following to additional.css: Code:
body {margin:0;} ![]() if you'd like to give the left just a slight margin, modify the style var like so (substitute whatever number you'd prefer): ![]() or add the following to additional.css: Code:
body {margin:0 0 0 1em;} with 1em it will look like this: ![]() //procrastinating ![]() |
#6
|
|||
|
|||
![]()
thanks
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|