PDA

View Full Version : Custom Facebook Like Box


MrHorror
12-01-2012, 06:26 AM
Hi. I am requesting for someone to customize a facebook like-box for our website? Below is the HTML 5 version of the code. The first piece of code is for placing where you want the like-box to show up. The second bit of code for the APP script.

<div class="fb-like-box" data-href="http://www.facebook.com/pages/Horror-Movies-stuffcom/20347493635" data-width="200" data-show-faces="true" data-colorscheme="dark" data-stream="false" data-border-color="#161616" data-header="false"></div>

<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&appId=217652478344919";
fjs.parentNode.insertBefore(js, fjs);
}
(document, 'script', 'facebook-jssdk'));</script>



All we need done is.

For the tiny name-links, that sit under the avatar-boxes of those who've liked our page? To be recolored red.

The text that says...191 people like "website name"? And the text that reads You like this? To be re-colored white.

Lastly, the facebook page link in the header that reads..."website name on facebook"? To be re-colored red.