is there such code |
is there such code |
Sep 4 2004, 10:22 PM
Post
#1
|
|
|
I C DEAD PEOPLE ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 728 Joined: Jul 2004 Member No: 36,002 |
is there such hover...
is there a hover that when ur mouse goes over it is shadow or 3d or glow if so can u people tell me the code?? |
|
|
|
![]() |
Sep 4 2004, 10:52 PM
Post
#2
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
^ Actually, you messed the code up a bit, you put 'strenth' instead of 'strength'. It would be
CODE <!-- begin code provided by createblog.com --> <style type="text/css"><!-- a:hover{filter:glow(color:#000000, strength=3);height:0px;width:inherit} //--></style> <!-- end code provided by createblog.com --> For glowing hover CODE <!-- begin code provided by createblog.com --> <style type="text/css"><!-- a:hover{filter:shadow(color:#000000, strength=3);height:0px;width:inherit} //--></style> <!-- end code provided by createblog.com --> For shadowed hover |
|
|
|
lhuvhurts is there such code Sep 4 2004, 10:22 PM
ycannedbananasy i've never seen one before. sorry... Sep 4 2004, 10:22 PM
DODGERxGiRL this one is for the glowing hover:
CODE<... Sep 4 2004, 10:31 PM
lhuvhurts thanks u Sep 4 2004, 11:13 PM
DODGERxGiRL heh, sorry i just copied the code off of this one ... Sep 5 2004, 12:25 AM
Sherry_Vu [ topic closed ] Sep 5 2004, 07:58 AM![]() ![]() |