Thread: div issue?
View Single Post
Old 05-25-2004, 01:24 PM   #1
Gambit
Forum wh0re
 
Gambit's Avatar
 
Join Date: Apr 2001
Location: DFW area, TX
Posts: 744
Send a message via ICQ to Gambit Send a message via AIM to Gambit Send a message via Yahoo to Gambit
Default div issue?

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:
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.
__________________
XMEN member
Card-carrying DTM
OKL Fish-napper


Though a program be but three lines long,
someday it will have to be maintained.
-The Tao of Programming
Gambit is offline   Reply With Quote