il problema è il seguente...
il menu orizzontale con IE nn compare correttamente come in FIREFOX ma us più righe
nel mio sitowww.nostop.ilbello.com
aiutatemi...
codiche css menu
px;
}
#menu1 span {
padding-right : 47px;
cursor : pointer;
}
#menu1 a:hover {
background : url(layout/vistaBk1.png) top left;
color : #eee;
}
#menu1 a:hover span {
background : url(layout/vistaBk1.png) top right;
}
#menu1 #current a {
background : url(layout/vistaBk1.png) bottom left;
color : #fff;
}
#menu1 #current span {
background : url(layout/vistaBk1.png) bottom right;
}

Rispondi quotando