• Hello game master! Welcome to our growing community. Please take a moment to Register (top right button, see how: Slides).

    If you use Campaign Logger, you can use the same login details - we've linked the app to this forum for secure and easy single sign-on for you.

    And please drop by the Introductions thread and say hi.

Dropbox - Embedding Images From Dropbox

CL user René M asked me how to get images to work from his Dropbox account.

Here's how:

Step 1. Copy the Dropbox Link
Right click or use your normal method to get a link for your image you want to "share."

https://www.dropbox.com/s/azcxrvjk2z7mtyp/RPT-Logo-111x111.png?dl=0

Step 2. Change the dl Parameter to raw
Switch dl=0 to raw=1.

https://www.dropbox.com/s/azcxrvjk2z7mtyp/RPT-Logo-111x111.png?raw=1

Step 3. Wrap the Campaign Logger Markup Code Around Your Link

{"https://www.dropbox.com/s/azcxrvjk2z7mtyp/RPT-Logo-111x111.png?raw=1"||img}

Give your image a few seconds to appear. Sometimes the call to Dropbox takes a bit.
 
Top