Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #910355

    Hello!

    Whenever I add my logo it gets pushed to the top left and is reduced in size and is not centered vertically, example: https://gyazo.com/6f6aa8ee1982066d6b5ec92a7fac7ae9.

    I was told to add this code, which would center it and make it its original size, but for some reason it blurs the logo, example: http://lopezmacari.com/.

    .logo, .logo a, .logo a img {
    width: 425px;
    height: 50px;
    }

    What can I do so that it is not blurred and it is also centered vertically (basically in the position it is now).

    Thanks!

    • This topic was modified 6 years, 2 months ago by LFE.
    #910415

    Hey LFE,

    You may need to upload a higher resolution logo. This is a solution that has worked for this reported issue in the past.

    Best regards,
    Jordan Shannon

    #910772

    As I mentioned in my original post, if you look at the screenshot. The quality is perfect since I used 600 DPI, thinking it was the quality of the image.

    The problem is when I use the code

    .logo, .logo a, .logo a img {
    width: 425px;
    height: 50px;
    }

    So that it shows up in its original size, it blurs. The positioning is perfect, but the image gets blurred, where as when I don’t apply the code, the quality is perfect, but the positioning is not good.

    #910832

    Hi,

    I think the problem is that the uploaded logo is set to medium (by default), make sure to select Full Size when uploading the logo, the screenshot in private content should show where it is located. Hope this helps :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.