do the reverse edits
in the AdminCP:
?Open the Menu Styles & Templates
?Click Style Manager
?Select "Edit Templates" in the Dropdown-Menu
?Scroll down and double-click on Postbit Templates
?
?vBulletin 4.x - Search for:
<dl class="userstats">
?Below add:
{vb:raw post.crowns}{vb:raw post.champtext}<br />
?
?Click SAVE and edit the Template postbit_legacy
?
?vBulletin 4.x - Search for:
<vb:if condition="$post['joindate']"><dt>{vb:rawphrase join_date}</dt> <dd>{vb:raw post.joindate}</dd></vb:if>
?Above add:
<dt>{vb:raw post.crowns}{vb:raw post.champtext}</dd><br />
?
?click SAVE
or to fix the miss alignment
do this fix
https://vborg.vbsupport.ru/showpost....28&postcount=3