|
|
You can make the bg you want by using this code:
PHP Code:
<table border="0" cellpadding="0" cellspacing="0" width="88" background="counter_bg.gif" height="31">
<td valign="bottom">
<p align="right"><font face="Verdana" size="1"><b><?php include("counter.php"); ?></b></font></td>
</table>
 |
|
|
|
|