Title: Css Internet Explorer Issue
Last modified: August 19, 2016

---

# Css Internet Explorer Issue

 *  [jumust](https://wordpress.org/support/users/jumust/)
 * (@jumust)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/css-internet-explorer-issue/)
 * Hi there,
    I have an issue in IE that I don’t know how to fix. I use the plugin
   Php Browser Detection and I added some code for IE and other browsers in the 
   header.php
 * Actually everything works fine, just in IE I have these couple of issue:
    [click here](http://www.screencast.com/users/JuriT/folders/Jing/media/fbf9fa11-231a-4aad-9110-c3a8caf1eac9)
 * Ideally should be like this: [click](http://www.screencast.com/users/JuriT/folders/Jing/media/f0185baa-5d7c-40cf-9b85-42e9a09313d3)
 * Thanks, I’ll appreciate

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

 *  Thread Starter [jumust](https://wordpress.org/support/users/jumust/)
 * (@jumust)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/css-internet-explorer-issue/#post-1732014)
 * sorry here is my site [http://thingstodoincalifornia.info/southbay](http://thingstodoincalifornia.info/southbay)
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/css-internet-explorer-issue/#post-1732027)
 * Deactivate the Php Browser Detection. Then start by sorting out the [markup errors](http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fthingstodoincalifornia.info%2Fsouthbay%2F).
   Then move onto the [CSS errors](http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Fthingstodoincalifornia.info%2Fsouthbay%2F).
   
   [http://codex.wordpress.org/Validating_a_Website](http://codex.wordpress.org/Validating_a_Website)
 *  Thread Starter [jumust](https://wordpress.org/support/users/jumust/)
 * (@jumust)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/css-internet-explorer-issue/#post-1732059)
 * Thanks esmi!
    I deactivated the plugin and run the validator (I’ve never used
   that…) now I have the [markup errors](http://validator.w3.org/check?uri=http%3A%2F%2Fthingstodoincalifornia.info%2Fsouthbay%2F&charset=%28detect+automatically%29&doctype=Inline&group=0),
   after I did the [Validation CSS](http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fthingstodoincalifornia.info%2Fsouthbay%2F&profile=css21&usermedium=all&warning=1&lang=en)
 * What should I do now?
    There are a lot of errors…do you suggest me to fix all
   of them, if not what happens to my site, can i have problems in the future?
 * Anyway I found something related to that sub-menu button that I wanted to fix
   originally…[check it out](http://www.screencast.com/users/JuriT/folders/Jing/media/dba40e14-cc08-412d-8930-45342bc6f004)
 * I got lost as it’s the first time I use the validator.
 * Looking forward in your help…Thanks
 *  [coopersita](https://wordpress.org/support/users/coopersita/)
 * (@coopersita)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/css-internet-explorer-issue/#post-1732070)
 * I would imagine, that once you fixed the errors, if the error persists, it would
   be a z-index or javascript error.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/css-internet-explorer-issue/#post-1732093)
 * > do you suggest me to fix all of them
 * I’d always recommend fixing as many as you can. The ones you can’t fix will be
   generated by plugins.
 * After that’s done, you could look at using [conditional comment css](http://codex.wordpress.org/Conditional_Comment_CSS)
   to fix any remaining IE-specific problems.
 *  Thread Starter [jumust](https://wordpress.org/support/users/jumust/)
 * (@jumust)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/css-internet-explorer-issue/#post-1732112)
 * Oh It looks pretty hard, but I’ll try.
    Anyway could it be related to another
   error? What do you think? I mean that button doesn’t work very well, even though
   I deactivated all the plugins and widgets ,it works in the home page but not 
   in the Category Page, if you click on it nothing will be displayed [example](http://thingstodoincalifornia.info/southbay/category/events/)
 * I’m really in trouble with that button and I think I have some problems because
   of it….I’m wondering if you can take a look at it.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/css-internet-explorer-issue/#post-1732129)
 * Sorry? What button?
 *  Thread Starter [jumust](https://wordpress.org/support/users/jumust/)
 * (@jumust)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/css-internet-explorer-issue/#post-1732136)
 * sorry, the button [Add to Calendar](http://www.screencast.com/users/JuriT/folders/Jing/media/fb07bfcb-d2f3-4bb3-b669-5396a83b8be4)
   that display the sub-menu
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/css-internet-explorer-issue/#post-1732145)
 * There’s no url or action in that button link:
 * `<a class="button add-calendar billboard" onclick="">Add to Calendar</a>`
 *  Thread Starter [jumust](https://wordpress.org/support/users/jumust/)
 * (@jumust)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/css-internet-explorer-issue/#post-1732152)
 * I know, I didn’t change anything, I just copy the button from another page where
   it is by default, and probably there’s something wrong.
    As you can see in the
   [Diarise theme](http://demo.woothemes.com/diarise/) it look the same, without
   url or action
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/css-internet-explorer-issue/#post-1732200)
 * If you’re using an event/calendar plugin, you may want to check the plugin’s 
   documentation for the correct method of adding it to individual pages.
 *  Thread Starter [jumust](https://wordpress.org/support/users/jumust/)
 * (@jumust)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/css-internet-explorer-issue/#post-1732224)
 * Unfortunately I’m not using any plugins, that’s a feature of the Diarise theme
   and I don’t have any supports from theme developer…
    I’m wondering if someone
   can take a look at it, I can give you login information as well

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

The topic ‘Css Internet Explorer Issue’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [ie](https://wordpress.org/support/topic-tag/ie/)
 * [Internet Explorer](https://wordpress.org/support/topic-tag/internet-explorer/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 12 replies
 * 3 participants
 * Last reply from: [jumust](https://wordpress.org/support/users/jumust/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/css-internet-explorer-issue/#post-1732224)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
