Ver Mensaje Individual
  #5 (permalink)  
Antiguo 23/08/2010, 11:49
Avatar de juancho24
juancho24
 
Fecha de Ingreso: octubre-2007
Mensajes: 101
Antigüedad: 16 años, 6 meses
Puntos: 1
Respuesta: problemas con mi pagina

ok, disculpa

aqui va el codigo css:

th {
color : #000000;
font-size : 11px;
font-family : Tahoma,Verdana,Arial;
}
input, select {
color : #000000;
font-size : 11px;
font-family : Tahoma,Verdana,Arial;
font-weight: bold;
}
.px {
padding-top : 0px;
padding-bottom : 0px;
padding-left : 0px;
padding-right : 0px;
margin-top : 2px;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
}
.px5 {
padding-top : 0px;
padding-bottom : 0px;
padding-left : 0px;
padding-right : 0px;
margin-top : 5px;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
text-align: center;
}
.title {
color : #000000;
margin-top : 5px;
padding-bottom : 10px;
margin-bottom : 0px;
margin-left : 30px;
margin-right : 30px;
font-size : 14px;
font-family : Tahoma,Verdana,Arial;
font-weight: bold;
text-align: center;
}
.title a {
color : #EF6D00;
}
.title a:hover {
color : #C25A02;
}
.list {
color : #FFFFFF;
margin-top : 3px;
padding-bottom : 3px;
margin-bottom : 0px;
margin-left : 10px;
margin-right : 10px;
font-size : 11px;
font-family : Tahoma,Verdana,Arial;
font-weight: bold;
}
.right {
color : #FFFFFF;
margin-top : 10px;
padding-bottom : 5px;
margin-bottom : 0px;
margin-left : 25px;
margin-right : 10px;
font-size : 12px;
font-family : Tahoma,Verdana,Arial;
font-weight: bold;
text-align: center;
}
.right a, .list a {
color : #FFFFFF;
}
.right a:hover {
color : #AAAAAA;
}
.left {
color : #000000;
margin-top : 10px;
padding-bottom : 5px;
margin-bottom : 0px;
margin-left : 25px;
margin-right : 10px;
font-size : 11px;
font-family : Tahoma,Verdana,Arial;
font-weight: bold;
}
.left a {
color : #FF6600;
}
.left a:hover {
color : #000;
}
p {
color : #FFF;
margin-top : 5px;
padding-bottom : 10px;
margin-bottom : 0px;
margin-left : 10px;
margin-right : 10px;
font-size : 12px;
font-family : Tahoma,Verdana,Arial;
text-align: justify;
}
p a {
color : #000000;
font-weight: bold;
}
p a:hover {
color : #FFF;
text-align: center;
font-size: 12px;
}
.menu01 {
color : #FFFFFF;
margin-top : 0px;
padding-bottom : 0px;
margin-bottom : 0px;
margin-left : 15px;
margin-right : 15px;
font-size : 11px;
font-family : Tahoma,Verdana,Arial;
font-weight: bold;
}
.menu01 a {
color : #FFFFFF;
text-decoration: none;
}
.menu01 a:hover {
color : #EEEEEE;
text-align: center;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
.menu02 {
color : #000000;
margin-top : 0px;
padding-bottom : 0px;
margin-bottom : 0px;
margin-left : 45px;
margin-right : 0px;
font-size : 11px;
font-family : Tahoma,Verdana,Arial;
font-weight: bold;
}
.menu02 a {
color : #000000;
text-decoration: none;
}
.menu02 a:hover {
color : #555555;
}
p {
font-weight: bold;
}
p {
font-size: 11px;
color: #FFF;
text-align: center;
font-family: Tahoma, Geneva, sans-serif;
font-weight: bold;
}
body table tr td table tr td {
color: #000;
font-size: 12px;
}
body table tr td table tr td table tr td a img {
text-align: center;
}
blockquote {
font-size: 12px;
}
blockquote {
color: #009;
}
.menu02 a {
text-align: center;
}
blockquote {
font-weight: bold;
}
table {
text-align: left;
}
table {

}
.menu a {
text-align: left;
}




Cita:
Iniciado por Ag666 Ver Mensaje
el código que muestras es solo el html... lamentablemente se requiere ver tanto html como css para poder ver el problema