I've been attempting to customise my MEMBERINFO template, but for some reason i can't get the FieldSet tag to work.
I want a FieldSet around this piece of code:
PHP Code:
<tr valign="top" class="alt2">
<td align="left" valign="top"><span class=""><strong>About Me:</strong></span></td>
<legend><td align="left" valign="top">$userinfo[field7]</td>
</tr>
I would appreciate any help, thank you.