Move Messenger Icons to Username Pulldown
This modification is in the archives.
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> Find: Code:
<if condition="$post['userid'] AND $show['member']"> <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&userlist=buddy&u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr> </if> 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> 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 |