The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
For some reason my forum is not centered, any idea where I can center my forum ?
|
|
#2
|
||||
|
||||
|
Try adding the following selector to your "additional_css.css" template:
HTML Code:
#wrapper {
margin 0 auto;
}
|
|
#3
|
||||
|
||||
|
Your issue appears to be caused by this line in your css_additional.css.
Code:
#wrapper,#footer {
max-width: 1100px
}
Try removing that line. |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|