Tech Support Forum banner
Status
Not open for further replies.
1 - 1 of 6 Posts

· Premium Member
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
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>
open new link
Code:
http://img6.imageshack.us/my.php?image=194529241638269fj1.jpg
click on photo to open "source"

copy URL
Code:
http://img6.imageshack.us/img6/5935/194529241638269fj1.jpg
wrap in img tags
Code:
[img]URL[/img]
replace URL with the link found above

result = picture
 
1 - 1 of 6 Posts
Status
Not open for further replies.
Top