[Resolvido] Rodapé com problema no IE
No firefox tá tranquilo o rodapé:
/applications/core/interface/imageproxy/imageproxy.php?img=http://img7.imageshack.us/img7/1892/firefoxo.jpg&key=33f539bf4dfd018058d04f77aa9a18e664d0a458dc9e1065f8f29cae88e20a6a" alt="firefoxo.jpg" />
Mais no Ie o tamanho duplica:
/applications/core/interface/imageproxy/imageproxy.php?img=http://img818.imageshack.us/img818/5360/90056290.jpg&key=c9b2f883de15cb38b4b71d81050ef1783f631604843afb7db49ac612b714a82a" alt="90056290.jpg" />
/Inicio Rodape/
#rodape {
width:100%;
height:125px;
background-color:#FFF;
}
#rodapeInterno {
width:980px;
height:125px;
background:#000;
margin:0 auto;
}#rodape img{
margin-top:50px;
margin-left:30px;
float:left;
border:0;
}#rodape p {
float:right;
margin-top: 52px;
margin-right: 374px;
color:#FFF;
text-shadow:#FFF 0 0 1px;
}
/*Fim Rodape*/Discussão (3)
Carregando comentários...