Ver Mensaje Individual
  #3 (permalink)  
Antiguo 14/05/2010, 10:54
Avatar de Masticore
Masticore
 
Fecha de Ingreso: agosto-2008
Mensajes: 52
Antigüedad: 15 años, 8 meses
Puntos: 0
Respuesta: modulo de menu.. ayuda con el css por fa

AMIGO.. si lo habia hecho . a mi segundo menu le agregue lo siguiente

a.horizontalMenuItemText, a.verticalMenuItemText, a.singleMenuItemText.level1:hover#current {
background: transparent url('../images/style1/menu_h_l.png') no-repeat 0 50%!important;
}
a.horizontalMenuItemText, a.verticalMenuItemText, a.singleMenuItemText:hover#current {
background: transparent url('../images/style1/menu_h_r.png') no-repeat 100% 50%!important;
}


se ven con fondo igual que el otro pero todo el menu, incluido los sub... y yo necesito que solo se vea con boton cuando me coloco sobre una opcion.... igual que el otro..

ojal me puedas decir q estoy haciendo mal..
graciassss