Quote:
Originally Posted by Simon Lloyd
Admincp>Your Style>mrnasesimilarthreadcheck_main i think!
|
Yes, thank you. But the table is aligning to the right.
I've put this code in;
Code:
<center>
<br>
<table cellpadding="0" cellspacing="0" border="0" width="150%">
<tr>
<td id="similarthreadcheckcontent">$vbphrase[similarthreadchecknotice]</td>
</tr>
</table>
</br>
</center>
But it still aligns to the right, what code could I use to center it?
-Patrick