This is a repost from the NwN Spelljammers Group
Thanks for the tutorial Tarot. Using it and the following info i was able to make it work :-)
At first i tried to make a folder named "Public" without success. After searching the DBx Help i found this:
<DBx Help quote>
Answers to some common questions: Please note: New Dropbox accounts created after October 4, 2012 no longer have a Public folder. Don't worry! Every account created prior to this date will still.
And this:
Render a file in your browser
Most modern web browsers can automatically detect, open, and otherwise handle many file types. For instance, clicking image links in a browser will typically open the image within the browser rather than download it to your desktop. Browser extensions or plug-ins can also add file type functionality to your browser. To bypass the preview page and allow your browser to handle your files, replace www with dl and dropbox.com with dropboxusercontent.com in your URL. For example:
xxxxx://www.dropbox.com/yyyyy/MyFile.jpg
Becomes:
xxxxx://dl.dropboxusercontent.com/yyyyy/MyFile.jpg
Force a file or folder to download
Using the new direct link above, you can further modify the URL to force the browser to download the file, rather than handle it natively. To force a file download, append a direct link with ?dl=1. For example:
xxxxx://dl.dropboxusercontent.com/yyyyy/MyFile.jpg
(Note that the URL begins with dl.dropboxusercontent.com, as instructed in the section above.) Becomes:
xxxxx://dl.dropboxusercontent.com/yyyyy/MyFile.jpg?dl=1
Enter the new URL in the address field of your browser and it should automatically download, instead of open, the file.
Public folder links
Accounts created before July 31st, 2012 are pre-populated with a Public folder. All the functionality of Public folders (and more) is available from anywhere in your Dropbox by creating a Dropbox link.
The primary difference between Dropbox links and Public links are that unmodified Public links will render in your browser by default rather than open in a preview window on the Dropbox website. If you would rather force the Public link to directly download rather than render in the browser, add ?dl=1 to the end of the URL, as described above.
<end DBx quote>
Please, note the "?dl=1" is not necessary to autoload the pic, at least with Firefox.