MyBB Community Forums

Full Version: themes and templates
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
What is the difference between - or a practical definition of a "theme" and a "template?"

Is there any documentation that explains that?

Also, in the admin cp I cannot see anything that specifically says something like "apply this theme" or "change this theme."

Is there any docs to guide me on that or can someone tell me )step-by-step, please) how to assign a specific theme and a specific template to the board?

Thank you
A theme is the CSS data, a template is the XHTML data.

If you want to make a theme default, go to the theme section of your ACP and then select "Default Theme" (or something like that) from the dropdown next to the theme.
MrDoom Wrote:A theme is the CSS data, a template is the XHTML data.

If you want to make a theme default, go to the theme section of your ACP and then select "Default Theme" (or something like that) from the dropdown next to the theme.
Thanks for the quick response.