Previous Message
Next Message

divs dropping

Sent by Ed on 12 February 2010 13:01


>> 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
>




Thank you Tim and David for the advice. Due to design requirements we have
a 500px width image in the maincontent div. So I am thinking that the
soultion is to make the width of the main div (wrapper) 810px and then
155px and 155px. Hopw does that sound? Thank you




______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/
Previous Message
Next Message

Message thread:

Possibly related: