Log In · Register

 
scratching effect on links
miix-tape
post Aug 4 2005, 04:13 PM
Post #1


broken. bruised. & bleeding.
****

Group: Member
Posts: 247
Joined: May 2005
Member No: 133,631



how can i get the scratching effects on my links like this page?
 
 
Start new topic
Replies (1 - 7)
talcumpowder
post Aug 4 2005, 04:17 PM
Post #2


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



It's an animated image they used as a link hover.
edit// Oh, they just scribbled over the canvas multiple times and used them as a sequence.
 
miix-tape
post Aug 4 2005, 04:26 PM
Post #3


broken. bruised. & bleeding.
****

Group: Member
Posts: 247
Joined: May 2005
Member No: 133,631



as a sequence? so that would be like the same as using a .gif? how do you make a link hover?
 
talcumpowder
post Aug 4 2005, 04:38 PM
Post #4


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



..... Yes, as a sequence in an animation. ^_^u
CODE
<style type='text/css'>a:hover{background-image: url("URL HERE");}</style>
 
miix-tape
post Aug 4 2005, 04:41 PM
Post #5


broken. bruised. & bleeding.
****

Group: Member
Posts: 247
Joined: May 2005
Member No: 133,631



so that would go where in the hover sectoin? where would i stick that in this code?
QUOTE
a:hover {
/* edits when user hovers (goes over) the links */
color:00ccff;
font:normal 11px terminal ;
line-height:11px;
text-transform: uppercase;
background-color:00ff00;
}
 
talcumpowder
post Aug 4 2005, 04:43 PM
Post #6


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



Just insert the line like this...
CODE
a:hover {
/* edits when user hovers (goes over) the links */
color:00ccff; font:normal 11px terminal; line-height:11px; text-transform: uppercase; background-color:00ff00; background-image: url("URL HERE");}
 
miix-tape
post Aug 4 2005, 04:55 PM
Post #7


broken. bruised. & bleeding.
****

Group: Member
Posts: 247
Joined: May 2005
Member No: 133,631



thnx. i'll try that.
 
warriors1035
post Aug 4 2005, 09:14 PM
Post #8


Argh?
*****

Group: Member
Posts: 745
Joined: Mar 2005
Member No: 109,836



when i went to the site, there were no scratching effects that u were talkin about

//edit\\

its workin now, for some reason it wasent workin before
 

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