Jump to content

[SOLVED]Blurry Thumbnails, but nothing else


Recommended Posts

Ok, so my issue is that when I am looking at my items, like here:

http://unkamengifts.com/category.php?id_category=7

The thumbnails are slightly blurry...my photos are definitely large enough, because when you go and click on the item to look at it, like here:

http://unkamengifts.com/product.php?id_product=22

The picture is fine. You can zoom it and everything and it looks great. I tried changing some of the image settings, but it wouldn't change properly, so nothing happened.

Is there someone else having the same problem? Anyone who knows what to do to fix this?

Thanks in advance
Leah, of Unkamengifts.com

Link to comment
Share on other sites

Your image size is 129x129px. But when I looked to your "framework.css", there is a code about width.

ul.products li img {
   height: auto;
   width: 170px;
}



Therefore your image is seems like blur. I advice you to change image size from your backoffice>>preference>image.

Find "home" and change image width=170px and height=170px;
Then regenerate your image.

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...