Title: Custom CSS Issues, Includes code used
Last modified: August 19, 2016

---

# Custom CSS Issues, Includes code used

 *  [Tim.Lozano](https://wordpress.org/support/users/timlozano-1/)
 * (@timlozano-1)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/custom-css-issues-includes-code-used/)
 * I am trying to make a map in which each state links to a separate page with a
   rollover for color change. I am writing CSS in style.css. Here is my test CSS
   code:
 * _[CSS moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome).
   Please just post a link to your site.]_
 * And when going to the page I want this to display on I am inputting this:
 * `<div id="texas"><a href="http://ptsdusa.net/locations/texas"><img src="http://
   ptsdusa.net/wp-content/uploads/2011/05/texas.png" width="187" height="182" alt
   ="texas"></a></div>`
 * _[Please post code snippets between backticks or use the code button.]_
 * The page does not appear to be accepting the CSS at all. Any and all help would
   be greatly appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/custom-css-issues-includes-code-used/#post-2068165)
 * Unless you provide a link to a page demonstrating the problem, no one will be
   able to offer much in the way of assistance.
 *  Thread Starter [Tim.Lozano](https://wordpress.org/support/users/timlozano-1/)
 * (@timlozano-1)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/custom-css-issues-includes-code-used/#post-2068298)
 * Sorry, I meant to.
 * [http://ptsdusa.net/locations/](http://ptsdusa.net/locations/)
 * Thanks
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/custom-css-issues-includes-code-used/#post-2068305)
 * you have a html image covering your background images; you won’t be able to see
   the :hover change of color.
 * try to add an offset of a few pixel to the background position to see that the
   styles are actually getting applied.
 * or use `#texas img { display: none; }`
 *  Thread Starter [Tim.Lozano](https://wordpress.org/support/users/timlozano-1/)
 * (@timlozano-1)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/custom-css-issues-includes-code-used/#post-2068321)
 * `#texas img { display: none; }` has been in my code, and I have my hover set 
   to a slice that is the same but with a color change. I have a pixel shift of `
   top: 105px;` and `left: 100px;` that is clearly not effecting my div.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Custom CSS Issues, Includes code used’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [rollover](https://wordpress.org/support/topic-tag/rollover/)

 * 4 replies
 * 3 participants
 * Last reply from: [Tim.Lozano](https://wordpress.org/support/users/timlozano-1/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/custom-css-issues-includes-code-used/#post-2068321)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
