I’ve been working on the personal portfolio project (Portfolio). I’m stuck on trying to get a thumbnail image for the background on the projects. Codepen.io doesn’t have any image hosting unless you pay for pro, is there any way to get a thumbnail of the screenshot without having to upload an image on another website and link it?
The way I look at it is a bit different. I have a first try Portofolio but the images I use are from the web. For the thumbnails I haven’t used anything else but placeholders for now. If you have the projects on codepen you could link to them in the Portofolio thumbnail and have an image displayed.
Cloudinary seems like the place for me as well. I just signed up for the service - not bad at all for small projects it can do some pretty amazing manipulations.
@HyperSprite I followed your directions and my image is still not displaying. I believe I placed my image element to mimic yours and still unsuccessful. Any ideas?
Thanks, I see where I went wrong with the URL. I’ve corrected the full path issue and tested the link and it opens up in a browser. However, I still can’t get it to display in Codepen. I even plugged your link URL in my code and it also will not display. There may be an issue with my codepen setup or code. I will continue to research.
Don’t direct link to someone else’s images, especially if it’s a portfolio piece. Some people view it as bandwidth theft, and the image host can potentially do malicious things to your project by updating the linked-to image file in ways one could view as either creative or malfeasant. See http://www.deuceofclubs.com/switcheroo/index.html.