its just basic css styles, i suggest to do it on your own if you are going to add this... <HTML> <HEAD> <META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0"> <TITLE>GLOW EFFECT</TITLE> <style> h2 {width:100%} h2.glow {filter:glow(color=red,strength=2)} </style> </HEAD> <BODY>
<h2 class=glow>Glow</h2>
</BODY> </HTML> by the way... you do need to give the tag its width when using filtering... otherwise its not going to work. Dayve is working on this to add on to his forum... I will ask him to post the codes in the forum... although, i really don't care about this, if I did want this effect, I would make some style changes in inc_top.asp Laters.
There is a time in every man’s education when he arrivers at the conviction that envy is ignorance; that imitation is suicide.