Douglas
09-25-2005, 03:08 PM
grr i forgot the code for it... i no it has something to do with filtering.... does anyone know?
|
View Full Version : Glowing text Douglas 09-25-2005, 03:08 PM grr i forgot the code for it... i no it has something to do with filtering.... does anyone know? pretender 09-25-2005, 03:22 PM Wiil this work for you? <div style="filter: glow(Color=#0000FF,Strength=5); width:100%";>TYPE IN TEXT HERE</div> Douglas 09-25-2005, 03:36 PM yeah, thanks MaGiCSuN 09-25-2005, 03:38 PM <div style="filter: glow(Color=#0000FF,Strength=5); width:100%";>TYPE IN TEXT HERE</div> move the red part infront of the quote sign " or delete it Love, Mirna mzhao 09-30-2005, 01:23 AM Note that the CSS used is a Microsoft-proprietary code, and therefore only works in IE. |