yeah and the text doesnt move right or center .. the text is blocked on left .... sad!
I try this way to:
PHP Code:
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
<tr>
<td class="footer-row"><table border="0" cellspacing="0" cellpadding="0" class="footer-table" width="100%">
<tr>
<td class="footer-table-center" width="5" height="3"></td>
<td align="center">$cybonlinecountup</td>
</tr>
</table>
</td>
</tr>
</table>
And he stay in the left side .
I try with <center> and with / to .. same bug .