magnificpopup width and height

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
grundman
 
 
Posts: 28
Joined: Mon May 14, 2018 11:09 am

magnificpopup width and height

Post by grundman »

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?
User avatar
Pablo
 
Posts: 23564
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: magnificpopup width and height

Post by Pablo »

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
grundman
 
 
Posts: 28
Joined: Mon May 14, 2018 11:09 am

Re: magnificpopup width and height

Post by grundman »

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>?
User avatar
Pablo
 
Posts: 23564
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: magnificpopup width and height

Post by Pablo »

In most cases, you can add the custom style between the head tags.
Post Reply