Hi there
I am working on my company's festival website and I am trying to implement social media feeds on the right. Twitter worked a treat but facebook is giving me grief. I tried a page badge but it looked like hell.
I am currently using the Like Box but it only comes in transparent and it looks horrendously dark.
Is there any way to make the background white? or create a box with photoshop and put it behind the Like Box?
Any help would be greatly appreciated!!!
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-like-box" data-href="https://www.facebook.com/pages/Newtown-Festival-Sydney/145245132226392" data-width="200" data-height="248" data-show-faces="false" data-colorscheme="light" data-stream="true" data-header="false"></div>