Ver Mensaje Individual
  #8 (permalink)  
Antiguo 06/05/2013, 07:01
mir_martin9
 
Fecha de Ingreso: septiembre-2010
Mensajes: 82
Antigüedad: 13 años, 7 meses
Puntos: 0
Respuesta: Me sobra espacio cuando maximizo

este es el css:

body{

background-color: black;
margin:0px auto 0px auto;

}

div#top{

background-image: url("../img/header.gif");
background-repeat: no-repeat;
position: relative;
width: 1340px;
min-height: 309px;
top: 0;
left: 0px;

}

img#escudo{

position: relative;
left: 240px;
top: 75px;

}

div#social{


top: -300px;
left: 620px;
width: 90px;
height: 90px;
position: relative;
border: 0px none;

}

div#social a{

border:0;
outline: none;

}

div#colizq{

min-height: 500px;
width: 150px;
background-color: white;
top: -90px;
position: relative;
left:-595px;


}

div#colder{

min-height: 500px;
width: 150px;
background-color: white;
position: absolute;
top: 0;
left: 1190px;

}

div#centro{

min-height: 500px;
width: 1040px;
background-color: black;
position: relative;
left: 151px;
top: 1px;
font-family: verdana;

}

img#kun{

width: 300px;
height: 130px;
position: relative;
top: 15px;
border: 1px solid red;
left: -580px;

}

div#bajo{

height: 80px;
width: 1340px;
position: absolute;
background-color: rgb(86, 86, 86);
top: 600px;

}