Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #27480

    Hi,

    When using Internet Explorer, the logo (on the top left saying LiveTracGuardian ..) appears stretched and very different (and somewhat bad) from what is seen in Firefox and Chrome.

    Is there something I can do about this?

    http://www.livetracguardian.com

    Thank you much in advance,

    -VJ

    #134164

    Hi!

    Please try to insert following code into the quick css field

    .logo img {
    width: 300px;
    height: 54px;
    }

    Best regards,

    Peter

    #134165

    I’m having the same issue, and if I add custom CSS like you suggest, it kills the responsive action when scrolling. The logo does not reduce, it just squishes up.

    I did use the appropriate dimensions for my logo:

    .logo img {

    width: 245px;

    height: 65px;

    }

    http://etesianwa.com/

    #134166

    Okay…If I only add the height to custom css, it works as it should.

    Thanks!

    #134167

    Glad we could help :)

    Let us know if you have any other questions or issues.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Logo in Internet Explorer’ is closed to new replies.