Log In · Register

 
Effects of the cursor over a link.
Tsubasa
post 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.
 
 
Start new topic
Replies (1 - 5)
Co.Oky me
post Jan 20 2004, 09:16 PM
Post #2


I Ponder. What is _____ doing at the moment??
****

Group: Member
Posts: 258
Joined: Jan 2004
Member No: 453



http://www.createblog.com/forums/index.php?showtopic=60
 
Tsubasa
post Jan 21 2004, 12:13 AM
Post #3


Member
**

Group: Member
Posts: 11
Joined: Jan 2004
Member No: 875



Thanks but, I meant something like these.

http://www.xanga.com/home.aspx?user=hikarix

http://www.xanga.com/home.aspx?user=karen_ichigo

http://www.xanga.com/home.aspx?user=xsilent_angelx

When you leave your cursor over the link gets an effect.
 
i have no life
post Jan 21 2004, 12:39 AM
Post #4


it's all in the <3
***

Group: Member
Posts: 51
Joined: Jan 2004
Member No: 1,035



I am most likely wrong, but here:

a:hover {filter:blur(direction=90, strength=whatever you want, preferably 5-10)}

of course you put the other link modifier things such as "color, text-decoration, etc" before that. so yeah I am sorry if it doesn't work _unsure.gif
 
Tsubasa
post Jan 21 2004, 04:24 PM
Post #5


Member
**

Group: Member
Posts: 11
Joined: Jan 2004
Member No: 875



=( It didn't work.... Thank you though. Maybe is it because I already have what co.oky suggested?
 
i have no life
post Jan 21 2004, 07:29 PM
Post #6


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 tongue.gif oh well sorry if it doesn't work, again

you see where it says 'strength="6"'? edit the 6 to your liking
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: