The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello out there,
I searched around the internet, and vb.org and .com, but havent been able to find a solution that works for me.. How do I put usertitle and rank image below Avatar in 4.2.1? I got Postbit_legacy (user left to post) I've searched in both SeamusBlue & Deafult Style, and havent been able to find the proper lines to sort this out. Thanks in advance! Chivster. |
#2
|
|||
|
|||
![]()
You need to find these lines :
<span class="usertitle"> {vb:raw post.usertitle} </span> <vb:if condition="$post['rank']"> <span class="rank">{vb:raw post.rank}</span> </vb:if> and move them below the avatar : <a class="postuseravatar" href="{vb:link member, {vb:raw post}}" title="{vb:rawphrase {vb:raw post['onlinestatusphrase']}, {vb:raw post.username}}"> <img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" title="{vb:rawphrase xs_avatar, {vb:raw post.username}}" /> </a> I think !! that will work, you may need to experiment a bit |
#3
|
|||
|
|||
![]()
Thanks for the help
![]() How do I then edit it on ''My Profile'' and when you check someones user page? --------------- Added [DATE]1378152014[/DATE] at [TIME]1378152014[/TIME] --------------- Anyone ? |
#4
|
|||
|
|||
![]() Quote:
![]() |
#5
|
|||
|
|||
![]()
Im sorry but it did not help me at all, im still confused on how to, apart of knowing its somewhat in the ''Memberinfo'' template.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|