Effects of the cursor over a link. |
Effects of the cursor over a link. |
Jan 20 2004, 08:28 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 11 Joined: Jan 2004 Member No: 875 |
When someone is on my xanga and places the cursor over the link, how do I make it that when the put the cursor over the link the link becomes blurry or something like that. (Or maybe like "Reservoir Chronicles" in my sig.
|
|
|
|
![]() |
Jan 21 2004, 07:29 PM
Post
#2
|
|
![]() it's all in the <3 ![]() ![]() ![]() Group: Member Posts: 51 Joined: Jan 2004 Member No: 1,035 |
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> <!-- A:link { text-decoration:none; font-size: 8pt; color: #FFFFFF; cursor: nw-sesize } A:active { text-decoration:none; color: #000000 } A:visited {color: #FFFFFF; font-size: 8pt; text-decoration: none; cursor: nw-resize} A:hover {filter: blur(add="0",direction="90",strength="6"); CURSOR: nw-resize;; COLOR: #FFFFFF; text-decoration: none; } --> </STYLE> <!-- end code provided by createblog.com --> this is my final attempt you see where it says 'strength="6"'? edit the 6 to your liking |
|
|
|
Tsubasa Effects of the cursor over a link. Jan 20 2004, 08:28 PM
Co.Oky me http://www.createblog.com/forums/index.php?showtop... Jan 20 2004, 09:16 PM
Tsubasa Thanks but, I meant something like these.
http://... Jan 21 2004, 12:13 AM
i have no life I am most likely wrong, but here:
a:hover {filter... Jan 21 2004, 12:39 AM
Tsubasa =( It didn't work.... Thank you though. Maybe ... Jan 21 2004, 04:24 PM![]() ![]() |