Page 1 of 1

Image test. Hope this works.

Posted: Sun Nov 01, 2020 2:17 pm
by gwgtaylor

Re: Image test. Hope this works.

Posted: Sun Nov 01, 2020 7:24 pm
by ecadre
Image

You need to to right click on the image and copy its address. You're using the address of the page rather than the image itself.

Also, put the address between img tags.

Re: Image test. Hope this works.

Posted: Sun Nov 01, 2020 10:37 pm
by kkrell

Code: Select all

[quote="ecadre"][img]https://ch3301files.storage.live.com/y4m_vBeHSKNuaL6RDjdpAMm4M__36yi8iGvQH8g-qp7qryedWaq28ERTtUrZxImtWub04IyJNIvtPVZUgAE-y8uJx0R-MExz_Q5hYiuWAZadEjqcph5aCsUm4IN1WOb04vG8wuaUSSipjHKhQdljnSSGSKrE5okUPhcpAnfLdCBtqe5aosAFkAkB29dJQABHhrB7IklZrbYSy-m2Sa0Iz1kqg/IMG_0009.JPG?psid=1&width=641&height=859[/img]

You need to to right click on the image and copy its address. You're using the address of the page rather than the image itself.

Also, put the address between img tags.[/quote]

Re: Image test. Hope this works.

Posted: Mon Nov 02, 2020 2:57 am
by ecadre
Ah, thanks, I forgot about the code tag.