Hmm, I'm afraid that didn't work :ermm:
I made my code as follows:
HTML Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td style="background-color:#003399;" class="alt1">
<phrase 1="faq.php?$session[sessionurl]" 2="register.php?$session[sessionurl]" 3="$vboptions[bbtitle]">$vbphrase[first_visit_message]</phrase>
</td>
</tr>
</table>
Even took out the class=alt1 all together and still no good.