Login  Register

Re: What am I doing wrong here?

Posted by Pedro on Feb 14, 2013; 3:34am
URL: https://support.nabble.com/What-am-I-doing-wrong-here-tp7582984p7583085.html

Please, take a look at your avatar_label macro, I added the class avatar-color in your labels. Now, go to your css and try this code:
.avatar-color:{
color: red !important ;
}
Red is only an example.
My test forum.