A MyBB theme is usually a theme XML (colours and templates) plus a folder of images/CSS. Install both.
Import the theme XML
- In the ACP, go to
Templates & Style → Themes. - Under Import a Theme, upload the theme's
.xml file and import it. - Set it as default, or let members pick it under
Configuration → Theme.
Upload the theme's assets
- Connect over SFTP or open the in-panel file manager.
- Upload the theme's image/CSS folder to the path the theme specifies (often under
images/).
Blank or broken styling almost always means the assets didn't land in the exact folder the theme expects.