^ You worded it properly, I just wanna make sure I don't misunderstand

So, I'm a Photobucket user but for the sake of this instruction, I signed into my imageshack account.
First of all, if you wanna do the thumbnails, you gotta do it manually with BBcode instead of using the Image button.
- For the example, I uploaded a picture as shown in the above post onto Imageshack, k?
- After uploading, a page with the picture will show up, on the right hand side of the pic (in Imageshack) you will find 'Links to share this image' and 'Embed this image'
- click on the arrow next to 'embed this image' A list of options will show up with 'forum', 'alt forum', 'HTML'
- Now click on 'forum' , the content will be shaded in blue --> Press Ctrl+C to copy the code (I assume you're using Windows)
- Go to BoAjjang in the thread you wanna post the picture, in the posting area, press Ctrl+V to paste the code you copied earlier, now in BJJ you will have something like this
[URL=http://imageshack.us/photo/my-images/713/krdigitalsingledisturba.jpg/][IMG]http://imageshack.us/a/img713/5918/krdigitalsingledisturba.jpg[/IMG][/URL]
Uploaded with [URL=http://imageshack.us]ImageShack.us[/URL]
- You can delete the part
Uploaded with [URL=http://imageshack.us]ImageShack.us[/URL]
so that the text 'upload with imageshack' won't show up under every thumbnail.
- Now, the code above is not for thumbnail yet, we gotta add the part '.th' in front of the URL to make it a thumbnail. where to add '.th' you may ask? --> in front of the .jpg in the URL in between
[IMG] [/IMG]
code .
- For example : this the the part where .th needs to be added
[IMG]http://imageshack.us/a/img713/5918/krdigitalsingledisturba.jpg[/IMG]
--> after adding, it will be like this [IMG]http://imageshack.us/a/img713/5918/krdigitalsingledisturba.th.jpg[/IMG]
- final code
[URL=http://imageshack.us/photo/my-images/713/krdigitalsingledisturba.jpg/][IMG]http://imageshack.us/a/img713/5918/krdigitalsingledisturba.th.jpg[/IMG][/URL]
It sounds confusing but actually all you do is copying the code from Imageshack --> delete the "Upload with..." part ---> add .th in the proper position.
General format
[URL=http://imageshack.us/yourpicture.jpg][IMG]http://imageshack.us/yourpicture.th.jpg[/IMG][/URL]
Just make sure to add .th in front of the JPG of the second link in between IMG, NOT the first link right behind URL.
Hope this help

anymore questions, feel free to ask .