Ver Mensaje Individual
  #20 (permalink)  
Antiguo 02/06/2009, 09:24
AlbertoGarcia
 
Fecha de Ingreso: mayo-2009
Ubicación: Fuerteventura
Mensajes: 324
Antigüedad: 14 años, 11 meses
Puntos: 19
Respuesta: no se ve bien con ie 6

Si te he entendido bien, aplica el selector #menu_seleccionat a la declaración. Así:

Código HTML:
#menu a:hover, #menu_seleccionat {
 background: #E3E3AF url("../imatges/fletxa_sel.png") bottom center no-repeat;
 color: #fff;
 padding-bottom: 8px;
 }
Salud!