modal popup display size

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
pekajo
 
 
Posts: 30
Joined: Wed Sep 19, 2018 12:35 am

modal popup display size

Post by pekajo »

Hi,
Tried finding an answer but cannot.
I have a modal popup page that shows in the left hand corner but does not show the actual size of the page.
How can I get it to display the actual size of the form as a popup.
Thanks for any help
Peter
User avatar
Pablo
 
Posts: 23395
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: modal popup display size

Post by Pablo »

What kind of popup did you use?
What are your settings?
What is displayed in the popup?

Do you have a DEMO project?
viewtopic.php?f=10&t=82134
pekajo
 
 
Posts: 30
Joined: Wed Sep 19, 2018 12:35 am

Re: modal popup display size

Post by pekajo »

Hi,
Sorry about details.
- the form is a php
- It is just a standard form with 3 edit text boxes. ie a contact form
- 2 buttons send and receive.
- document type is HTML 5
- 300 x 250

Hope this will help.
pekajo
 
 
Posts: 30
Joined: Wed Sep 19, 2018 12:35 am

Re: modal popup display size

Post by pekajo »

Sorry forgot url
http://www.linksmart.com.au/ifaa/01-10/Item01.php

'Click' the [Submit your BID] link.
User avatar
Pablo
 
Posts: 23395
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: modal popup display size

Post by Pablo »

Browser popups are a little bit out dates. Because they are controlled by the browser.
It is better to put the form on a dialog or modal layer, then you have more control over position and size.
https://wysiwygwebbuilder.com/dialog.html
Post Reply