Joined
·
12,471 Posts
How to post an image hosted with ImageShack
I like using Imageshack. I can drag'n'drop a picture into the reply box, upload, open the link given for the photo in a new tab then find the real source and link it straight inside my reply using the image tags
open new link
click on photo to open "source"
copy URL
wrap in img tags
replace URL with the link found above
result = picture
I like using Imageshack. I can drag'n'drop a picture into the reply box, upload, open the link given for the photo in a new tab then find the real source and link it straight inside my reply using the image tags
Code:
<a href="[B]http://img6.imageshack.us/my.php?image=194529241638269fj1.jpg[/B]" target="_blank"><img src="http://img6.imageshack.us/img6/5935/194529241638269fj1.th.jpg" alt="Free Image Hosting at www.ImageShack.us" border="0"/></a>
Code:
http://img6.imageshack.us/my.php?image=194529241638269fj1.jpg
copy URL
Code:
http://img6.imageshack.us/img6/5935/194529241638269fj1.jpg
Code:
[img]URL[/img]
result = picture
