The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How to editing; only my Username in postbit legacy..?
Hi all.. I want to edit only my username which is above the avatar; in postbit legacy (I'm using vertical postbit legacy)..
Code:
<div id="postmenu_$post[postid]"> <if condition="$show['profile']"> <a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a> <script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script> <else /> $post[musername] </if> </div> Code:
<if condition="$bbuserinfo['userid'] == 4"> <marquee> ..... etc |
#2
|
||||
|
||||
need to use $post instead of $bbuserinfo
|
#3
|
||||
|
||||
Thanx very much again Zack..
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|