Ver Mensaje Individual
  #7 (permalink)  
Antiguo 01/12/2009, 05:25
pacosorella
 
Fecha de Ingreso: noviembre-2009
Mensajes: 26
Antigüedad: 14 años, 4 meses
Puntos: 0
Respuesta: barras laterales

Hola impostor, el html es el que te he pegado arriba, encima del css, es muy poco, porque eso no es de la web, es un subdominio con el mismo estilo mismo css y mismo html que la principal, es decir, son idénticas pero esta no tiene contenido por eso el html son solo 10 lineas, esta sin contenido es con la que intento modificarlo sin dañar la que esta con todo el contenido pero al ser la misma plantilla los datos css y html son identicos.

Aqui puedes ver el aspecto de la web sin el h// ni el ww

.zodiacoyamor.tarotalma.com/

Y aquí te dejo la hoja de estilo


div#logo a {
display: block;
width: 100%;
height: 100%;
}
#footer_text a {
font-family: Verdana,sans-serif;
font-style: normal;
font-size: 10px;
font-weight: normal;
color: #686868;
text-decoration: underline; white-space: nowrap;
}


#key_visual {
background: url(images/dynamic/key_visual1.jpg) no-repeat;
}
#extra_div1 {
font-family: Verdana,sans-serif;
font-style: normal;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #4D6C7F;
}
#main_nav_list a.main_nav_active_item {
background: url(images/dynamic/buttonset1/n1activeitem.gif) no-repeat;
font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
font-style: normal;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
background-position: top left;
}
#main_nav_list a.main_nav_item {
background: url(images/dynamic/buttonset1/n1.gif) no-repeat;
font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
font-style: normal;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
background-position: top left;
}
#main_nav_list a.main_nav_item:hover {
background: url(images/dynamic/buttonset1/n1hover.gif) no-repeat;
font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
font-style: normal;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
background-position: top left;
}
.sub_nav_list a.sub_nav_active_item {
background: url(images/dynamic/buttonset1/subnav1active.gif) no-repeat;
font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
font-style: normal;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #0F3B48;
}
.sub_nav_list a.sub_nav_item {
background: url(images/dynamic/buttonset1/subnav1.gif) no-repeat;
font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
font-style: normal;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
}
.sub_nav_list a.sub_nav_item:hover {
background: url(images/dynamic/buttonset1/subnav1hover.gif) no-repeat;
font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
font-style: normal;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #0F3B48;
}
#content_container h1 {
font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
font-style: normal;
font-size: 26px;
font-weight: bold;
text-decoration: none;
color: #4D6C7F;
}
#content_container h2 {
font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
font-style: normal;
font-size: 20px;
font-weight: bold;
text-decoration: none;
color: #4D6C7F;
}
#content_container h3 {
font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
font-style: normal;
font-size: 15px;
font-weight: bold;
text-decoration: none;
color: #4D6C7F;
}
#content_container p, #content_container {
font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
font-style: normal;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #686868;
}
#content_container a:link {
font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
font-style: normal;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
color: #4D6C7F;
}
#content_container a:visited {
font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
font-style: normal;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
color: #4D6C7F;
}
#content_container a:hover {
font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
font-style: normal;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #4D6C7F;
}
#content_container a:active {
font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
font-style: normal;
font-size: 12px;
font-weight: underline;
text-decoration: none;
color: #4D6C7F;
}
#footer_text {
font-family: Verdana,sans-serif;
font-style: normal;
font-size: 10px;
font-weight: normal;
text-decoration: none;
color: #686868;
}

Muchas gracias por la colaboración,
un saludo