Sorry, I didn't...I'm logged on on my mother's computer and I'm using the old IE6...
Try this:
- remove the padding from the ListMenuItem class
- add this:
Quote:
A.ListItemLink:link, A.ListItemLink:visited {
font-weight: bold;
color: #dddddd;
text-decoration: underline;
margin-top: 3px;
}
A.ListItemLink:hover {
color: #00ff00;
text-decoration: underline;
margin-top: 3px;
}
|
if this doesn't do it, then you have to wait for me to get to
my computer so I can actually work on it...(
but this is not going to happen very soon...
)
This is what I see in IE6: