Blurry Image is clear when clicked
-
Hi,
I am having a problem with a blurry image at the following post:
http://purpler.wordpress.com/2010/04/26/stray-factory/After clicking on the image, it suddenly becomes clear. How do I stop this from happening? Is it a default of the theme? (I’m using Monochrome)
I’ve tried re-sizing before uploading but nothing is working!Please help.
The blog I need help with is: (visible only to logged in users)
-
-
Thanks for the link, but as I said earlier, resizing the image in Photoshop before uploading is not working.
I also tried deleting the width and height info, and every line possible, but that doesn’t work either. this is what the html code looks like for the image:
-
That’s because you tried resizing the image to the width given by the theme as “Full Size”, i.e. maximum allowed. But that number is wrong: maximum for Monochrome is 499, not 510, so your image still gets downsized (and heavily compressed) by WP.
So resize or better crop your image in Photoshop to no wider than 499, upload and insert that version, then delete the w and h commands from the code.
-
- The topic ‘Blurry Image is clear when clicked’ is closed to new replies.