-
AuthorPosts
-
February 11, 2015 at 11:52 pm #394770
I figured out how to resize my logo so it’s larger than the default, but it’s now appearing blurry as if it’s stretched from the shrunk upload size. How do I fix this? The code I used in quick css to change the logo header size is below. Any help is appreciated.
`.logo img {
height: auto;
width: 500px;
}.avia-menu-fx { display: none; }
.header_color .main_menu ul:first-child >li > ul, #top .header_color .avia_mega_div > .sub-menu {
border-top-color: transparent;
}February 12, 2015 at 12:41 pm #394949Hey potterlawson!
Do have a link for the site in question please?
Best regards,
RikardFebruary 12, 2015 at 7:22 pm #395265This reply has been marked as private.February 12, 2015 at 8:30 pm #395301Hi!
Your logo is currently 300x53px, please upload it at least 500x88px
Regards,
YigitFebruary 12, 2015 at 8:34 pm #395308The file that is uploaded for the logo is currently 600x106px…for some reason the Enfold template seems to be shrinking it to that other size….
February 12, 2015 at 8:40 pm #395310Hi!
Please make sure to insert it in full size – http://i.imgur.com/8jRYx6x.png
It is being uploaded as 300x53px.Regards,
YigitFebruary 12, 2015 at 8:48 pm #395312Oh my gosh…you are amazing! My last question is now the logo is very close to the top of the screen…how can I edit the padding at the top to add more white space and reduce the white space underneath?
February 12, 2015 at 8:52 pm #395317Hi!
Now that you have your logo in desired sizes, removing following code from Quick CSS should help
.logo img { height: auto; width: 500px; }
Cheers!
YigitFebruary 12, 2015 at 9:24 pm #395347Thank you so much!
February 12, 2015 at 9:26 pm #395349Hi!
You are welcome, glad we could help! :) Let us know if you have any other questions or issues
Best regards,
YigitJuly 25, 2016 at 9:37 am #664502Hey there,
My logo is also blurry, also when i select “full size” when selecting it. I have uploaded it 2x bigger than i use it on the website, still blurry.
I also tried uploading it even bigger or the actual size. It looks always blurry, or when i uploaded it really big, it was not blurry but rather pixelated.
Please help me here!!
July 26, 2016 at 1:27 am #665023Hi,
@FEWGmbH I checked your website on Safari, Firefox and Chrome on OSX 10.11 (on a retina display) and your logo does not look blurry at all on my end. Have you figured it out already?
If you have not, which browser and OS are you using? And can you please post a screenshot to show us how it looks on your end? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.Best regards,
YigitJuly 26, 2016 at 10:52 am #665229Hi Yigit
I use Chrome on 10.11.4 (not retina) and the logo is still blurry here (chrome and safari). Firefox looks a bit better, but its also not as sharp as it could be!
Also on Windows (IE, Sarafi, Chrome) it looks blurred…See the screenshot i uploaded on our server in private content.
July 28, 2016 at 5:55 am #666050Hi,
Resize the logo to 279x60px or exactly twice that size then upload it again.
Best regards,
IsmaelJuly 28, 2016 at 8:25 am #666076Hi Ismael,
I did upload it 558×120 px and I think it’s better now, is it?
Can you also check on the retina display?Thanks and have a good day.
SimeonAugust 1, 2016 at 6:07 pm #667378Hi Simeon,
Sorry for the late reply, it looks better on my end. Are you happy with the result?
Regards,
RikardAugust 2, 2016 at 3:23 pm #667692On mobile its perfect. But on desktop it’s still not the total sharpness… is it not possible with enfold?
August 8, 2016 at 3:34 am #669565Hi,
Looks sharp to me but if you want you could try resizing it to its original size (120px height) and then cutting it in half with CSS transform:
@media only screen and (min-width: 767px) { .logo {height: 120px;transform: scale(0.5);transform-origin: 0 0;} }
Best regards,
JosueAugust 8, 2016 at 10:39 am #669731Hey Josue
Thanks for the tipp, i will try that, ask the client what he thinks and come back to you if needed.
Simeon
August 9, 2016 at 4:39 pm #670391Hey Josue,
I have no feedback from the client until now, but here my feedback for the moment:
– In Chrome it looks okayish (not perfect)
– In Safari and Firefox and Opera it’s even a bit worseI just don’t get it why it does that!
August 9, 2016 at 6:00 pm #670445Another thing you could try is uploading the logo as .svg.
August 10, 2016 at 11:46 am #670787Hey Josue
I did that (.svg) and I think that worked, what do you think?
Cheers
SimeonAugust 11, 2016 at 4:06 pm #671400Looks good to me.
August 11, 2016 at 4:33 pm #671422Good, thanks a lot Josue, you can close the ticket.
SimeonAugust 11, 2016 at 4:38 pm #671430August 11, 2016 at 5:22 pm #671459Hi,
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy -
AuthorPosts
- The topic ‘Blurry Logo’ is closed to new replies.