MyBB Community Forums

Full Version: How to install an FB like page to a sidebar
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Im looking for solutions to both. First I want to have a sidebar and second, I want to place an FB like page like that of www.pavementsucks.com.
1) Follow this tutorial: http://community.mybb.com/thread-97828.html
2) Edit and paste this in the template where you want the sidebar to show:
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead"><strong>INSERT_TITLE_HERE</strong></td>
</tr>
<tr>
<td class="trow1">INSERT_FACEBOOK_LIKE_BOX_CODE_HERE</td>
</tr>
</table>
<br />
thanks pdtrx, i'l try this now.
pdtrx, are there other options of doing it? i just tried the tutorial and it looks bad to my site. was it the theme or i dont know.
still struggling for this! but is 75% done. just one thing more. what's the format for facebook code which only shows the like us button and those fb users who liked? ---no showing of my posts from my fb wall. pls paste the code here.
its a sidebar type code which you're looking for. Do what pdtrx said above my post and you should have it.
thank you guys. can you take a look at it once? something must be lacking. the site looks ok with opera but a little distorted with IE, google chrome, and firefox.