Ver Mensaje Individual
  #1 (permalink)  
Antiguo 04/06/2011, 06:15
japeto
 
Fecha de Ingreso: marzo-2007
Mensajes: 477
Antigüedad: 17 años, 1 mes
Puntos: 7
Codigo estilo en cabecera, ¿como quitarlo?

Hola que tal?
Tengo una duda de sobe cómo eliminar el siguiente codigo que aparece casi al principio de mi web: camchicas.tv (+18)

<style type="text/css">
div.main {
background: #92CE0C url(http://www .camchicas.tv/wp-content/...l-pattern3.gif) repeat scroll 0 0;
}
.header .name, .header .name a {
color: #92CE0C;
margin-bottom: 0 !important;
}
.menu ul {
border-top: solid 3px #92CE0C;
}
.menu .current_page_item, .menu li a:hover {
background: #92CE0C;
}
div.banner {
border-bottom: 3px solid #92CE0C;
}
.post blockquote p {
border: 1px dashed #92CE0C;
}
.post p, .post a, .post li {
font-size: 13px;
}
.post a:hover {
background-color: #92CE0C;
}
.post .title a {
background-color: #92CE0C;
}
.post h2 a:hover {
background-color: #92CE0C;
}
.post span.no {
background-color: #92CE0C;
}
.hr {
background: url(http://www .camchicas.tv/wp-content/.../sep-green.gif) repeat-x 0 9px;
!background: url(http://www .camchicas.tv/wp-content/.../sep-green.gif) repeat-x 0 4px;
}
.sidebar div a:hover {
background-color: #92CE0C;
}
.sidebar div.pink a:hover {
background-color: #92CE0C;
}
div.footer {
border-top: 3px solid #92CE0C;
font-size: 13px !important;
}
</style>

Tengo hoja de estilos, pero no se por que motivo sale eso ahí. ¿como podria eliminarlo?

Última edición por japeto; 04/06/2011 a las 06:22