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 huckle...@gmail.com wrote: On

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 jcharlesbe...@gmail.com wrote: Thanks David, I tried that solution (overflow:hidden to container) and the right div's still float underneath the sb nav. I

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 tom...@gmail.com 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 jcharlesbe...@gmail.com wrote: Thanks David, I

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 jcharlesbe...@gmail.com wrote: The footer already clears

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

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 tom...@gmail.com 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

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 Tom Livingston
On Tuesday, June 30, 2015, J.C. Berry jcharlesbe...@gmail.com 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

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

2015-06-30 Thread Tom Livingston
On Tuesday, June 30, 2015, Philippe Wittenbergh e...@l-c-n.com wrote: Le 1 juil. 2015 à 05:16, J.C. Berry jcharlesbe...@gmail.com javascript:; 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

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

2015-06-30 Thread Philippe Wittenbergh
Le 1 juil. 2015 à 05:16, J.C. Berry jcharlesbe...@gmail.com 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

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

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 tom...@gmail.com wrote: On Tuesday, June 30, 2015, J.C. Berry jcharlesbe...@gmail.com wrote: thanks guys, but I think I have to clarify my issue. The sidebar

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,

[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