MyBB Community Forums

Full Version: how do I add a google, facebook, and twitter button below the breadcrumb
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
not sure which template I need to edit and what code to use. how do I add a google, facebook, and twitter button in the box I drew in this photo?:

[attachment=23533]
Have a look at this tutorial:

http://community.mybb.com/thread-67490.html
(2011-07-26, 10:56 PM)faviouz Wrote: [ -> ]Have a look at this tutorial:

http://community.mybb.com/thread-67490.html

cool, now I just need to find the code for the facebook "like" button, twitter's "tweet" button and google's "+1" button.
(2011-07-26, 11:19 PM)Shemo Wrote: [ -> ]
(2011-07-26, 10:56 PM)faviouz Wrote: [ -> ]Have a look at this tutorial:

http://community.mybb.com/thread-67490.html

cool, now I just need to find the code for the facebook "like" button, twitter's "tweet" button and google's "+1" button.

Google + code:

<script type="text/javascript" src="http://apis.google.com/js/plusone.js">
{lang: 'en-US'} </script>