Ver Mensaje Individual
  #5 (permalink)  
Antiguo 23/01/2015, 20:37
chumy_
 
Fecha de Ingreso: noviembre-2011
Mensajes: 121
Antigüedad: 12 años, 5 meses
Puntos: 0
Respuesta: menu se sobrepone

hice este cambio (lo agregue), segun estuve investigando... pero nada ¬¬

Código PHP:
#access ul ul li ul{
       
displaynone;  
    
margin-left:-1000px        
}

#access ul ul li:hover ul{
    
background-position:bottom;
    
displayblock;
    
backgroundblack;  
    
position:absolute;
    
padding0px;
    
text-alignleft;
    
margin-left:0px