MyBB Community Forums

Full Version: Buttons
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
You know how some people on their website have like powered by MyBB topsite then number, and other stuff like that. How do you add that?

I am wanting to add a couple. Thanks!
Not sure what you mean?

http://www.forum-software.org/vote-best-...re-of-2010

Basically you can add any code to your site via your templates or if you have proportal installed you can add blocks.
So like on www.animetown.net at the bottom of the page for example.
Just add the code they give you to the footer template inside a div, like so:

<div style="text-align: center;">
***code***
</div>
Oh ok, where do I go to edit template code.. (Assuming thats what I need to do)
ACP > Templates & Styles > Templates > *select template set* > Footer templates > Footer.