Back to vBulletin 3.8 Template Modifications

GAEdit - Contact edit on postbit_legacy
Mod Version: 1.00, by G4BR13L

vB Version: 3.8.2 Rating: (1 vote - 5.00 average) Installs: 5
Released: 03 Aug 2009 Last Update: Never Downloads: 0
Not Supported  

Hi , this modification is for all version of vBulletin

Go to postbit_legacy and find this

Code:
<if condition="$show['reputation']"><if condition="$show['reppower']">$vbphrase[reppower]: <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span> </if><div><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if>
                $template_hook[postbit_userinfo_right]
                <div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
            </div>
Replace whit

Code:
<if condition="$show['reputation']"><if condition="$show['reppower']">$vbphrase[reppower]: <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span> </if><div><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if>
                $template_hook[postbit_userinfo_right]
            </div>
Ever to postbit_legacy find this

Code:
<div id="postmenu_$post[postid]">
                <if condition="$show['profile']">
                <a 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>
Above add

Code:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
<hr>
After you have



Gabriel Ambrogio aka G4BR13L

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2024