Back to vBulletin 3.5 Template Modifications

Move Messenger Icons to Username Pulldown
Mod Version: 1.00, by JD210

This modification is in the archives.
vB Version: 3.5.4 Rating: (0 vote - 0 average) Installs: 7
Released: 30 Jul 2006 Last Update: Never Downloads: 1
Not Supported  

This small template modification will move the Messenger Icons and place them at the bottom of the Username Pulldown Menu.

In Postbit or Postbit (Legacy) Find:

Code:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
And Delete it.

Find:

Code:
<if condition="$post['userid'] AND $show['member']">
	<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
	</if>
Under it, add:

Code:
<tr>
   <td class=vbmenu_option"><fieldset><legend><b>Instant Messengers:</b></legend>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</fieldset></td>
   </tr>
Save

Screenshot Attached.

Download

No files for download.

Screenshots

 

Similar Mods

Instant Messenger Icons v2 Modification Graveyard
Instant Messenger Icons (orbs). Modification Graveyard
Show Thread Enhancements Move Post Icons Up Modification Graveyard

vblts.ru supports vBulletin®, 2022-2024