beyre
May 11, 2011, 10:30pm
1
I have tried in 3 different browsers over the course of 2 hours now and I can not get Facebook to give me the code.
I need the Like Box for the following Facebook page to put on their website:
www.facebook.com/pages/Little-Miss-Teen-Miss-North-Carolina-LLC/158036537594657
When I click on “Get Code”, the “Loading …” window just hangs - nothing happens.
Can anyone get the code?
Thanks!
ralphm
May 11, 2011, 11:38pm
2
If you see a like button on a site you like, you can just view source, grab the code and change the url to reflect the relevant site:
E.g. here’s one version:
<iframe src="http://www.facebook.com/plugins/like.php?href=[COLOR="Red"]http://www.yourdomain.com[/COLOR]&layout=standard&show_faces=false&action=like&colorscheme=light"
scrolling="no" frameborder="0"
style="border:none; height:25px; width: 440px;"></iframe>
beyre
May 12, 2011, 12:31am
3
I figured it out from the above referenced plugin’s page.
You don’t actually fill out the form.
Just click the get code button and then adjust the code from there.
Geesh!