Title: Weirdest. Problem. Ever.
Last modified: August 19, 2016

---

# Weirdest. Problem. Ever.

 *  [websta](https://wordpress.org/support/users/websta/)
 * (@websta)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/weirdest-problem-ever/)
 * Trying to design a theme (still in process) for a client here:
 * [http://liveatwillowcreek.com/perrins/](http://liveatwillowcreek.com/perrins/)
 * The problem: The links work fine in IE, but not at all in Chrome or Firefox. 
   By that I mean, the browsers do not recognize that you are hovering over a link,
   so you can’t click on it…
 * Don’t know where to even begin with this? Help?!

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

 *  [Christian Schenk](https://wordpress.org/support/users/chschenk/)
 * (@chschenk)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/weirdest-problem-ever/#post-1123315)
 * Try fixing [these errors](http://validator.w3.org/check?uri=http%3A%2F%2Fliveatwillowcreek.com%2Fperrins%2F).
   Maybe that helps.
    BTW: Doesn’t work in Safari either.
 *  Thread Starter [websta](https://wordpress.org/support/users/websta/)
 * (@websta)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/weirdest-problem-ever/#post-1123442)
 * I know it doesn’t validate, but it doesn’t appear that any of the errors should
   impact whether the links work or not…
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/weirdest-problem-ever/#post-1123444)
 * publicly chastising you for not being able to trouble shoot this.
 *     ```
       div.back-wrap-out {
             position: absolute; <-- remove that and what happens?
             z-index: -2;
             left: 50%;
             margin-left: -1332px;
             width: 2664px;
             top: 0%;
             margin-top: 0px;
             height: 1300px;
             background: url(images/wallpaper.jpg);
             overflow: hidden;
       }
       ```
   
 * what kept you from systematically removing things in the stylesheet, in order
   to figure out the problem? its not even like that was at the bottom of the stylesheet
   or anything.
 *  Thread Starter [websta](https://wordpress.org/support/users/websta/)
 * (@websta)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/weirdest-problem-ever/#post-1123457)
 * I humbly accept your chastisement.
 * Removing the absolute breaks the site, but setting z-index to 0 sets things right.
 * Thanks whooami, and I will try that approach in the future.

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

The topic ‘Weirdest. Problem. Ever.’ is closed to new replies.

 * 4 replies
 * 3 participants
 * Last reply from: [websta](https://wordpress.org/support/users/websta/)
 * Last activity: [16 years, 10 months ago](https://wordpress.org/support/topic/weirdest-problem-ever/#post-1123457)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
