lowtechmag/solar

alternative HD

Closed this issue · 2 comments

thsfo commented

Hello,
You're templates is perfect ! Thanks.
Is it possible to display "color" image on click ? I don't know how to developp this ?
thanks !

Yes that is possible but we can not do it for you!
The original images are also output, part of what the dither plugin does is replace original image links e.g mysite.com/images/image.jpg with the path to a dithered version e.g. mysite.com/dithers/image.png so adding a reference to the original image path would be the way to go.

thsfo commented

Of course ! Thank you ! i will try it myself !