From: Geoffrey Alan Colbath <[EMAIL PROTECTED]>
> It seems like the search form (which, unfortunately, is
>still a table) isn't clearing the floated div sidebar, unless I try and
>mess with the width of the sidebar, in which case the border of the
>containing div dissapears--but only around the floated div.
>div#commBody div.divRedBoxNotes div.sideBarNoBorder {
> border-left: 1px dashed #CC3333;
> margin-top: 10px;
> margin-bottom: 10px;
> height: 127px;
> padding-left: 10px;
>}
> (works fin in browsers besides
>IE):
>
>http://id.iit.edu/~colbath/stuff/ExternalSiteRedux/Geoff/4.4.html
Reduce the padding-left in the above selector to 7px and add the following
selector somewhere in your style sheet -
/* \*/
.divRedBoxNotes {height: 1%;}
/* */
That gives IE "layout" and allows it to draw the border you want.
hth,
~holly
______________________________________________________________________
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/