Hi,
I’ve noticed a distinct difference in the way Chrome renders photos compared to Firefox. On Chrome they are blurry:
I’ve been looking this up and came across this code:
div.upcp-detail-image-div img {
image-rendering: -webkit-optimize-contrast;}
I have tried it and it doesn’t appear to make any difference. Also I notice that this is happening to scaled up images. The first three thumbnails are scaled up from 150 to 200px, whilst the last image is scaled down.