I would suggest you post them anyway.
Good lord, Tumeni, if you don't have anything useful to say, you should really consider the option of just saying nothing.
Anyway:
This is not at all a forum problem. It looks like what you're doing is copying the thumbnail from the final upload page. I just tried using imgbb to upload one of your pictures and was greeted with this screen:
Copy-pasting the image of the tiny thumbnail, predictably, produces a tiny thumbnail. The same goes for copying the "BBCode thumbnail linked" code
I've had more success with "BBCode full linked", except it insidiously tries to smuggle an advertising link:
[url=https://ibb.co/pXVJxHB][img]https://i.ibb.co/zf9Gr3T/Moon-eclips.jpg[/img][/url]
[url=https://somedodgywebsite.example.com/]volkswagen jetta 0 60[/url]
Isolating just the
[img]https://i.ibb.co/zf9Gr3T/Moon-eclips.jpg[/img] finally produces a reasonable result:
Based on that experience, my advice would be to steer clear of imgbb - there are alternatives out there which don't introduce needless extra steps, and which don't try to inject ads into your posts. Imgur might work for you, try this on for size:
- Go to https://imgur.com
- Click on New Post in the top left corner of the page
- Provide the image you'd like to upload
- When your mouse hovers over the now-uploaded image, you should see a "..." button. Click on it and select "Get share links":
- Copy the code for "BBCode (Forums)"
- Paste into your post
Note that you can also alter the size of your image by specifying its width in pixels. For example,
[img width=300]https://i.imgur.com/abc5TwY.jpg[/img] will produce the following:
while
[img width=500]https://i.imgur.com/abc5TwY.jpg[/img] will predictably be larger:
It's generally good practice to try and ensure that your images are reasonably sized within the post, so it's good to keep this in mind.