1 |
|
---|---|
Posted by | Need Css help! |
♤TIGERSTAR♤ [DM THE WORD PIE] (#245975) Punk View Forum Posts Posted on 2024-04-09 18:45:33 |
I am trying to learn css by creating my clan thread and here is the code I was trying to use; The code will not show up for the background, can someone please tell me what is wrong with my code? I am keeping it very small so that way I can learn the basics before diving right in. 0 players like this post! Like? |
cyanidesurpryse|sphi nx breeder (#199523) Maneater View Forum Posts Posted on 2024-04-09 19:33:51 |
cyanidesurpryse|sphi nx breeder (#199523) Maneater View Forum Posts Posted on 2024-04-09 19:12:37 |
you need to put asterisks so the code can be seen in the forum post. also, den css works for clans, so you can use a template made for a den and just use it for the clan instead. 0 players like this post! Like? |
cyanidesurpryse|sphi nx breeder (#199523) Maneater View Forum Posts Posted on 2024-04-09 19:17:12 |
cyanidesurpryse|sphi nx breeder (#199523) Maneater View Forum Posts Posted on 2024-04-09 19:21:55 |
i cant see your code because i get an error when i try to access it. try manually changing it to dl.dropbox.com instead of dropboxusercontent 0 players like this post! Like? |
cyanidesurpryse|sphi nx breeder (#199523) Maneater View Forum Posts Posted on 2024-04-09 19:24:22 |
cyanidesurpryse|sphi nx breeder (#199523) Maneater View Forum Posts Posted on 2024-04-09 19:42:46 |
no worries! what you had was trying to set the background as white rather than the color you wanted. the color thing you put in would change the color of something like text, not the background itself. 0 players like this post! Like? |
DarkLight|G2 Meteor Panda (#348674) View Forum Posts Posted on 2024-04-09 19:49:19 |
The www. Gets changed to dl. and the /scl/fi/ gets changed to /s/ Instead of https://www.dropbox.com/scl/fi/6xryh3ci9uwdkip4q5btx/Tryingtolearncss.css?rlkey=pm11w6qswrz25flnb12xjuqu5&dl=0 You'll need to change those to look like https://dl.dropbox.com/s/6xryh3ci9uwdkip4q5btx/Tryingtolearncss.css?rlkey=pm11w6qswrz25flnb12xjuqu5&dl=0 0 players like this post! Like? |
cyanidesurpryse|sphi nx breeder (#199523) Maneater View Forum Posts Posted on 2024-04-09 19:51:18 |
@DarkLight|3 Ros G2 Nefer the /scl/fi/ versus /s/ doesnt actually matter. i have 2 css which both work. one has /scl/fi/ and the other has /s/ 0 players like this post! Like? |
♤TIGERSTAR♤ [DM THE WORD PIE] (#245975) Punk View Forum Posts Posted on 2024-04-09 19:15:30 |
Here is the code with asterisks <*link rel="stylesheet" type="text/css" href="https://dl.dropboxusercontent.com/scl/fi/6xryh3ci9uwdkip4q5btx/Tryingtolearncss.css?rlkey=ismdg4uneo5pd9zqi37oywh5u&dl=0"/*> 0 players like this post! Like? |
♤TIGERSTAR♤ [DM THE WORD PIE] (#245975) Punk View Forum Posts Posted on 2024-04-09 19:18:38 |
It says that my file can be shared with anyone with the link. It also says that I dont have an expiration date or a password. Is my code wrong in any way? 0 players like this post! Like? |
♤TIGERSTAR♤ [DM THE WORD PIE] (#245975) Punk View Forum Posts Posted on 2024-04-09 19:23:30 |
Does this new link work? It doesn't show up for me but it might work for you. Maybe it might have something to do with previewing my css? https://dl.dropbox.com/scl/fi/6xryh3ci9uwdkip4q5btx/Tryingtolearncss.css?rlkey=ismdg4uneo5pd9zqi37oywh5u&dl=0 0 players like this post! Like? |
♤TIGERSTAR♤ [DM THE WORD PIE] (#245975) Punk View Forum Posts Posted on 2024-04-09 19:26:23 |
https://dl.dropbox.com/scl/fi/6xryh3ci9uwdkip4q5btx/Tryingtolearncss.css?rlkey=pm11w6qswrz25flnb12xjuqu5&dl=0 Here is a different link! This one works on my end through google but doesn't work through lioden. 0 players like this post! Like? |
♤TIGERSTAR♤ [DM THE WORD PIE] (#245975) Punk View Forum Posts Posted on 2024-04-09 19:38:59 |
OMG IT WORKED TYSM! Was it the parathesis that made it janky in the code? 0 players like this post! Like? |
DarkLight|G2 Meteor Panda (#348674) View Forum Posts Posted on 2024-04-09 19:53:19 |
1 |
---|