Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
What is the principal file to edit templates?
Hello. I wanna edit my vanilla template but i don´t know where is the file that i have to edit. ¨Please i need some help on this one plisss
0
This discussion has been closed.
Comments
also you'll want to copy some files over to themes/vanilla/ such as head, page_end, panel, menu, etc the ones that you'll be editing,
if all you need to edit is the css file then just do that
you can also duplicate that vanilla theme directory and create your own theme if you want, just make sure you give it a new name
here's your options,
head.php (top of page)
menu.php (menus)
page_end.php (end of page)
panel.php (side)
you'll want to copy these from the themes/ folder and paste them into your themes/vanilla/ folder
recommend checking out the add on link up top to see if there is anything there you can use