Why are my button images blurry on mobile screens?

admin2025-06-05  2

I have a few custom buttons I've inserted with php throughout my wordpress site. They are crisp resolution images (either gif or png), but when viewing it on my iphone screen, they're blurry. I noticed the other plugins I have installed that insert the same type of .png images buttons look very sharp when viewed on a mobile screen, or any screen for that matter.

What am I missing? Can't figure out why a png inserted button from a wordpress plugin looks crisp on all screens, but my png buttons only look good on desktop screens.

I have a few custom buttons I've inserted with php throughout my wordpress site. They are crisp resolution images (either gif or png), but when viewing it on my iphone screen, they're blurry. I noticed the other plugins I have installed that insert the same type of .png images buttons look very sharp when viewed on a mobile screen, or any screen for that matter.

What am I missing? Can't figure out why a png inserted button from a wordpress plugin looks crisp on all screens, but my png buttons only look good on desktop screens.

Share Improve this question asked Dec 2, 2018 at 22:11 wooq123wooq123 211 gold badge1 silver badge2 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

Because Apple devices have something called retina screen. Where pixel density is double then "normal" screen. You will have to add image that is double the size. You can do this manually or use some plugins like wp retina.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1749131659a316629.html

最新回复(0)