Ver Mensaje Individual
  #3 (permalink)  
Antiguo 01/10/2009, 21:44
Avatar de C2am
C2am
 
Fecha de Ingreso: enero-2009
Ubicación: Rosario, Argentina
Mensajes: 2.005
Antigüedad: 15 años, 3 meses
Puntos: 306
Respuesta: no puedo encontrar css

Hola luzzifer

Tienes dos hojas de estilos que son las siguientes:

en la carpeta image, el archivo style.css
Cita:
<link href="images/style.css" rel="stylesheet" type="text/css" media="screen" />


en la carpeta raiz, el archivo cms_style.css
Cita:
<link href="cms_style.css" rel="stylesheet" type="text/css" />

ademas del estilo del menu del dhtml
Cita:
<!--DHTML menu-->
<link href="editor_images/menu.css" rel="stylesheet" type="text/css" />
y del estilo que aparece directamente en el archivo:
Cita:
<style type="text/css">
<!--
/* CSS generated automatically, for News module. */
#NewsOverview, #NewsDescription {
font-family: ;
font-size: 11px;
color: ;
padding: 3px;
display:block;
}
#NewsOverview {
font-weight: bold;
padding-bottom: 5px;
}
#NewsOverview a:link, #NewsOverview a:visited {
color: ;
text-decoration: none;
font-weight:normal;
display:block;
}
#NewsOverview a:hover {
color: ;
text-decoration: underline;
}
#NewsTitle h1 {
font-family: ;
font-size: 16px;
color: ;
font-weight: bold;
padding: 3px;
margin:0px 0px 0px 0px;
background-color: ;
letter-spacing: normal;
}
#NewsTitle a:link h1, #NewsTitle a:visited h1 {
color: ;
font-size: 11px;
text-decoration: underline;
display:block;
}
#NewsTitle a:hover h1 {
color: ;
text-decoration: underline;
}
#NewsDate {
font-family: ;
font-size: 9px;
color: ;
padding:3px;
}
#NewsDate a:link, #NewsDate a:visited {
color: ;
text-decoration: none;
display:block;
}
#NewsDate a:hover {
color: ;
text-decoration: none;
}
#NewsThumb img {
border:none;
}
#NewsThumb {
float:left;
padding: 0px 10px 5px 3px;
}
#NewsItem {
display:block;
clear:both;
background-color: ;
width: 160px;
margin: 0px 0px 10px 0px;
padding: 0px;
border: 0px solid ;
}
#NewsPreviewItem {
display:block;
clear:both;
margin: 0px 0px 25px 0px;
/*background-color:#cccccc;
border: 1px solid #000000;*/
background-color: ;
}
-->
</style>



fijate en cual esta lo que quieres modificar, me parece que en la primera
__________________
El mundo nada puede contra un hombre que canta en la miseria.
-- Ernesto Sábato--