LightBox - default size setup

All Quick 'n Easy Web Builder support issues that are not covered in the forums below.
Post Reply
alex4orly
Posts: 321
Joined: Thu Jul 23, 2020 9:34 am

LightBox - default size setup

Post by alex4orly »

I am using it here : https://ourvilla.net.au/musicclips.html
To play some video clips, set in the page properties to prettyPhoto style

In the documentation, I see this :
<script src="js/jquery.js" type="text/javascript" charset="utf-8"></script>
<link rel="stylesheet" href="css/prettyPhoto.css" type="text/css" media="screen" charset="utf-8" />
<script src="js/jquery.prettyPhoto.js" type="text/javascript" charset="utf-8"></script>
But, where in the web site should it go? - is it the home page for the entire site? IF so, where in that page?

I see there a scrip... very long. But I only want to setup the box dimenssions...

Thanks
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Re: LightBox - default size setup

Post by Pablo »

The software will automatically add these scripts to your website when you select prettyPhoto. There is no need to manually add the scripts yourself.
alex4orly
Posts: 321
Joined: Thu Jul 23, 2020 9:34 am

Re: LightBox - default size setup

Post by alex4orly »

Ok, but, how can I set the dimensions for the page to become global?

Thanks
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Re: LightBox - default size setup

Post by Pablo »

You can add custom code via Page HTML.
alex4orly
Posts: 321
Joined: Thu Jul 23, 2020 9:34 am

Re: LightBox - default size setup

Post by alex4orly »

Yes, but how? I can't find any documentation for that
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Re: LightBox - default size setup

Post by Pablo »

I cannot tell you the exact code for Pretty Photo, for me, that may also take a few hours to figure out.
alex4orly
Posts: 321
Joined: Thu Jul 23, 2020 9:34 am

Re: LightBox - default size setup

Post by alex4orly »

So, I must wonder...
If I can't get help here for a facility provided in the package

Where can I ?

Cheers
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Re: LightBox - default size setup

Post by Pablo »

This is not related to the software. PrettyPhoto is a third party script.
It is included to make it easier to add it to your website. However, I cannot give support on the behavior of the script because I have no control over that.
alex4orly
Posts: 321
Joined: Thu Jul 23, 2020 9:34 am

Re: LightBox - default size setup

Post by alex4orly »

Is there any type of Lightbox that is configurable in QEB?

OK, thanks
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Re: LightBox - default size setup

Post by Pablo »

All lightboxes can be configured, but each lighbox works different. So, they all have different settings.
The included lightboxes were added on request of other users, so I have included the basic configuration.
If you need more advanced option then you will have to read the documentation of the specific lightbox.
alex4orly
Posts: 321
Joined: Thu Jul 23, 2020 9:34 am

Re: LightBox - default size setup

Post by alex4orly »

I am trying,

Can you give me ONE single lightbox type that I can configure just width / height. This is the ONLY advanced configuration I need
Thanks
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Re: LightBox - default size setup

Post by Pablo »

Fancybox supports width and height options.
Post Reply