Announcement
Collapse
No announcement yet.
Change whole forum width?
Collapse
X
-
This didn't give me the desired effect as i have a header which is 100% width i just wanted the whole of the vb header/forum parts to be 80% width. I achieved it by adding a page-width div around the whole thing and then limiting the width that way. i'm surprised there isn't a property wrapped around the whole forum to achieve this.
Comment
-
Originally posted by setishock View PostDo a search in the templates for bodywrapper. I think that may be what you're looking for.
I was able to set doc_width but in 4.1.10 there is no bodywrapper template and the problem is that the website is left justified on the page, not center when you change the width - do you know to get the forum centered on the page?
Comment
-
Originally posted by sailnet View PostI was able to set doc_width but in 4.1.10 there is no bodywrapper template and the problem is that the website is left justified on the page, not center when you change the width - do you know to get the forum centered on the page?
Comment
-
Originally posted by Sage Knight View PostChange your theme Stylevars>Global>doc_margin (Document Margin) to something like this;
Top:0
Right:auto
Bottom:0
Left:auto
It should do the trick.
Thanks, this saved me hours of work im sure. I have the ability to turn something simple like this into a 10 hour process.
Matt
Comment
Related Topics
Collapse
-
by HectorskyI was looking to increase the width of modules on desktop.
And I would like to ask which stylevar I have to modify to get a bit width of modules?
Thanks-
Channel: Support Issues & Questions
Tue 23 Oct '18, 6:39am -
Comment