Discusión: Problema con CSS
Ver post
Old 10-Jun-2006, 02:47 PM   #3
beta
Junior
Registrado: June-2006
Location: España
Posts: 14
Pego el codigo css:


BODY {

font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #666666;
margin : 0;
text-align: center;
BACKGROUND: url(bg.jpg) #796f5e fixed no-repeat 50% top
}

#contenedor{

width : 750px;
text-align: justify;
margin-right : auto;
margin-left : auto;
margin-top :0;
border : 2px solid #FFFFFF;
background-color : #0A67E6;
padding : 0;
text-align : left;
}


#cabecera{
height : 140px;
width: 750px;
border-bottom:2px #FFFFFF solid;
background:url(fondo_sexy2.gif) repeat;
}

#today{
margin:auto;
width:750px;
div align: center;
}

#today2{
margin:auto;
width:750px;
div align: center;
}

#todaycode {
margin:auto;
width:700px;
background-color:#9A12B4;
border: 3px solid #9A12B4;
padding: 3px;
}

#today {
margin:auto;
width:750px;
}

#bestpic1 {
display:block;
margin-left:35px;
padding:5px;
float:left;
background-color:#9A12B4;


}

#bestpic2 {
display:block;
float:right;
padding:5px;
}

#bestpic3 {
display:block;
float:auto;
padding:5px;
}

#categorias {
width:200;
height:150;
padding:1px;
color:#000000;
margin-left:5px;
}

#categorias2 {
width:200;
display:block;
height:150;
padding:1px;
color:#000000;
margin-left:5px;
float:right;
}

#categoriatable{
width:750px;
margin:auto;
}

#categoriasname {
width:200;
display:block;
height:150;
padding:1px;
color:#000000;
margin-left:5px;
float:right;
}

#adultff{ width:750px;
margin:auto;
}

#find{width:750px;
margin:auto
}

#copry{
width:750px;
margin:auto;
}

#pie {
width:750px;
max-width:750px;
background-color:#000080;
border-bottom: 2px #FFFFFF solid;
border-right: 2px #FFFFFF solid;
border-left: 2px #FFFFFF solid;
margin:auto;
}


#bannerhc { width:750;
margin:auto;

}

#bannerwall{
width:750;
margin:auto;

}

.linkstrade {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

}



.Estilo2 {color: #FFFFFF;
}

.clear {clear:both;}

.findsex {font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#FFFFFF;
font-weight:bold;
}

.Estilo4 {color: #FCC2EA;
color:#FFFFFF;
}

.copyr {
font-family:Georgia, "Times New Roman", Times, serif;
color:#FCC2EA;

}

.letraspie {
font-size: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
color:#FCC2EA}


a:link {
color: #FCC2EA;
text-decoration: none;
}
a:visited {
text-decoration: none;
color:#CC66FF
}
a:hover {
text-decoration: none;
color:#FFFFFF
}
a:active {
text-decoration: none;
}
beta is offline   Citar y responder