shazzm wrote: I can see it ok in Flickr using the address I posted. I still can't figure out how to include the thumnail in my message otherwise I would have put it in here.
There are several ways to do it
The simplest is while logged on to flickr, go to "All sizes". Choose the size you want to display. At the bottom of the page showing the photo, there is a text box with the address of the photo.. Simply copy and paste that here, surrounded by image tags. NB this only works on your own photos. You won't see the info on someone elses photos.
Thus using one of my photos (Well Pam's really - am using her computer), I see
- Code: Select all
2. Grab the photo's URL:
http://farm4.static.flickr.com/3209/3115784598_8bb8c3ea4a_m.jpg
Copy the text in the box - this bit:
- Code: Select all
http://farm4.static.flickr.com/3209/3115784598_8bb8c3ea4a_m.jpg
and paste it into your message.
Surround i with image tags so it looks like this
- Code: Select all
[img]http://farm4.static.flickr.com/3209/3115784598_8bb8c3ea4a_m.jpg[/img]
The result, when submitted will look like this:
Note that this method conflicts with FLickr's guidelines, but use this for a while until you are comfortable with it then move on to the approved approach:
- Code: Select all
[url=http://www.flickr.com/photos/pamjs/3115784598/] [img]http://farm4.static.flickr.com/3209/3115784598_8bb8c3ea4a_m.jpg[/img][/url]
Also note that Method 1 on the FLickr site does NOT work for this site.
HTH