This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Dreamweaver > January 2005 > CSS





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author CSS
Dan Galfano

2005-01-07, 11:14 pm

Below is the stylesheet for my navigation. Why when I hover over my cell,
the background image won't show up...?

http://www.saintagnesparish.org/test.asp

..navmiddle {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000066;
height: 41px;
width: 111px;
text-align: center;
font-weight: bold;
text-transform: capitalize;
background-image: url(../images/pgheader/navb2.gif);
padding-bottom: 5px;


}
..navmiddle a:link {
color: #000066;
text-decoration: none;

}
..navmiddle a:visited {
color: #000066;
text-decoration: none;
}
..navmiddle a:hover {
color: #FFFFFF;
text-decoration: underline;
background-image: url(../images/pgheader/navb1.gif);
}
..navmiddle a:active {
color: #000066;
text-decoration: none;
}

Any thoughts? Did I miss something?

Dan


Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews