MN Forum

Full Version: Can someone explain template?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Before I begin to do this myself.

Can someone explain what is needed to make/add a new template?

Like

css file and ???

also, I assume to create a new folder under themes, and then??

Thank you in advance, I would rather pay, but seems no one has the knowhow or time.

Thanks in advance.
check theme/default/style.css for the css
Depends of what you're trying to do..
If you're willing to make a complete makeover like to add bootstrap etc.. then you might need to edit all the html files, which is not so easy unless you understand html/css.

Otherwise if you want to edit the existing templates then your friend to start is theme/default/style.css or theme/dark/style.css

To make it as a new template then duplicate let's say the default theme folder and rename it as you wish, to make it available in the control panel change in cnf.php
Code:
Hidden content for guests

the default with your theme name or dark in case of dark theme.

What is css https://www.youtube.com/watch?v=s7ONvIgOWdM
What is html https://www.youtube.com/watch?v=CKlh1lwe2rY