vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   how do I change the width of my forum (https://vborg.vbsupport.ru/showthread.php?t=279107)

Dark Lycan 02-24-2012 12:20 PM

how do I change the width of my forum
 
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

Quote:

Originally Posted by nhawk (Post 2303000)
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

Code:

margin: {vb:stylevar doc_margin};
Replace with

Code:

margin: auto;

Amaury 03-04-2012 12:41 AM

Quote:

Originally Posted by socialteenz (Post 2305881)
To center your forum..

Edit the vbulletin.css template

Code:

margin: {vb:stylevar doc_margin};
Replace with

Code:

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

Quote:

Originally Posted by Amaury25 (Post 2305914)
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.....


All times are GMT. The time now is 10:09 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01007 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete