mad@Max
11-29-2007, 10:00 PM
I'm dont like press on nick and click there "Send PM ...". You too? So take it:)
Find in postbit_legacy or postbit:
<div> $post[icqicon] $post[yahooicon] $post[aimicon] $post[msnicon] $post[skypeicon] </div>
And add bottom:
<if condition="$show['pmlink']"><a href="private.php?$session[sessionurl]do=newpm&u=$post[userid]" target="_blank" rel="nofollow"><img src="$stylevar[imgdir_button]/sendpm.gif" alt="<phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase>" title="<phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase>" border="0" /></a></if> </td></if>
You may paste this button anywhere;)
Screenshot:
http://www.ii4.ru/thumbs/298830exmpl.png ('http://www.ii4.ru/images/298830exmpl.png')
Find in postbit_legacy or postbit:
<div> $post[icqicon] $post[yahooicon] $post[aimicon] $post[msnicon] $post[skypeicon] </div>
And add bottom:
<if condition="$show['pmlink']"><a href="private.php?$session[sessionurl]do=newpm&u=$post[userid]" target="_blank" rel="nofollow"><img src="$stylevar[imgdir_button]/sendpm.gif" alt="<phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase>" title="<phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase>" border="0" /></a></if> </td></if>
You may paste this button anywhere;)
Screenshot:
http://www.ii4.ru/thumbs/298830exmpl.png ('http://www.ii4.ru/images/298830exmpl.png')