View Full Version : placing elements on the screen - vertical spill


spdorsey
02-17-2005, 06:55 PM
Hello

My content is spilling out of its div layer!

http://www.deepa.com/stage/p_patt.html

Here's the CSS page:

http://www.deepa.com/stage/css/deepa.css

But most of the problem is with the CSS that lives on the page itself.

The content of the frames are getting pushed down vertically. The two offenders are in the top part of the main layer (where all the links are), and in the body area where the chair images are gettng pushed off the bottom of the page.

Things look great in Safari Mac and MSIE Mac, but they do not work in MSIE Win, Firefox Win, and Firefox Mac. The bottom spill is happening in all browsers all platforms.

Don't really know what to do about this.

Any ideas?

----------S


:cloud:

spdorsey
02-17-2005, 07:06 PM
Added the title image to its own div layer and aligned that layer right. Then the top nav layer - which was aligned left - didn't interfere with it.

Still working on the bottom spill. I'm hoping I can add some float attributes to the layers and get them to play nice together.