Ver Mensaje Individual
  #2 (permalink)  
Antiguo 09/01/2007, 11:39
Avatar de bhagat
bhagat
 
Fecha de Ingreso: julio-2002
Ubicación: Granada
Mensajes: 469
Antigüedad: 21 años, 9 meses
Puntos: 7
Re: Ayuda con CSS en joomla!

Fíjate en esta parte del código, y cambia el atributo color: aqui el color que deseas





/* ###################### LINKS ###################### */
a:link, a:visited {
font-size : 10px
font-family: tahoma;
color : #999999; << Por ejemplo aquí
font-weight : bold;
text-decoration : none;
}

a:hover {
color : #FFFFFF;<< Por ejemplo aquí
text-decoration : none;
}

a.mainlevel:link, a.mainlevel:visited {
color : #999999;<< Por ejemplo aquí
font-weight : normal;
}

a.mainlevel:hover {
color : #CCCCCC;<< Por ejemplo aquí
text-decoration : underline;
}

a.category:link, a.category:visited {
color : #CCCCCC;<< Por ejemplo aquí
font-weight : bold;
}

a.category:hover {
color : #CCCCCC;<< Por ejemplo aquí
}


En estos atributos defines el color segun sea LINK normal, cuando pasas el mouse y cuando lo has visitado
__________________
Por prudencia, la palabra SIEMPRE,
no la deberiamos usar NUNCA

Bhagat Dominguez
www.percusioncreativa.com