Support for Envato Buyers Forums OldCar Logo cropped in ipad

Viewing 10 reply threads
  • Author
    Posts
    • #3204
      loreabagaz
      Member

      Hi!
      I am currently customizing my blog using OldCar and I noticed that the logo was cropped when entering the URL from an Android device Iphone, or Ipad (when viewed HORIZONTALLY). The problem with Android and Iphone has been solved using the CSS code ” .responsive-logo {background-size:auto 100%;}”. However the Retina(HiDPI) LOGO remains cropped on its right side when viewed in ipad (Ios7).
      Could you help me fix this?
      Thank you ๐Ÿ™‚

      The URL is: http://dermatologia-bagazgoitia.com/category/dermatologia-pediatrica/

    • #3210

      Hi

      This is the logo which is cropped http://dermatologia-bagazgoitia.com/wp-content/uploads/2013/12/Logo-tricolor-doble5-300×81.png right?
      The max width is limited 270px ,but your logo width is 300px, so is it possible to reduce it to 270px?

      Thanks

    • #3218
      loreabagaz
      Member

      Hi!!!

      Yes, that is the cropped logo, but that is the one I uploaded for “Retina(HiDPI) LOGO” which, according to your theme should be “double size”. It is 548px x 148px (according to pixler) , exactly two times the custom logo.

    • #3219
      loreabagaz
      Member

      However, I resized it to maximum width of 270 and it’s still cropped when viewed on IPad.
      Thanks ๐Ÿ™‚

    • #3223

      OK, try to add the following CSS into “OldCar options > Custom code > CSS code”

      h1.logo a {background-size:100% auto;}
    • #3227
      loreabagaz
      Member

      Thank you, but still cropped in Ipad…
      I added this CSS code to the one I previously had, one in each row, is this correct?

      .responsive-logo {background-size:auto 100%;}
      h1.logo a {background-size:100% auto;}

      Looking forward to your answer…
      L.

    • #3230
      Musama
      Member

      Hi actually .responsive-logo {background-size:auto 100%;}
      it’s the right one is this working. if not try to add? responsive-logo {background-size:auto 100% !important;}

    • #3238
      loreabagaz
      Member

      .responsive-logo {background-size:auto 100%;} was working from the begginning, but only for android. The logo in Ipad was still cropped, and it IS still cropped.

      I am sorry, I do not understand properly what you mean.

      Should I writte:
      responsive-logo {background-size:auto 100% !important;}
      h1.logo a {background-size:100% auto;}

      or

      .responsive-logo {background-size:auto 100%;}
      responsive-logo {background-size:auto 100% !important;}

      For the moment, I have fixed it making a newโ€œRetina(HiDPI) LOGOโ€ , which is 200 px wide.

      Thank you ๐Ÿ™‚
      L.

    • #3239
      Musama
      Member

      Great if you have any question you’re welcome ๐Ÿ™‚

    • #5269
      jakubik
      Member

      Hi,

      yeah, in fact I have a question… I have the same problem… I’v tried to use all CSS tricks, but all the time my logo was cropped. Finally I had to upload normal logo (small one) as the Retina Logo. What should we do to be able to upload hires logo for retinas that is not cropped?

    • #5273

      Hi

      Please let me know your website link that I can check it with developer tool.

      Thanks

Viewing 10 reply threads
  • You must be logged in to reply to this topic.