Info
- 3 posts
- 3 voices
- Started 5 months ago by Kalle_L
- Latest reply from aravoth
- This topic is not resolved
How do I make the forum full width in the Twenty Eleven theme?
-
- Posted 5 months ago #
How do I make the forum full width in the Twenty Eleven theme?
Viewing the forum on the Twenty Eleven theme there is a blank sidebar.
How do I remove this sidebar so the forum is presented in full width? -
- Posted 5 months ago #
I have the same issue to resolve. Any suggestions are greatly appreciated.
-
- Posted 5 months ago #
It'll take some CSS wizardry, something like
.bbPress #primary #content { margin: 0 2% 25px 5%; width: 90%; }and you'll probably have to adjust other things to make it look good. Actually there is a guy who posted a twenty eleven child theme that extends bbpress out to the full page width.
he posted it here, his website is serverpress.com or something like that.
-
You must log in to post.