http://idealconstructora.com
Todo estaba muy bien pues yo uso chrome y firefox para navegar, no tengo problemas pero cuando entraron por explorer y safari hay un div en la parte inferior y se enloquece, La web hace lo que quiere.
Supongo que es algo del Css y por eso lo adjunto espero su ayuda porfavor, no tengo ni idea
Cita:
Alguna idea?, muchas gracias por adelantado @charset "utf-8";
/* CSS Document */
.thor {
height: auto;
width:auto;
margin: 0px 0px 50px 70px;
}
.alpha {
width:261px;
height:650px;
float:left;
margin-right: 5px;}
.beta {
width:192px;
height:650px;
float:left;
}
.gama {
width:192px;
height:650px;
float:left;}
.omega {
width:384px;
height:650px;
background-image:url(images/nosotrostop.gif);
float:left;
}
.teta {
width:192px;
height:650px;
float:left;
margin-top: -2px;
}
.contacbot {
margin-top: 412px;
}
.texto {
margin-top: 130px;
margin-left: 10px;
margin-right: 10px;
padding-bottom: 61px;
}
.texto2 {
margin-top: 130px;
margin-left: 10px;
margin-right: 10px;
padding-bottom: 1px;
}
.texto3 {
margin-top: 125px;
margin-left: 10px;
margin-right: 10px;
}
.footer {
clear:both;
margin-left: 10px;
}
.links {
float:right;
width: 92px;
height: 28px;
}
.creditos {
float:right;
width: 100px;
height: 32px;
margin-right: 180px;
}
.inferior {
margin-left: 8px;
width: 370px;
height: 205px;
margin-top: -148px;
}
.inferior2 {
margin-left: 8px;
width: 370px;
height: 205px;
margin-top: -132px;
}
textarea {
background: #F6F4DA;
border: 1px solid #B07C3F;
}
input {
background: #F6F4DA;
border: 1px solid #B07C3F;
margin-right: 5px;
}
/* CSS Document */
.thor {
height: auto;
width:auto;
margin: 0px 0px 50px 70px;
}
.alpha {
width:261px;
height:650px;
float:left;
margin-right: 5px;}
.beta {
width:192px;
height:650px;
float:left;
}
.gama {
width:192px;
height:650px;
float:left;}
.omega {
width:384px;
height:650px;
background-image:url(images/nosotrostop.gif);
float:left;
}
.teta {
width:192px;
height:650px;
float:left;
margin-top: -2px;
}
.contacbot {
margin-top: 412px;
}
.texto {
margin-top: 130px;
margin-left: 10px;
margin-right: 10px;
padding-bottom: 61px;
}
.texto2 {
margin-top: 130px;
margin-left: 10px;
margin-right: 10px;
padding-bottom: 1px;
}
.texto3 {
margin-top: 125px;
margin-left: 10px;
margin-right: 10px;
}
.footer {
clear:both;
margin-left: 10px;
}
.links {
float:right;
width: 92px;
height: 28px;
}
.creditos {
float:right;
width: 100px;
height: 32px;
margin-right: 180px;
}
.inferior {
margin-left: 8px;
width: 370px;
height: 205px;
margin-top: -148px;
}
.inferior2 {
margin-left: 8px;
width: 370px;
height: 205px;
margin-top: -132px;
}
textarea {
background: #F6F4DA;
border: 1px solid #B07C3F;
}
input {
background: #F6F4DA;
border: 1px solid #B07C3F;
margin-right: 5px;
}