|
|
---|---|
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-04-12 06:55:18 |
hello! for the boxes, use url('link') for an image background like the one in my den, for the color background boxes like the ones in my den use #hexcolor or rgba(color), with actual links/hex codes/ rgbas of course. the image should be the same size as the box. for the pagedoll, just put the provided code into your CSS, not your description, afterwards it should work correctly :D ![]() |
Rinko (#526240)
![]() Kind View Forum Posts ![]() Posted on 2025-04-12 06:59:43 |
π WAS??? (G1EnnediNRLC) (#387866) Lone Wanderer View Forum Posts ![]() Posted on 2025-04-12 07:02:08 |
Rinko (#526240)
![]() Kind View Forum Posts ![]() Posted on 2025-04-12 08:31:35 |
idk if im doing smth wrong, because I didn't use the exact template (I'm not familiar with that coding) but I did use the box coding and its like not working at all on my den ![]() |
π WAS??? (G1EnnediNRLC) (#387866) Lone Wanderer View Forum Posts ![]() Posted on 2025-04-12 10:00:27 |
Rinko (#526240)
![]() Kind View Forum Posts ![]() Posted on 2025-04-12 10:12:12 |
π WAS??? (G1EnnediNRLC) (#387866) Lone Wanderer View Forum Posts ![]() Posted on 2025-04-12 10:39:51 |
seems like something in your code is broken to me, id recommend either remaking the code or just putting the boxm element somewhere higher in your code to see if it works then ![]() |
Rinko (#526240)
![]() Kind View Forum Posts ![]() Posted on 2025-04-12 10:48:00 |
alright , i fixed it but i messed up a little :,) , gotta fix that img thing I messed up holy , and thank you again ! ![]() |
Rinko (#526240)
![]() Kind View Forum Posts ![]() Posted on 2025-04-12 11:02:59 |
So I gotta ask, sorry for asking so much but how would I be able to make the image itself curved so it fits inside the box good enough, or should I js make the border non - transparent, and like - how do I make a text box inside a box to have text? π sorry for asking for so much ![]() |
Rinko (#526240)
![]() Kind View Forum Posts ![]() Posted on 2025-04-12 11:10:08 |
and if i made the boxes smaller would they appear next to each other? ![]() |
π WAS??? (G1EnnediNRLC) (#387866) Lone Wanderer View Forum Posts ![]() Posted on 2025-04-12 13:06:17 |
sorry for the late-ish response, just add border radius to curve anything, wdym by text box inside a box? and to make boxes appear next to eachother just use float: left on both, edit ones margin to be next to the other one OR add display:inline-block to both boxes ![]() |
Rinko (#526240)
![]() Kind View Forum Posts ![]() Posted on 2025-04-12 13:10:57 |
Like you have a box then a text box with borders inside thay box kinda? Kinda hard to explain but I was tweaking and completely messed up holy ![]() |
π WAS??? (G1EnnediNRLC) (#387866) Lone Wanderer View Forum Posts ![]() Posted on 2025-04-12 13:46:22 |
ohh, so i made a second (text) box, then manually moved it inside the other box with the background by using negative margins ![]() |
Rinko (#526240)
![]() Kind View Forum Posts ![]() Posted on 2025-04-12 13:47:10 |
Rinko (#526240)
![]() Kind View Forum Posts ![]() Posted on 2025-04-12 14:00:37 |
besides that, i dont understand what im doing wrong to where certain backgrounds just arent like coloring? https://dl.dropbox.com/scl/fi/qfke7qq7vwhw1oobw2970/my-css-clan-test-v6.css?rlkey=np5hqybuhx17s2xlbr9jbh1qt&st=j847pzuj&dl=0 ![]() |