|
Re: FF and IE Layout problems
Good job uploading it..
I don't see what you are seeing. I see the left column at the top, then the center column is down lower about 1 inchin IE 7 and IE6. Firefox shows the three columns aligned evenly.
Is that the problem?
Check all your top margins on the center column and check all the top paddings.
You might run into issues with all the relative positioning. You should be using floats instead. Floats are so much easier to attain the right layout than positioning.
Last edited by Lchad; Nov 2nd, 2007 at 18:08.
|