View Full Version : how do I change the width of my forum
Dark Lycan
02-24-2012, 12:20 PM
I want it to look like this.
https://vborg.vbsupport.ru/external/2012/02/17.png
right now its on the default width but I want it to look like the page in that picture
nhawk
02-24-2012, 03:48 PM
ACP->Styles & Templates->Style Manager
For the template you want to change, select 'Style Variable Editor'
In the search box, enter DOC
You see the common DOC width items in the list. Change the ones you want to change.
Dark Lycan
02-29-2012, 12:53 AM
ACP->Styles & Templates->Style Manager
For the template you want to change, select 'Style Variable Editor'
In the search box, enter DOC
You see the common DOC width items in the list. Change the ones you want to change.
okay ty but now I have a problem, how do I center my index page because it is to the left of the page wtf, here's a snapshot of it.
https://vborg.vbsupport.ru/external/2012/02/7.png
socialteenz
03-03-2012, 10:34 PM
To center your forum..
Edit the vbulletin.css template
margin: {vb:stylevar doc_margin};
Replace with
margin: auto;
Amaury
03-04-2012, 12:41 AM
To center your forum..
Edit the vbulletin.css template
margin: {vb:stylevar doc_margin};
Replace with
margin: auto;
I'm assuming that's one of the things anyone can get and not just the licensed administrator? If so, I could give it a try.
setishock
03-04-2012, 01:50 AM
Set doc width margins left and right to auto. Save. You're done...
socialteenz
03-04-2012, 07:05 AM
I'm assuming that's one of the things anyone can get and not just the licensed administrator? If so, I could give it a try.
yes, it should do the job.
Dark Lycan
03-08-2012, 07:15 AM
TY so much you guys that's a big help.^ ^:D
mangmel
01-17-2016, 10:18 AM
thanks.....
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.