The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Like the title say, I am trying to move the Custom User title below the avatar. Currently, mine sits about the avatar.
|
#2
|
||||
|
||||
![]()
Find this line:
HTML Code:
<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if> HTML Code:
<if condition="$show['avatar']"> <div class="smallfont"> <br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a> </div> </if> |
#3
|
|||
|
|||
![]()
where do i go to find that line at , in one of the php files?
|
#4
|
|||
|
|||
![]()
It's in the postbit/ postbit_legacy template. Go to style manager in your admincp and select edit templates on the style you want to edit.
|
#5
|
||||
|
||||
![]()
Sorry about that. Spank is right, it is either in the postbit (if your userinfo is on the top) or the postbit_legacy (if your userinfo is on the left) template for your style.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|