The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Forum center instead of left
Hey,
i have a skyscraper on my forum www.flugzeugforum.de The problem is that my forum is not placed in the middle but on the left side. My additional.css for the skyscraper: Code:
body { max-width: none; width:100%; } #main { width:900px; position:static; float: none; padding: 5px 180px 0px 5px; } #ss_side { position:fixed; left:910px; top:0; } Best regards Majora |
#2
|
||||
|
||||
If you want the forum centered, you would need to have the margins set to auto and then give it an actual width.
However, you will then need to change the positioning of your skyscrapper since you currently have it's position fixed. You are going to have to play around with it a bit. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|