How to post an external image

Official SharpCap and Forum announcements
Post Reply
User avatar
admin
Site Admin
Posts: 13177
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

How to post an external image

#1

Post by admin »

Sometimes you may want to post images in Forum posts that are stored on other web sites. You can do that and still have the images show up in the posts without needing to click a link - see the examples below.

Robin

If your image is somewhere on the web and you know the link

Code: Select all

[img]https://www.sharpcap.co.uk/wp-content/uploads/2018/03/customLogo_black_bg.jpg[/img]
Image

If your image is in google drive. Replace the bit after &id= with the id from your Google Drive sharing link

Code: Select all

[img]https://drive.google.com/uc?export=view&id=1S2TG5i1moAM9zznvxGU852YyKOej5G3x[/img]
Image
Post Reply