Custom placeholder/image loading
General Discussion
4
Posts
3
Posters
784
Views
2
Watching
-
Hey! Been trying to find a solution how to get images (or thumbnails) load with custom "blurry" effect like this: https://codepen.io/jmperez/pen/yYjPER.
Now stuck in Custom Css in Lay options, cant figure it out how to get it working.. Maybe its a bigger case? im not very good at css (yet)!
Thanks!
-Andy -
img.lazyloading{ filter: blur(50px); opacity: 1!important; /* this is needed so Safari keeps sharp edges */ transform: scale(1); } img.lazyloaded{ transition: filter 300ms ease 300ms, opacity 300ms ease; filter: blur(0); }Try this one.
Play with the 300ms numbers to get different timings.
-
Thank you so much @arminunruh! It works, but now, image flickers once when entering lightbox. Any ideas how to fix that?
'Never show resized versions of your images' is enabled in Lay+lightbox options.-A
-
Hi Andy,
can you provide us with a link to the website?All the best!
Marius
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com