PDA

View Full Version : Three column layout issue


summitweb
08-20-2005, 08:38 AM
Hello:

I designed a three column website. When the browser window is maximized, the website looks at it should.

When I restore down the window, the right column shifts into the middle of the center column. You'll see the effect better as you keep shrinking the window. You can see what is happening by going to: http://www.informedmortgage.com.


I do not know what is causing this. Can someone help me out?

Thank you in advance.

RammsteinNicCag
08-20-2005, 11:22 AM
It happens because you use floats. Give this page a shot, http://www.glish.com/css/ The 3 column, holy grail link should be what you need.

Jennifer

summitweb
08-20-2005, 01:43 PM
Hi,

Thanks for the reply. I went to the link you gave me and viewed the 3 column holy grail page. When I tile my window, it is doing exactly what my site is doing.

RammsteinNicCag
08-21-2005, 12:32 PM
Hmm, when I reduced the size of your page, the rightbar was overlapping your content. When I reduced the size of their page, the content shrunk and there was no overlap....

Jennifer