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.
What template is this from?
gabessdsp
New
Direct link:
http://crimsonlakemc.com/index.php?page=Forums#/discussion/6/earn-money-and-other-rewards-by-voting
I tried editing the default master.php to add header space but it isn't working. I was wondering what template do post paes like that run off of so that I can find and edit it? If you notice the top is cut off and I want to fix that.
0
Comments
@gabessdsp
That looks like a custom theme specific to that site.
Nope, it is the default vanilla theme. It's my site....Just look at the forum part. You'll notice it's cut off. That's the part I am paying attention to and am trying to fix. Which is why I asked which templates the forum posts use because obviously it's not the master.php one
Alright well I fixed that problem. I had an extra quote in there. But now I still need to know which file it models. The header doesn't show up for posts, only for main pages. What I mean by template is the equivalent of default.master.php for the post pages
It's one of the files in the
/applications/vanilla/views/discussion
folder. You can copy the file that has the code you want to modify to your theme's/views/vanilla/discussion
folder, which you can create if it doesn't exist, and then clear the/cache
folder of all.ini
files.Add Pages to Vanilla with the Basic Pages app