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.
How Might You Go About This?
So far, on my forum (uncommon dialogue) all I have edited are the css files. I'm kinda scared to go further than that.
However, I need to make this element containing three images sit in the main discussion area (so I guess in the index.php) right above the discussion topics...kind of like this for example.
As you can see, the three images are made in simple html...not even an external CSS sheet for them. That's just because the element is so small I don't really feel i need to do much more work than this to make something that seems so simple. In the future, I may work on an extension that makes the image area more dynamic, but right now I'm ok as long as I can get this code in there somewhere.
I have tried and tried and I've looked at all the documentation but I still can't make sense of how to introduce something entirely new to the forum like this. I know a bit about php, but vanilla is over my head (and really really well done might I add).
Can someone give me some direction as to how you might put this in the index.php of the site? A simple include doesn't look like it will work.
THANK YOU for any help.
However, I need to make this element containing three images sit in the main discussion area (so I guess in the index.php) right above the discussion topics...kind of like this for example.
As you can see, the three images are made in simple html...not even an external CSS sheet for them. That's just because the element is so small I don't really feel i need to do much more work than this to make something that seems so simple. In the future, I may work on an extension that makes the image area more dynamic, but right now I'm ok as long as I can get this code in there somewhere.
I have tried and tried and I've looked at all the documentation but I still can't make sense of how to introduce something entirely new to the forum like this. I know a bit about php, but vanilla is over my head (and really really well done might I add).
Can someone give me some direction as to how you might put this in the index.php of the site? A simple include doesn't look like it will work.
THANK YOU for any help.
0
This discussion has been closed.
Comments