Click to See Complete Forum and Search --> : [RESOLVED] container not expanding the heightof page


jrthor2
09-21-2008, 08:42 AM
I am trying to get the container div to expand the height of the content, but as you can see on this page, the right column goes over top of the containing div. How can I fix this?

http://www.alanwenrichphd.com/directions/

Thanks!!

Fang
09-21-2008, 10:31 AM
To expand the container give .box overflow:hidden;
If you just want the line to 'go under' the right column give #directions a background-color

jrthor2
09-22-2008, 01:01 PM
Thanks!!

jrthor2
09-24-2008, 10:35 AM
That didn't workin in IE6 :-)