2009/3/7 Alan Gresley <a...@css-class.com>:
> Alan Gresley wrote:
>>
>> Ib Jensen wrote:
>>>
>>> Link: http://ikjensen.dk/test/  (repaired)
>
>
> I forgot to mention about the float drop in IE6 due to it's quirky handling
> of percentages. The fix is changing the width.
>
> .subcolumns {
>  width: 99%; /* Change to keep IE6 happy */
>  overflow:hidden;
>  }


 Link: http://ikjensen.dk/test/

Thanks to all.

As mentioned earlier adding : height: 1% to #center solved the problem.
When I added it directly to default.css. Instead of making a CC.

Adding : margin-top: 1em to #content, might solve the problem with the sidebar.


-- 
Regards / Mhv.
Ib K. jensen - http://ikjensen.dk
______________________________________________________________________
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