Effects of the cursor over a link. |
Effects of the cursor over a link. |
![]()
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.
|
|
|
![]() |
![]()
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 |
|
|
![]() ![]() |