This is how to post multiple, thumbnail-clickable pics into one post:
1) Uploading the large pics into Photobucket (www.photobucket.com - free and very easy to use)
2) Once uploaded, select the pics in your gallery, and at the bottom there is a button that says 'generate html & image code'.
3) Then you can copy the section with 'IMG clickable thumbnails for message boards - recommended'.
4) Paste that into your PCGB forum post
5) This is the important bit: Then change URL letters in the code from large-caps to small-caps (so URL to url), and the same for IMG. Otherwise the pics won't appear. I use Notepad or Textpad, as an intermediate step, just to do a global find and replace. Or, change the 'URL' occurances to 'link', and 'IMG' to 'image'. Both ways should work. NOTE: see red tip in post below!
6) Click on 'preview' button to check that they are coming up ok. Close the window, and then click 'ok' button to submit the post.
Here's an example:
Resulting in:
1) Uploading the large pics into Photobucket (www.photobucket.com - free and very easy to use)
2) Once uploaded, select the pics in your gallery, and at the bottom there is a button that says 'generate html & image code'.
3) Then you can copy the section with 'IMG clickable thumbnails for message boards - recommended'.
4) Paste that into your PCGB forum post
5) This is the important bit: Then change URL letters in the code from large-caps to small-caps (so URL to url), and the same for IMG. Otherwise the pics won't appear. I use Notepad or Textpad, as an intermediate step, just to do a global find and replace. Or, change the 'URL' occurances to 'link', and 'IMG' to 'image'. Both ways should work. NOTE: see red tip in post below!
6) Click on 'preview' button to check that they are coming up ok. Close the window, and then click 'ok' button to submit the post.
Here's an example:
Code:
[URL=http://i238.photobucket.com/albums/ff117/Alex911TT/picture1.jpg][IMG]http://i238.photobucket.com/albums/ff117/Alex911TT/th_picture1.jpg[/IMG][/URL]
changes to:
[URL=http://i238.photobucket.com/albums/ff117/Alex911TT/picture1.jpg][IMG]http://i238.photobucket.com/albums/ff117/Alex911TT/th_picture1.jpg[/IMG][/URL]