peterpigman
01-29-2008, 09:11 PM
I have added a profile field in postbit legacy but I only want it to show in one forum. What would I need to add to this code?
<div class="smallfont">
<br />
<if condition="$post['field10']"><b><font color="#FF0000"><big>
$post[field10]</big> </font> </b>
</if>
<div class="smallfont">
<br />
<if condition="$post['field10']"><b><font color="#FF0000"><big>
$post[field10]</big> </font> </b>
</if>