Hi
Opening a page in a lightbox works fine but using the 'settings' to specify height, width etc seems to have no effect?
Am I missing something?
Lightbox parameters
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
- BaconFries
-
- Posts: 5642
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Lightbox parameters
Yes..you haven’t said what lightbox you are using. With that said the width and height settings only apply to Fancybox lightbox.Am I missing something?
Re: Lightbox parameters
See also this related tutorial:
https://www.wysiwygwebbuilder.com/lightboxes.html
https://www.wysiwygwebbuilder.com/lightboxes.html
Re: Lightbox parameters
what type of lightbox...and where does one specify that?
- BaconFries
-
- Posts: 5642
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Lightbox parameters
Did you read my reply?
"With that said the width and height settings only apply to Fancybox lightbox."
Lightbox-->Fancybox-->Settings Add the size you wish
Example:
Also see the following:
http://fancybox.net/api
"With that said the width and height settings only apply to Fancybox lightbox."
Lightbox-->Fancybox-->Settings Add the size you wish
Example:
Code: Select all
width : 500,
height : 500
http://fancybox.net/api
Re: Lightbox parameters
I cannot see that there is any choice as to which type of lightbox can be used, perhaps you can tell me where I can see that?
Re: Lightbox parameters
You can set the lightbox in the page properties.
Please see the tutorial.
Please see the tutorial.
- BaconFries
-
- Posts: 5642
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Lightbox parameters
As previously did you read my reply? the height and width can only be applied to "Fancybox" being the type of "Lightbox" that you use for the images!I cannot see that there is any choice as to which type of lightbox can be used, perhaps you can tell me where I can see that?
Also see Pablos reply pointing to the following
Adding a lightbox gallery to your website Examples. and the Related Tutorials at the bottom of that page.