PDA

View Full Version : Glowing Custom Text Option


Kumaro
11-30-2001, 07:35 PM
This hack will give the user an option to make their "Custom Text" under their username glow or not.
There is an html code for glowing text.

<b><table style="filter:glow(color=green, strength=3,400)"><font color=white>Glow Text</font></table></b>

I would greatly appreciate it if somebody could create this hack. I imagine that this will not take too long at all.

Kumaro
12-01-2001, 02:08 AM
I really need this hack. Somebody please let me know if they are in the process of making it, or if anybody else would like this hack as well, just reply.

Thanx
~Kumaro~

Palmer ofShinra
12-01-2001, 06:37 AM
<a href="http://vbulletin.org/forum/showthread.php?s=&threadid=32362" target="_blank">http://vbulletin.org/forum/showthrea...threadid=32362</a>

wolfman
09-02-2002, 02:26 PM
Well I can only say that the hack that palmer is refering to is justa tad more than I was looking for also

I am also looking for justa vbcode to allow the glow affect in posts

wolfman
09-02-2002, 02:42 PM
Ok here is what I have so far,


<b><table style="filter:glow(color={option})">Glow Text</font></table></b>


This allows you to change the color of the glow, now you can do it like this


<b><table style="filter:glow(color={option})"><font color=white>Glow Text</font></table></b>


You just have to change the word "white" to what ever color you want, I am sure there is a way to replace that as well though I am notsure at this time.

Also you need to have option check yes.