Use this
Code:
<!-- guest welcome message -->
<tr>
<td class="tcat" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>
</tr>
<tr>
<div style="background: #EEFFDC; border: 2px dashed #448833; padding: 8px; text-align: center; font-size: 90%;"><font color="#000000">
Welcome to our forums! To post messages, you will need an account. <a href="register.php?"><b>Create your free account now</b></a>.
</div>
<br /></td>
</tr>
</font>
<!-- / guest welcome message -->