|
|
---|---|
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 107 players like this post! Like? Edited on 15/05/23 @ 16:23:01 by katie πΏ (#106445) |
πΈ•Κα΄Κα΄ •πΈ (#180043) Unholy View Forum Posts Posted on 2022-12-29 06:19:36 |
ββοΈCeleanaπΉ π³π΅πΈ (#374387) Impeccable View Forum Posts Posted on 2022-12-29 15:42:46 |
what happens if you do not fill in the RGBA for the colors? what if its stays at default? 1 player likes this post! Like? |
katie π (#106445)
Warrior View Forum Posts Posted on 2022-12-29 16:59:57 |
@Mariem The default is rgba(1, 1, 1, 0.5) which is a black color at 50% transparency, so all of your CSS will be black/gray. If you want to use default Lioden colors on an element I recommend deleting the background line of code entirely. 0 players like this post! Like? |
ββοΈCeleanaπΉ π³π΅πΈ (#374387) Impeccable View Forum Posts Posted on 2022-12-29 17:08:37 |
alright, thank you! do you have a forum html guide as well? or just css? 0 players like this post! Like? |
katie π (#106445)
Warrior View Forum Posts Posted on 2022-12-29 17:24:08 |
Just CSS! There's lots of good HTML tutorials out there though, here's a good one! 0 players like this post! Like? |
ββοΈCeleanaπΉ π³π΅πΈ (#374387) Impeccable View Forum Posts Posted on 2022-12-29 17:27:33 |
Xenia (#412638)
Confused View Forum Posts Posted on 2022-12-29 19:56:19 |
is there anyway to preview CSS codes before creating them onto your profile? 2 players like this post! Like? |
katie π (#106445)
Warrior View Forum Posts Posted on 2022-12-29 21:42:02 |
@Xenia You can with the live CSS editor I have linked in my resources! 0 players like this post! Like? |
β Ekéne β (#282574)
Maneater View Forum Posts Posted on 2022-12-30 21:43:39 |
Im trying to change the den pictures (unsorted, pregnant, overview, and other dens) but it keeps just changing them all to the picture I selected for pregnant lionesses? Not sure how to make all the individual pictures show up? The only thing I changed in the code is where you put the image url. Help ahh! 1 player likes this post! Like? |
katie π (#106445)
Warrior View Forum Posts Posted on 2022-12-30 21:45:04 |
Make sure you have your cave IDs there and that they're correct! I forgot to add this to the tutorial, but cave IDs are the numbers at the end of a cave's URL. For example, your first cave's ID is 340336. 0 players like this post! Like? |
β Ekéne β (#282574)
Maneater View Forum Posts Posted on 2022-12-30 21:47:30 |
OOOO omg it works now! haha I should have just read the line better, thank you so much!! 0 players like this post! Like? |
β½^βΛβ^βΌ (#385193)
Sinister View Forum Posts Posted on 2022-12-31 21:27:31 |
nvm, got it all solved TY 0 players like this post! Like? Edited on 10/02/23 @ 20:38:35 by ππππππππππ (#385193) |
DOGFIGHT (#197355)
View Forum Posts Posted on 2023-01-03 02:33:39 |
evan (#259714)
Sinister View Forum Posts Posted on 2023-01-03 08:03:01 |
I had a question regarding the cave/mounds css! I know it states that you just need the Dropbox url, but should it be a different link to the main one? cause I see in the example that it has the "dichalicave.1" part, so i was just a tad confused 0 players like this post! Like? |
G2 Sunset Harlequin (#413194)
King of the Jungle View Forum Posts Posted on 2023-01-05 20:47:41 |
I can't work out where to put the font thingy, I read that it said above where it says FONT NAME, but that doesn't make sense to me, does it mean any time the words FONT NAME occurs to copy and paste it? Or just that once? And where above? I'm very new at this lol 0 players like this post! Like? |