You can easily (?) host on google photos if you have an account. (Or get a free account.) Put the photo on google photos, then click on it to make it full size, then RIGHT click and select "copy image address." Then use that image address in your posting here.
But you still (probably) have to use the full editor here with the "img" tags. You might also have to "trick" the system into thinking that the maximum dimension (vertical or horizontal) is 800 pixels.
I've posted one below. The TRUE image size is width of 1732 and height of 974 pixels. The end of the long string of characters that point to the image address (copied from "copy image address") is
"...FkMMP1=w1732-h974-no" To "trick" this system into thinking that it is a maximum of 800 pixels, I just changed the
"1732" and the
"974" after the "w" and "h"
both to 800. This makes myccr think that it's 800 pixels max in either dimension, and it still renders correctly. (i.e. it is still proportional.)
This may sound complicated, but if you do it once or twice, it's easy and makes some sense.
