glow mouseover issue |
![]() ![]() |
glow mouseover issue |
Jun 19 2005, 01:13 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 88 Joined: Jan 2005 Member No: 85,309 |
<!-- begin code provided by createblog.com -->
<style type="text/css"><!-- a:hover{filter:glow(color:#ff80ff, strength=3);height:0px;width:inherit} //--></style> <!-- end code provided by createblog.com --> that's the code im using, but it doesnt look nice. click here ... u c? i used to have a similar code where you could change the color of the hovered text (so that the glow and text arent the same color) plz tell me the code if u could find it because i couldnt nevermind ... sorry for bothering u guys anyway, 4 anyone else who happens to have had the same problem, heres the other code <STYLE TYPE="text/css"><!-- A:link {text-decoration: none; color:#ff3399;font-family:Arial;} A:visited {text-decoration: none; color: #ff3399;} A:active {text-decoration: none; color: #ff99cc;} A:hover {color:#ff99cc;text-decoration:none;letter-spacing:1px;height:0;filter:glow(color:#ff3399)--></style> |
|
|
|
![]() ![]() |