filling the screen with a layer

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
IanRob
 
 
Posts: 24
Joined: Sat Jul 21, 2018 11:52 am

filling the screen with a layer

Post by IanRob »

I have a single html with multiple layers (which are brought to the front at various times by javascript).

I have used Webbuilder to put in a top blank layer. Before the javascript even starts I want the top html blank layer to have a style that completely fills the screen, so that on start-up it just shows this blank layer filling the whole screen. However, I cannot see how to make the style so that the top layer fills the screen at the very onset.

I have tried almost every variation of properties, but the current settings are:
Mode floating layer
Relative horizontal and vertical sizing
Floating mode full screen
Alignment center in browser window

Any help would be appreciated.
Thanks
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: filling the screen with a layer

Post by Pablo »

It is not possible with a layer, but you can use a flex container or layout grid and set the height to '100vh'
IanRob
 
 
Posts: 24
Joined: Sat Jul 21, 2018 11:52 am

Re: filling the screen with a layer

Post by IanRob »

Thanks Pablo This is fantastic service

I will try that and get back to you

Ian
User avatar
crispy68
 
 
Posts: 2737
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: filling the screen with a layer

Post by crispy68 »

Depending on how your page is set up but this also works:

1. In page properties, set page alignment to 'set page width and height to 100%
2. Insert your layer set to: floating layer, floating mode = full screen
IanRob
 
 
Posts: 24
Joined: Sat Jul 21, 2018 11:52 am

Re: filling the screen with a layer

Post by IanRob »

Hi crispy68

Thanks

That is great

Ian
Post Reply