Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #29153

    I have a problem with the logo. In Chrome, it displays correctly and the Internet Exlorer almost twice as big!

    http://www.hof-in-bayern.de

    #139861

    Hi,

    This is what I see on IE.

    Please add this on your custom.css or Quick CSS:

    .logo, .logo a {
    height: auto;
    }

    Regards,

    Ismael

    #139862

    Hi, I have a similar problem. In explorer the logo doesn’t resize itself…. If I include this custom code you supplied the logo now doesn’t disappear but it doesn’t authomatically get smaller either…

    http://mrgr.es

    #139863

    Hi,

    Can you post a screenshot of the issue you are having? I have tested your site on IE 10 and there seems to be no problem with your logo

    Regards,

    Yigit

    #139864

    #139865

    Hi micronda,

    What version of IE is that and on what OS? I’m not getting the same issue on my end either.

    Regards,

    Devin

    #139866

    IE 8 on Window 7

    #139867

    BUT… your enfold demo does work correctly (I think it squashes the logo a bit, but it resizes)…. I haven’t really done any changes on the theme except for creating a child theme with nothing in it at this moment…..

    #139868

    Hey,

    Please try this code:

    .logo, .logo a, .logo img  {
    height: auto9;
    max-height: 100%9;
    }

    Regards,

    Ismael

    #162343

    Nope, still the same problem :-(

    #162344

    The thing I don’t understand is why the enfold demo DOES work perfectly on the same Internet Explorer….

    #162431

    Try this code:

    .header-scrolled .logo a {
    height: 44px !important;
    }

    Tested in IE8 / Win7

    Regards,
    Josue

    #162439

    YES, that did it…….. Thanks.

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Logo is displayed differently in the browsers’ is closed to new replies.