The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Ive sliced up my header graphic and have a space where I want the title of the board and the welcome message to go.
Im currently using the code below but it doesnt show the username , only the forum title. Ive tried adding post count / total members ect and none of them are working : Code:
<table cellpadding="2" cellspacing="0" border="0" width="100%" {tableinvisibleextra} align="center"> <tr valign="top"> <td> <normalfont><b>$bbtitle</b></normalfont><br> <normalfont>Welcome back, <b>$username</b></td> </tr> </table> |
#2
|
|||
|
|||
![]()
For the name use $bbuserinfo[username].
For the post count / total members, search the vB 2 release forums. Its in there somewhere (I think I released a version) |
#3
|
||||
|
||||
![]()
<a href="http://www.vbulletintemplates.com/mods/showthread.php?t=1522&highlight=header" target="_blank">http://www.vbulletintemplates.com/mo...ghlight=header</a>
That? |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|