Back to vBulletin 3.6 Template Modifications

Profile Enchancement Layout
Mod Version: 1.00, by Hex_legend

This modification is in the archives.
vB Version: 3.6.8 Rating: (0 vote - 0 average) Installs: 3
Released: 27 Nov 2007 Last Update: Never Downloads: 26
Not Supported Template Edits  

This should work on all versions of 3.6.x but has only been tested on 3.6.8

What does it do?

This moves the "User Type, Avatar and Group Memberships" into an arranged order and grouped together.

How easy is it to install?

Very easy, 1-3 minutes

Files to upload: 0
Template Edits: 1
Products to import: 0
Additional Files: 0


Screenshots?

Attached

Notes

Please be fair with me, this is my first modification, so for this reason it's not very advanced and many people would be able to do it. If anyone has any changes to my code, please let me know.

Even with this mentioned, please do not redistribute this file as your own work, if you really want to redistribute this, please give credit to me

Edits:

In template MEMBERINFO

Find:

Code:
<if condition="$show['avatar']">
<img src="$userinfo[avatarurl]" $userinfo[avatarsize] alt="<phrase 1="$userinfo[username]">
$vbphrase[xs_avatar]</phrase>" 
border="0" style="border:1px solid $stylevar[tborder_bgcolor]; border-top:none" />
<else />
Delete this.

Next, find:

Code:
<if condition="$userinfo['usertitle']">$userinfo[usertitle]</if>
Delete this.

Find:

Code:
<phrase 1="$userinfo[username]">$vbphrase[x_is_not_a_member_of_any_public_groups]</phrase>
</if>
$template_hook[memberinfo_groups]
Delete this.

Find:

Code:
<if condition="$show['membergroups']">
<dl id="membergroups_list" class="smallfont">
$membergroupbits
</dl>
<else />
Add below:

Code:
<b>Groups:</b>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp
<phrase 1="$userinfo[username]">$vbphrase[x_is_not_a_member_of_any_public_groups]</phrase>
</if>
$template_hook[memberinfo_groups]	
<br><br>
<b>Member Type:</b>&nbsp <if condition="$userinfo['usertitle']">$userinfo[usertitle]</if>	
<br><br>
<b>Avatar:</b>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp			
<if condition="$show['avatar']">
<img src="$userinfo[avatarurl]" $userinfo[avatarsize] alt="<phrase 1="$userinfo[username]">
$vbphrase[xs_avatar]</phrase>" border="0" style="border:1px solid $stylevar[tborder_bgcolor];
border-top:none" />
<else />
$userinfo[username] has no avatar defined, define one 
<a href="profile.php?do=editavatar">here</a>
</if>
Save and you're done

The 2 screens below show a user with and without an avatar set to show the differences between.

Please click "Install"

Download

This modification is archived, downloads are still allowed.

File Type: %1$s install.txt (2.2 KB, 23 downloads)

Screenshots

Click image for larger version
Name:	screen1.jpg
Views:	658
Size:	48.7 KB
ID:	72680   Click image for larger version
Name:	screen.jpg
Views:	611
Size:	49.6 KB
ID:	72679  

Similar Mods

Show Thread Enhancements Automatic Reply Quotes *Small SEO Enchancement For ShowThread Pages* vBulletin 3.7 Template Modifications

vblts.ru supports vBulletin®, 2022-2024