-
AuthorPosts
-
July 1, 2021 at 3:49 pm #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,
NikkoJuly 2, 2021 at 6:04 pm #1308535Hi,
sorry, but I can’t find the CSS :(July 5, 2021 at 8:38 am #1308718Hi 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,
NikkoJuly 5, 2021 at 9:22 am #1308729Hi and thanks,
i tried as suggested.
In private content you can fid the link to download the screenshot.
Thanks!July 6, 2021 at 7:35 am #1308883Hi 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,
NikkoJuly 7, 2021 at 6:35 pm #1309149Hi and thanks Nikko,
I tried to inspect the image, here’s a screenshot,
Hope it’s ok now,
Thanks a lot! :)July 11, 2021 at 4:47 pm #1309589Hi 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,
NikkoJuly 14, 2021 at 12:04 pm #1310106Hi 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… :(July 14, 2021 at 3:41 pm #1310129Hi 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,
NikkoJuly 20, 2021 at 9:44 am #1310849Hi and sorry for my late reply,
no, inspecting the image i can’t see the code in styles tab..July 22, 2021 at 1:58 am #1311278Hi 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,
NikkoJuly 26, 2021 at 4:02 pm #1312464Hi 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.July 28, 2021 at 1:15 pm #1313030Hi 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,
NikkoAugust 2, 2021 at 8:43 am #1313848Hi Nikko,
ok, I understand.
Thanks again for the big support and for all the advice!
Best regards! -
AuthorPosts
- The topic ‘Images slightly blurred’ is closed to new replies.