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.
Inserting custom HTMl just within BODY tags
Hi, i figured this out in an earlier version of Vanilla but the structure is quite different in the latest install.
I am looking to add a new DIV tag just within the BODY tags of the pages output by vanilla.
So i would have
<body id="DiscussionsPage" >
<div class"forumholder">
Rest of page.
</div>
</body>
I know my way around basic php but what files do i edit to place this code?
I am trying to make the forum fit in with the style of the rest of the page.
Thanks,
Alan
0
This discussion has been closed.
Comments