try setting
<div align="center"> around the current html tags where the logo is.
|
Code:
|
<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td bgcolor="#000000"><table width="100%" border="0" cellspacing="2" cellpadding="0">
<tr>
<td bgcolor="#212121"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="60%" height="85"><div align="center">[img]themes/subBlack/images/logo.jpg[/img] </div></td>
<td width="40%" height="85" align="right">$showbanners </td>
</tr>
</table></td> |