Resizing a Lightbox

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
44MLB
 
 
Posts: 144
Joined: Sun May 27, 2018 11:55 am

Resizing a Lightbox

Post by 44MLB »

Through a text link or a themeable button I have a link to a page in my project which I have set to open in a Light Box. Though there is a setting button I cant find a way to change the size of Light Box which I would like to change to match the page or image size. How can I do this?
User avatar
BaconFries
 
 
Posts: 5328
Joined: Thu Aug 16, 2007 7:32 pm

Re: Resizing a Lightbox

Post by BaconFries »

What Lightbox are you using? If using the Fancybox then try the following:

Code: Select all

width: 640,
height: 641
More information:
http://fancybox.net/api
44MLB
 
 
Posts: 144
Joined: Sun May 27, 2018 11:55 am

Re: Resizing a Lightbox

Post by 44MLB »

Many thanks BaconFries. Looks like it worked perfectly. :D
Post Reply