Posted by Free CSS Template + Tutorial 2.0 (2023)
katie πŸƒ (#106445)

Warrior
View Forum Posts


Posted on
2022-12-29 04:57:14
Welcome to the new and updated version of my CSS template + tutorial!
My original from 2019 is still usable, but a bit outdated and needed some polishing.

> VIEW/DOWNLOAD THE TEMPLATE HERE <

Rules:
β€’ This template may be used for anything and everything - free codes, pre-mades, commissions, you name it.
β€’ Please leave the credit in the template intact, unless your coding becomes unrecognizable from it.
β€’ This is a guide for CSS coding, not things like image hosting or photo editing. Please use Google if you need help with things like that.
β€’ Feel free to show me CSS you made using my template! It makes me happy.

Resources:
β€’ W3Schools
Always go here first. Anything and everything you need to know about CSS is here.
β€’ Live CSS Editor (Chrome)
Allows you to see changes to your CSS instantly, great for when you're working on your code.
β€’ Unsplash & Pexels
Great high quality, free to use backgrounds.
β€’ Google Fonts
Fonts MUST be from here to work in the template.
β€’ Color Palette from Image & Gradient from Image
Generates a color palette or gradient based on your background image.
β€’ Color Picker
For hex or RGBA codes.

Coding Things to Keep in Mind:
β€’ The background of an element controls the solid color behind it, the color of an element controls the text.
β€’ In RGBA codes, the decimal controls transparency of the element. For example, rgba(1, 1, 1, 0.5) = 50% transparency. 1 = opaque, 0 = invisible.
β€’ Aim for readability. Cursive fonts are great for headers, but are hard to read in description text.
β€’ Avoid creating eye-burning CSS or a page that may harm others. Be mindful of intensely bright colors, flashing images, etc. Other people have to see your den too!

Tutorial



Hrt Icon 110 players like this post! Like?

Edited on 15/05/23 @ 16:23:01 by katie 🌿 (#106445)

Moss (All Pronouns) (#305595)

Sapphic
View Forum Posts


Posted on
2023-10-06 00:56:52
what is that? (sorry this is my first time doing this



Hrt Icon 0 players like this post! Like?

Roane ♦ [g2
ankh svelte DR] (#112238)

Sapphic
View Forum Posts


Posted on
2023-10-06 00:58:35
*<*link rel="" type="text/css" href="https://dl.dropbox.com/scl/fi/ssut1hggmxuioycj0sl73/testing.css?rlkey=bf41lhr4h2q7jrnwu0r4qdmrs&dl=0" /*>*

^ so that is the code you provided earlier, I'll add what I mean below

*<*link rel="stylesheet" type="text/css" href="https://dl.dropbox.com/scl/fi/ssut1hggmxuioycj0sl73/testing.css?rlkey=bf41lhr4h2q7jrnwu0r4qdmrs&dl=0" /*>*

if this doesn't work, try this code instead:

*<*link rel="stylesheet" type="text/css" href="https://dl.dropbox.com/s/ssut1hggmxuioycj0sl73/testing.css?rlkey=bf41lhr4h2q7jrnwu0r4qdmrs&dl=0" /*>*


and no worries - everyone has to start somewhere



Hrt Icon 0 players like this post! Like?

Moss (All Pronouns) (#305595)

Sapphic
View Forum Posts


Posted on
2023-10-06 01:03:15
Yoo ok second link worked but i definitely need to fix the opacitys at the very least



Hrt Icon 1 player likes this post! Like?

Roane ♦ [g2
ankh svelte DR] (#112238)

Sapphic
View Forum Posts


Posted on
2023-10-06 01:03:59
ayyy congrats! happy we were able to get you there in the end, and good luck crafting the rest of your CSS!



Hrt Icon 0 players like this post! Like?

Moss (All Pronouns) (#305595)

Sapphic
View Forum Posts


Posted on
2023-10-06 01:29:47
one more question how do i add the other dens? like ive got my "mutie" "hunters" and "nursury" do i add them to the code like this
"267393, 339156, 242265"
or is there another way?



Hrt Icon 0 players like this post! Like?

Roane ♦ [g2
ankh svelte DR] (#112238)

Sapphic
View Forum Posts


Posted on
2023-10-06 01:35:29
oh! so for that you have to copy/paste the den code for the amount of dens you have, and then put in each id in each new slot

in the end you should have three of this code, spaced with one to two lines between them:

a[href$="CAVE ID"]>div.cave-grid>img {
content: url('IMAGE URL') !important
}

and then 1 cave id per 1 line of code



Hrt Icon 0 players like this post! Like?

Moss (All Pronouns) (#305595)

Sapphic
View Forum Posts


Posted on
2023-10-06 01:36:11
oh thank god that's easier than I feared



Hrt Icon 1 player likes this post! Like?

Roane ♦ [g2
ankh svelte DR] (#112238)

Sapphic
View Forum Posts


Posted on
2023-10-06 01:37:17
do you have discord? id be happy to help with anything else there :)



Hrt Icon 0 players like this post! Like?

Moss (All Pronouns) (#305595)

Sapphic
View Forum Posts


Posted on
2023-10-06 01:38:50
yes oh my god please
ladymoss is my user (im not very creative lol)



Hrt Icon 0 players like this post! Like?

Clover (#451297)

Sinister
View Forum Posts


Posted on
2023-10-06 19:44:11
for some reason I can't get the css of the chat to change, it's stuck with black text



Hrt Icon 0 players like this post! Like?

𝐅 𝐎 𝐑 𝐄
𝐕 𝐄 𝐑 ? (#298827)


View Forum Posts


Posted on
2023-10-06 21:54:03
im having trouble uploading the link as a β€œ.css”……
help 😭



Hrt Icon 0 players like this post! Like?

Moss (All Pronouns) (#305595)

Sapphic
View Forum Posts


Posted on
2023-10-06 23:37:22
If you mean saveing it you have to click "all program types" then name your file "whatever.css" if it's the uploading to Dropbox I wasn't having any issues, are you logged into your account? That might stop it



Hrt Icon 0 players like this post! Like?

Misten | G3 ferus (#262924)

Protector
View Forum Posts


Posted on
2023-10-07 04:04:35
How do you round the edges for example the "Welcome back, __"



Hrt Icon 0 players like this post! Like?

𝐅 𝐎 𝐑 𝐄
𝐕 𝐄 𝐑 ? (#298827)


View Forum Posts


Posted on
2023-10-07 05:47:45

@Moss,
I dont know what you mean, i dont see an β€œall program types”. Im on mac/ipad so this is probably the issue.



Hrt Icon 0 players like this post! Like?

Moss (All Pronouns) (#305595)

Sapphic
View Forum Posts


Posted on
2023-10-07 14:56:02
@forever ya that could be your issue I used my pc. It's when you save the file



Hrt Icon 0 players like this post! Like?







Memory Used: 636.91 KB - Queries: 2 - Query Time: 0.00097 - Total Time: 0.00962s