Link affect help needed |
Link affect help needed |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Feb 2004 Member No: 4,780 ![]() |
hello, i was wondering if anyone could give me the exact code needed to get the affects like this person has on their site, http://www.xanga.com/home.aspx?user=Glorious_Sadness , the affect where when the cursor is dragged over any link, the lighting affect. Please share the code if you have it, thank you.
|
|
|
![]() |
![]()
Post
#2
|
|
Group: Posts: 0 Joined: -- Member No: 0 ![]() |
put in website status
CODE <!-- begin code provided by createblog.com -->
A:link {font-family:Eras Light ITC; color: #000000; font-size: x-small; text-decoration: underline} A:visited {font-family:Eras Light ITC; color: #000000; font-size: x-small; text-decoration: none} A:active {font-family:Eras Light ITC; color: #333333; font-size: x-small; text-decoration: none} A:hover {cursor: cross; color:333333; background: URL( http://www.feebleminds-gifs.com/lightning.gif);background-position: center center; font-weight:italic; text-decoration:underline; Filter: Alpha(Opacity=100, FinishOpacity=15, Style=3, StartX=0 StartY=0, FinishX=300, FinishY=0); height:1; border=0px solid;} <!-- end code provided by createblog.com --> |
|
|
![]() ![]() |