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 93 players like this post! Like?

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

Misten | G3 ferus (#262924)

Protector
View Forum Posts


Posted on
2023-02-21 18:09:01
Thank you so much for this! Where do I need to paste the coding for the boxes?


Update: Ended up pasting the boxes at the end, did everything above but it doesn't show or anything



Hrt Icon 0 players like this post! Like?


Edited on 21/02/23 @ 18:39:58 by Misten (#262924)

PrideAttack (#409138)

King of the Jungle
View Forum Posts


Posted on
2023-02-21 18:13:33
I removed the second " before stylesheet and my den page did change but not how it was supposed to. it just changed to gray color, none of the images or the lioden logo showed up, the font wasn't correct. I think I did the coding wrong but I'm not sure how. Is anyone willing to look at it for me and/or fix it?



Hrt Icon 0 players like this post! Like?

Munin (#267508)

Cold-Blooded
View Forum Posts


Posted on
2023-02-21 22:51:35
Send me the coding in pm, I can check it when I get back home from work



Hrt Icon 0 players like this post! Like?

caedes (#318820)

Heavenly
View Forum Posts


Posted on
2023-02-22 08:57:28
-



Hrt Icon 0 players like this post! Like?


Edited on 22/02/23 @ 15:04:41 by nxtis (#318820)

fishie (#410577)

Usual
View Forum Posts


Posted on
2023-02-22 14:58:34
with google fonts do you use the code from the or from the @import?



Hrt Icon 0 players like this post! Like?

fishie (#410577)

Usual
View Forum Posts


Posted on
2023-02-22 15:46:35
can someone help me this is the code that i have put into where you put it

<*link rel="" type="text/css" href="https://dl.dropbox.com/s/qgk05cr31kbs18p/lioden%20css%20tbhk.css?dl=0" />

without the *

it doesnt seem to be working



Hrt Icon 0 players like this post! Like?

quiqi β˜‚οΈ ✈ (#371719)

King of the Jungle
View Forum Posts


Posted on
2023-02-22 18:29:04
for some reason my css wont appear at all. not sure why



Hrt Icon 0 players like this post! Like?

Gallade 2.0 [#1
Silly Goose} (#355456)

Buzzkill
View Forum Posts


Posted on
2023-02-28 15:24:51
My CSS is working but it takes a very long time to load this page. Is this normal? If not, how can I fix it?



Hrt Icon 0 players like this post! Like?

canistea (#407474)

Majestic
View Forum Posts


Posted on
2023-03-02 22:12:59
could someone help me please, i did everything by the tut and ut shows with the css viewer but when i post it to my page it doesn't work
this is the link if someone could help
https://www.dropbox.com/s/dddbc2lo1clcfba/semifinal.css?dl=0



Hrt Icon 0 players like this post! Like?

Sam (#246512)

Recognizable
View Forum Posts


Posted on
2023-03-03 05:55:07
@cansistea

try it like this yust whit out the dot(.). Can't promise it will work thoug.

<.link rel=""stylesheet" type="text/css" href="https://dl.dropbox.com/s/dddbc2lo1clcfba/semifinal.css?dl=0" />



Hrt Icon 0 players like this post! Like?

Munin (#267508)

Cold-Blooded
View Forum Posts


Posted on
2023-03-03 08:08:26
You also have an extra " at the stylesheet. it should only be one

<.link rel="stylesheet" type="text/css" href="https://dl.dropbox.com/s/dddbc2lo1clcfba/semifinal.css?dl=0" />

Like that



Hrt Icon 0 players like this post! Like?

canistea (#407474)

Majestic
View Forum Posts


Posted on
2023-03-03 10:55:42
Oh thank you guys!! I was using the link in the stylesheet, I think it was the extra " that was breaking it, it worked thank you!!



Hrt Icon 0 players like this post! Like?

Fable, the Bunny
Prince (#194645)

Holy
View Forum Posts


Posted on
2023-03-03 11:35:47
Is there a way to only have a background? No other stuff. Also, does this work in clans?
I tried using this and it showed that it worked in the live editor but didn't show up when added in.

https://pastebin.com/QuBwnBx5
Here's what I'm using



Hrt Icon 0 players like this post! Like?


Edited on 03/03/23 @ 11:42:32 by *~Rury~* (#194645)

π™³πšŠπšŽπš—πšŽ
πš›πš’πšœ [G3
Bushveld Ferus ] (#257258)

Recognizable
View Forum Posts


Posted on
2023-03-05 20:19:38
Thank you so much for this! I am trying to learn CSS because of you but looking at the premade template you have is very long and overwhelming Not sure if you would know but how long did it take you to learn to do this?



Hrt Icon 0 players like this post! Like?

selcouth [GOODWILL] (#346172)

Bone Collector
View Forum Posts


Posted on
2023-03-06 17:46:35
this is the clearest css guide i have EVER seen



Hrt Icon 0 players like this post! Like?







Memory Used: 635.43 KB - Queries: 0 - Query Time: 0.00000 - Total Time: 0.00405s