Title: Mouseover button issues
Last modified: August 21, 2016

---

# Mouseover button issues

 *  [creativerse](https://wordpress.org/support/users/creativerseyahoocom/)
 * (@creativerseyahoocom)
 * [12 years ago](https://wordpress.org/support/topic/mouseover-button-issues/)
 * OK, I’ve got an issue with my image not showing up. The size changes as I adjust
   the px height and width, so I know the code is affecting the right area of my
   site. Am I missing something?
 * Here’s the css code:
 *     ```
       a.blogbutton {
       	display: block;
       	width: 112px;
       	height: 150px;
       	text-decoration: none;
       	background: url("BlogButton-112x300.png");
       	}
   
       a.blogbutton:hover {
       	background-position: 0px -150;
       	}
       ```
   
 * Here’s the html:
    `<a href="#" class="blogbutton"></a>`
 * Any ideas?

The topic ‘Mouseover button issues’ is closed to new replies.

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)
 * [buttons](https://wordpress.org/support/topic-tag/buttons/)
 * [css code](https://wordpress.org/support/topic-tag/css-code/)
 * [hover](https://wordpress.org/support/topic-tag/hover/)
 * [mouseover](https://wordpress.org/support/topic-tag/mouseover/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [creativerse](https://wordpress.org/support/users/creativerseyahoocom/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/mouseover-button-issues/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
