Bitcoin Forum

Other => Beginners & Help => Topic started by: creepyjas on March 10, 2017, 04:49:33 PM



Title: Posting images / videos with URLs [Answered]
Post by: creepyjas on March 10, 2017, 04:49:33 PM
Hi,

I've been trying to post a reply with an image from imgur last night and I couldn't figure out how to show it directly to viewers. From the img tag, I put the URL. After that, it just shows the URL. I even tried to put the width and height, thinking that maybe the image is too big. How do you guys do it?

PS. If I am in the wrong board or this is a duplicate thread, I'd be glad to move or close this.
PPS. I even followed a thread / reply here that says put in the imgur URL with the extension (.jpg) with it - didn't work.


Title: Re: Posting images / videos with URLs
Post by: OmegaStarScream on March 10, 2017, 04:54:08 PM
It should posted like this with the extension at the end otherwise It won't show up directly:

Code:
[img]https://i.imgur.com/JwsVC1k.png[/img]

Additionally, It's impossible to post images unless you are a junior member (+30 Activity) and for videos, It's impossible to post them directly, there has been some occasions where theymos (admin of the forum) posted videos embedded but he used HTML which is disabled in normal users case.


Title: Re: Posting images / videos with URLs
Post by: creepyjas on March 10, 2017, 05:01:20 PM
It should posted like this with the extension at the end otherwise It won't show up directly:

Code:
[img]https://i.imgur.com/JwsVC1k.png[/img]

Additionally, It's impossible to post images unless you are a junior member (+30 Activity) and for videos, It's impossible to post them directly, there has been some occasions where theymos (admin of the forum) posted videos embedded but he used HTML which is disabled in normal users case.

Aha! I was not wrong in any way, it's just my rank is Newb. Thank you for answering.