How to Add Facebook Like us plugin to your site with who like.. Wapka blogger mybb vblueten


Hello friends first of All welcome to 92tricks 
I hope you enjoy your vist .
 Friends today i am going to teach you how to add

Facebook  like and share plugin into your site.

So First create your Facebook fan page for your website or blog .

How To Add FACEBOOK like us Plugin in Blogger?

If you are using BLOGSPOT . Then open blogspot.Com .
and Log in to your account .

Click on your blog title . 
Now click layout . If you want to show your facebook
like us plug in at your footer Then at the bottom of layout page you will see add gadget  click on add gadget.

Now click on html/javascript After click you will see input area for title and a text
Area For html java script .

 Enter title like us on facebook. 

 past below code into text area


<iframe src="//www.facebook.com/plugins/likebox.php?href=https://www.facebook.com/itzone.ga&width&height=258&amp;colorscheme=light&show_faces=true&header=false&stream=false&show_border=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:258px;" allowTransparency="true"></iframe>


And click save Dont forget to change itzone.ga to your fb page link If your page link is http://facebook.com/yourblog.com Then in above code just replace

itzone.ga to yourblog.com .


HOW TO ADD FACEBOOK LIKE US PLUGIN IN WAPKA?

wapka.com Login your account . Open your site in admin mood .
 Click edit site Now click Html/wml/xhtml. . 
In next page You will see a text area some inputs and a submit button
In text area put below code .



<iframe src="//www.facebook.com/plugins/likebox.php?href=https://www.facebook.com/itzone.ga&width&height=258&amp;colorscheme=light&show_faces=true&header=false&stream=false&show_border=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:258px;" allowTransparency="true"></iframe>

And click submit button.

ADD FACEBOOK LIKE US PLUGIN IN MYBB FORUM


 open your site click admin cp Now click Template After that click Expand template .

 Now edit your footer template And add this code



<iframe src="//www.facebook.com/plugins/likebox.php?href=https://www.facebook.com/itzone.ga&width&height=258&amp;colorscheme=light&show_faces=true&header=false&stream=false&show_border=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:258px;" allowTransparency="true"></iframe> 
save it.


ADD FACEBOOK LIKE US PLUGIN IN vbulletin

Open your site admin  cp
Click template
Edit footer template
Add this code



<iframe src="//www.facebook.com/plugins/likebox.php?href=https://www.facebook.com/itzone.ga&width&height=258&amp;colorscheme=light&show_faces=true&header=false&stream=false&show_border=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:258px;" allowTransparency="true"></iframe>



Save your template and enjoy.