Author

Topic: Test 4 uploading pics (Read 143 times)

legendary
Activity: 3206
Merit: 3596
September 08, 2020, 09:58:55 AM
#4
try using https://imgbb.com/

upload - set it to "dont autodelete" then under embed codes, select "BBCode full linked" then just copy the link it provides.

Yes, but the size still needs to be small enough to display regardless of what site it is uploaded to
legendary
Activity: 1235
Merit: 1058
September 08, 2020, 10:43:25 AM
#3
Not sure if this will help, but this is how I have embedded my pics previously. This may not be what you want, and I'm sure there are other better ways to post pictures, but this has worked well for me.

I upload images to Imgur, post them as "hidden", and use links from that post.

The code I use (thanks to @mitchell for help when I was learning):

Code:
[url=X][img]Y[/img][/url]

X = URL eg. https://imgur.com/a/rkyTCwz
Y = Image address (right click and copy image address from post on host website) eg. https://i.imgur.com/zybkwDB.jpg
To adjust size of pic add the letter "s", "m", or "l" after the last letter before ".jpg" in the image address eg. https://i.imgur.com/zybkwDBs,m,l.jpg

This gives you small:
Code:
[url=https://imgur.com/a/rkyTCwz][img]https://i.imgur.com/zybkwDBs.jpg[/img][/url]


This gives you medium:
Code:
[url=https://imgur.com/a/rkyTCwz][img]https://i.imgur.com/zybkwDBm.jpg[/img][/url]


This gives you large:
Code:
[url=https://imgur.com/a/rkyTCwz][img]https://i.imgur.com/zybkwDBl.jpg[/img][/url]


Resulting in a size adjusted, linked (clickable for increased size), embedded picture. 
You can repeat this code for each picture and center them, space them etc. with formatting based on each code input per separate picture Smiley

Hope this helps, or is useful for someone out there.
Geo
legendary
Activity: 2072
Merit: 2224
EIN: 82-3893490
September 08, 2020, 09:57:47 AM
#2
try using https://imgbb.com/

upload - set it to "dont autodelete" then under embed codes, select "BBCode full linked" then just copy the link it provides.


for the resizing:

No, size is too big
Can resize or use the "width" tool.. I'm not sure though how to do that

try using https://imgbb.com/

upload - set it to "dont autodelete" then under embed codes, select "BBCode full linked" then just copy the link it provides.

Yes, but the size still needs to be small enough to display regardless of what site it is uploaded to

yes - I added that part as well.

see this link for resizing - I tried to add the code first but it was giving me issues trying to display images and such.  in the post below, he used imgr - but the resize part works with other sites as well

https://bitcointalksearch.org/topic/tutorial-how-to-add-image-resize-image-and-make-image-clickable-2958771
hero member
Activity: 1101
Merit: 512
September 08, 2020, 09:54:52 AM
#1


Does it work?
Jump to: