Home › Forums › CSS › overflowing content › Re: overflowing content
April 2, 2009 at 7:42 am
#55737
Member
Locally on my machine I have it down to 4 warnings, but it validates, but it still doesnt work right without declaring a height for the #content_wrap. So bottom line is, how do I bypass having to put a height for the div. Currently if I add more content on the columns I then have to change the height of the content_wrap div which is not practical.
Furthermore even if i do this and I want to add more conent to the right column it still overflows over the content_wrap if i dont change the height.