Pod IE #contetn ładnie sie dopasuje do nowych wymiarów( przesuwa footer do dołu ), natomiast FF i opera już nie... Co jest nie tak?
Kod
div#content {
background: #FFF;
position:relative;
width:851px;
height:240px;
text-align:left;
padding: 10px 0 0 30px;
}
div#footer {
background: url("img/bottom.jpg") no-repeat top;
position:relative;
width:852px;
height:189px;
}
background: #FFF;
position:relative;
width:851px;
height:240px;
text-align:left;
padding: 10px 0 0 30px;
}
div#footer {
background: url("img/bottom.jpg") no-repeat top;
position:relative;
width:852px;
height:189px;
}