View Single Post
Old 07-24-2007, 01:37 PM   #9 (permalink)
Costin Trifan
v7n Mentor
 
Costin Trifan's Avatar
 
Join Date: 04-13-07
Location: Romania
Posts: 3,009
iTrader: 0 / 0%
Costin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web pro
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:
Attached Thumbnails
rollover-image-help-untitled.jpg  
Costin Trifan is offline   Reply With Quote