Update February 2011:(For the other steps, see BloggerSentral or, for that matter, Facebook’s own developer page.)
It seems Facebook (perhaps erroneously) has the box height fixed to 62px. This allows only your Facebook page title and the Like button to appear inside the box, the faces will be hidden. To show faces, you must increase the height. For example, to show two rows of faces change theheight
to 280px. There are twoheights
in the code, make sure you change both.
This example reinforces a lesson I have learned about social media and website development generally: If you have a problem, you likely are not the only one and someone out there probably has already solved it. Try a Google search. Or, Facebook your tech-savvy friends for advice. As I learn the answers myself, I will share them with you on this blog.
No comments:
Post a Comment
You can use basic HTML tags for boldface, italics, and hyperlinks to other websites. See HTML Quick List for samples (look for the b, i, and a codes).