Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Images are pixelated?


jmw1960

Recommended Posts

Posted
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

Posted

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

Posted

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.

Posted

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...