Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Adding a link but my theme doesn't have a views folder?
![andrewwhited](https://secure.gravatar.com/avatar/8619d3ea987085800880d292fd5c2e0c/?default=https%3A%2F%2Fvanillicon.com%2F09e9d754131dee0d55477d0648793dda_100.png&rating=g&size=100)
I am trying to add a link to the menu. I have customized the fb-vanilla theme (http://goo.gl/DfW3F). As far as I can tell I need to edit the default.tpl file in the views folder. This theme doesn't have a views folder though. How can I add an html element to my forum; where do I acess the html that is being compiled?
Tagged:
0
Comments
Create a Views folder for your forum's theme following these instructions:
https://www.vanillaforums.org/docs/themequickstart
Then make the changes you want in your theme's copy of the default.master file.
thanks that solved it