Tue, 2011-08-16 20:44
i have this code from facebooks social plugins
<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:comments href="/*myurl.com*/" num_posts="10" width="500" c></fb:comments>
and i need to change the font color for the comments
the comments color schem is dark and it on a dark background so, the text appears invisible
can this be done in CSS and if so how?