• LEVI44

    (@levi44)


    hI there,

    I am using Crafty Cart theme, with the WP ecommerce plugin. In firefox website looks great. But in IE it creates a space in the sidebar for no reason!!?!? what should i do or check??

    thanks

Viewing 9 replies - 1 through 9 (of 9 total)
  • esmi

    (@esmi)

    Impossible to say without looking at your site.

    Thread Starter LEVI44

    (@levi44)

    oh sorry…its

    https://faithfulcharm.com/WPFAITH/

    Thank you ??

    Its supposed to be like this on the left

    https://demo.billionstudio.com/?wptheme=Crafty%20Cart

    esmi

    (@esmi)

    It looks fine when using IE8’s Compatibility mode, however. So you could try editing header.php and adding:

    <meta http-equiv=”X-UA-Compatible” content=”IE=EmulateIE7″ />

    just after the <head> tag. There are better ways of fixing this but this is by far the easiest method.

    Thread Starter LEVI44

    (@levi44)

    Thanks for getting back to me ?? I tried that and it still does it on IE8…

    esmi

    (@esmi)

    You’ve got it in the wrong place and I inadvertently introduced fancy quotes into it. Try:

    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7″ />

    just before </head>.

    Thread Starter LEVI44

    (@levi44)

    hmmm I did try both positions, before it and after…it doesn’t seem to change it….

    esmi

    (@esmi)

    Try again. That last double quotation mark isn’t a standard character on your site but should be:

    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

    Thread Starter LEVI44

    (@levi44)

    I tried it again, doesnt seem to make a difference?!

    Thread Starter LEVI44

    (@levi44)

    oh hold on, i moved it up above the other tags and it works!!!!!!!!!!! horaaay….thanks so much, and for being patient with me ??

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Website spacing not working in IE, works in FF’ is closed to new replies.