Title: CSS Hover help
Last modified: August 20, 2016

---

# CSS Hover help

 *  [Zachary B](https://wordpress.org/support/users/zachary-b/)
 * (@zachary-b)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/css-hover-help/)
 * So I’m trying to change the background of the color when a person hovers over
   an image.. using this.
 * }
 * .recent-donator .image {
    -webkit-transition: 1s all ease-in-out; -moz-transition:
   1s all ease-in-out; -o-transition: 1s all ease-in-out; transition: 1s all ease-
   in-out; } .recent-donator .image:hover { -webkit-transform: rotate(360deg) scale(
   1); -moz-transform: rotate(360deg) scale(1); -o-transform: rotate(360deg) scale(
   1); transform: rotate(360deg) scale(1); }
 * Please help if you can.

Viewing 1 replies (of 1 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/css-hover-help/#post-3459980)
 * try to ask at a css forum like [http://csscreator.com/forum](http://csscreator.com/forum)

Viewing 1 replies (of 1 total)

The topic ‘CSS Hover help’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/css-hover-help/#post-3459980)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
