buthy Postado Maio 20, 2011 Denunciar Share Postado Maio 20, 2011 Então, vou postar screens do que está acontecendo...Essa é a screen de como é no Firefox e no Chrome:E aqui como fica no IE8:O código .CSS:#divMural { width:470px; heigth:165px; float:left; margin-bottom:20px; min-height:165px; background-image:url(../images/bg_box-small.png); background-repeat:no-repeat; } #divFotos { width:470px; height:165px; float:left; min-height:165px; margin-bottom:20px; background-image:url(../images/bg_box-small.png); background-repeat:no-repeat; } #divAgenda { width:470px; height:350px; float:right; margin-left:20px; min-height:350px; margin-bottom:20px; background-image:url(../images/bg_box-big.png); background-repeat:no-repeat; } #divVideos { width:470px; height:350px; float:left; min-height:350px; margin-bottom:20px; background-image:url(../images/bg_box-big.png); background-repeat:no-repeat; } #divTwitter { width:470px; height:350px; float:left; min-height:350px; margin-left:20px; margin-bottom:20px; background-image:url(../images/bg_box-big.png); background-repeat:no-repeat; } #divNovidades { width:470px; height:auto; min-height:350px; float:left; background-image:url(../images/bg_box-big.png); background-repeat:no-repeat; } #divPatrocinadores { width:470px; height:350px; float:left; min-height:350px; margin-left:20px; margin-bottom:50px; background-image:url(../images/bg_box-big.png); background-repeat:no-repeat; }Alguém sabe como resolver isso?Obrigado Citar Link para o comentário Compartilhar em outros sites More sharing options...
0 AlissonSchneider Postado Maio 24, 2011 Denunciar Share Postado Maio 24, 2011 Então, vou postar screens do que está acontecendo...Essa é a screen de como é no Firefox e no Chrome:E aqui como fica no IE8:O código .CSS:#divMural { width:470px; heigth:165px; float:left; margin-bottom:20px; min-height:165px; background-image:url(../images/bg_box-small.png); background-repeat:no-repeat; } #divFotos { width:470px; height:165px; float:left; min-height:165px; margin-bottom:20px; background-image:url(../images/bg_box-small.png); background-repeat:no-repeat; } #divAgenda { width:470px; height:350px; float:right; margin-left:20px; min-height:350px; margin-bottom:20px; background-image:url(../images/bg_box-big.png); background-repeat:no-repeat; } #divVideos { width:470px; height:350px; float:left; min-height:350px; margin-bottom:20px; background-image:url(../images/bg_box-big.png); background-repeat:no-repeat; } #divTwitter { width:470px; height:350px; float:left; min-height:350px; margin-left:20px; margin-bottom:20px; background-image:url(../images/bg_box-big.png); background-repeat:no-repeat; } #divNovidades { width:470px; height:auto; min-height:350px; float:left; background-image:url(../images/bg_box-big.png); background-repeat:no-repeat; } #divPatrocinadores { width:470px; height:350px; float:left; min-height:350px; margin-left:20px; margin-bottom:50px; background-image:url(../images/bg_box-big.png); background-repeat:no-repeat; }Alguém sabe como resolver isso?Obrigadoheigth:165px;troque para heighttalvez não seja isso mas o seu height está errado...se puder poste o código html obrigado Citar Link para o comentário Compartilhar em outros sites More sharing options...
Pergunta
buthy
Então, vou postar screens do que está acontecendo...
Essa é a screen de como é no Firefox e no Chrome:
E aqui como fica no IE8:
O código .CSS:
Alguém sabe como resolver isso?
Obrigado
Link para o comentário
Compartilhar em outros sites
1 resposta a esta questão
Posts Recomendados
Participe da discussão
Você pode postar agora e se registrar depois. Se você já tem uma conta, acesse agora para postar com sua conta.