Now, on my forum : <!-- m --><a class="postlink" href="http://s7.invisionfree.com/thenewrpg">http://s7.invisionfree.com/thenewrpg</a><!-- m --> (thenewrpg)
i have made this code where when you move your mouse over a link, a glow effect occurs, but, ive only noticed that it works as long as you have the float:left bit on, but that is bad because when the user points their mouse over it, the text aligns left,. Is there any way of me not having this just so a basic glow effect occurs?
I have tried removing the float bit from the script but it dosn't wok at all then? thanks a ton!
p[.s. here's the code :
a:hover { color: aqua; text-decoration:underline;filter:glow(strength:50;color:red);float:left}try width:100%
I am using drop shadow on my site through H2 and I have to set the H2 to width:100% or any other element that I wish to use a drop shadow on
<!-- m --><a class="postlink" href="http://www.w3schools.com/dhtml/dhtml_css.aspok">http://www.w3schools.com/dhtml/dhtml_css.aspok</a><!-- m -->, thanks, i got it to use 80 instead of 50%. It works a lot better now, but i must say, not perfect, but i would like to thank you for coming up with that reply for me. Thanks alot and for everyone who read this topic too.unfortunately I think the filter effects works best i table cells if you want to control it more precise
i have made this code where when you move your mouse over a link, a glow effect occurs, but, ive only noticed that it works as long as you have the float:left bit on, but that is bad because when the user points their mouse over it, the text aligns left,. Is there any way of me not having this just so a basic glow effect occurs?
I have tried removing the float bit from the script but it dosn't wok at all then? thanks a ton!
p[.s. here's the code :
a:hover { color: aqua; text-decoration:underline;filter:glow(strength:50;color:red);float:left}try width:100%
I am using drop shadow on my site through H2 and I have to set the H2 to width:100% or any other element that I wish to use a drop shadow on
<!-- m --><a class="postlink" href="http://www.w3schools.com/dhtml/dhtml_css.aspok">http://www.w3schools.com/dhtml/dhtml_css.aspok</a><!-- m -->, thanks, i got it to use 80 instead of 50%. It works a lot better now, but i must say, not perfect, but i would like to thank you for coming up with that reply for me. Thanks alot and for everyone who read this topic too.unfortunately I think the filter effects works best i table cells if you want to control it more precise