hi there
check a post here
http://manlystuff.com/forum/showthread.php?p=37#post37
basically i have played around abit with the contact info, i only want the tcat saying contact info to appear when a contact field is filled out
also i have filled out my msn info but nothing is showing
heres the code i have
PLEASE HELP!
Code:
<div class="pbitcat">Contact Information.</div>
<div><div class="pbit"><if condition="$prepared['im_msn']">
<else>
<if condition="$prepared['aimicon']">
<else>
<if condition="$prepared['icqicon']">
<else>
<if condition="$prepared['yahooicon']">
<else>
<if condition="$prepared['skypeicon']">
</if></if></if></if></if>
</div>
</div></div>