I have been trying to work out how make an image show in a posting.
I assumed I first have to attach an image to the post in order to upload it.
Then I click the image icon and that adds
I have tried replacing http:// with the full link of the attachment and get
which is just a link which works but does not display inline.
I have tried nightingale.jpg, but the link is incomplete since it is obviously needs the http:// in order to look for an image.
gives
If I try to link to a specific image visible on the web eg replace x with M in the following code:
I get
which works fine, but how can I address an image that I have attached? Obviously attachment is the wrong thing to be doing. How do you upload?
I could go on with trial and error, but perhaps some kind person will let me into the secret?
While I am on about the website it would be nice is the libnks on the forum to other non-forum pages of the website could be fixed. At present they are clearly being generated wrongly eg the link to the home page is
I assumed I first have to attach an image to the post in order to upload it.
Then I click the image icon and that adds
Code:
[IMG]http://[/IMG].
which is just a link which works but does not display inline.
I have tried nightingale.jpg, but the link is incomplete since it is obviously needs the http:// in order to look for an image.
Code:
[IMG]nightingalehill.jpg[/IMG]

If I try to link to a specific image visible on the web eg replace x with M in the following code:
Code:
[IxG]http://www.pedelecs.co.uk/content_images/pedlogomini.JPG[/IxG]
which works fine, but how can I address an image that I have attached? Obviously attachment is the wrong thing to be doing. How do you upload?
I could go on with trial and error, but perhaps some kind person will let me into the secret?
While I am on about the website it would be nice is the libnks on the forum to other non-forum pages of the website could be fixed. At present they are clearly being generated wrongly eg the link to the home page is
Code:
http://www.pedelecs.co.uk/cgi-bin/axs/ax.cgi?http://www.pedelecs.co.uk/
Attachments
-
18.3 KB Views: 50