Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #246279

    hey,

    i have an issue with ie8 (i didn’t test it with more recent versions of ie). in the support forum i read, that there are quite a lot of problems with ie, so i tried some solutions but without succes.

    here is my site: http://www.einradfahrschule.de

    the logo is perfectly displayed in chrome and firefox, but in ie8 it is too big and overlaps the menu.

    thanks for your help and best regards
    philipp

    #246447

    Hey p_niedrich!

    Thank you for using the theme!

    Please use this on Quick CSS or custom.css:

    .logo, .logo a {
    width: 240px\9;
    height: 120px\9;
    max-width: 240px\9;
    max-height: 120px\9;
    }

    Best regards,
    Ismael

    #246954

    Thanks Ismael, that worked perfectly :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘IE8: logo too big and cut’ is closed to new replies.