2015-04-07, 05:42 PM
How do I set the page content width?
I have added some of my own pages to MyBB but some must not be that wide.
.css
#container width does not work
.wrapper does not work
They decrease the whole pages width
html
<table width=x> does not work
<div width=x> does not work
This is what I mean:
![[Image: 07A8sFQ.png]](https://camo.mybb.com/5954853a0b254ed725d6b845006433820d1f77e9/687474703a2f2f692e696d6775722e636f6d2f303741387346512e706e67)
I have added some of my own pages to MyBB but some must not be that wide.
.css
#container width does not work
.wrapper does not work
They decrease the whole pages width
html
<table width=x> does not work
<div width=x> does not work
This is what I mean: