If you want to add this mod as a little steam icon where your IM icons are:
Find this in postbit:
Code:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]
Add this right below:
Code:
<if condition="$post[fieldXX]">
<a href="http://steamcommunity.com/id/$post[fieldXX]" target="_blank"><img src ="$stylevar[imgdir_misc]/steam.gif"border="0"alt="View Member's Steam Community Profile"></a>
</if>
Upload the attachment to:
/images/misc
Dont forget to replace fieldXX with your field number you made.
Demo:
http://www.theriseoftsm.com/forums/s...ead.php?t=2613