If your Ning site has a dark theme, you may be scratching your head wondering how to make the text legible. Because it is a 3rd party integration, I can't find anywhere the ability to switch the facebook comments module theme from light to dark. So, I recently switched my overall theme to a darker background which made all of my Facebook Comment modules look like this:
Ugly right? Well because the comment module is essentially an iframe, you have very view options of editing text colors. Your only real option as far as I can tell is to use CSS to change the background color behind the module. You can do this with a single line of code and you'll get something more like this:
All you need to do is add this code to your Design Studio advanced CSS and you can change the background to any color you like. Replace the #eeeeee to whatever hex color you want.
div.fb-comments.fb_iframe_widget.fb_iframe_widget_fluid_desktop {background-color:#eeeeee!important;}
Let me know if you have anyother suggestions or questions below or get in touch with me here on Creators
Some Related Facebook Posts for Ning Communities:
You May Not Know This About Facebook
2 Quick Tips in One: PDF Embed Trick + Facebook Page Tip
Three Handy Facebook Tricks You May Not Know
TIP/Trick: Get Tabby with your FB Page
Trick N2.0 - Add Your Groups To a Facebook Page Tab in 5 Minutes
Trick: Perfect Combination for Bringing Your Community Into a Facebook Page
TIP/Trick: How to Add Facebook Style Reactions To Your Community
How to Embed Facebook Comments to a Post
Amazing Tool to Automate Your Content Discovery, RSS and Sharing Community Content
Replies