Link : Line through when hovering? |
Link : Line through when hovering? |
Jul 15 2009, 07:12 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Jul 2009 Member No: 736,566 |
eugh, i don't know what i did wrong, I want my links to change color and have a line through them when hovering, heres what i put
"A:hover {color: #446244; text-decoration: line-through;}" The color changes, and everything else is working except for the line-through. I've been looking at it over and over again so I'm sure if the is a mistake, I can't see it :P Anyone know what I did wrong here? Thanks :) |
|
|
|
Mike Try adding !important after through and before... Jul 15 2009, 07:19 PM
kwight24 that worked!
Thanks Jul 15 2009, 07:32 PM
Mike No problem. Topic closed & moved. Jul 15 2009, 07:33 PM![]() ![]() |