Page 1 of 1

How to fit grid to window?

Posted: Sat Mar 01, 2014 10:14 am
by Jason Cheek

I have a 2 by 1 grid called myGrid. The top cell is named 'top' and the bottom cell is named 'bottom'. bottom has a fixed height of 100px. How can I make top resize on each device to fill the remaining height in the mobilecontainer?


How to fit grid to window?

Posted: Sat Mar 01, 2014 1:34 pm
by Igor

Hello,

You can do this with CSS. Could you show us what you tried and what doesn't work? This topic might be helpful: https://getsatisfaction.com/apperyio/...


How to fit grid to window?

Posted: Sun Mar 02, 2014 6:28 pm
by Jason Cheek

That solved it! I was missing the grid wrapper div