Page 1 of 1

Uploading picturs

PostPosted: 18 Mar 2014, 09:50
by nickyp
I've been trying to add a post with a picture, I've managed to upload the picture ok but I'm unable to post it in the forum, can anyone tell me what I'm doing wrong please .

Re: Uploading picturs

PostPosted: 18 Mar 2014, 10:05
by DJBenz
Where are you uploading to? You need to use an off site host like Imgur and upload your photo there. Once uploaded it should give you a link to the image, so you wrap that link in [img] tags like this:

Code: Select all
[img]http://i.imgur.com/jZbLjeL.jpg[/img]


Which gives:

Image

Hope that helps, if not shout up!

Re: Uploading picturs

PostPosted: 18 Mar 2014, 11:16
by nickyp
Thanks DJ , I'm not tech minded but il give it a go !