MyBB Community Forums

Full Version: Working on a theme
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm working on a theme and I only want administrators to be able to view it while I'm working on it, but want normal users, guests etc to see the default and no changes I make.

Is this possible? If so, how?
You can make a copy of it by importing it again and let the regular members see the default theme while you work on the copied version.

While you're working on the copied version, go into Templates & Style > Themes > (the theme you're working on) Edit Theme > Allowed User Groups and make sure only Administrators are checked.
Yes. I've done that, but how do I set the theme I'm editing for me and the theme I'm not for other users?
(2011-12-16, 05:11 AM)Shannon Wrote: [ -> ]Yes. I've done that, but how do I set the theme I'm editing for me and the theme I'm not for other users?

In your usercp you can set your theme as long as you're in the allowed group.
Thanks so much labrocca. You're a massive help.