Jump to content

Glowing text?


Izzy ♥

Recommended Posts

I'm not exactly sure you can make text glow. =/

 

This is for making pictures glow. I'm not sure if it works with text, though.

 

<style>
body, td, p, div { filter: glow(color=#00FF00, strength=3); }
</style>

Link to comment
Share on other sites

<span style="width: 150; height: 50; font-size: 20px; font-family: verdana; color: #ff00cc; filter: glow(color=#00ff00, strength=10)">text here</span>

 

code via lisa explains it all

Link to comment
Share on other sites

Excellent! It works ;) Thanks, webpixie.

 

Can a mod close this now, please?

 

((BTW - might I suggest a pinned topic, similar to Mikey's battledome advice topic, where everyone can ask short questions like this? Then we won't all have to start new topics...))

Link to comment
Share on other sites

your welcome, oddly i like hunting down codeing..

Link to comment
Share on other sites

We'd really prefer it if you created separate topics for each query. :)

 

This topic has been edited by a member of staff (Eric).

The original topic had been answered.

Please check your user inbox to see if you have been contacted regarding this topic.

Per the reason above, this topic has been LOCKED. Please contact Eric if you have any questions regarding this action.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...