Gambit
05-25-2004, 02:24 PM
Gryph, I use the Mozilla project's FireFox browser, and for some reason, when browsing the THZ forums, it takes align=center a little too personally. :)
Basically, what's happening is that the second table, with the forum chain link and down, has the left side cut off if my window isn't wide enough. I can't even scroll farther left to see it, though I can scroll to the right. Looking at the page source, it seems to have something to do with this code:
<div align="center">
<div class="page" style="width:960px; text-align:left">
<div style="padding:0px 0px 0px 0px">
Now, the table with the logo at the very top is displayed correctly, and this is the only code between the tables that might be causing the problem. Don't know why. (Incidentally, seems like assuming a 960px width is a bit much...)
It shows up OK in IE, of course. Don't know if the problem is the code and IE is more forgiving or if it's a bug in FF.
Thought I'd let you know.
Basically, what's happening is that the second table, with the forum chain link and down, has the left side cut off if my window isn't wide enough. I can't even scroll farther left to see it, though I can scroll to the right. Looking at the page source, it seems to have something to do with this code:
<div align="center">
<div class="page" style="width:960px; text-align:left">
<div style="padding:0px 0px 0px 0px">
Now, the table with the logo at the very top is displayed correctly, and this is the only code between the tables that might be causing the problem. Don't know why. (Incidentally, seems like assuming a 960px width is a bit much...)
It shows up OK in IE, of course. Don't know if the problem is the code and IE is more forgiving or if it's a bug in FF.
Thought I'd let you know.