|
Mac, Just copy and paste certainly will never work, as you have found out. 1. You must first have your photo located somewhere on a web server computer. It can be in one of the photo archives at this site (you'd have to upload it from your computer to one of the archives). It can also be on any other server that hosts photos on the web. I sometimes use my own web page that is located on my ISP's server as a source. The photo in my post this time however, is located on a server owned by a company that specifically provides free photo hosting services and also permits direct linking to the photos so they can be used at other sites like this one. 2. To get a photo to show up in a post box, you must provide the necessary special html coding directly in your post text that refers to the internet location of the photo you want to show up. That coding takes the following form: [img src="URL of photo"] Except that [ needs to be replaced with < and ] needs to be replaced with >. If I had actually used < and > in the above, you'd see that dreaded square with a red X in it, like so: 
The text between the double quotation marks (URL of photo) is the internet location and name of the photo. For example, I typed this in my post box to make the photo show up: [img src="http://img219.exs.cx/img219/9763/maplesap1ce.jpg"] Where < and > have been replaced by [ and ]. The name of the photo is maplesap1ce.jpg and the rest of the stuff between the quotes is the identification of the internet server where the photo is located. In other words, if you typed (or copy and pasted) this: Link directly into your web browser address space, you would see only the photo. 3. You should resize any photo as needed to keep the size no larger than 640x480 pixels. That's the size of the one I posted. Anything larger is not respectful of those with slow dialup connections. Larger images simply take too long to download. In fact, if you upload your photo to any of the archives on this site I believe it will automatically be reduced in size to something like 350 pixels maximum width. The format also has to be either .jpg (most common) or .gif. This all probably sounds complex but it really isn't. Once you actually get used to doing it, it's quite easy. The first time is always the hardest. Everything in that coding has to be exact though. If you leave out the space between img and src or put a space in between src and the = or any other changes except in the URL address itself, you'll wind up with the red X instead of your photo. Fortunately, this site has a post preview feature that lets you see if there are going to be any problems before the actual post. That way, if there is a problem with the photo showing up, you'll know it right away and can go back and correct it before posting.
|