Re: oiling points for Bernina 950 post
Thanks Lisa!
What am I doing wrong? I tried a public url link for image on flickr and skydrive and got the same problem.
You're welcome, Peter.
I didn't see a Flickr url to work with, but Flickr (because it disables "right-clicking" to get the image url and requires that you link back to Flickr) has it's own scheme. See
this post for details of how to post images from Flickr.
Skydrive is a bit different. When I "right-clicked" on your image, I didn't find the image url, but did find a way to see the "original image." So I went
there, which showed me your very large image. I right-clicked on that original image and got the image url which looks like this:
https://public.dm1.livefilestore.com/y1pQ8yl3xGFueZAXd3Y8W0GytLSBbvmu0VIidnGGZcHfz-glk9l2byZuiXob-75sRyEas8HmKWP9lHuyeUro87nSg/Bernina%20950%20front%20view.jpg?psid=1 I put img tags around it using the 1st button/second row over the editing window. Then it looked like this:
[img]https://public.dm1.livefilestore.com/y1pQ8yl3xGFueZAXd3Y8W0GytLSBbvmu0VIidnGGZcHfz-glk9l2byZuiXob-75sRyEas8HmKWP9lHuyeUro87nSg/Bernina%20950%20front%20view.jpg?psid=1[/img]I previewed to see if it worked. It did, but was enormous, so I downsized it by adding a pixel defining " width=500" inside the first img tag like this (note the only space in that opening img tag:
[img width=500]When I display all of that, it looks like this:

And then because your link was to the original Skydrive page, I went ahead and made the image the name of a link to that page. The format for that is:
[url=PAGE URL][img]IMAGE URL[/img][/url]So you surround the code for your image w/ url tags, then add the page url you want the image to link to in the opening url tag, like this:
[url=https://skydrive.live.com/?cid=5f6a7cdd110976d9&id=5F6A7CDD110976D9%21138&sff=1]The whole thing looks like this:
[url=https://skydrive.live.com/?cid=5f6a7cdd110976d9&id=5F6A7CDD110976D9%21138&sff=1][img width=500]https://public.dm1.livefilestore.com/y1pQ8yl3xGFueZAXd3Y8W0GytLSBbvmu0VIidnGGZcHfz-glk9l2byZuiXob-75sRyEas8HmKWP9lHuyeUro87nSg/Bernina%20950%20front%20view.jpg?psid=1[/img][/url]which gives you this:

Give it another try!
Lisa
eta: details for linking the image back to the Skydrive page.