Page 1 of 1

New User question on Dynamic Page Length

Posted: Wed May 05, 2021 11:40 pm
by spatenchb
I am a new user and I have been very pleased with the versatility and depth of Web Builder.

I have a simple Script that generates a text based Weather Forecast on a webpage. The number of lines varies from day to day - generating variable page lengths. My footer follows this Script at the bottom of the page.

I would like to have the page dynamically adjust to the text leaving the footer in place at the bottom.

Is this possible with Web Builder? Using FlexBox, perhaps?

Thanks,

Re: New User question on Dynamic Page Length

Posted: Thu May 06, 2021 12:36 am
by crispy68
If you are using layout grids or flex box, they should both allow the height to adjust fluidly and be responsive.

Re: New User question on Dynamic Page Length

Posted: Thu May 06, 2021 3:10 pm
by spatenchb
Many thanks for the info.