Here's the Glowing One
First off change the postbit_offline template to the following:
PHP Code:
<font color="#FFFFFF"><table style="filter:glow(color=red, strength=2)">Offline</table></font>
Second, change postbit_online to the following:
PHP Code:
<font color="#FFFFFF"><table style="filter:glow(color=red, strength=2)">Online!</table></font>
Put this in your Postbit template somewhere:
$onlinestatus