14/05/2010, 10:54
|
| | | Fecha de Ingreso: agosto-2008
Mensajes: 52
Antigüedad: 16 años, 3 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 |