Ver Mensaje Individual
  #4 (permalink)  
Antiguo 12/10/2009, 19:57
Avatar de Zuker
Zuker
 
Fecha de Ingreso: marzo-2007
Ubicación: Argentina
Mensajes: 164
Antigüedad: 17 años, 1 mes
Puntos: 1
Respuesta: Problema con menu

Cita:
Iniciado por alexk Ver Mensaje
Código:
.menu_izq ul li {
	background:transparent url(../images/menu_divider.gif) no-repeat scroll right top;
	float:left;
	padding-left:0;
	z-index:98;
	height:30px;
	line-height:30px;
	font-weight:bold;
	position:relative;
}
.menu_izq ul li ul {
	display:none;
	padding-left:0;
	position:absolute;
	min-height:0;
	left:0;
	top:30px;
}

.menu_izq ul li ul li {
	background:#E7E7E7 none repeat scroll 0 0;
	float:none;
	font-size:11px;
	height:20px;
	left:-990px;
	line-height:20px;
	margin:0;
	width:100%;
	min-width:120px;
	position:static; 
}
Chao
PD: style.css = 18k wow!!!...
Muchisimas gracias :D

Hay veces que uno lima y lima, pero conuna mirada de afuera todo es mas facil :)

pd: te parece mucho lo q pesa el css? :S