Jump to content

More problems - images blurred


Recommended Posts

When I upload an image for a product, it is blurred. Below are examples. The product is here to view full-screen:

http://postcardfair.com/index.php?id_category=19&controller=category

 

This is a screenshot of the product:

 

Screenshot2014-06-04at60449PM_zpsfad34e2

 

 

 

Even when I zoom in on the image, the text is still blurred.

 

This is the image at 100%, the way it should look like:

 

Screenshot2014-06-04at60556PM_zpsc0a01f2

 

 

Can someone explain how to make the images sharp and clear?

Link to comment
Share on other sites

Part of the reason why the image is blurred is because you are scaling it up in your template. The natural size of the image is 170x170, you are displaying it at 257 x 257, that up scaling is causing a lot of the blur. You can also adjust your image quality settings on the image tab as well. 

Link to comment
Share on other sites

It is under preferences -> Images. But see the issue is that your theme is using the image size home_default for both the home page where the images are 173 x 173 and for the category page where the images are 257 x 257. 

 

What you really need to do is to create a new image size that is 257 x 257, give it a name like category_img  Then select it for products. Now regenerate the product images for category_img at the bottom of the page. Now you will have to edit your template product-list.tpl file and change the image from using the home_default to the new category_img.

Link to comment
Share on other sites

I did all the steps up to this one:

 

Now you will have to edit your template product-list.tpl file and change the image from using the home_default to the new category_img.

cleardot.gif
 
I can't find where this product-list.tpl file is and how to change it. Sorry, I'm a complete beginner and have never dealt with building websites.
Link to comment
Share on other sites

I tried to access the image and could not. If you want can you take a screenshot of this page, http://screencast.com/t/y6Hbbe6ek  Also, it might not be showing if you did not regenerate the thumbs down here, http://screencast.com/t/B3TfdeoGlpx  

 

For editing the template, there are two ways to do it, you can email me your ftp access and I can do it, or you can post the template file to somewhere like pastebin and I can change it and you can copy over your old one. As for its location on the server it is in the "/themes/PRS050117/" directory

Link to comment
Share on other sites

Thanks again, DH!

 

I did regenerate the thumbs a few times. For some reason, nothing changed.

 

Here's the screenshot you asked for:

 

Screenshot2014-06-04at93037PM_zpsbac2be4

 

 

I'll email you the access password. Thanks so much for your help!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...