Using CSS to change forum width
Page 1 of 1 • Share •
Using CSS to change forum width
In this simple tutorial you will learn how to change forum width using CSS only. Not much but may be helpful for someone. 
The following CSS will work on all Forumotion boards.
Here is the CSS for phpBB3 boards:
Enjoy...!

The following CSS will work on all Forumotion boards.
Here is the CSS for phpBB3 boards:
- Code:
#wrap {
width: 980px;
}
- Code:
.bodylinewidth {
width: 980px;
}
- Code:
.pun {
width: 980px;
}
- Code:
#ipbwrapper {
width: 980px;
}
Enjoy...!

Last edited by Mati™ on Sat Nov 15, 2014 2:17 am; edited 2 times in total
Mati™- Administrator
- Age : 32
Posts : 2113
Join date : 2011-10-20
Forum Version : PhpBB3
Reputation : 147
Re: Using CSS to change forum width
Yes! Thank you for this! I have been wanting to know this for a little while now
. Nice tutorial.

Please do not request help via PM! Post on the forums where it can help everyone.
RSguideMaker- Support Moderator
- Age : 19
Posts : 421
Join date : 2012-05-23
Reputation : 9
Re: Using CSS to change forum width
@Top Of The World wrote:not work
What not work can you explain more please.
Mati™- Administrator
- Age : 32
Posts : 2113
Join date : 2011-10-20
Forum Version : PhpBB3
Reputation : 147
Re: Using CSS to change forum width
Matti can you try to make a widget named "Set Forum Width" please?
Example like this one widget:
http://www.duelacademy.net/forum
Find a widget named "Forum Width" there.
Please?
Example like this one widget:
http://www.duelacademy.net/forum
Find a widget named "Forum Width" there.
Please?
mangaka- Member
- Age : 24
Posts : 18
Join date : 2013-07-30
Forum Version : PunBB
Reputation : 0
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum