Ver Mensaje Individual
  #2 (permalink)  
Antiguo 27/01/2011, 15:00
Avatar de ArturoGallegos
ArturoGallegos
Moderador
 
Fecha de Ingreso: febrero-2008
Ubicación: Morelia, México
Mensajes: 6.774
Antigüedad: 16 años, 1 mes
Puntos: 1146
Respuesta: Problemas en Firefox e IE

para empezar no publiques mas de un post con el mismo tema y contenido

bien pues viendo tu sitio, tienes varias cosas que mejorar pero va aquí tienes un parchesote.
modifica las siguientes id
Código CSS:
Ver original
  1. /*Agregar overflow:hidden*/#cabecera {width: 932px;height: 110px;overflow:hidden;background-color: #FFF;text-align: center;float: inherit;}
  2. /*Agregar float:left*/#menu {width: 530px;height:30px;float: left;}
  3. /*Agregar clear */#cuerpo {clear:both; width: 925px;height: 585px;}