Ok...this is better, and all it does is add a box, no other effects:
Code:
<br /><span class="smalltext" id="profMember"><b>Member Since:</b></span><span class="smalltext">
* *<span id="ProfileModule1_lblRegister">7/22/2005</span></span></td></tr></table><br />
<table border="1" cellspacing="0" cellpadding="4" width="100%" class="left">
<tr><th valign="top" align="center" class="left">
*<b>HEADER HERE</b>
</th></tr>
<tr>
*<td valign="top" class="left" align="center">CONTENT
*</td></tr>
</table><table style="DISPLAY:none" border="1" cellspacing="0" cellpadding="4" width="100%" class="left"><tr><td><span>
Note, that where it says "7/22/2005" you must add in your own date...otherwise it won't work. Or, you could just take out this whole part:
Code:
<br /><span class="smalltext" id="profMember"><b>Member Since:</b></span><span class="smalltext">
* *<span id="ProfileModule1_lblRegister">7/22/2005</span></span>
That's it. Please ignore the post above this.