Make short webpages using MasterFrame extend the whole height of the screen

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
leontet
 
 
Posts: 8
Joined: Sat Jan 22, 2022 4:52 pm
Location: Constanta, ROMANIA

Make short webpages using MasterFrame extend the whole height of the screen

Post by leontet »

Hi, ALL!

Some of the pages of my WWB website are shorter than the height of the screen. I know there are ways to make a webpage fill the entire height of the screen, but I cannot figure the way to do it in WWB in these particular circumstances. I already tried adding an extra CSS file with the corresponding instructions to no avail. My site uses a MasterFrame, so all the contents pages are built using floating layout grids (hence the problem, I suppose).

The site (in its present form) is available online HERE.

Please help me solve this issue! Any input would be greatly appreciated! Thank you in advance!

Regards,
Teo
User avatar
Pablo
 
Posts: 23649
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Make short webpages using MasterFrame extend the whole height of the screen

Post by Pablo »

You can make layout grids full screen by setting the column height to 100vh.
leontet
 
 
Posts: 8
Joined: Sat Jan 22, 2022 4:52 pm
Location: Constanta, ROMANIA

Re: Make short webpages using MasterFrame extend the whole height of the screen

Post by leontet »

Hi, Pablo!

Thank you for your quick reply!

I know the sum of the succeeding layout grids can be made to have min-height of 100vh, but it is practically impossible to set the height of each layout grid to the exact needed percentage of the viewport height to preserve the look of the page and also prevent the vertical scrollbar to appear (ie to set their sum to be precisely 100vh). Would it be a useful idea for you to make it possible to manually type the vh percentage in the dropdown list that sets the height of layout grids (I mean, to be possible to type "5vh", besides the preset values in the list)?
User avatar
Pablo
 
Posts: 23649
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Make short webpages using MasterFrame extend the whole height of the screen

Post by Pablo »

I'm sorry, this will cannot be easily implemented.

The idea was for you to use one layout grid and center the content vertically.
leontet
 
 
Posts: 8
Joined: Sat Jan 22, 2022 4:52 pm
Location: Constanta, ROMANIA

Re: Make short webpages using MasterFrame extend the whole height of the screen

Post by leontet »

Hi again, Pablo!

Sorry to hear the manually set vh-dependable height is difficult to make, thank you for evaluating the proposal though!

Concerning the unique layout grid with a height of 100vh, I have already tried that, but unfortunately the contents placeholder in the MasterFrame can't be placed inside a layout grid. If that would have been possible, everything would have been extremely simple.

Thank you again for your patience and support!
Post Reply