Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Template Modifications
Centering Forum Category Title Text on Forum Home Details »»
Centering Forum Category Title Text on Forum Home
Version: 1.00, by CoreyLTH CoreyLTH is offline
Developer Last Online: Aug 2014 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 4.x.x Rating:
Released: 01-20-2011 Last Update: Never Installs: 10
Template Edits
Re-useable Code Translations  
No support by the author.

I could of sworn I saw this on here before and have spent quite a lot of time trying to find it. Well I finally decided to open up "Forumbits.css" to solve my problem.

I've been trying to center the title on the forum head for each category. Here is how you go about it.

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;
Simple, yet effective for centering your forum category text.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 01-21-2011, 10:54 PM
cyberchief cyberchief is offline
 
Join Date: Oct 2010
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any before/after screen shots?
Reply With Quote
  #3  
Old 01-21-2011, 11:00 PM
cyberchief cyberchief is offline
 
Join Date: Oct 2010
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nevermind... I just tried it and viewed the change. guess I like the standard better. Good Suggestion though! Good to know! 5 stars.
Reply With Quote
  #4  
Old 01-22-2011, 10:39 PM
OldSchoolDSL OldSchoolDSL is offline
 
Join Date: Oct 2010
Posts: 1,196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone know how to center this?
Attached Images
File Type: png Untitled.png (7.8 KB, 0 views)
Reply With Quote
  #5  
Old 01-23-2011, 03:10 AM
CoreyLTH CoreyLTH is offline
 
Join Date: May 2010
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by OldSchoolDSL View Post
Anyone know how to center this?
Open up your "Forum Home" template. Look for:

Code:
{vb:raw navbar}
Some where below that you will see something like:

Code:
{vb:rawphrase bb.forumtitle}
{vb:rawphrase bb.forumdescription}
Then wrap <center></center> tags around that coding. It's not the exact coding that I quoted, I removed that part from my forum home so I couldn't tell you exactly, but it looks awfully similar to that.

So your end result would be...

Code:
<center>{vb:rawphrase bb.forumtitle}
{vb:rawphrase bb.forumdescription}</center>
Reply With Quote
  #6  
Old 01-23-2011, 07:40 PM
eTiKeT?'s Avatar
eTiKeT? eTiKeT? is offline
 
Join Date: Aug 2008
Location: T?rkiye
Posts: 257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks ...

Add Screenshot
Attached Images
File Type: jpg sc.jpg (23.0 KB, 0 views)
Reply With Quote
  #7  
Old 01-25-2011, 02:32 AM
OldSchoolDSL OldSchoolDSL is offline
 
Join Date: Oct 2010
Posts: 1,196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CoreyLTH View Post
Open up your "Forum Home" template. Look for:

Code:
{vb:raw navbar}
Some where below that you will see something like:

Code:
{vb:rawphrase bb.forumtitle}
{vb:rawphrase bb.forumdescription}
Then wrap <center></center> tags around that coding. It's not the exact coding that I quoted, I removed that part from my forum home so I couldn't tell you exactly, but it looks awfully similar to that.

So your end result would be...

Code:
<center>{vb:rawphrase bb.forumtitle}
{vb:rawphrase bb.forumdescription}</center>
The following is what I needed to do, but you really did help point me in the right directions (thanks)

PHP Code:
<center><div id="pagetitle">
        <
h1>{vb:raw vboptions.bbtitle}</h1>
        <
p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}}</p>
    </
div></center
Released this bit of info as a modification. Shared credit (50/50).

https://vborg.vbsupport.ru/showthread.php?t=257765
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:25 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.06511 seconds
  • Memory Usage 2,281KB
  • Queries Executed 21 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (8)bbcode_code
  • (1)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (7)post_thanks_box
  • (7)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (7)post_thanks_postbit_info
  • (6)postbit
  • (2)postbit_attachment
  • (7)postbit_onlinestatus
  • (7)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • postbit_attachment
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete