Here's a quick ? for you, I installed this in my postbit, works great! Now, I did the custom profile edit of the MEMBERINFO template to look kinda like myspace.
My profile is here:
http://www.tunernetwork.com/forum/member.php?u=2
What I want to know is, how do I now get that Icon to show up to the right of the MSN one, under Contacting Zazza CEO. That would be a cool add on.
In the MEMBERINFO file, it has the other messengers coded as the following:
Code:
<if condition="$userinfo['showaim']">$userinfo[aimicon]</if> <if condition="$userinfo['showicq']">$userinfo[icqicon]</if> <if condition="$userinfo['showyahoo']">$userinfo[yahooicon]</if> <if condition="$userinfo['showmsn']">$userinfo[msnicon]</if>
Basically, what would I have to add for code, in order for the myspace icon to show up? Thanks for your help!