Quote:
Originally Posted by yotsume
More Buttons in PMs!
Aaa now this is how I like my PMs! (see my screenshot!)
I added more buttons in the line and already my members are in love with me! LOL
Here is the code I am using to do the replacement:
Code:
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
<td><a href="private.php?do=newpm"><img src="$stylevar[imgdir_button]/newmessage.gif" alt="$vbphrase[send_new_message]" border="0" /></a> <a href="private.php?s=&pp=&folderid=0"><img src="$stylevar[imgdir_button]/inbox.gif" alt="Inbox" border="0" /></a> <a href="private.php?s=&pp=&folderid=-1"><img src="$stylevar[imgdir_button]/sent.gif" alt="Sent Items" border="0" /></a></td>
<if condition="$pagenav">
<td align="$stylevar[right]">$pagenav</td></if>
</tr>
</table>
|
I like that a lot, does anyone have some icons to use with it? I have no idea how to make an icon.