06-15-2015, 05:31 PM
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
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
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
Quote:Hidden content for guests