
March 27th, 2006
06:56 AM
i do my crosswords in pen
Status: Offline!
div not expanding with text
At http://jordanmeeter.com/about/cd-collection/ you'll see that the list goes waaaay beyond the bottom of the div. How can I make it so the div will expand with the content? The CSS is at http://www.jordanmeeter.com/includes/x/style.css
Thanks!

March 27th, 2006
05:06 PM
remove the height property from the mainContent div.

March 27th, 2006
10:57 PM
Oh Yeaa.
Status: Offline!
read this:
http://www.alistapart.com/articles/fauxcolumns/
and remove ALL height columns from any containing divs (the main container, the content, the two sidebars)
___________________
scudworkz.com.

March 28th, 2006
05:33 AM
Neverside Newbie
Status: Offline!
i use to have the same problem.. and if I'm not mistaken (yes you just remove the height) but you can use min-height if you still want a height