jmw1960 Posted March 12, 2008 Posted March 12, 2008 I have change all setting with images and some are still pixelated. How do I fix this issue??
tapuahk Posted March 12, 2008 Posted March 12, 2008 I have change all setting with images and some are still pixelated. How do I fix this issue?? Your height and width settings are probably fine. However if you upload a pic that is 40 pixels by 80 pixels as a small image and your settings are 200 width and 100 height the image will look pixelated. Make sure the dimensions of images match your settings. ~~~Tapuahk
photofxplus Posted March 12, 2008 Posted March 12, 2008 Pixelation is caused by a poor quality image or one that has been enlarged by the browser. If your original image is width = 100 height = 80 and html code is: <img src="images/logo_main.jpg" width="150" height="120"> Your image will be pixelated. So check the quality of your images, or check that the html code is not enlarging the image. Lloyd
jmw1960 Posted March 12, 2008 Author Posted March 12, 2008 How would I evaluate the quaily of my image? It only looks bad when I upload in on to my site. Pixelation is caused by a poor quality image or one that has been enlarged by the browser. If your original image is width = 100 height = 80 and html code is: <img src="images/logo_main.jpg" width="150" height="120"> Your image will be pixelated. So check the quality of your images, or check that the html code is not enlarging the image.
jmw1960 Posted March 13, 2008 Author Posted March 13, 2008 In my category image the image is scaled done and is still pixelated? How would I evaluate the quaily of my image? It only looks bad when I upload in on to my site.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.