We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 19872
    • 1,078 Posts
    Does anyone use Adaptive Images in their responsive web site projects? Are there any pros and cons? Is this solution still viable? http://adaptive-images.com

    I've run into an issue where my full screen slider and pThumb & pictureFill don't seem to want to play nice together, so looking for an alternate method of handling the image file size issue.

    I was unsuccessful implementing phpThumbsUp back around 2.2.1.? Does anyone use this to handle the images? Does it work with MODx 2.3.?

    For my current project, what would be ideal would be something that inserts the proper image file into this structure.

    <div class="fotorma">
    <img src="path/to/image.jpg"> <!--this is my tpl chunk code for each slide-->
    </div>


    [ed. note: mmcgee last edited this post 9 years, 4 months ago.]