Page 1 of 1

Can button popup slideshow be taken away somehow?

Posted: 24 May 2016, 15:37
by tonhendriks
Hi Karl here i am with the next question. I want my website as clean as possible and avoid that people are going to look the photos in a locked up claustrophobic popup window that has a frightening black background. Everywhere appear this button to open this popup window. Can this button somehow be avoided? Great thanks for your help.

Dear greetings Ton

Re: Can button popup slideshow be taken away somehow?

Posted: 25 May 2016, 03:46
by mjau-mjau
There should really be an option for this, but for now, you can hide the button by adding the following code to settings -> custom -> custom CSS:
Code
.fotorama__fullscreen-icon {
  display: none !important;
}
as clean as possible and avoid that people are going to look the photos in a locked up claustrophobic popup window that has a frightening black background
Interesting opinion ;) Personally, I think this is by far the cleanest way of viewing images at maximum size without distractions.

Nice website! Happy to see the slidemenu layout put to good use!

Re: Can button popup slideshow be taken away somehow?

Posted: 25 May 2016, 03:50
by mjau-mjau
PS! I notice you are running X3 version 0.17. You might wanna upgrade to 0.18, which should make pages load much faster.
https://forum.photo.gallery/viewtopic.php?f=51&t=9000

Re: Can button popup slideshow be taken away somehow?

Posted: 25 May 2016, 06:44
by tonhendriks
Thanks again! I upgraded to 0.18.1 and the button is now gone and makes a much cleaner website :D
This is exactly how i wanted it.

I am now preparing the next question, which will be more complicated. 8)