The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
how to move distinguished road icon check my web site
i need just same ohter site plz help me |
|
#2
|
|||
|
|||
|
in postbit legacy template find
Code:
<vb:if condition="$show['reputation']">
<span class="postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}" title="{vb:raw post.username} {vb:raw post.level}">
<vb:each from="reputationdisplay" value="row">
<img class="{vb:raw row.class}" src="{vb:stylevar imgdir_reputation}/reputation_{vb:raw row.posneg}{vb:raw row.imgext}" alt="" />{vb:raw row.rowend}
</vb:each>
</span>
</vb:if>
|
|
#3
|
|||
|
|||
|
Thank you slove my problem
|
|
#4
|
|||
|
|||
|
NP glad to help
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|