insert this before the last </table> in the MEMBERINFO template
PHP Code:
<!------------start the computer spec hack---------------------------->
<tr>
<td class="tcat" width="50%">$userinfo[username]'s computer specs</td>
</tr>
<tr valign="top">
<td class="panelsurround" align="center">
<div class="panel">
<div align="$stylevar[left]">
<div class="fieldset">
<table cellpadding="0" cellspacing="$stylevar[formspacer]px" border="0">
<tr>
<td><strong>The above is $userinfo[username]'s computer specs</strong></td>
</tr>
$post[fieldx]
</table>
</div>
</div>
</div>
</td>
</tr>
Just remember to replace the x after field in fieldx
I was going to charge you but I know how it is to want help and it not be available.