|
|
---|---|
Posted by | Was's CSS Tutorial & Boxes + CSS Template |
![]() ๐ WAS??? (G1EnnediNRLC) (#387866) Lone Wanderer View Forum Posts ![]() Posted on 2025-01-17 08:52:21 |
Hello! it took a couple of days but i finally finished this topic! It includes a whole CSS Tutorial + Template (Images Included), a Tutorial on how to make Boxes, The CSS Basics (WIP) AAAND additonal code snippets to design your den so its perfect for you! :3 For CSS Basics explained, The Boxes Tutorial and additional Code Snippets Scroll Down! Additonally, you can find my extra Topic on how to make CSS (Kinda) on Mobile Here Template Here Resources -> A PC / Laptop (Yes this is always needed, sorry!) -> WordPad / Word / Notepad++ / Google Docs (Anything works tbh, i use WordPad) -> Dropbox -> Color Picker -> Color Picker for Images -> Live CSS Editor (optional, but this one is heavenly and i really recommend it) -> Image Uploader -> Different Image Uploader -> Code formatter incase your CSS is starting to get way too many empty Spaces -> (F2U) Lioden Logo Replacements -> Fonts -> Cursors Tutorial WARNING: A LOT OF IMAGES USED IN THE TUTORIAL! CSS Basics (skip if you already know the basics) Boxes Additional (Optional) Extra Codes: ![]() Edited on 06/04/25 @ 05:36:50 by ๐ WAS??? (G1EnnediNRLC) (#387866) |
๐ WAS??? (G1EnnediNRLC) (#387866) Lone Wanderer View Forum Posts ![]() Posted on 2025-01-17 13:59:42 |
sun๐[i'm autistic] (#232219) View Forum Posts ![]() Posted on 2025-02-01 14:28:20 |
This looks very nice! I'm just confused what little arrow next to a king's name you're talking about. I don't see an arrow? ![]() Speaking of kings do you know how to resize the box the king and pride Info are in as well as the player box? I can't find any information on this but you might be able to help ![]() Edited on 01/02/25 @ 22:38:47 by Yichen ๐ฆ๐ฅ (#233213) |
๐ WAS??? (G1EnnediNRLC) (#387866) Lone Wanderer View Forum Posts ![]() Posted on 2025-02-02 03:48:05 |
by little arrow i mean the one in the panels; ![]() for resizing, i didnt find anything working either ![]() ![]() |
sun๐[i'm autistic] (#232219) View Forum Posts ![]() Posted on 2025-02-15 12:35:04 |
Oh that little arrow ![]() ![]() Edited on 15/02/25 @ 12:44:30 by Yichen โ๏ธ (#232219) |
โคtigerstarโค (#245975)
![]() Lone Wanderer View Forum Posts ![]() Posted on 2025-03-01 23:05:33 |
YOU ARE AN ABSOLUTE LEGEND FOR MAKING THIS! Thank you, I would've never been able to start creating css from scratch without this tutorial! ![]() |
Oselya :|: Maziwa Ennedi :|: (#152667) Holy View Forum Posts ![]() Posted on 2025-03-03 01:13:22 |
Thank you so much for the template! The only issue with it that Iโm having is that I canโt find the bit of code that changes the background image and colors for the chat box ![]() |
๐ WAS??? (G1EnnediNRLC) (#387866) Lone Wanderer View Forum Posts ![]() Posted on 2025-03-03 01:15:07 |
Oselya :|: Maziwa Ennedi :|: (#152667) Holy View Forum Posts ![]() Posted on 2025-03-03 02:12:21 |
Nvm I got it figured out. The live editor wasn't showing any changes, but once I uploaded the first real test of the code it worked ![]() |
๐ WAS??? (G1EnnediNRLC) (#387866) Lone Wanderer View Forum Posts ![]() Posted on 2025-03-03 02:13:23 |
ohh lol, yeah live editors dont edit the chatbox automatically for some reason ![]() ![]() |
Wolfy / G3 2xRos Wep 570+st (#156850) Divine View Forum Posts ![]() Posted on 2025-03-11 06:50:15 |
Hihi!! I've been messing around with this template all morning, but I can't seem to figure out why there's a mini version of the background in the chat box. How would I go about fixing this/changing it to a color? (Its enabled on my profile currently) ![]() |
๐ WAS??? (G1EnnediNRLC) (#387866) Lone Wanderer View Forum Posts ![]() Posted on 2025-03-11 08:29:50 |
hello! i honestly dont know either, ill see if i can find a solution though edit: found something! simply add this anywhere to your code, it changes the background for purely the chatbox, nothing else @media only screen and (max-width: 307px) { Body { background: none !important } } another edit, turns out the upper code only removes the background for PCs, currently looking for a solution for mobile ![]() Edited on 11/03/25 @ 08:58:38 by ๐ WAS??? (G1EnnediNRLC) (#387866) |
ms.izx (#289181)
Toxic View Forum Posts ![]() Posted on 2025-03-22 16:18:06 |
ms.izx (#289181)
Toxic View Forum Posts ![]() Posted on 2025-03-22 16:18:06 |
(idk why it double posted ![]() ![]() ![]() Edited on 22/03/25 @ 16:18:56 by ms.izx (#289181) |
Rinko (#526240)
![]() Kind View Forum Posts ![]() Posted on 2025-04-12 06:31:24 |
for the boxes, with the background thing you posted does that make a background in the boxes like in your den? and I also have a question about page dolls, because when I try to code it into my CSS it usually just appears under my boxes and such ![]() |
Rinko (#526240)
![]() Kind View Forum Posts ![]() Posted on 2025-04-12 06:31:42 |