Hello, I have been thinking and I'm going to take the challenge of totally editing snitz forums so I can run my whole website off of it but I need to know some things:
1. Which file do I edit to change the layout of the forum, I know its in there somewhere :P
2. Which 2 (or more, or less?) files do I have to edit so I can add more "boxes" to topic posting. Like having another "subject" type box but calling it "Short Description"
quote:1. Which file do I edit to change the layout of the forum, I know its in there somewhere :P
I don't know how you want your forum to look but I can tell you where to look. If you need to change the colors and fonts and the links and such you can easily do that from the Admin Options.
The pages are basically made up of the files. You have one file for the links and banners at the top (inc_top.asp), one file for the Forum Name and CopyRight at the bottom (inc_footer.asp) and you have the main file in the middle.
quote:2. Which 2 (or more, or less?) files do I have to edit so I can add more "boxes" to topic posting. Like having another "subject" type box but calling it "Short Description"
You will have to edit the topic.asp file to do that.