|
|
---|---|
Posted by | Free CSS Template + Tutorial! |
katie 🍃 (#106445)
Warrior View Forum Posts Posted on 2019-01-25 23:49:10 |
💚🥀Shoshiku (g1 Torn Khnum) (#371025) View Forum Posts Posted on 2022-11-19 19:47:30 |
Ok I've gotten mine to work, but I can't seem to figure out what changes the boxes around my king or my allies and friends...?? Idk where it's supposed to be?? 0 players like this post! Like? |
Ezra | Demiurge Patches 1x ros (#257412) Pervert View Forum Posts Posted on 2022-11-19 19:49:24 |
Azazel [Rolled King!] (#233039) Dreamboat of Ladies View Forum Posts Posted on 2022-11-21 14:25:10 |
What does it mean by "Main Panel" left side/right side?? Is this my main den page bio or something? :0 0 players like this post! Like? |
Azazel [Rolled King!] (#233039) Dreamboat of Ladies View Forum Posts Posted on 2022-11-21 14:29:36 |
I am super confused. I only just learned how to code / do HTML and CSS's by making my own perchance generator, but that alone is not enough to consider me smart lmao- I am trying to understand what sections translate into what on my lioden page, like, if I add a new color code in one spot, where / what will it change once the code / HTML is implemented?? Otherwise I am good! 0 players like this post! Like? |
Sleepy 🌙 [G3 Duat Pie] (#166390) Sweetheart View Forum Posts Posted on 2022-11-21 14:33:36 |
Azazels_Pride, this should give you an idea of what does what. I edited my own den CSS to fit what I wanted and was able to find some coding by Katie (#106445) that was labeled. I know it can be tricky wrapping your head around it all! 0 players like this post! Like? |
karl [g5 ferus nsr] (#267219)
Sapphic View Forum Posts Posted on 2022-11-21 14:35:45 |
if you go on the part of the code where it says nav bar the part that says background: rgba(0, 0, 0, 0.6) changes the background color of the top bar that says den, crossroads, etc. the part that says color: #000000 changes the color of the font of the words on said bar. its honestly a bit of trial and error at first to figure out what goes where but don't be afraid to experiment! you always have the chance to edit your code 0 players like this post! Like? Edited on 21/11/22 @ 14:36:07 by karl (#267219) |
Flynn<3 (#343283)
Aztec Knight View Forum Posts Posted on 2022-11-21 14:51:11 |
Sorry to ask this but, im having a hard time knowing where to put the background link in the CSS, and the font I just dont know where it is telling me to put it 0 players like this post! Like? |
Flynn<3 (#343283)
Aztec Knight View Forum Posts Posted on 2022-11-21 14:51:13 |
Sorry to ask this but, im having a hard time knowing where to put the background link in the CSS, and the font I just dont know where it is telling me to put it 0 players like this post! Like? |
Flynn<3 (#343283)
Aztec Knight View Forum Posts Posted on 2022-11-21 14:51:22 |
Sorry to ask this but, im having a hard time knowing where to put the background link in the CSS, and the font I just dont know where it is telling me to put it 0 players like this post! Like? |
Flynn<3 (#343283)
Aztec Knight View Forum Posts Posted on 2022-11-21 14:51:24 |
Sorry to ask this but, im having a hard time knowing where to put the background link in the CSS, and the font I just dont know where it is telling me to put it 0 players like this post! Like? |
Flynn<3 (#343283)
Aztec Knight View Forum Posts Posted on 2022-11-21 14:51:24 |
Sorry to ask this but, im having a hard time knowing where to put the background link in the CSS, and the font I just dont know where it is telling me to put it 0 players like this post! Like? |
Flynn<3 (#343283)
Aztec Knight View Forum Posts Posted on 2022-11-21 14:51:25 |
Sorry to ask this but, im having a hard time knowing where to put the background link in the CSS, and the font I just dont know where it is telling me to put it 0 players like this post! Like? |
Flynn<3 (#343283)
Aztec Knight View Forum Posts Posted on 2022-11-21 14:51:25 |
Sorry to ask this but, im having a hard time knowing where to put the background link in the CSS, and the font I just dont know where it is telling me to put it 0 players like this post! Like? |
Flynn<3 (#343283)
Aztec Knight View Forum Posts Posted on 2022-11-21 14:51:31 |
Sorry to ask this but, im having a hard time knowing where to put the background link in the CSS, and the font I just dont know where it is telling me to put it 0 players like this post! Like? |
karl [g5 ferus nsr] (#267219)
Sapphic View Forum Posts Posted on 2022-11-21 14:54:21 |
the font link goes where it says "@import url( 'font link here' )" in the beginning of the code. the background link is under the font link where it says "background: url( 'background url here' )" 0 players like this post! Like? |