Hi list,

 

I'm setting up a blog with Blogger, and the layout is collapsing around my
ears. 

 

I suspect it has something to do with this:

div#mainClm

     {

     float:left;

     width:63%;

     padding:20px 7% 0px 24%;     [originally padding:20px 7% 0px 0%;]

     background:#ffffff;

     border-right: solid 1px #020202;

     border-top: solid 1px #020202;

     }

 

div#sideBar

     {

     margin:0px;

     padding:0px 15% 14px 10px;   [originally 0px 10px 14px 10px;]

     text-align:right;

     }

 

Where 63+24+15=102% But although reducing them to 58+24+12 (94) narrows
things up in IE, Mozilla still shunts div#sideBar below div#mainClm.

 

The blog address is http://the-end-of-the-rainbow.blogspot.com/. 

  

Could someone say what I'm doing wrong?

 

Thanks!

 

Aziz

 

 

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to