Hello!,
I just made a profile field (field9), please see:
http://www.altoforo.com/1.jpg
Only display text (no link)
And on postbit I added:
PHP Code:
<if condition="$post[field9]">
<a href="http://www.facebook.com/profile.php?id=$post[field9]" target="_blank">
<img src="http://www.altoforo.com/images/misc/face.jpg" alt="Facebook" border="0" /></a>
</if>
Working great... So If you click the postbit icon, you can see my facebook profile.
BUT
Now, I want to make the same on profile, I mean the same postbit "icon link" intead only text like the print screen http://www.altoforo.com/1.jpg.
Thanks
--------------- Added 20 May 2009 at 16:36 ---------------
Come on people!!! please!!!