moonlighter44
06-04-2008, 12:20 AM
Hi,
I've designed this site to make an orange underline appear under the nav items on rollover. it works in Safari, FF (mac and pc), and even IE 5.2 on mac but nothing happens on the hover state on IE 6 on a pc.
Advice??
here's the site:
http://www.sargentservices.com
and the css i used
#nav{
padding-top: 64px;
text-align: right;
font: 14px Arial, Helvetica, Verdana, sans-serif;
padding-right: 25px;
}
#nav a:link, a:visited{
color: black;
text-decoration: none;
}
thanks
I've designed this site to make an orange underline appear under the nav items on rollover. it works in Safari, FF (mac and pc), and even IE 5.2 on mac but nothing happens on the hover state on IE 6 on a pc.
Advice??
here's the site:
http://www.sargentservices.com
and the css i used
#nav{
padding-top: 64px;
text-align: right;
font: 14px Arial, Helvetica, Verdana, sans-serif;
padding-right: 25px;
}
#nav a:link, a:visited{
color: black;
text-decoration: none;
}
thanks