Jump to content


Photo

Problemas!


  • Faça o login para participar
1 reply to this topic

#1 Guilherme Jucoski Fernandes

Guilherme Jucoski Fernandes

    Normal

  • Usuários
  • 64 posts
  • Sexo:Masculino

Posted 28/05/2010, 21:53

Bom tou com algum problema no meu css e não consigo indentificar! Na minha pagina esta ficando com um grande espaço vazio apos o rodapé para melhor entendimento aqui está o site! www.dbbrasil.net/novosite/
E abaixo segue o codigo!

@font-face {
    font-family: Segoe UI;
    font-style:  normal;
    font-weight: normal;
    src: url(SEGOEUI0.eot);
	  }
@charset "utf-8";
/* CSS Document */
#corpo {
background-image:url("imagens/degrade.jpg");
background-position:left center;
background-repeat:repeat-x;
width:920px;
height:780px;
margin: 0 auto;
}
#banner {
background-image:url("imagens/banner.gif");
background-repeat:no-repeat;
margin: auto;
width:920px;
height:86px;
}
#menu {
background-color:#053371;
width:920px;
height:25px;
color: #FFF;
}
#busca {
background-image:url("imagens/busca.gif");
width:300px;
height:24px;
position:absolute;
left: 684px;
top: 102px;
}
#banneranuncio {
width:920px;
height:92px;
}
#noticias {
width:294px;
height:145px;
position:relative;
}
#forum {
width:292px;
height:145px;
position:relative;
left: 295px;
top: -145px;
}
#videosadc {
width:214px;
height:145px;
position:relative;
left: 588px;
top: -290px;
}
#anunciodireita {
width:121px;
height:239px;
position:relative;
left: 800px;
top: -435px;
}
#usuarios {
width:120px;
height:135px;
position:relative;
left: 800px;
top: -1371px;
}
#episodios {
width:293px;
height:145px;
position:relative;
left: 0px;
top: -528px;
}
#fanfics {
width:293px;
height:197px;
position:relative;
left: 0px;
top: -527px;
}
#anunciomeio {
width:301px;
height:252px;
position:relative;
left: 295px;
top: -869px;
}
#imagens {
width:206px;
height:168px;
position:relative;
left: 598px;
top: -1121px;
}
#newslatter {
width:206px;
height:176px;
position:relative;
left: 598px;
top: -1120px;
}
#samuraixrodape {
background-image:url("imagens/samuraix.png");
width:175px;
height:182px;
position:relative;
left: 744px;
top: -1352px;
z-index: 10;
}
#rodape {
background-image:url("imagens/rodape.gif");
background-repeat:no-repeat;
margin: auto;
width:920px;
height:69px;
position:relative;
left: 0px;
top: -1421px;
}
#textorodape {
color:#6FBCEF;
}


#2 André Manoel

André Manoel

    Doutor

  • Usuários
  • 996 posts
  • Sexo:Masculino
  • Localidade:Brasilia

Posted 31/05/2010, 11:00

De acordo com o link que você passou ... lá no site...
a altura do corpo está com 824px.

Eu diminui pelo firebug... e coloquei 780px na altura do corpo...

#corpo {
background-image:url("imagens/degrade.jpg");
background-position:left center;
background-repeat:repeat-x;
width:920px;
[b]height:780px;[/b]
margin: 0 auto;
}


Como você postou o código com essa medida... então eu acredito que você se esqueceu de subir o arquivo css para o FTP...

Certo?!

Dá uma olhada aí...
Iniciando na Ajuda On line...

Posted Image Meu post lhe ajudou? Reputar/votar é uma das formas de agradecer.




1 user(s) are reading this topic

0 membro(s), 1 visitante(s) e 0 membros anônimo(s)

IPB Skin By Virteq