Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Im using default template and i like it so much i wont change anything, but the width is like too low to my taste, need to take at least 95% how to do this?
In the ACP go to Appearance=>Custom HTML & CSS
Add the CSS
.container { width: 95%; }
thank you very much