Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #100941
    michael
    Participant

    Hello everyone, I noticed that the display of my site was different between internet explorer and firefox (see picture)

    IE 100 %

    Firefox 100%

    Firefox 80%

    if I put my zoom on firefox 80% I have the same view on internet explorer 100%

    what code should I use?

    thank you very much

    #100991
    Mahesh
    Participant

    @micwilly: Have you customized the theme / CSS. Does the problem occur on demo too? Let me know furhter.

    Regards,
    Mahesh

    #101008
    michael
    Participant

    Here you are my CSS custom

    CSS custom

    #101020
    Mahesh
    Participant

    @micwilly: Is the issue occurring after adding Custom CSS?

    Regards,
    Mahesh

    #101030
    michael
    Participant

    I don t know if is the issue of thème démo.

    But actualy with this CSS code. The site display is faulty

    #101072
    Mahesh
    Participant

    @micwilly: Please post in your site url. So I can check the issue.

    Regards,
    Mahesh

    #101080
    michael
    Participant

    my site is http://www.asbl-sfe.be
    the codes :
    username: test
    password: test

    #101083
    Mahesh
    Participant

    @micwilly: I checked your site and it seems to be working fine. Displaying fine on my mozilla browser in 100% view.

    Regards,
    Mahesh

    #101087
    michael
    Participant

    me, home, the widgets on the left find themselves below the page on firefox 100%

    #101088
    Mahesh
    Participant

    @micwilly: Please add the following CSS:

    @media screen and (min-width: 1281px ) and (max-width: 1684px) {
        .two-columns #secondary{
            width: 24%;
        }
    }

    Regards,
    Mahesh

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Same display on IE 11 and Firefox’ is closed to new replies.