Responsive Pop Up for a lot of text

Questions related to the Responsive Web Design tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.

Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Post Reply
PhoenixAs
 
 
Posts: 9
Joined: Fri Jul 16, 2021 6:50 am

Responsive Pop Up for a lot of text

Post by PhoenixAs »

Hey Pablo,

I'm looking all over tutorials, youtube and google on how to build a responsive pop up. Unfortunately, this does not seem to work or exist in WWB.

Also your hint that the dialog is responsive doesn't seem to be correct. For me it is static and NOT flexible.

How do I get a responsive pop up for a lot of frequently changing text? It should be below the LayoutGrid header (fixed) when opening the site. I am grateful for any help.
wwonderfull
 
 
Posts: 1440
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: Responsive Pop Up for a lot of text

Post by wwonderfull »

PhoenixAs wrote: Mon Oct 24, 2022 1:04 pm Hey Pablo,

I'm looking all over tutorials, youtube and google on how to build a responsive pop up. Unfortunately, this does not seem to work or exist in WWB.

Also your hint that the dialog is responsive doesn't seem to be correct. For me it is static and NOT flexible.

How do I get a responsive pop up for a lot of frequently changing text? It should be below the LayoutGrid header (fixed) when opening the site. I am grateful for any help.
There are possible ways of doing it but would require a bit of custom code or maybe a trick combination from WWB. But do you have any example of what it should be; like a link from a website or a demo for example. There are many tricks of doing it so need to be precise.
User avatar
Pablo
 
Posts: 22489
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Responsive Pop Up for a lot of text

Post by Pablo »

A dialog is responsive, which means that it can have a different size in breakpoint.
You can make the content flexible by setting 'position children' to 'floating'.

The same can be done with a modal layer.

The software also supports many third party lightbox, which can be used to display the content of another page in a popup.
PhoenixAs
 
 
Posts: 9
Joined: Fri Jul 16, 2021 6:50 am

Re: Responsive Pop Up for a lot of text

Post by PhoenixAs »

Hey wwonderfull,
thanks for your answer. You may look at www.hotelfricke.de. Thats what I want to create with WWB.

Hallo Pablo,
also thanks for your answer. Working with breakpoints is of course also a solution
wwonderfull
 
 
Posts: 1440
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: Responsive Pop Up for a lot of text

Post by wwonderfull »

If the website is not using any layout grids then you can use a layer for that and adjust the layers in breakpoints other than that the modal layer can be used with breakpoints in responsive layout grids which is a good solution.
Post Reply