Mike6580064
Posts: 0
Joined: Wed Jan 15, 2014 6:00 pm

vertical align grid using css

Katya,

I'm sorry but I wasn't asking the right question. My actual goal would be to have a fluid grid that scales to fill the screen both vertically AND horizontally regardless of display size (as in the thread below). I have tried the suggestions there but cannot get it to work properly.

https://getsatisfaction.com/apperyio/...

Mike6580064
Posts: 0
Joined: Wed Jan 15, 2014 6:00 pm

vertical align grid using css

Correction: It IS working on a device but not the platform tester.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

vertical align grid using css

Hello!

Could you clarify on platform tester you mean test in browser or Appery.io mobile tester app?

Mike6580064
Posts: 0
Joined: Wed Jan 15, 2014 6:00 pm

vertical align grid using css

It wasn't working when testing in my browser (IE) but was on the Appery app.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

vertical align grid using css

Could you clarify IE version?

Mike6580064
Posts: 0
Joined: Wed Jan 15, 2014 6:00 pm

vertical align grid using css

IE 11.0.9600.17105

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

vertical align grid using css

Hello Mike!

Could you confirm if it works in any other browser except IE?
Please let us know result.

Mike6580064
Posts: 0
Joined: Wed Jan 15, 2014 6:00 pm

vertical align grid using css

It didn't work in Chrome 34.0.1847.131

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

vertical align grid using css

Hi Mike,

If you need components to fit the screen you should not use Grid 3x3, you can use Grid 1x3 (one column). To make sure it will be stretched, you can add borders:pre[name=mobilegridhome] td{
border: 1px solid red;
}/pre

Mike6580064
Posts: 0
Joined: Wed Jan 15, 2014 6:00 pm

vertical align grid using css

Thank you

Return to “Issues”