Jump to content

costumise fade transitions in simple slideshow gallery

Recommended Posts

Posted

Hello.

I found a costume code to slow down the gallery fullscreen slideshow, and am wondering if the same can be applied to the simple gallery slideshow?

and how?

 

url https://www.storiesofsmallthings.com

in order to have the slow fade, I have currently adjusted my gallery to a fullscreen gallery, but would eventually like to revert to the nonefullscreen gallery instead. Is someone able to help?

 

 

this is for the fullscreen gallery fade adjustment:

 

.gallery-fullscreen-slideshow-item-img{
    transition: opacity 1600ms ease-in-out !important;
    -webkit-transition: opacity 1600ms ease-in-out !important;
    -ms-transition: opacity 1600ms ease-in-out !important;
    -moz-transition: opacity 1600ms ease-in-out !important;
    -o-transition: opacity 1600ms ease-in-out !important;
}

.gallery-fullscreen-slideshow[data-transition="fade"] .gallery-fullscreen-slideshow-item[data-active="true"] .gallery-fullscreen-slideshow-item-src{
    transition: opacity 1400ms ease-in-out !important;
    -webkit-transition: opacity 1400ms ease-in-out !important;
    -ms-transition: opacity 1400ms ease-in-out !important;
    -moz-transition: opacity 1400ms ease-in-out !important;
    -o-transition: opacity 1400ms ease-in-out !important;
}

 

Thanks! 

J

  • Replies 5
  • Views 1.2k
  • Created
  • Last Reply

Top Posters In This Topic

Posted

yes it is www.storiesofsmallthings.com

 

For now I have however changed it to fullscreen slideshow in order to have a slow fade. I can change it to simple right away. Since I prefer the simple. Will do I tin a moment.

 

Thank you

 

  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.