Foros del Web » Creando para Internet » CSS »

agregando un sidebar de mas ?

Estas en el tema de agregando un sidebar de mas ? en el foro de CSS en Foros del Web. Hola tngo una estructura creada de la siguiente manera http://img67.xooimage.com/files/8/2/...ar-2d1c2b3.png Mi codigo css es el siguiente #content { width:1024px; height:724px; } #idiomas { width:100%; height:30px; ...
  #1 (permalink)  
Antiguo 24/09/2011, 04:46
(Desactivado)
 
Fecha de Ingreso: abril-2009
Mensajes: 47
Antigüedad: 15 años
Puntos: 0
agregando un sidebar de mas ?

Hola tngo una estructura creada de la siguiente manera

http://img67.xooimage.com/files/8/2/...ar-2d1c2b3.png

Mi codigo css es el siguiente

#content {
width:1024px;
height:724px;
}
#idiomas {
width:100%;
height:30px;
}
#banner {
width:100%;
height:200px;
background:#0C0;
}
#menu {
width:40%;
height:30px;
float:left;
background:#FF0;
}
#login {
width:60%;
height:30px;
float:right;
}
#sidebar {
width:200px;
height:434px;
float:right;
position:relative;
}
#content1 {
width:824px;
height:214px;
float:left;
position:relative;
background-color:#6FF;
}
#content2 {
width:824px;
height:217px;
float:left;
position:relative;
background-color:#69C;
}
#left {
width:30px;
height:100%;
margin-left:100%;
}

Me gustaría hacer que en la derecha del navegador poner otro div , si veis pone sidebar2 abajo en la imagen, no me deja sobrepasar el contenido del div content. Alguna idea?

Etiquetas: banner, content, content1, sidebar2
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 08:44.