Support for Envato Buyers › Forums › OldCar › Logo cropped in ipad
- This topic has 10 replies, 4 voices, and was last updated 10 years, 8 months ago by
FocuxTheme Support.
-
AuthorPosts
-
-
December 19, 2013 at 1:41 am #3204
loreabagaz
MemberHi!
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/
-
December 19, 2013 at 11:45 pm #3210
FocuxTheme Support
KeymasterHi
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
-
December 21, 2013 at 12:25 am #3218
loreabagaz
MemberHi!!!
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.
-
December 21, 2013 at 12:28 am #3219
loreabagaz
MemberHowever, I resized it to maximum width of 270 and it’s still cropped when viewed on IPad.
Thanks ๐ -
December 22, 2013 at 5:07 pm #3223
FocuxTheme Support
KeymasterOK, try to add the following CSS into “OldCar options > Custom code > CSS code”
h1.logo a {background-size:100% auto;}
-
December 23, 2013 at 2:46 am #3227
loreabagaz
MemberThank 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. -
December 23, 2013 at 10:11 pm #3230
Musama
MemberHi 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;} -
December 27, 2013 at 10:40 pm #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. -
December 28, 2013 at 2:39 am #3239
Musama
MemberGreat if you have any question you’re welcome ๐
-
June 10, 2014 at 2:03 pm #5269
jakubik
MemberHi,
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?
-
June 10, 2014 at 8:23 pm #5273
FocuxTheme Support
KeymasterHi
Please let me know your website link that I can check it with developer tool.
Thanks
-
-
AuthorPosts
- You must be logged in to reply to this topic.