Usamos cookies para medir audiência e melhorar sua experiência. Você pode aceitar ou recusar a qualquer momento. Veja sobre o iMasters.
Pessoal, veja meu site:
/applications/core/interface/imageproxy/imageproxy.php?img=http://img145.imageshack.us/img145/5839/sitemalposicionado.jpg&key=95895e2fb16fda0e1d49ff4ca1200b70d9d4391ccbeaf185a976b5824b6c2c17" alt="Imagem Postada" /> /applications/core/interface/imageproxy/imageproxy.php?img=http://img145.imageshack.us/img145/sitemalposicionado.jpg/1/w1440.png&key=73870a463d2aa499f6f184b844c79f0034d3649ca38a932764be4438a6d0d97d" alt="Imagem Postada" />
Quero tirar esse preto e posicionar certo, mas não estou consiguindo.
Código CSS:
body {
padding: 1 auto;
margin: 0;
background-color: #000;
}
#estrutura {
margin: 0 auto;
background: url(lunafundo1.jpg);
width: 1050px;
height: 700px;
text-align: center;
background-repeat: no-repeat;
}
#topobaixo {
height:30px;
width:auto;
background-image: url(topo.jpg);
background-repeat: repeat-x;
border-top: 1px #4A4A4A;
border-bottom: 2px dotted #4A4A4A;
color:#fff;
font-weight:bold;
}
#topo {
height:30px;
width:auto;
background-image: url(topo.jpg);
background-repeat: repeat-x;
border-top: 1px #4A4A4A;
border-bottom: 2px dotted #4A4A4A;
color:#fff;
font-weight:bold;
}Carregando comentários...