Title: Plugin for animating the pictures
Last modified: August 21, 2016

---

# Plugin for animating the pictures

 *  [metalliniak](https://wordpress.org/support/users/metalliniak/)
 * (@metalliniak)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/plugin-for-animating-the-pictures/)
 * Hi
    I am new to wordpress but recently I have taken over few websites built with
   this system. I am looking for plugin that will bring some life to the pictures
   on the website. I want those pictures to “animate” automatically when hovered
   for example like: [http://doyleconcrete.ie/](http://doyleconcrete.ie/). It is
   important for me that it will happen automatically, because I do not want to 
   insert those pictures again, or have to go through html. I appreciate any advise.

Viewing 1 replies (of 1 total)

 *  [Bevan78](https://wordpress.org/support/users/bevan78/)
 * (@bevan78)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/plugin-for-animating-the-pictures/#post-3887893)
 * I am also looking for something similar.
 * These buttons have been created by scaling the images up and fading them out 
   a little when rolled over.
 * I can see the code
 *     ```
       element.style {
           opacity: 1;
           transform: scale3d(1, 1, 1);
       }
       ```
   
 * attached to the button (using ‘Firebug’) somehow but I am a newbie to this as
   well so I’m not sure if adding this to style sheet would work.
 * I want to swap one image for another when you hover over it but no one has responded
   to my post for over 2 weeks now so I’m not sure if I’ve posted it correctly.
 * Good luck with the hunt anyway!

Viewing 1 replies (of 1 total)

The topic ‘Plugin for animating the pictures’ is closed to new replies.

## Tags

 * [animated](https://wordpress.org/support/topic-tag/animated/)
 * [hover](https://wordpress.org/support/topic-tag/hover/)
 * [picture/](https://wordpress.org/support/topic-tag/picture/)

 * 1 reply
 * 2 participants
 * Last reply from: [Bevan78](https://wordpress.org/support/users/bevan78/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/plugin-for-animating-the-pictures/#post-3887893)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
