MyBB Community Forums

Full Version: How to make fb twitter bottom like mybb index page
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi I want to make same social netwok bottom like mybb did on index page please help me
and what plugins is used for the announcement bar mybb using on index ?
I am using ougc announcement bar but it does not match the design. how to make design like that ??

[Image: 344ASdas.jpg]
1: you find your social pictures, add it to the template you want (i sggest footer or header) like this:
<a href="LINK-THE-PICTURE-SHOULD-TAKE-THEM-TO" ><img src="IMG/PATH/HERE" /></a>

example:
<a href="www.facebook.com/MyFanPage" ><img src="images/fblike.png" /></a>

The announcement bar should support some custom design options, otherwise you can do it trough .css. You can also use another one:

http://community.mybb.com/mods.php?action=view&pid=2
http://community.mybb.com/mods.php?action=view&pid=121
Thank you !!
Abd how to add share thread bottom in thread display with out plugins..