Quote:
Originally Posted by peterska2
Yes, try putting
Code:
<if condition="$post[skypeicon] || $post[msnicon] || $post[icqicon] || $post[aimicon] || $post[yahooicon]">
before the fieldset and after
|
work great! thanks alot, i might have had it if i kept playing with it, but im sure you saved me a lot of time, thanks!!
and one more question, i added a fieldset for the 'status', and what happens is it puts the word status twice.
<fieldset class="fieldset"><legend><b>Status:</b></legend>
$post[onlinestatus] </fieldset>
im thinking this might be a phrase change fix?? or can i edit this?