link hovers |
![]() ![]() |
link hovers |
Jun 18 2005, 03:27 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 177 Joined: Sep 2004 Member No: 51,194 |
how do i get a strikethrough when i hover over the link? either that or where it's underlined once in a solid color, and then it's underlined under that dashed. sorry if that's confusing... :(
|
|
|
|
Jun 18 2005, 03:46 PM
Post
#2
|
|
|
Tu es laid. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,913 Joined: Feb 2005 Member No: 106,675 |
uhh you can check here.. - http://www.createblog.com/forums/index.php?showtopic=1783 for more hover scripts go here - http://www.createblog.com/forums/index.php...ilter=all&st=60 |
|
|
|
Jun 18 2005, 08:08 PM
Post
#3
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
.... Like this? Change the color or whatever.
CODE <style type='text/css'>a:hover {color:#0000FF;font:11px Verdana;cursor: crosshair;text-decoration: line-through;}</style> Um, and this.CODE <style>a:hover{border-bottom: 1px Dashed #000000; color:#ff0000; text-decoration: underline;}</style>
|
|
|
|
![]() ![]() |