The Arcive of vBulletin Modifications Site. |
|
PM Icon in the Postbit Details »»
|
|||||||||||||||||||||||||
Hai friends,
This modification allows a member to Send a PM to anyone using a single click on the PM Icon shown in the post bit instead of click the user name and click the 'Send a private message' in the drop down menu. Title : Postbit PM Icon Tag: pm, Icon, Postbit Installation : 1. Upload one of the attached png/gif mail icon to forum/images folder Goto Style & Templates > postbit Templates > Postbit > find "$vbphrase[posts]: $post[posts]". after $vbphrase[posts]: $post[posts] </div> on the next line insert the below code. (Make sure the icon url is correct in the below code) . Code:
<!--Postbit PM Icon Modification-->
<div>
<a $show[pmpopuplink] href="private.php?$session[sessionurl]do=newpm&u=$post[userid]" rel="nofollow"><img src="http://www.yoursite.com/forum/images/email.gif" alt="Send a PM to $post[username]" border="0" /></a></div>
<!--End of Postbit PM Icon Modification-->
Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
The code has been updated and old Text Link next to the Icon has been removed. A new icon also attached. New screen shot and Demo link has been updated.
|
|
#3
|
|||
|
|||
|
Nice mod, but it's easy enough to click the username and just select Send a PM to User.
|
|
#4
|
|||
|
|||
|
Quote:
![]() Just a matter between one click and a two clicks, but i though that PM icon will enhance the look of the postbit a little
|
|
#5
|
|||
|
|||
|
TNX, but there is not a big diffrent btween click on user and click on send pm
|
![]() |
|
|