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
> clears fine.
>
> On Tue, Jun 30, 2015 at 6:04 PM, Tom Livingston <tom...@gmail.com
> <javascript:_e(%7B%7D,'cvml','tom...@gmail.com');>> wrote:
>
>>
>>
>> On Tuesday, June 30, 2015, Philippe Wittenbergh <e...@l-c-n.com
>> <javascript:_e(%7B%7D,'cvml','e...@l-c-n.com');>> wrote:
>>
>>>
>>> > 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
>>> > SB   Div7
>>> > SB
>>> > SB
>>> > FOOTER   FOOTER  FOOTER
>>> >
>>> >
>>> > So the checkbox filters are in the sidebar (SB) and the Divs are added
>>> or
>>> > removed based on choice of type of Div. I need the SB to expand as
>>> needed.
>>> > Possible?
>>>
>>> Your sidebar should auto-magically grow with the amount of content it
>>> contains, no? Unless, that is, you set `height` or `max-height`.
>>>
>>> I suspect your problem might be that your `footer` doesn’t move (lower)
>>> when you add content to your sidebar. That will depend on how you coded
>>> your whole page. Hard to say without at least a minimal testcase.
>>>
>>> Philippe
>>> --
>>>
>>>
>> If your sb and main content are floats, you'll need to clear them so your
>> footer sits below.
>>
>>
>> --
>>
>>
How are you doing you two columns?


-- 

Tom Livingston | Senior Front End Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | medialogic.com


#663399
______________________________________________________________________
css-discuss [css-d@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