MyBB Community Forums

Full Version: Making new themes/templates?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
How do I make my own theme/template for myBB, where ALL images change depending on the theme? ie: So the 'new thread' button isn't just the same one whatever I change the theme too?
What you would do is go into your FTP for your site and go to the folder of where your forums are located. Then click "images" ..then create a new folder with the same name or similar to the theme name you want to create.

Then you go to:

acp / "Templates" / Add Set / *add your own custom name for the theme*

then:

acp / "Themes" / Add / Name / *your own custom theme name* (don't click save yet...go to here)

"Image Directory"

In there, put in the directory of where you put in your custom images. Ex: images/theme1
Thanks