I'm currently trying to use retina images on my site, but I can't resize them... They just fill up the full width of the parent div. Any suggestions?
I think it has something to do with the fact that when you add the [email protected] to a page and then insert it, it just calls it image.jpg. So when it tries to manipulate image.jpg it doesn't exist.... because [email protected] is what is actually on the server. What to do...