Back to vBulletin 3.7 Template Modifications

Avatar Position
Mod Version: 1.00, by MrPHD

This modification is in the archives.
vB Version: 3.7.x Rating: (1 vote - 5.00 average) Installs: 6
Released: 23 Feb 2008 Last Update: Never Downloads: 2
Not Supported Template Edits Code Changes  

Avatar Position

To pu your avatar first of Rank or above please follow this steps.

AdminCP

Template Manager

Template Editor

Choose your Style and go to Postbit Templates »: postbit_legacy and find:

PHP Code:
<div id="postmenu_$post[postid]">
                
<if 
condition="$show['profile']">
                <
class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
                <
script type="text/javascript"vbmenu_register("postmenu_$post[postid]"true); </script>
                <else />
                
$post[musername]
                </if>
            </
div>

                <if 
condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
            <if 
condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
            <
div class="smallfont"
cut out and past below,

PHP Code:
<if condition="$show['avatar']">
                <
div class="smallfont">
                    &
nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]$post[avwidth$post[avheightalt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
                </
div>
            </if> 
Example: http://vb-portugal.com/forum/showthread.php?p=1532&posted=1#post1532

IE:



Regards

Download

No files for download.

Supporters / CoAuthors

  • MrPHD

Similar Mods

Profile Enhancements Avatar Position 2 vBulletin 3.7 Template Modifications

vblts.ru supports vBulletin®, 2022-2024