Page 1 of 1
Post pictures
Posted: Wed Apr 01, 2020 3:59 pm
by Infinity
Does anyone know how to post pics from flickr? and actual pictures not just links? Any help is appreciated.
Re: Post pictures
Posted: Wed Apr 01, 2020 4:24 pm
by Archduke
Make sure you have the direct link to the image in the
![Image]()
brackets, not the page link. Also make sure that the image still exists and that there aren't any pesky extra spaces in there.
Hope that helps!
Re: Post pictures
Posted: Wed Apr 01, 2020 4:48 pm
by ninja_bait
from Flickr it's quite simple. Click the share arrow in the lower right corner of the picture, and then select the "BBCode" tab in the pop-up window. Select an image size, usually 1024px wide or smaller, and then copy the whole text in the box.
Code: Select all
[url=https://flic.kr/p/2iKPFte][img]https://live.staticflickr.com/65535/49722669967_d52e8dab44_m.jpg[/img][/url][url=https://flic.kr/p/2iKPFte]Trattorian dropship[/url] by [url=https://www.flickr.com/photos/ninja_bait/]Jake Potter[/url], on Flickr
Will give you this:
Trattorian dropship by
Jake Potter, on Flickr
You can remove the text links after you paste the code into the forum. Just delete everything after the first URL tags.
Code: Select all
[url=https://flic.kr/p/2iKPFte][img]https://live.staticflickr.com/65535/49722669967_d52e8dab44_m.jpg[/img][/url]
Will give you this:
Imgur has a similar share link where you can copy the BBCode from imgur.
Re: Post pictures
Posted: Wed Apr 01, 2020 5:09 pm
by Infinity
Thanks