That did it! Thank you very much, perhpas you can help me with one more small template edit:
PHP Code:
<table class="tborder" align="center" border="0" cellpadding="6" cellspacing="0" width="100%">
<tbody>
<tr>
<td class="tcat">
Notice from the ADMINS!</td><td align="right"><a href="http://www.domsforums.net/profile.php?do=editoptions">Click Here To Disable Marquee</A>
</td>
</tr>
</tbody><tbody id="collapseobj_forumhome_welcomepanel" style="">
<tr>
<td class="alt1" align="center" width="100%">
<if condition="!is_member_of($bbuserinfo, 3)"> <marquee>$vboptions[fhx2h]</marquee></if><if condition="is_member_of($bbuserinfo, 3)"><font size="6">
<MARQUEE>PLEASE CHECK YOUR EMAIL FOR THE LINK TO ACTIVATE YOUR ACCOUNT. IT MUST THEN BE APROVED BY AN ADMIN BEFORE YOU CAN POST!!!</MARQUEE></font></if>
</td>
</tr>
</tbody>
</table>
I need to put both sentences " Notice from the ADMINS! and Click Here To Disable Marquee" on one line and have the disable text to the right. However that code adds an exta column on the end of the marque. This should be a VERY simple fix