Retina Support
-
Hi,
I’m currently building a site for a client that has retina display support and the site has the Image Widget plugin.
I’m trying to figure out a way to add support for this using the template override or filters, but I’m not sure where to start.
I figure I can use a custom widget.php view and change the image output to a div with the image as a background, and then use a CSS media query to change it. However all I have access to in the widget view appears to be the URL to the image, but I’m not sure if there’s a way to get the original, larger, file from this url, so I can display that instead.
Any ideas?
Cheers
The topic ‘Retina Support’ is closed to new replies.