Ive got a dark theme.How do I change the color so the comments will show like white or something?right now you cant see the comment unless you high light it.
Also when I go to reply to a thread it just goes to the quick reply an i dunno why...
The code Im using is;
Code:
<!-- FB Comments -->
<h2 class="blockhead" style="padding-top:5px;"><span class="optiontitle">Facebook Comments</span></h2>
<div id="thread_tags_list" class="thread_info_block blockbody formcontrols floatcontainer">
<div class="blockrow floatcontainer">
<div id='tag_list_cell'>
<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:comments href="http://*******8.com" num_posts="3" width="300"></fb:comments><br/>
</div>
</div>
</div>
<img src="clear.gif" height="10" /><br />
<!-- /FB Comments -->