~davidLaakso wrote:
> <http://chelseacreekstudio.com/ca/cssd/index.html>,  the sidebar
> float drops in ie/5.01 /only/.

Have no idea what IE5.01 does or why it does it, but the following
addition shouldn't hurt...

* html div#sidebar { margin-right: -10px; overflow-x: hidden;}

I'd add the following too...

* html div#content-01,
* html div#content-02,
* html div#content-03,
* html div#content-04 {overflow-x: hidden;}

...to prevent other float drops under certain conditions.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to