ryancooper
03-03-2004, 07:59 PM
How would I add the users profile pic to the postbit, say below the avatar?
I tried <if condition="$show['profilepic']">
<img src="image.php?u=$userinfo[userid]&type=profile" alt="<phrase 1="$userinfo[username]">$vbphrase[xs_picture]</phrase>" border="0" style="border:1px solid $stylevar[tborder_bgcolor]" />
</if>
but it didn;t show up?
Thanks
I tried <if condition="$show['profilepic']">
<img src="image.php?u=$userinfo[userid]&type=profile" alt="<phrase 1="$userinfo[username]">$vbphrase[xs_picture]</phrase>" border="0" style="border:1px solid $stylevar[tborder_bgcolor]" />
</if>
but it didn;t show up?
Thanks