MyBB Community Forums

Full Version: Sidebar Customiztion
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
How can I put Facebook like box in the custom box or even adsense code?
Do something like:

<tr>
<td class="trow1">
[Facebook like button code here]
</td>
</tr>

and place it into a custom box. Obviously you will have to Google to find the correct code to insert there from FB.
I tried buy it didn't worked. The code is like this I have it in my live site.

"<div class="layout-right">


<div class="fb-like-box" data-href="https://www.facebook.com/**********" data-width="208" data-colorscheme="light" data-show-faces="true" data-header="true" data-stream="false" data-show-border="true"></div>
"

I have just omitted my page name by "**"
Pages: 1 2