Viewing 14 posts - 31 through 44 (of 44 total)
  • Author
    Posts
  • #1308333

    Hi Real-3D,

    On the pc that has blurred images, can you try to inspect and see if it fetches the CSS code suggested above?

    Best regards,
    Nikko

    #1308535

    Hi,
    sorry, but I can’t find the CSS :(

    #1308718

    Hi Real-3D,

    Try to do the following:
    1. Right-click on any part of your site, then click Inspect.
    2. Press Ctrl + F (and a search bar should appear below).
    3. Search for: wp-image-3451 (this would highlight the image element)
    4. Click on the highlighted text wp-image-3451
    5. Then take a screenshot and post it here.

    This video might be helpful on how to inspect element: https://www.youtube.com/watch?v=1l4xz1QQhew

    Best regards,
    Nikko

    #1308729

    Hi and thanks,
    i tried as suggested.
    In private content you can fid the link to download the screenshot.
    Thanks!

    #1308883

    Hi Real-3D,

    Thanks for providing the screenshot, however, it’s the main tag that was selected, you can also see in the Styles (tab) in the right that it’s the main’s CSS properties are shown.
    Please do the same except just click on the img tag.

    Best regards,
    Nikko

    #1309149

    Hi and thanks Nikko,
    I tried to inspect the image, here’s a screenshot,
    Hope it’s ok now,
    Thanks a lot! :)

    #1309589

    Hi Real-3D,

    Thanks for providing the screenshot and I apologize for the delayed response.
    Can you try adding this CSS code as well:

    #top .mfp-content img.mfp-img {
        image-rendering: pixelated;
    }

    Best regards,
    Nikko

    #1310106

    Hi and thanks, Nikko.
    I tried to add the CSS you provided, so i cleared the cache on my site’s provider and on my Google Chrome app, but the issue seems to be still present… :(

    #1310129

    Hi Real-3D,

    Can you try to inspect the image in the lightbox and see if the code I suggested is showing up on the left side (styles tab)?

    Best regards,
    Nikko

    #1310849

    Hi and sorry for my late reply,
    no, inspecting the image i can’t see the code in styles tab..

    #1311278

    Hi Real-3D,

    No worries, I have checked your site and I could actually see the code reflecting on your site.
    Can you try to clear your browser cache? I think older css is fetched by your browser that’s why it’s not reflecting the changes.

    Best regards,
    Nikko

    #1312464

    Hi and thanks, Nikko.
    I tried to clear my browser’s cache, now the images seems to be a little better than before, but not 100% correct, because it seems they are like a little “grainy” and seems like they’re non fully on focus (like a little blurred).
    Comparing the same images with Mozilla Firefox (where they are perfect) and Google Chrome you can se a little difference in terms of image quality…
    Any other tips?
    Best Regards.

    #1313030

    Hi Real-3D,

    You’re welcome :)
    Unfortunately, I don’t have any more ideas to try on the topic, I believe it boils down to how browsers render images.

    Best regards,
    Nikko

    #1313848

    Hi Nikko,
    ok, I understand.
    Thanks again for the big support and for all the advice!
    Best regards!

Viewing 14 posts - 31 through 44 (of 44 total)
  • The topic ‘Images slightly blurred’ is closed to new replies.