The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Who' online alignment
Is there anyway i can make the Who's Online title be centered on the forumhome ?
|
#2
|
||||
|
||||
Quote:
Yup, find the following code in forumhome Code:
<thead> <tr> <td class="tcat" colspan="2">$vbphrase[whats_going_on]</td> </tr> </thead> Code:
<thead> <tr> <td class="tcat" colspan="2"><div align="center">$vbphrase[whats_going_on]</div></td> </tr> </thead> PHP Code:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|