Facebook like
Description
With this tutorial you can have a facebook button near the message to like it

Set up
First go on ACP - Display - Templates - General - viewtopic_body.
Find this part:
{postrow.displayed.MESSAGE}
And add this code before it (look at the screen)
- Code:
<!--- Subject: "Facebook like" - Copyright 2012 by www.fmcodes.com. All Rights Reserved. Use and/or modification of this script is allowed, provided this entire copyright notice remains in the original or modified code. Distribution is not allowed without written consent from FMCodes---!>
<div style="float:right;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.name.domain.com{TOPIC_URL}&layout=box_count&show_faces=true&width=75&action=like&colorscheme=light&height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:75px; height:65px;" allowTransparency="true"></iframe></div>
Change this part www.name.domain.com with your link
Demonstration

Technical problems
![]() | The tutorial was tested on this forum and with the browser Google Chrome; If you notice that the tutorial doesn't work for a browser or for a version of forum (PhpBB2, PhpBB3, PunBB, Invision) contact an administrator and we will fill this field with your reporting. Thanks, the staff |
![]() | For every problem or question please, contact us in the section Support for the tutorials, The staff will answer you as soon as it is possible... |
Friendly,
The team of the Forum of Codes.