I am having issues figuring out how to place a list of images in this page while still maintaining the min-height hack. http://tct2006.com/growing/ here is the details... I have a *<div id="main">* that has all of my content in it. The content is a blog and will vary in length from time to time. my DIV *#main *has the *min-height:500px; with an IE hack* applied to it to compensate for the eventual change in height. when I try to add the sidebar to the page, I have to float:left the *<div id="post">* where the text resides to force the sidebar along side the main content. When I do this, it breaks my min-height rule....
I am wondering how I could go about this in a better way. Any ideas would be much appreciated. thanks! -jeremy ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- 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/
