images lose quality using hover box
Im using hover box in my web, and when i set the images these lose more quality.
why?
e.g:
Original: http://genomapc.com/wp-content/uploads/2014/07/genomapc_oferta1.png
In Hover box: http://i.imgur.com/XXeTC5m.png
any solution? what resolution most they have to not lose it?
thanks
sorry for my english xD!
why?
e.g:
Original: http://genomapc.com/wp-content/uploads/2014/07/genomapc_oferta1.png
In Hover box: http://i.imgur.com/XXeTC5m.png
any solution? what resolution most they have to not lose it?
thanks
sorry for my english xD!
Comments
this is how wordpress works. Theme does not have nothing to quality and this is related with wordpress only. Image sizes can be changed in Settings > Media section, but for theme sizes can be changed in functions/theme-functions.php file where are add_image_size() functions. You can try to change them but we are pretty sure this won`t help with quality. Or maybe also try to upload bigger images (twice) and see if maybe this will help you.