Re: [css-d] Sidebar height with list filter

2015-07-02 Thread David Hucklesby
On 7/2/15 1:42 PM, J.C. Berry wrote: Thanks David, I tried that solution (overflow:hidden to container) and the right div's still float underneath the sb nav. I did mention that the right divs (the number of which are variable) are also floated left? I think you need to put the main section in

Re: [css-d] Sidebar height with list filter

2015-07-02 Thread J.C. Berry
Thanks Tom, will check. Here is PNG http://mindarc.com/staging/wrapproblem.PNG On Thu, Jul 2, 2015 at 1:59 PM, Tom Livingston wrote: > Nonetheless, sounds like you need to create a column with the variable > divs' parent container so the don't slip under the sidebar. You may also > need to make

Re: [css-d] Sidebar height with list filter

2015-07-02 Thread Tom Livingston
Nonetheless, sounds like you need to create a column with the variable divs' parent container so the don't slip under the sidebar. You may also need to make the variable divs relative to that parent. On Thursday, July 2, 2015, J.C. Berry wrote: > The footer already clears fine. > > On Thu, Jul 2

Re: [css-d] Sidebar height with list filter

2015-07-02 Thread J.C. Berry
The footer already clears fine. On Thu, Jul 2, 2015 at 1:46 PM, Tom Livingston wrote: > Float the sidebar and the main content div. clear them so the footer > remains under those two columns. > > > On Thursday, July 2, 2015, J.C. Berry wrote: > >> Thanks David, I tried that solution (overflow:h

Re: [css-d] Sidebar height with list filter

2015-07-02 Thread Tom Livingston
Float the sidebar and the main content div. clear them so the footer remains under those two columns. On Thursday, July 2, 2015, J.C. Berry wrote: > Thanks David, I tried that solution (overflow:hidden to container) and the > right div's still float underneath the sb nav. I did mention that the

Re: [css-d] Sidebar height with list filter

2015-07-02 Thread J.C. Berry
Thanks David, I tried that solution (overflow:hidden to container) and the right div's still float underneath the sb nav. I did mention that the right divs (the number of which are variable) are also floated left? On Tue, Jun 30, 2015 at 9:16 PM, David Hucklesby wrote: > On 6/30/15 6:35 PM, J.C.

Re: [css-d] Sidebar height with list filter

2015-06-30 Thread David Hucklesby
On 6/30/15 6:35 PM, J.C. Berry wrote: thanks guys, but I think I have to clarify my issue. The sidebar content is always the same; it has the checkbox filters. But the right area divs wrap down to the left below the sidebar when a lot of them show. The footer clears fine. On Tuesday, June 30,

Re: [css-d] Sidebar height with list filter

2015-06-30 Thread John D
; Philippe Wittenbergh Subject: Re: [css-d] Sidebar height with list filter thanks guys, but I think I have to clarify my issue. The sidebar content is always the same; it has the checkbox filters. But the right area divs wrap down to the left below the sidebar when a lot of them show. The footer

Re: [css-d] Sidebar height with list filter

2015-06-30 Thread J.C. Berry
I will have to look at my HTML tomorrow when I get back in the office. Thanks. On Tue, Jun 30, 2015 at 6:37 PM, Tom Livingston wrote: > > > On Tuesday, June 30, 2015, J.C. Berry wrote: > >> thanks guys, but I think I have to clarify my issue. The sidebar content >> is always the same; it has th

Re: [css-d] Sidebar height with list filter

2015-06-30 Thread Tom Livingston
On Tuesday, June 30, 2015, J.C. Berry wrote: > thanks guys, but I think I have to clarify my issue. The sidebar content > is always the same; it has the checkbox filters. But the right area divs > wrap down to the left below the sidebar when a lot of them show. The footer > clears fine. > > On Tu

Re: [css-d] Sidebar height with list filter

2015-06-30 Thread J.C. Berry
thanks guys, but I think I have to clarify my issue. The sidebar content is always the same; it has the checkbox filters. But the right area divs wrap down to the left below the sidebar when a lot of them show. The footer clears fine. On Tue, Jun 30, 2015 at 6:04 PM, Tom Livingston wrote: > > >

Re: [css-d] Sidebar height with list filter

2015-06-30 Thread Tom Livingston
On Tuesday, June 30, 2015, Philippe Wittenbergh wrote: > > > Le 1 juil. 2015 à 05:16, J.C. Berry > a écrit : > > > > I have an issue with a set of checkbox filters in a sidebar that has to > > expand it height based on what the user selects. > > Here is a simple layout (the site is on dev): > >

Re: [css-d] Sidebar height with list filter

2015-06-30 Thread Philippe Wittenbergh
> Le 1 juil. 2015 à 05:16, J.C. Berry a écrit : > > I have an issue with a set of checkbox filters in a sidebar that has to > expand it height based on what the user selects. > Here is a simple layout (the site is on dev): > > SB Div1 Div2 Div 3 > SB Div4 Div5 Div 6 > SB Div7 > SB

[css-d] Sidebar height with list filter

2015-06-30 Thread J.C. Berry
Hello all, I have an issue with a set of checkbox filters in a sidebar that has to expand it height based on what the user selects. Here is a simple layout (the site is on dev): SB Div1 Div2 Div 3 SB Div4 Div5 Div 6 SB Div7 SB SB FOOTER FOOTER FOOTER So the checkbox filters are

Re: [css-d] Sidebar height

2008-03-26 Thread Mário Gamito
Hi Christian, Thank you for your answer. It was so simple... shame on me :( Warm Regards, Mário Gamito On Wed, Mar 26, 2008 at 1:41 PM, Christian Kirchhoff <[EMAIL PROTECTED]> wrote: > Hello, > > technically, the contents of the sidebar are not all contained in one > div. You have the #navcol

Re: [css-d] Sidebar height

2008-03-26 Thread Christian Kirchhoff
Hello, technically, the contents of the sidebar are not all contained in one div. You have the #navcol that is floated right, which contains everything down to the search form. Anything else that comes below in that column (Vistantes, Escrita etc.) is only placed to the right of the main conte

[css-d] Sidebar height

2008-03-26 Thread Mário Gamito
Hi, I have this blog of mine, http://www.absinto.org If you visit the main page, for example, the sidebar is ok. But if you visit, for example again, this page: http://www.absinto.org/eu/i-am-being-followed#respond since the height of the sidebar body is greater than the bodie, part of the sideb