vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Center Forum Category Names (https://vborg.vbsupport.ru/showthread.php?t=306013)

MBrell 12-18-2013 08:01 AM

Center Forum Category Names
 
1 Attachment(s)
Good Morning!

For the past few days I've been looking around the forums online to find a way of making a change to my forum. initially it sounds an easy task, although since using vBulletin 4.2.2 it's harder to make alterations.

Attached is an image of my forum, and I've put a red box around the part I'd like to change. I'd like to center the text so it looks more attractive.

Attachment 147624

If anybody could help me out, I would appreciate it massively! Like I said, it looks/sounds so simple to change, but I'm struggling with it.

Thank you for your time.
Martin

New Joe 12-18-2013 08:12 AM

You could try this:
Style Manager > CSS Templates > Forumbits.css

Find:
(Right at the top of the forumbits.css document)
Code:

.forumhead {
        background: {vb:stylevar forumhead_background};
        _background-image: none;
        padding: 0;
        font:{vb:stylevar forumhead_font};
        color:{vb:stylevar forumhead_color};

Add below:
Code:

text-align: center;

MBrell 12-18-2013 08:38 AM

Hello,

Thank you very much for helping me. I've already put that code into there, exactly were you told me to and it hasn't changed a thing. :(

I came across that code somewhere on the forum before an tried it. So still no luck!.


All times are GMT. The time now is 02:55 PM.

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.01380 seconds
  • Memory Usage 1,708KB
  • 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
  • (3)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