duda con board3 portal y aero blue
Publicado: 29 Jun 2010, 23:48

Uploaded with ImageShack.us
el problema, es que el titulo de las noticias se ve ilegible, me gustaria saber como cambiarle el color, gracias

phpBB España Oficial, Soporte Internacional Oficial del sistema de foros phpBB en Español, extensiones, estilos, traducciones, guías, tutoriales, videos, redes sociales, webmaster.
https://www.phpbb-es.com/foro/
Código: Seleccionar todo
.cat {
color: #FFFFFF;
height: 28px;
margin: 0;
padding: 0;
border: 0;
background-color: #002A46;
background-image: url('./images/cellpic1.gif');
text-indent: 4px;
}
Código: Seleccionar todo
.cat a:link, .cat a:visited, .cat a:active {
color: #FFFFFF;
}
.cat a:hover {
color: #FFFFFF;
text-decoration: underline;
}