Im developing a site that will incorporate snitz forums in it. I require some help placing the Forum so that it will not move Even if the browser window is shrunk or expanded. I basicly want it locked in position!
I really would like to customize mine out! But I looked at the inc_header.asp and inc_footer.asp. They make no sense! lol.. I wish there was some tutorial out there..
The only files you'll ever need to play with to make 'integration' changes like this are inc_header.asp and inc_footer.asp
You don't realy need to know ASP, just look at the HTML thats generated and then search for those tags you want to change in the above two files.
Ive made changed to the inc_header but nothing seems to take effect. I also tried to modify inc_header_short and still nothing happened. I checked the inc_footer. There was no information that looked anything like the html verion of code.