View Single Post
  #6 (permalink)  
Old Nov 2nd, 2007, 18:05
Lchad Lchad is offline
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote