I'm having a strange issue on a wordpress site I run: AussieTheatre.com
The images that we are adding to articles are being displayed at quite low quality, I know there have been some issues with the image uploader etc, but when you inspect the images on their own they are decent quality.
It's as if a css filter or such is being applied to the images.
Hi Guys,
I'm having a strange issue on a wordpress site I run: AussieTheatre.com
The images that we are adding to articles are being displayed at quite low quality, I know there have been some issues with the image uploader etc, but when you inspect the images on their own they are decent quality.
It's as if a css filter or such is being applied to the images.
I have put a side by side comparison of the images here.
The post that these were taken from is here.
Thanks a lot for any help
I have no idea why it happens, but it is the border on the image.
If you remove the border on .entry-content img, #page img you will see the image becomes clear.
There are multiple ways to add a border back in if you absolutely need it, but it is barely noticeable, just remove it and done. ;x
Thanks so much mate, perfect.
I don't think I ever would have found that.