- Users Local time
- Today 11:03 PM
We do not allow uploading of images on the Air-Child server, however there are many free image hosting websites. A few of the common ones are:-
Once you have uploaded your image, you need to get the image url from the image hosting website, then you can post it in one of the ways described below.
Simple link to the image.
Example:
http://www.photobucket/my_album/image.jpg
A titled link to the image.
Example:
Resize image to max forum width using BBcode.
Example:
[imgr]http://i1192.photobucket.com/albums/aa329/andrewwilliams9/Air-Child%20-%20KEEP/Air-Child_bbcode_tutorial.jpg[/imgr]
Note the 'r' in the tag 'imgr' (for resize), This image is actually 1024px wide.
Resize image using BBcode, and clicking photo allows popup fullsize
Example:
[imgpop]http://i1192.photobucket.com/albums/aa329/andrewwilliams9/Air-Child%20-%20KEEP/Air-Child_bbcode_tutorial.jpg[/imgpop]
Try clicking the above image
Note the 'pop' in the tag 'imgpop' (for image popup)
Once you have uploaded your image, you need to get the image url from the image hosting website, then you can post it in one of the ways described below.
Simple link to the image.
Code:
[url]http://www.photobucket/my_album/image.jpg[/url]
http://www.photobucket/my_album/image.jpg
A titled link to the image.
Code:
[url=http://www.photobucket/my_album/image.jpg] ATR at sunset [/url]
Resize image to max forum width using BBcode.
Code:
[imgr]image_location.jpg[/imgr]
[imgr]http://i1192.photobucket.com/albums/aa329/andrewwilliams9/Air-Child%20-%20KEEP/Air-Child_bbcode_tutorial.jpg[/imgr]
Note the 'r' in the tag 'imgr' (for resize), This image is actually 1024px wide.
Resize image using BBcode, and clicking photo allows popup fullsize
Code:
[imgpop]image_location.jpg[/imgpop]
[imgpop]http://i1192.photobucket.com/albums/aa329/andrewwilliams9/Air-Child%20-%20KEEP/Air-Child_bbcode_tutorial.jpg[/imgpop]
Try clicking the above image
Note the 'pop' in the tag 'imgpop' (for image popup)