In postbit_offline :
Replace the entire contents with :
Code:
<font color="#FFFFFF">Offline</font>
(This will give you white text)
In postbit_online :
Replace the Entire Contents with :
Code:
<table style="filter:glow(color=yellow, strength=2)"><font face="verdana" size="1" color="#FFFFFF">Online</font></table>
(This will give you glowing yellow text)
Now just place :
wherever you want in the postbit template...
Satan