Retina images
3 posts by 2 authors in: Forums > CMS Builder
Last Post: March 14, 2014 (RSS)
By Jesus - March 13, 2014
Hi,
I'm trying to work something in order to have retina images displayed on the website (specially inside the content area wysiwyg editor). I found a nice piece of software (commercial, link: http://codecanyon.net/item/make-it-retina-jquery-plugin-for-retina-display/2680313) which its handling nicely my regular images around the website but the images inside my wysiwyg content area are not being displayed properly (retina)
I'm uploading both images (regular and @2x) on the same place (as the script requires to have both images in the same folder (which its happening)) but I don't have a clue why the script its not handling, only those images (inside the wysiwyg editor), properly.
Any ideas?
Probably I need to edit something inside core files, don't know (I hope not)... toughs?
By Jesus - March 14, 2014
I found a solution for this (on my case worked nicely using the same script) I hope it helps to others.
Using the WYSIWYG editor I noticed that all my @2x images were uploading as -2x images (the editor itself replace the @ character with - character), so, I adjusted the script to handle all my retina images not as @2x but as -2x
This did the trick for me.
I hope it helps top others.
Jesus
By gregThomas - March 14, 2014
Hi Jesus,
Good to hear you've got it working.
Let me know if you need a hand with anything else.
Thanks!
Greg
PHP Programmer - interactivetools.com