I have an issue that comes up a lot that I have never found a good fix 
for.  A lot of the sites I support have a standard 2 column display.  
The left column is the navigation and the right is the content.  There 
is a wrapper around the entire thing and a footer at the bottom.  The 
issue that I see is that let's say the navigation area is 700 px high 
and the content area is 1000px high.  It works great.  However, if the 
navigation is 700px and the content is only 500px, the footer comes up 
too far and the navigation area overlaps at the bottom.  I don't have an 
example of this right now, I just want ideas.  Like I said, there is 
always a wrapper around the whole thing so why does the footer (outside 
of the wrapper) get displayed under the navigation if there is a wrapper?

In other words, how do I make the wrapper assume the height of either of 
the child elements to ensure that the height is always correct?

I hope I'm making sense.  I know what I want to say, it's just not 
coming out really well right now.  Thanks in advance for any suggestions 
anyone might have.

-- 
Jake Churchill
CF Webtools
11204 Davenport, Ste. 200b
Omaha, NE  68154
http://www.cfwebtools.com
402-408-3733 x103


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to