Lightbox 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
dannac
 
 
Posts: 206
Joined: Wed Nov 13, 2019 8:46 pm

Lightbox size

Post by dannac »

What determines the size of my lightbox ?

I have an image of 2000 pix long side ... but may show in lightbox as half that size or less.
User avatar
Pablo
 
Posts: 23222
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Lightbox size

Post by Pablo »

There are many different lightbox scripts, each one has it's own options and behavior.

See also this related tutorial:
https://www.wysiwygwebbuilder.com/lightboxes.html
dannac
 
 
Posts: 206
Joined: Wed Nov 13, 2019 8:46 pm

Re: Lightbox size

Post by dannac »

Pablo wrote: Sun Mar 09, 2025 8:41 pm There are many different lightbox scripts, each one has it's own options and behavior.

See also this related tutorial:
https://www.wysiwygwebbuilder.com/lightboxes.html
Thanks for reply but reading that page and looking at examples

gives me no clue as to why my 2000 pix long side image is showing as less than 1000
User avatar
Pablo
 
Posts: 23222
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Lightbox size

Post by Pablo »

Without knowing which (third party) lightbox you are using and what you the settings are, it will be difficult to answer your question.
Each lightbox has different behavior.
User avatar
crispy68
 
 
Posts: 2995
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Lightbox size

Post by crispy68 »

It would be helpful if A: you can tell us which lightbox you are referring to and B: provide at least a link to your page so we can see it.

You will get a lot more help if you provide DETAILS. Your question is very general.
dannac
 
 
Posts: 206
Joined: Wed Nov 13, 2019 8:46 pm

Re: Lightbox size

Post by dannac »

I have tried fancy box and magnificpopup

do not see anywhere to adjust size setting
User avatar
Pablo
 
Posts: 23222
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Lightbox size

Post by Pablo »

Did you read the information in the link I gave you?
User avatar
BaconFries
 
 
Posts: 5867
Joined: Thu Aug 16, 2007 7:32 pm

Re: Lightbox size

Post by BaconFries »

This applies to Fancybox only
Lightbox-->Fancybox-->Settings Add the size you wish
Example:

Code: Select all

width : 500,
height : 500
Also see the following:
http://fancybox.net/api
dannac
 
 
Posts: 206
Joined: Wed Nov 13, 2019 8:46 pm

Re: Lightbox size

Post by dannac »

Pablo wrote: Mon Mar 10, 2025 11:02 am Did you read the information in the link I gave you?
Yes

only place i saw to adjust lightbox size was for a YT video
dannac
 
 
Posts: 206
Joined: Wed Nov 13, 2019 8:46 pm

Re: Lightbox size

Post by dannac »

BaconFries wrote: Mon Mar 10, 2025 11:05 am This applies to Fancybox only
Lightbox-->Fancybox-->Settings Add the size you wish
Example:

Code: Select all

width : 500,
height : 500
Also see the following:
http://fancybox.net/api
This will work well ... thank you !
Post Reply