Background color when gallery images are clicked and enlarged

Website-Rookie
40 Posts
Website-Rookie posted this 28 August 2024
Ask a Question

And there it is, my next question: when I click on gallery images and they are enlarged, the background is black. Can this be adjusted somewhere? Another color, no color, transparency?
I haven't found anything in the basic settings.

Thank you very much.

And there it is, my next question: when I click on gallery images and they are enlarged, the background is black. Can this be adjusted somewhere? Another color, no color, transparency? I haven't found anything in the basic settings. Thank you very much.
Vote to pay developers attention to this features or issue.
6 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 28 August 2024

Hi,

I guess you mean the lightbox background. Unfortunately, there is no possibility of changing its color. We have added this feature to our wishlist. So far, we can only suggest using a custom CSS code.

Let us know if you need our further help!
...................................................
Sincerely,
Paul C.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, I guess you mean the lightbox background. Unfortunately, there is no possibility of changing its color. We have added this feature to our wishlist. So far, we can only suggest using a custom CSS code. Let us know if you need our further help! ................................................... Sincerely, Paul C. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
Website-Rookie
40 Posts
Website-Rookie posted this 29 August 2024

Oh, sure, it's called Lightbox. Thanks - I'm still learning everytime I'm working on our homepage.

My CSS skills are less than rudimentary, would you have a suggestion for me to tinker with? I can certainly change the color freely if I already had the right code...

Oh, sure, it's called Lightbox. Thanks - I'm still learning everytime I'm working on our homepage. My CSS skills are less than rudimentary, would you have a suggestion for me to tinker with? I can certainly change the color freely if I already had the right code...
Support Team
Support Team posted this 29 August 2024

Hi,

Try to add the following CSS code under Site Settings ==> CSS:

.pswp__item {
    background: blue;
}

You can set any background here. Let us know if you need our further help!
...................................................
Sincerely,
Paul C.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Try to add the following CSS code under *Site Settings ==> CSS*: .pswp__item { background: blue; } You can set any background here. Let us know if you need our further help! ................................................... Sincerely, Paul C. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
GRAFKOM
46 Posts
GRAFKOM posted this 29 August 2024

Dear Support - Since you know how to make it possible to change the background in Lightbox, can't you implement it in NIcepage, so that you can change the background of Lightbox - color, transparency, etc.? I personally would prefer you to fix the basic deficiencies in the program, and not deal with implementing AI into the program. This is just my personal opinion. Thank you.

Dear Support - Since you know how to make it possible to change the background in Lightbox, can't you implement it in NIcepage, so that you can change the background of Lightbox - color, transparency, etc.? I personally would prefer you to fix the basic deficiencies in the program, and not deal with implementing AI into the program. This is just my personal opinion. Thank you.
Website-Rookie
40 Posts
Website-Rookie posted this 29 August 2024

Just to let you know: I tried the code and it worked! Even using a hex colour code instead of "blue".
Feels good 😁

Just to let you know: I tried the code and it worked! Even using a hex colour code instead of "blue". Feels good 😁
Support Team
Support Team posted this 30 August 2024

Hi, GRAFKOM,

We have this feature on our wishlist, and we hope it will be implemented in the future.

Hi, Website-Rookie,

We are glad to know that! Please let us know if you need our further help.
...................................................
Sincerely,
Paul C.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, *GRAFKOM*, We have this feature on our wishlist, and we hope it will be implemented in the future. Hi, *Website-Rookie*, We are glad to know that! Please let us know if you need our further help. ................................................... Sincerely, Paul C. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments