I'm playing around with the D7 version of the module and I was looking into a way to replicate the fade in and out being done here. http://beachhouseconstructions.com.au/gallery

Any thoughts on how this might be accomplished with this module?

Comments

nevets’s picture

That is more of an image replace, replacing the B&W image with the color version. In terms of image presets you would need two image presets, both the same size, one would need to cover the image to gray scale. Then you need a formatter for the image field that takes two presents and swaps them on hover.

bryancasler’s picture

Thanks nevets. That makes sense. I could add a unique css class to that field and then apply the fade effect. I just need to figure out how to make that fade effect happen.

robloach’s picture

Title: How to fade from B&W to color » Fade effect for Image Replacement action

We're using this on http://acquia.com/customers :-) ... Would be nice to have it fade though:
http://css.dzone.com/news/jquery-image-cross-fade-transi

  • RobLoach committed d270db6 on 8.x-1.x
    Issue #1150486, #1145248: Allow theme overrides, fade effect for image...