Padding problem.

Change your styles as shown
#gallery a, #gallery a:visited {
                color:Navy; 
                text-decoration:none; 
                display:block; 
                padding:5px 5px 5px 20px;
                background: #DFFFFF url(arrow.gif) no-repeat 10px 10px; 
                width:125px;
}

#gallery a:hover {
        background: #DEEFFF url(arrowr.gif) no-repeat 11px 10px;
        color: Navy;
        width:125px;

}
* html #gallery a, * html  #gallery a:visited,* html #gallery
a:hover{width:150px;}

Graham

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Peter
Sent: Monday, 9 May 2005 9:36 PM
To: [email protected]
Subject: [css-d] Menu problem in IE

http://www.captainclassfrigates.co.uk/ie7/miranda.html
http://www.captainclassfrigates.co.uk/ie7/miranda.css

on the selected item & when hovering on a menu item the background
colour shod change (and it does) but in IE the change does not go
accross the entire width of the menu (works fine in FireFox).

All help appreciated

Peter
-- 
Everything we hear is an opinion, not a fact.
Everything we see is a perspective, not the truth.
"Emperor of Rome Marcus Aurelius"
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to