Someone mentioned posting thumbnails and then make it clickable to the full sized image. I think that's a good idea however, I would honestly rarely do it because... well, I'm lazy and I don't usually click to a larger image on anyone else's post either. So, what's the solution then? ::shrugs::I've been uploading images from my website library and I do cut down the size of the files...maybe not enough if I want to put them side by side in a table. The results show in the link that @d3nv3r provided. It's so frustrating because in preview they were fine, but when it went live it turned to crap.
You are viewing a single comment's thread from:
The issue seems to be fixed now anyway, it was actually that art post of yours where I first noticed the problem but it loads fine now..
As for lazyness and thumbnails, check out steemimg.com - after uploading an image it offers you the full html code for a thumbnail linked to full size:
<a href="https://www.steemimg.com/image/XYQDB"><img src="https://www.steemimg.com/images/2016/09/29/satoshireleaseswhitepaper8e304.th.png" alt="satoshireleaseswhitepaper8e304.png" border="0" /></a>
=
One extra click after upload, or visible for anything in the library by going to the image page, then embed codes, "thumbnail image linked", html and copy :)
are you telling me at the ".th" is all I've ever needed to create thumbnails in HTML? I never bothered looking it up because...I'm an idiot. No, wait...you've got 2 urls for the same image. Ah...maybe I'm still an idiot. LOL
This is some good info.