I am running in to a problem when I view forum.asp on my site.
I have modified my header and footer files to so my snitz forum resides in a table with a 15pixel column to the right of it (much like the home page of this site.)
The problem is on systems running a 800x600 resolution. The page flows off the right of the screen. It looks like the areas on forum.asp that are causing the issue are the navigation links above and beyone the forum list table. The option boxes are puching the cell widths past 800px
I am thinking a quick fix would be to just remove the "Show Topics From" and "jump to" forum option boxes on the page. I do not want them to appear anyway.
Is there a way to turn off these options in the admin config or do I need to code?
If so, can someone point me to the files and sections I need to modify?
Well I found the are to remove the option boxes on forum.asp but the table width is still too wide on an 800x600 screen.
I see the same behavior on this site. default.asp works fine...forum.asp is too wide. I guess I need to keep digging to find out why the list of topics displays so wide on forum.asp
well I found the issue... sorry for the post talking to myself :)
Don't worry about it. We've all done it at least once before. Its when you're sitting in your office and hold verbal conversations with your self that you need to start worrying.