• Resolved theobapt

    (@theobapt)


    Hi All,

    Could you please tell me how to change the color of the Lightbox’s background of
    FooGallery PRO ?

    Thank you so much for your help !

Viewing 10 replies - 1 through 10 (of 10 total)
  • Hi @theobapt

    Could you first kindly let us know which particular lightbox you’re using. Is it FooBox or FooGallery PROs in-built lightbox, the FooGallery PRO Lightbox?

    Thanks.

    Elvis.

    Thread Starter theobapt

    (@theobapt)

    Hi Elvis,

    Sorry for my late replay (spam)

    I’m using FooGallery PRO Lightbox.

    Thank you so much for your help,

    Hi @theobapt

    Thanks for getting back to us.

    To change the color of FooGallery PRO Lightbox’s background color when the image is opened, kindly add the following CSS code snippet:

    .fg-panel-area-inner.fg-panel-content-inner {
    background-color: green;
    }

    You can add the CSS code snippet shown above to your theme’s style.css or custom css/additional css area. To enable the code to affect a specific gallery, go to wordpressadmin->foogallery->galleries, edit the gallery you want and add the code to the custom css area.

    Let us know if it works.

    Kind regards,
    Elvis.

    Thread Starter theobapt

    (@theobapt)

    Hi Elvis,
    Thank you so much for your help !
    May I ask you another thing ?
    Is it possible to change the arrows ? ( color, form, place, …)
    Best,

    Hi @theobapt

    We’re glad to know that the solution worked for you!

    Could you please share with us a gallery page containing the arrows you want to be changed so that I can have a closer look at that as I come up with a working solution for you?

    Thanks in advance.

    Regards,
    Elvis.

    Thread Starter theobapt

    (@theobapt)

    Hi Elvis,

    Please find below an exemple of current gallery:

    https://www.theobapt.com/cecile-bortoletti/#foogallery-4508/i:1/p:1

    Regarding the arrows, I would like to build it like this:

    https://www.theobapt.com/joana-dacheville-editorial/

    Again, thank you for your help.

    Hi @theobapt

    Thanks for sharing that with us.

    Kindly try adding the following CSS code snippet:

    
    .fg-panel-button {
      color: #000 !important;
      background: none !important;
      border: none !important;
    }

    Let us know if it works.

    Kind regards,
    Elvis.

    Thread Starter theobapt

    (@theobapt)

    Hi Elvis,
    it works ! Merci !
    May I ask you something else ?
    Is it possible to change the size of the images in the Lightbox ?
    Thank you

    fooplugins-support

    (@influxfooplugins)

    Hi @theobapt

    I’m sorry for the late reply.

    The size of the images in the lightbox cannot be changed in the current version of FooGallery. When a thumbnail is opened in a lightbox, it will always be the the full size of that particular image.

    However, the size of the thumbnails can be changed to your preferred size.

    If you have any questions, don’t hesitate to ask.

    Kind regards,
    Elvis.

    fooplugins-support

    (@influxfooplugins)

    Hi @theobapt

    We haven’t heard from you in a while, so we presume the problem has been resolved and we’re closing this support ticket.

    If you are still experiencing the problem, then please open a new support ticket.

    Regards,
    Elvis.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘LightBox Color Background’ is closed to new replies.