|
Username Image For 4.1.x
Username Image
I'v made this mod work for vbulletin 4.1.x Find "Postbit" in styles, find: Code:
<div class="username_container">
<vb:if condition="$post['userid']">
{vb:raw memberaction_dropdown}
{vb:raw post.onlinestatus}
Code:
<div class="username_container">
<vb:if condition="$post['userid']">
<div id="postmenu_{vb:raw post.postid}">
<vb:if condition="$show['profile']">
<a href="member.php?{vb:raw session.sessionurl}u={vb:raw post.userid}">
<vb:if condition="$post['field5']">
<img src="{vb:raw post.field5}" border="0" /></a>
<vb:else />
{vb:raw memberaction_dropdown}</a>
</vb:if></vb:if>
{vb:raw post.onlinestatus}
</div>
if you have any questions, or need some help, add me on skype: //removed Thanks, Loaep ![]() ~All credits to the maker of Username Image for this, all I did was convert the code.~ Code:
Video how to install this: http://www.youtube.com/watch?v=JwRrZCcu6oI Download No files for download. |
|||||||||
Similar Mods
| Profile Enhancements Username Image | vBulletin 3.7 Template Modifications |