Back to vBulletin 4.x Template Modifications

Centering Forum Category Title Text on Forum Home
Mod Version: 1.00, by CoreyLTH

vB Version: 4.x.x Rating: (2 votes - 5.00 average) Installs: 10
Released: 22 Jan 2011 Last Update: Never Downloads: 0
Not Supported Template Edits Re-usable Code Translations  

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.

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2024