The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vbulletin not centering
My site is set to a fixed width with margins left and right both set to auto. However the site seem to be centered more to the right of the page then left. I've checked the alignment on other objects and don't see any overflow from anything. Any ideas?
http://revenantgaming.com |
#2
|
|||
|
|||
This looks like a quirk with Morbid Themes (you can even see it appear off-center on their demo site http://digitalvb.com/demo/forum.php?styleid=15).
The "padding: 0 20px" on the <div class="morbid-box"> element seems to cause the body to go off-centered (not sure why). Try adding this to your additional.css template HTML Code:
.morbid-box { padding: 0; } |
#3
|
|||
|
|||
That did it, Thanks!!!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|