MyBB Community Forums

Full Version: The best solution for editing a template
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, 
I wanted to ask what is the best solution for editing the template without getting original default template.

I thought this,

1. In the default template create stylesheet.css and and add changes here.
2. Create new template.

Iam beginner with MyBB, can you help me with this and say, how to the best resolutions for editing the template so I can not break the official template.

I dont understand Mybb system in templates, its look quite complicated.

Thanks
There is absolutely nothing wrong with editing the templates. In fact, that's where most of the editing takes place. Templates are where the HTML changes take place and the stylesheets are where the CSS changes take place. They serve two different purposes.
I think you should use the default mybb theme as guide and at the same time your basis.

When you want to add some css just go to global.css found in Themes>your theme
Then go to Templates>your-theme and start editing the layout.