Ribeiro Rodrigues 0 Denunciar post Postado Abril 1, 2014 body { background:url(../images/topo_site.png) no-repeat; overflow: auto; margin: 0; padding: 0; font-family:Arial,Helvetica,sans-serif; font-size: 12px; } #geral { width: 1000px; margin: 0 auto; } .topo{ width:1000px; height:250px; position: absolute; top:0; z-index: 5; } .logo{ margin-top:10px; margin-left:20px; width:260px; height:100px; float:left; } #bg{ height:1750px; } #bg_empresa{ height:1100px; } #bg_descicao{ height: 2250px;; } Quem me poder ajudar agradecia. Passa-se o seguinte: Ao colocar uma imagem de fundo no site, ele não consegue preencher a pagina toda e sim só metade da página. E gostaria de saber se alguem sabe o erro. E no codigo onde aparece #bg{ ele é chamado na div no index.php (pagina principal). Obrigado! Compartilhar este post Link para o post Compartilhar em outros sites
William Bruno 1501 Denunciar post Postado Abril 1, 2014 Defina a tag html e a body como height: 100% E leia: http://www.maujor.com/blog/2013/03/08/por-que-height-100-nao-funciona/ Compartilhar este post Link para o post Compartilhar em outros sites