Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- Main content shows below floated content


stavs - 8:17 am on Aug 11, 2004 (gmt 0)


sorry, forgot this bit;

#content
{
height:100%;
background-color:#fff;

margin:0px 0px 0px 0px;border:none;padding:0px 20px 0px 0px;
}
#content .page
{
font-size:12px;
position:relative;

width:100%;
padding:0px 0px 0px 0px;border:none;margin:0px 0px 0px 0px;
}
#content .page h1{color:#000;display:inline;font-size:18px;padding-left:7px;}
#content .page .header{padding:5px 0px 5px 0px;}
#main div.boxoutMarginRight{margin-right:25%;border-right:solid 1px #ccc;padding-right:0px;}
#main div.boxoutMarginLeft{margin-left:240px;border-left:solid 1px #ccc;}

/* minimum heights widths for content */
#main,#header,#footer{
min-width:795px;
width:expression(document.body.clientWidth < 800? "775px" : "100%" );
}
#content.boxoutMarginRight .page{min-height:2100px;}/*IE Only*/* html body #content.boxoutMarginRight .page{height:2100px;}
#content.boxoutMarginLeft .page{min-height:1700px;}/*IE Only*/* html body #content.boxoutMarginLeft .page{height:1700px;}


Thread source:: http://www.webmasterworld.com/css/4257.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com