Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #23573

    Hi,

    On IE8, with small fixed header, the logo is a bit stretched vertically (because compressed horizontally?), and when going down in the page, thus showing the mini menu, the logo is compressed vertically (because stretched horizontally?).

    The logo dimensions are as recommended (200×45).

    Can we solve this?

    Thanks,

    Thomas

    #120358

    Hi,

    Try to add this on your custom.css

    .logo img {
    padding: 5px 09;
    display: block9;
    width: auto9;
    height: auto9;
    max-height: 100%9;
    }

    Cheers,

    Ismael

    #120359

    Hi Ismael,

    I added your code to the custom.css file.

    Result is OK for the full menu : the logo looks nice.

    But the logo in the mini-menu doesn’t get reduced. When scrolling down, the logo size does not change, so the result is that it’s cut in half by the bottom line of the mini menu…

    Any idea?

    Thanks for your help.

    Thomas

    #120360

    Hi,

    Please provide a URL to the location where this event is taking place. Since there are so many ways to customize this theme, and with a number of updates already released, -there is no sure way for us to provide you with a reliable answer without first looking at the code.

    Your best bet is to mask the link using http://www.goo.gl or show a page on the demo site which displays the behavior. A labeled screenshot hosted on imgur.com or else where would also be helpful in ensuring success. However. a screenshot alone is not very helpful since we need to see the html/css/js code particular to your situation in order to provide a meaningful solution.

    Thanks,

    Nick

    #120361

    Hi Nick,

    You can have a look here http://goo.gl/Hm4rH

    Thanks,

    Thomas

    #120362

    Hi,

    Your website looks familiar :)

    Your logo though is not 200×45 , but is 300×67 and it displays at 300×77 thus looking a bit stretched horizontally

    http://cs1-amsterdam.accountservergroup.com/~next03/wp-content/uploads/2013/05/carsana_logo_transp21-300×67.png

    When the logo becomes small , it shrinks down to 152×44 from 300×77.

    I suggest you re-upload the logo at 200×77. Make sure the width is 77 or it will stretch it to 77 if its less. If you want to keep 300 height, that’s fine, just make sure the width is 77.

    Thanks,

    Nick

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘IE8 & small fixed header : logo problem’ is closed to new replies.