Ir para conteúdo
Fórum Script Brasil
  • 0

Problema com DIVs no IE8


buthy

Pergunta

Então, vou postar screens do que está acontecendo...

Essa é a screen de como é no Firefox e no Chrome:

t0nq60.jpg

E aqui como fica no IE8:

k23rt.png

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

Link para o comentário
Compartilhar em outros sites

1 resposta a esta questão

Posts Recomendados

  • 0
Então, vou postar screens do que está acontecendo...

Essa é a screen de como é no Firefox e no Chrome:

t0nq60.jpg

E aqui como fica no IE8:

k23rt.png

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

heigth:165px;

troque para height

talvez não seja isso mas o seu height está errado...

se puder poste o código html obrigado

Link para o comentário
Compartilhar em outros sites

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.

Visitante
Responder esta pergunta...

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emoticons são permitidos.

×   Seu link foi incorporado automaticamente.   Exibir como um link em vez disso

×   Seu conteúdo anterior foi restaurado.   Limpar Editor

×   Você não pode colar imagens diretamente. Carregar ou inserir imagens do URL.



  • Estatísticas dos Fóruns

    • Tópicos
      152,2k
    • Posts
      651,9k
×
×
  • Criar Novo...