Forums

IE7 menu issue (3 posts)

  1. dadsidea
    Member
    Posted 1 year ago #

    Hi there,

    http://www.sadafmakeup.com

    has been designed by me based on SandBox using a child theme (imaginatively) titled SandBox Child. Advantages of this theme is that it's a completely barebones CSS template. My child theme is the styling you can see. It looks beautiful on any browser…

    However, in IE7, my menu has shifter over all the way to the right hand side. I really cannot work out how to fix this. I am using another css file called all-ie-only.css to fix another issue but still can't work out how to fix this.

    Here is a paste bin link to the IE css file http://pastebin.com/scJCuhAW

    In header.php, I have the following under ?></title>

    <link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_url') ?>" />
    
    	<!--[if IE]>
    	<link rel="stylesheet" type="text/css" href="all-ie-only.css" />
    <![endif]-->

    Any help would be appreciated as this site is now live.

    Many thanks in advance!

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Start by sorting out the markup errors. Then move onto the CSS errors.
    http://codex.wordpress.org/Validating_a_Website
    If you continue to have problems with IE, consider IE7-specific conditional comment CSS

  3. dadsidea
    Member
    Posted 1 year ago #

    Thanks ESMI. Working though that list now.

    Much appreciated. Will be sure to let you know how I'm getting on with this.

    Fixed one of the HTML markups but still trying to work out what the other ones are.

    Thanks :)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags