![]() |
|
ZP_picturefill plugin - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: ZP_picturefill plugin (/thread-11761.html) Pages:
1
2
|
ZP_picturefill plugin - xaphod - 2014-11-16 Thanks for the prompt reply! ` ` ZP_picturefill plugin - acrylian - 2014-11-16 Ah, sorry you have to set the 2nd parameter to ZP_picturefill plugin - xaphod - 2014-11-17 That worked, thanks! Now my album & image pages are showing nice retina-friendly images. ZP_picturefill plugin - acrylian - 2014-11-17 You will actually have to code your own plugin version. Look at the Cycle class and its method Or you use the workaround of providing bigger image sizes with more compression while scaling them down. That often is enough for example if you have a responsive theme where images are scaled smaller anyway on breakpoints. |