Links, Underline |
Links, Underline |
![]()
Post
#1
|
|
![]() Hi, Loser ![]() ![]() ![]() ![]() Group: Member Posts: 216 Joined: Jul 2005 Member No: 169,847 ![]() |
what`s the code so when you hover over a link it`s underline & then a dahsed underline. so a double underline?
thanks |
|
|
![]() |
*This Confession* |
![]()
Post
#2
|
Guest ![]() |
Ehm, have you ever seen this done?
because I don't think you can do it. Heres the code to edit your links though: Top is to edit normal links and bottom part is to edit when your hover over a link. CODE <style>a:link, a.man:link, a.text:link, a:visited, a.man:visited, a.text:visited, a:active, a.redlink:active, a.redlink:visited, a.redlink:link, a.navbar:link, a.navbar:visited, a.navbar:active {font-family:small fonts; font-size: 7px; color: 000000; font-weight: normal; text-decoration: underline; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 11px; background-color: transparent; border: 0px solid 000000;}
a:hover, a.man:hover, a.text:hover, a.redlink:hover, a.navbar:hover {font-family:small fonts; font-size: 7px; color: 000000; font-weight: normal; text-decoration:dashed-underline; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 11px; background-color: transparent;}</style> |
|
|
![]() ![]() |