Hi, emm i post to tell that steamprofile updated, so now this modification doesn't work...
This is what steamprofile give to you:
HTML Code:
<a href='http://steamprofile.com'><img src='http://steamprofile.com/steam/profile/steamprofile/alucard_nv.png' border='0' /></a>
Someone know what is the new code?
I tried with:
PHP Code:
<if condition="$post['field9']">
<iframe src="http://steamprofile.com/steam/profile/steamprofile/$post[field9].png' align="right" width="254" height="48" scrolling="no" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</if>
But not work.