MyBB Community Forums

Full Version: Advanced Signature
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
HI

Author: OmidKarimzadeh ( ! Omid StaR ! )
mian link: http://mods.mybb.com/view-resource/advanced-signature
Support: http://mybbskin.ir
web: http://iran-talk.ir



Please go to:

ACP >>> Templates & Style >>> Themes >>> Your Theme >>>postbit>>>postbit_signature


Please replace the previous:


<fieldset class="fieldset"><legend><b><strong><fieldset class="fieldset"><font color="#C71585">Signature
<strong><span class="largetext"><a href="#" id="profilelink_{$post['pid']}">{$post['username_formatted']}</span></strong></a>
<div id="profilelink_{$post['pid']}_popup" class="popup_menu" style="display: none;">
<div class="popup_item_container">
<a href="{$mybb->settings['bburl']}/member.php?action=profile&uid={$post['uid']}" class="popup_item">View User Profile</a>
</div>
<div class="popup_item_container">
<a href="{$mybb->settings['bburl']}/search.php?action=finduser&uid={$post['uid']}" class="popup_item">View  user Posts</a>
</div>
<div class="popup_item_container">
<a href="{$mybb->settings['bburl']}/search.php?action=finduserthreads&uid={$post['uid']}" class="popup_item">View  user Threads</a>
</div>
<div class="popup_item_container">
<a href="{$post['website']}" target="_blank" " class="popup_item">View  user Website</a>
</div>
<div class="popup_item_container">
<a href="{$mybb->settings['bburl']}/private.php?action=send&uid={$post['uid']}" class="popup_item">Send a private message to user</a>
</div>
<div class="popup_item_container">
<a href="{$mybb->settings['bburl']}/member.php?action=emailuser&uid={$post['uid']}" class="popup_item">Send mail to user</a>
</div>
</div><br />
<script language="javascript" type="text/javascript">
new PopupMenu("profilelink_{$post['pid']}");
</script></font></strong></b><br /><a href="misc.php?action=imcenter&imtype=yahoo&uid=$post[uid]" onclick="popupWin('misc.php?action=imcenter&imtype=yahoo&uid=$post[uid]', 'imcenter', 450, 300);">
<img src="http://up.iran-talk.ir/uploads/13317439651.png" alt="Send a message to the user through Yahoo" width="17" height="17" border="0" title="اSend a message to the user through Yahoo"></a><a href="misc.php?action=imcenter&imtype=msn&uid=$post[uid]" onclick="popupWin('misc.php?action=imcenter&imtype=msn&uid=$post[uid]', 'imcenter', 450, 300);">
<img title="Send a message to the user through MSN" src="http://up.iran-talk.ir/uploads/13317446821.png" alt="اSend a message to the user through MSN" border="0"></a><a href="misc.php?action=imcenter&imtype=aim&uid=$post[uid]" onclick="popupWin('misc.php?action=imcenter&imtype=aim&uid=$post[uid]', 'imcenter', 450, 300);">
<img src="http://up.iran-talk.ir/uploads/13317446822.png" alt="اSend a message to the user through AIM" width="17" height="17" border="0" title="Send a message to the user through AIM"><a href="misc.php?action=imcenter&imtype=icq&uid=$post[uid]" onclick="popupWin('misc.php?action=imcenter&imtype=icq&uid=$post[uid]', 'imcenter', 450, 300);">
<img src="http://up.iran-talk.ir/uploads/13317462711.gif" alt="Send a message to the user through ICQ" width="17" height="17" border="0" title="Send a message to the user through ICQ"></a></fieldset>{$post['signature']}</fieldset></legend> 




Good luck Heart
Omid Karimzadeh (!ArTiN!)
http://mybulletinboard.ir


Sample: