Some page of my store site is showing different in IE and FireFox

This topic has 4 replies, 2 voices, and was last updated 9 years ago ago by Robert Hall

  • Avatar: shinwoosong
    shinwoosong
    Participant
    March 28, 2015 at 00:48

    Some page of my store site is showing different in internet explore(ver 9.0) and firefox
    I think that Css is not working properly at the browser of explore and firefox
    How to fix this propblem.

    front page error

    FAQ

    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 28, 2015 at 08:47

    Hello,

    1) Because you added linear-gradient for menu and it’s not supported in IE 9. Please read more here:
    http://www.w3schools.com/css/css3_gradients.asp
    2) I’ve change this code in your style.css. Please check.

    #pic1 {
       display: inline-block;
    }
    #pic2 {
      display: inline-block;
    }
    #pic3 {
      width: 105px;
      height: 86px;
      display: inline-block;
    }

    3) As I see it is your customization (in Child Theme) and therefore it is not correctly displayed in IE and Firefox browsers. You need to change it yourself.
    Thank you for understanding.

    Regards,
    Robert Hall.

    Avatar: shinwoosong
    shinwoosong
    Participant
    April 2, 2015 at 04:34

    Hello

    Thank you very much for your best

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 2, 2015 at 07:16

    Hello,

    You’re welcome!
    If you have any questions don’t hesitate to contact us.

    Regards,
    Robert Hall.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.