Hi
I never have used a lightbox from a link before.
I have it working but I wondering how to adjust the size of the lightbox.
in "Edit Link" I click on settings and there is nothing there?
Any thoughts?
Thanks
lightbox WB16
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: lightbox WB16
Hi Jerry, you can use two alternatives... either pixel or percentage
In pixel:
'width':505,
'height':550
...or this (percentage):
'width':50%,
'height':55%
In pixel:
'width':505,
'height':550
...or this (percentage):
'width':50%,
'height':55%
Re: lightbox WB16
Your welcome
