Challenge #820 Voting CLOSED

Fortunately, when you upload an image, discourse does all the work. For the voting post I just take the original image’s url from the entry thread and use it like this:

![](https://blenderartists.org/uploads/default/original/4X/c/c/2/cc215ec1f4b5771b49614c39d6fbf44f5166073f.jpeg)

In this case, discourse will take care of the thumbnail.

If I need to use a specific thumbnail (like for Roberts’s entries) I usually use this:

[![](https://blenderartists.org/uploads/default/original/4X/b/c/f/bcf2fb3567da35b08125cfe3339c884797728e5b.jpeg)](http://artofinterpretation.com/images2019/wc820-CollectorOfAllThingsCosmic-SpeedModelConcept-byrjt2019.jpg)

However, there is probably a better way to do this as the above is just linking to the original image - instead of displaying an overlay/lightbox. I’ll have to check this out some time.

One last thing: Discourse has been updated lately and there have also been a few new image features. @bartv posted some details on this right here:

3 Likes