Log In · Register

 
 
Closed TopicStart new topic
Combining link hovers?
OMFG Sesshoumaru
post Oct 4 2004, 09:32 PM
Post #1


Newbie
*

Group: Member
Posts: 3
Joined: Oct 2004
Member No: 53,629



Is there anyway I can combine these 2 codes???? huh.gif


<style type="text/css">
/*
Blurred links from xanga.com/html_scripts
*/
a:hover {filter:blur(add="0",direction="80",strength="5"); height:0;};
</style><table border="0" cellspacing="0" cellpadding="4" width="100%"



<style type="text/css"><!-- a:hover {background:url(http://www.usa.venus.co.uk/weed/agifs/images83/firekevs.gif); text-decoration: none;} //--></style>
 
sherryvu
post Oct 4 2004, 10:12 PM
Post #2


Senior Member
*******

Group: Member
Posts: 3,826
Joined: Jan 2004
Member No: 2,330



try this:
CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
a:hover {
background:url(http://www.usa.venus.co.uk/weed/agifs/images83/firekevs.gif);
filter:blur(add="0",direction="80",strength="5"); height:0;};
</style>
<!-- end code provided by createblog.com -->
the background will be blurred though because there's a filter on the hover
 

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