SuperFly
06-10-2006, 10:00 PM
Hence the name, only works for IE browsers.
Open up postbit or Postbit_Legacy
Search for
<if condition="$show['avatar']">
After that code copy in
<table style="filter:glow (color=#ff0000 strength=4)"><div class="smallfont">
Look for
<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
Add this code after
</table>
Congrats
Colors in red you can change for strength of glow and color.
Please click install if you use this.
Open up postbit or Postbit_Legacy
Search for
<if condition="$show['avatar']">
After that code copy in
<table style="filter:glow (color=#ff0000 strength=4)"><div class="smallfont">
Look for
<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
Add this code after
</table>
Congrats
Colors in red you can change for strength of glow and color.
Please click install if you use this.