I think I've hurt my brain trying to figure this out. How can I get my content box to strech with the rest of the page. I can get it to work in apple safari, windows explorer, then it does not work on apple explorer.
min-height is ignored in explorer and height stops at the set size in safari with the text overflowing, but is also ignored in apple explorer, as you all probably already know, so how do you handle this, without using tables and set heights?
______my content wrapper. I've used the * trick
* html div.contentHldr
{
width: 800px;
background-color: #E3EADA;
margin: auto;
}
div.contentHldr
{
width: 800px;
min-height: 325px;
background-color: #E3EADA;
margin: auto;
}
_____left side
#leftFrame
{
width: 150px;
float: left;
height: 324px;
border-top: 1px #FFFFFF solid;
background-color: #E3EADA;
}
_____right side
#rightFrame
{
min-height:325px;
height: 325px;
margin-left: 150px;
padding: 0 45px;
background-color: #FFFFFF;
}
http://www.eclecticpixel.com/sites/r...d.php?author=3
http://www.eclecticpixel.com/sites/r...d.php?author=2
Thanks in advance
Mike
Peace
Mike
http://www.eclecticpixel.com
http://www.homegrownmusicjam.com