Hello there,
Is there anyone that can explain a bit about the "image is HiDPI in settings for images i Webflow? Does this make images scale down to retina fit better for retina displays like @2?
Thank you for your support!
Hello there,
Is there anyone that can explain a bit about the "image is HiDPI in settings for images i Webflow? Does this make images scale down to retina fit better for retina displays like @2?
Thank you for your support!
yes. you are correct…
If you want to create a retina-ready website you should have your images in twice a size. That way when you upload an image and set it to HiDPI it will be scaled down twice on regular devices. On retina it will have the higher resolution ![]()
For icons it is best to use SVG since theyprovide the best quality on all resolutions because tehy are scalable ![]()
Thanks for your answers! You guys are my teachers!!