The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How can I go about doing this for 4.0? This didnt work:
http://www.vbulletin.com/forum/showt...e-on-the-forum |
#2
|
|||
|
|||
![]()
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;} |
#3
|
|||
|
|||
![]()
That no worky. It didn't center the name of forums like I wanted.
|
#4
|
|||
|
|||
![]() Code:
<center>title of your forum</center> |
#5
|
||||
|
||||
![]()
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. |
#6
|
|||
|
|||
![]()
Thanks DJ. I'll have to remember that. I'm still learning the new stuff.
|
#7
|
|||
|
|||
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|