1 |
|
---|---|
Posted by | DropBox's 'scl' instead of 's' links |
Hyune (#392928)
King of the Jungle View Forum Posts ![]() Posted on 2023-09-17 12:48:56 |
Hello! I'm sorry if this isn't where I'm supposed to post this, but I recently was attempting to edit my css and when I uploaded the HTTML file to Dropbox it is showing up as a 'scl' instead of 's' which is not working with coding. I found this thread, but it honestly didn't help me at all to understand how to fix it. If anyone knows I would greatly appreciate it!! https://www.dropboxforum.com/t5/Create-upload-and-share/Shared-Link-quot-scl-quot-to-quot-s-quot/td-p/689070 ![]() |
katie 🍃 (#106445)
Warrior View Forum Posts ![]() Posted on 2023-09-17 13:06:14 |
Uploading CSS still works the same way even with the /scl/ links. <link rel="stylesheet" type="text/css" href="https://dl.dropbox.com/scl/fi/udegn5q4zat8p38qtonws/uglyprofilefix.css?rlkey=0r70ptsrmyvbw675zu41mlexj&dl=0" /> ^ Here's an example using one of my codes. You still plug it into the dl.dropbox.com link, you just use /scl/ and everything after instead of /s/. ![]() |
Hyune (#392928)
King of the Jungle View Forum Posts ![]() Posted on 2023-09-17 13:09:11 |
Sketch (Side) (#243813)
View Forum Posts ![]() Posted on 2023-09-17 13:11:43 |
Might you be trying to upload a HTML file or a CSS file to Dropbox? Regardless of the file type, Dropbox has changed the way it names its 'URLs', which is what you have linked at the bottom. It is very unlikely that they will revert back to the old naming convention. I have seen and used both the older 's' and the newer 'scl', and it seems to be working fine for me. ![]() ![]() |
🌻honeycloves- [11bo finch] (#199833) View Forum Posts ![]() Posted on 2023-09-17 14:59:07 |
you can still use the scl links! use katie's example format but try changing the "dl=0" to "raw=1" that usually makes it work in my experience ^^ i hope this helps! i had a bunch of trouble with it when it first rolled out, too ![]() |
Hyune (#392928)
King of the Jungle View Forum Posts ![]() Posted on 2023-09-18 07:46:13 |
I found a solution! Make sure it says "dl" and not "www" in the dropbox link. <-- Must be done manually <*link rel=""stylesheet" type="text/css" href="https://dl.dropbox.com/scl/CODE HERE" /*> ![]() |
1 |
---|