greenmorpher wrote:Hey!!! How can I incorporate a picture into a post?
Just enclose the URL to that photo (posted on the net somewhere) in the IMG formatting tags, like this:
[
img]http://www.server.com/path/to/image.jpg[
/img]
You can even post a photo as a clickable link by using the [
url] tags, like this:
[
url=http://www.server.com/path/to/page.html][
img]http:www.server.com/path/to/image.jpg[
/img][
/url]
Normally that part where the img is embedded is where you would embed your text that you want to appear as your link. The above example is using the IMG tag instead of just text.
(normally used as [
url=http://www.server.com/path/to/page.html]
Here's the text that you want to describe that link.[
/url] )
Using the second method here's a clickable graphic. Click on the image to get to PL32's homepage:
This comes in handy if you only want to embed a thumbnail image to help out us poor dial-up people, and click on the thumb to get to the full size image, plus not breaking the message board's formatting by embedding too large of an image.
[
url=http://www.server.com/path/to/
full_size.jpg][
img]http://www.server.com/path/to/
thumb_size.jpg[
/img][
/url]
When editing your post the easiest way is to just copy/paste the url to your image in your message. highlight it in the editing area (click drag release over the URL), then click on the "Img" button above the editing area. It will automatically enclose the highlighted text in the proper IMG tags.