Page 1 of 1

not show backgromd color in layoutgrid 100vh

Posted: Wed Nov 13, 2019 7:07 pm
by pajadt
Hi Pablo
I have issuse with show backgromd color in layout grid 100vh, show maybe 600px, i give to be
1. Layout -fixed with,
- Colmn High - 100Vh
- Postion - Floating
- Grid System - Default
2. also this grid is open with events click at button, so its not Visible when load page,
3. inside this grid have another layout grids

All work ok, he open with event this Layout Grid, but now visible to all background color from top to bottom.
Also i noticed, if grid visible in beggin not hidden, when i looad page in that case when click at button which .open hide .double times, backgrouns is visible from top to bottom.
how to slolve this and how is visible background if in start in Object manager layput grid 100vh not hidden
Tnank You

Re: not show backgromd color in layoutgrid 100vh

Posted: Wed Nov 13, 2019 9:40 pm
by Pablo
If the columns of a layout grid are empty then the layout grid will not have a height.
This also means that you will not see the background, because the height is zero.

Re: not show backgromd color in layoutgrid 100vh

Posted: Thu Nov 14, 2019 1:46 pm
by pajadt
Hi Pablo
which colums you mean is empty, if think to colums in grid where is setup 100vh, he is not empty, as i say before inside him is 5 LayoutGrids, and that grids is not emty also iside hin is text picture etc.
As i say, before here is problem when layout grid which is setup 100vh hidden, than not visible full background.
Tbank You.

https://pasteboard.co/IGEIjPv.png

Re: not show backgromd color in layoutgrid 100vh

Posted: Thu Nov 14, 2019 2:06 pm
by Pablo
Sorry, but I cannot see what you have done based on the screenshot. I need a demo project.

Re: not show backgromd color in layoutgrid 100vh

Posted: Thu Nov 14, 2019 3:23 pm
by Pablo
Thank for sending the project but it seems to work correct.
Can you please describe what the exact problem is?

Re: not show backgromd color in layoutgrid 100vh

Posted: Thu Nov 14, 2019 4:13 pm
by pajadt

Re: not show backgromd color in layoutgrid 100vh

Posted: Thu Nov 14, 2019 6:17 pm
by Pablo
The background is not fixed. so it scrolls with the content.