vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Centering forum categories (https://vborg.vbsupport.ru/showthread.php?t=256532)

TheInsaneManiac 01-05-2011 03:26 AM

Centering forum categories
 
How can I go about doing this for 4.0? This didnt work:
http://www.vbulletin.com/forum/showt...e-on-the-forum

to_die4 01-05-2011 12:49 PM

If you simply wish to centre the category titles on the forum.php page, add the following to the additional.css file.

Code:

.forumtitle { text-align:center;}

TheInsaneManiac 01-07-2011 04:27 PM

That no worky. It didn't center the name of forums like I wanted.

setishock 01-08-2011 04:29 AM

Code:

<center>title of your forum</center>
When you create a forum and type in the title, add the html center tags to it. You can go back and edit the current titles if you like.

Digital Jedi 01-08-2011 05:31 AM

The <center> tag is deprecated. You should always use text-align:center instead.

When you say the forum didn't center the way you wanted it to, what do you mean exactly? Are you referring to the fact that that will center it to the center of it's column? Because as long you have two columns, the title and Last Posts, it's only going to center them both in relation to their column.

setishock 01-08-2011 02:28 PM

Thanks DJ. I'll have to remember that. I'm still learning the new stuff.

CoreyLTH 01-21-2011 08:36 PM

Here you go bro...Just for you :)

https://vborg.vbsupport.ru/showthrea...66#post2152566


All times are GMT. The time now is 01:52 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.00974 seconds
  • Memory Usage 1,719KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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