|
|
---|---|
Posted by | Free CSS Template + Tutorial! |
katie π (#106445)
Warrior View Forum Posts Posted on 2019-01-25 23:49:10 |
Sleepy π [G3 Duat Pie] (#166390) Sweetheart View Forum Posts Posted on 2022-11-21 14:55:32 |
If you want fonts from Google Fonts, you need to add the link at the top of the code. " @import url('https://fonts.googleapis.com/css?family=Macondo+Swash+Caps'); ", this is the one I used. For the background link, that will be just after this in a code that starts with " body } ". The url you need would be the direct link to the image. Feel free to directly message me if you need any more help! I'm happy to give ya tips and advice The whole background code is as follows: " /* BACKGROUND */ @media screen and (min-width: 601px){ body {* background: url('https://images.unsplash.com/photo-1454105511235-eda89ad84214?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1176&q=80') center center fixed; background-size: 100%; font-family: Arial, "Helvetica Neue"; color: #0f2936;} *} " (removing the "*"s c: ) again, the one used in my den's CSS 0 players like this post! Like? Edited on 21/11/22 @ 14:56:34 by π Lunemelia π (#166390) |
Flynn<3 (#343283)
Aztec Knight View Forum Posts Posted on 2022-11-21 14:58:02 |
Oh thank you! Uh, I think I accidently sent that like 5 times-?? sorry about that- 0 players like this post! Like? |
Azazel [Rolled King!] (#233039) Dreamboat of Ladies View Forum Posts Posted on 2022-11-21 14:58:13 |
The spot where it says: } .navbar li a { color: #000000 !important; } What am I recoloring here?? :) 0 players like this post! Like? |
Sleepy π [G3 Duat Pie] (#166390) Sweetheart View Forum Posts Posted on 2022-11-21 14:59:05 |
Azazel [Rolled King!] (#233039) Dreamboat of Ladies View Forum Posts Posted on 2022-11-21 15:00:25 |
What is this then? I thought this was the text color? } .navbar { background: rgba(77, 0, 81, 1); border-bottom: none; font-family: 'Amatic SC', cursive; color: #F600FE; border-radius: 5px; } 0 players like this post! Like? |
Sleepy π [G3 Duat Pie] (#166390) Sweetheart View Forum Posts Posted on 2022-11-21 15:02:09 |
That is the navigation bar basics like the actual base colour and font used. If you need a more in-depth guide, I suggest taking a look at this one. It goes into more detail as to what each section edits. I find that both guides complement one another well c: 0 players like this post! Like? |
Sleepy π [G3 Duat Pie] (#166390) Sweetheart View Forum Posts Posted on 2022-11-21 15:03:02 |
Quoted from the above linked topic: " .navbar controls the actual bar, .navbar li a controls the text on it, and .navbar li a:hover is what happens when someone hovers over one of the links. " 0 players like this post! Like? |
Jayson? (#400808)
Dreamboat of Ladies View Forum Posts Posted on 2022-11-26 17:56:38 |
does anyone know what the ID would be for empty cave slots? 0 players like this post! Like? Edited on 26/11/22 @ 18:22:24 by Jay -he/him- (#400808) |
jas (#357545)
Maneater View Forum Posts Posted on 2022-11-26 19:17:25 |
Goto the cave and in the link you'll see random numbers right next to the link to lioden! Copy and paste those into th ID part I'm sure. 0 players like this post! Like? |
caedes (#318820)
Heavenly View Forum Posts Posted on 2022-12-01 06:21:51 |
kaysia π| g4 sealbomb (#266723) View Forum Posts Posted on 2022-12-01 09:00:24 |
How do i paste the code into lioden? Every time i've tried it just leaves this long description 0 players like this post! Like? |
karl [g5 ferus nsr] (#267219)
Sapphic View Forum Posts Posted on 2022-12-01 14:35:18 |
you have to use this code! <*link rel="stylesheet" type="text/css" href="https://dl.dropbox.com/s/CODE HERE" /*> where it says code here you put what comes after the s/ in your dropbox link. after that you just paste it in the territory description and it should appear properly 0 players like this post! Like? Edited on 01/12/22 @ 19:55:20 by karl [g5 pie bisected] (#267219) |
kaysia π| g4 sealbomb (#266723) View Forum Posts Posted on 2022-12-01 16:25:47 |
the borders and stuff in the link worked, but my background + other stuff did not. this was just supposed to be a test subject and now it's not working 0 players like this post! Like? Edited on 01/12/22 @ 16:30:02 by moon | POOP HERE!!! (#266723) |
karl [g5 ferus nsr] (#267219)
Sapphic View Forum Posts Posted on 2022-12-01 19:54:12 |
a similar issue happened to me when i imported my code to dropbox extra text and symbols were added in places where they shouldn't be so you should check that. also make sure your background url is valid and on a image hosting side you can also try to look at katie's free css codes to compare what you did in your code and fix any problems edit: go back to my previous thread post i just realized the code did not appear, my bad! just remember to remove the * when pasting into your territory description 0 players like this post! Like? Edited on 01/12/22 @ 19:57:14 by karl [g5 pie bisected] (#267219) |
Lunaco (#398448)
Heartless View Forum Posts Posted on 2022-12-02 03:33:43 |
Hi I follow this guide and its still not working for me and I'm at a lost at this point, is there any other way to do this without dropbox? 0 players like this post! Like? |