The personal blog of a blog developer that is ready and available to develop your WordPress Blog.
phone:   229.921.0196
skype:   jtk.consulting

Custom WordPress Theme Design

The dotted underline link css dealio

Posted on December 28th, 2006 by JTk
Posted in Theme, css |

a {
color: #E6EDF5;
text-decoration: none;
background-color: transparent;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
}

a:visited {
color: #E6EDF5;
text-decoration: none;
background-color: transparent;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
}

a:hover {
color: #F37821;
background-color: transparent;
border-color: #98D2E7;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
text-decoration: none;
}


One Response to “The dotted underline link css dealio”

  1. comment number 1 by: Álvaro Degives-Más

    Well, it only took one and a half year for someone to pop up and profuse thank you for the solution - but here I am! Thankee, thankee, thankee…

    Perfect solution for what I wanted!

Leave a Reply

Name

Mail (never published)

Website