PDA

View Full Version : Glowing online button.......


Barret
03-03-2002, 09:54 PM
I would like to have the glowing online pic in the forum listing page like you have here....................
<----------
But I can`t get mine to work after I upgraded to 2.2.1 after using 2.03.
I had it posted like this in postbit template for 2.03 and worked great...
<font color=Blue><font size=2><table style="filter:glow(color=white,strength=6"><b>$post[username]</b><br></table style>
<font color="#27B5FF"><font size=2><br>
<smallfont>$post[usertitle]</smallfont><br>
$onlinestatus<p>
$genderimage<p>
$post[avatar]<p>
Now it doesn`t work since I upgraded. :(
Any ideas how to make this work?
I lost my gender image on the same page after I upgraded as well :(
Thanks for any and all help,
Barret

TECK
03-03-2002, 10:26 PM
try this:<div style="filter:glow(color=white,strength=6)"><b>$post[username]</b></div>
<smallfont>$post[usertitle]</smallfont><br>there is no need to use a BR html code, the DIV will take care of this.

regards,
nakkid.