Installed! Thanks!
I modded it so I could put a link in peoples posts where the aim, icq, and other icons are.
Find in postbit or postbit_legacy(whichever you use):
Code:
$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]
Insert this code after:
Code:
<if condition="$post['fieldX']"><a href="http://www.last.fm/user/$post[fieldX]"><img src="http://yoursite.com/images/lastfm.gif" border="0" alt="$post[fieldX]'s Profile Page" /></a></if>
Replace the right feild # for X and yoursite for the url for the image. I have attached the image I used for it and a screenshot. I placed mine after the im icons and before a link to xbox gamercard.