e...@copywritecolombia.com wrote:
> Hi all,
> I am having troubles with the divs in this page,
> http://www.copywritecolombia.com/index3.html
>  the center content is dropping below the leftnavigation. They should be
> in this order (from --left to right-- of the page):
>
>   


Cursory checked in IE 6/7/8, Opera, Chrome, SeaMonkey, Camino, and FF.
Amend declarations as below:


BODY {
/*PADDING-RIGHT: 0px;*/
 /*PADDING-LEFT: 0px;*/
 FONT-SIZE: 80%;
BACKGROUND:#E6F6FB url(bg000000.htm) repeat-x scroll left top;
  /*PADDING-BOTTOM: 0px;*/
MARGIN: /*0px 0px 20px*/ 0;
padding:0;
COLOR: #003300;
/*PADDING-TOP: 0px;*/
FONT-FAMILY: Arial, Helvetica, sans-serif;
 HEIGHT: 100%;
 TEXT-ALIGN: center;
}
#bonusinfo {
border: 1px dashed red;
/*float:left;*/
float: right;
/*width:93px;*/
width:215px;
/*padding-top:0px;*/
 padding-left:6px;*/ 
background: url('left0000.jpg') no-repeat; /
*height: 409px;*/}

#maincontent {
border: 1px dashed red;
width: /*500px*/439px;
float:left;
overflow: hidden;}

#leftnav {float: left;
width: /*159px*/150px;
border: 1px solid /*#f4f4f4*/red ; }


Best,
~d











-- 
desktop
http://chelseacreekstudio.com/
mobile
http://chelseacreekstudio.mobi/

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to