Hi,
I'm trying to implement Retina images. I uploaded my retina.js file to themes/levels/css. I put the code in to call it in the details section of my storefront page (User Interface > Pages > SFNT) before the closing body tag:
<script type="text/javascript" src="/themes/levels/retina.js"></script>
I've got my images created with the "@2x.jpg" correctly placed in the name. (Like "[email protected]")
But the retina image doesn't show up.
Not sure what I'm doing wrong.
Anyone know hot to set Retina up?
Thanks
I'm trying to implement Retina images. I uploaded my retina.js file to themes/levels/css. I put the code in to call it in the details section of my storefront page (User Interface > Pages > SFNT) before the closing body tag:
<script type="text/javascript" src="/themes/levels/retina.js"></script>
I've got my images created with the "@2x.jpg" correctly placed in the name. (Like "[email protected]")
But the retina image doesn't show up.
Not sure what I'm doing wrong.
Anyone know hot to set Retina up?
Thanks
Comment