Hello:
I am unable to adjust the width and height despite specifying it in the lightbox settings window. These settings do work in fancybox but I need it to be magnificpopup.
The settings I set are:
width:'90%',
height:'90%'
Is there a bug in the magnificpopup script or this type of lightbox does not support it?
magnificpopup width and height
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
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
Re: magnificpopup width and height
Each lightbox has different settings. The width and height options only apply to fancybox.
For magnificpopup you will need to adjust the CSS.
https://dimsemenov.com/plugins/magnific-popup/
Related tutorial:
https://www.wysiwygwebbuilder.com/lightboxes.html
For magnificpopup you will need to adjust the CSS.
https://dimsemenov.com/plugins/magnific-popup/
Related tutorial:
https://www.wysiwygwebbuilder.com/lightboxes.html
Re: magnificpopup width and height
Should I edit the CSS in the lightbox configuration window? Or should I create it in an .ini file? Or in an HTML page between <head> and </head>?
Re: magnificpopup width and height
In most cases, you can add the custom style between the head tags.