Book a Demo

Author Topic: Insert Image  (Read 6827 times)

kwasposer

  • EA User
  • **
  • Posts: 91
  • Karma: +1/-0
    • View Profile
Insert Image
« on: February 17, 2020, 08:48:20 am »
Hello, i m new to this forum. How can I attach Screenshots / Images in my message?

Thanks and sorry for this silly question.

I did click on "inset image" but than i get  img / img


Glassboy

  • EA Practitioner
  • ***
  • Posts: 1367
  • Karma: +112/-75
    • View Profile
Re: Insert Image
« Reply #1 on: February 17, 2020, 09:03:45 am »
You put a URL to the image between those two image tags.  The forum itself does not have image storage.

kwasposer

  • EA User
  • **
  • Posts: 91
  • Karma: +1/-0
    • View Profile
Re: Insert Image
« Reply #2 on: March 28, 2020, 01:19:04 am »
Thanks Glassboy,

I am not able to do so.

I tried following
"[img ]https://imgur.com/XISvONC[/img ]"

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: Insert Image
« Reply #3 on: March 30, 2020, 08:22:09 am »
Thanks Glassboy,

I am not able to do so.

I tried following
"[img ]https://imgur.com/XISvONC[/img ]"

You can't have spaces in the [img] tags.

The Sparx Team
[email protected]

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: Insert Image
« Reply #4 on: March 31, 2020, 07:48:45 am »
https://imgur.com/XISvONC isn't an image, it's a URL where the image is displayed. If you right-click on the image and choose Copy Image Location (or whatever is the equivalent in your browser) you get https://i.imgur.com/XISvONC.png which you can put between img tags.




PS Sorry I accidentally deleted your last message. Small laptop keyboard, big fingers  :-[
The Sparx Team
[email protected]

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Insert Image
« Reply #5 on: March 31, 2020, 08:00:35 am »
The only little thing missing is the question itself.

q.

kwasposer

  • EA User
  • **
  • Posts: 91
  • Karma: +1/-0
    • View Profile
Re: Insert Image
« Reply #6 on: March 31, 2020, 08:21:11 am »
Nice! Thank you!!