Skip to main content
Main Content

✨ Free CSS Layouts ✨(New! 10/25/22)

Posted 2022-05-01 18:25:20
I used the evening flight one, I love it!
Sugar&Spice
#67648

Posted 2022-05-03 11:25:19
they dont work for me? :
Golden
#57618

Posted 2022-05-03 11:39:34
@Golden#57618
That's strange, but without more details I can't help you. :( Did you enter the codes correctly? Maybe you can send me a screenshot, so I can get a better idea! c:

Rapirisu ✦ Mutie Breeder
#5303

Posted 2022-05-04 06:49:54
These are lovely!

I've put up the Evening Flight. :)

Tysm for sharing!
Murro
#64605

Posted 2022-05-05 18:11:56
Can somebody send me the code for the Orange Sunset den and profile? Pastebin won't load.

Miuty
#57332

Posted 2022-05-06 01:32:39
@Griffin

Idk if someone already sent you some codes but there's only Ocean and Snowy Sunset :) did you mean Ocean?
✨Marshmellow✨
#48036

Posted 2022-05-07 15:00:46
I know I'm late but how do you add the boxes? I've been trying for 20 minutes now.

Chuu
#67924

Posted 2022-05-07 15:08:49
@Chuu#67924
Hello!
I've put a bit clearer instructions in this post! Let me know if that solved any issues you've encountered! c:

Rapirisu ✦ Mutie Breeder
#5303

Posted 2022-05-07 15:15:48
I'm still quite confused..you use the box code first or the content? I'm still new to wolvden so this is my first time doing something like this, sorry if I'm being annoying.

Chuu
#67924

Posted 2022-05-07 15:41:03
Not annoying at all!

I'm not sure which code exactly you're trying to use boxes on, but I got all the correct boxes below the respective layout code. I will be using a simple example here, please be sure you grab the right box code on page 1 of this thread!

<*div class="box1"><*span style="font-size:24px;">BOX_1 HEADER<*br><*/span><*br>BOX_1 TEXT HERE<*/div>

What you see here is the following:
div class=box1 --- this tells the Layout CSS which box you will be using. This can be Box1, Box2, and so on

span style=font-size --- this tells the code what to do with the text that follows, in this case it simply makes the text bigger.

BOX_1 HEADER --- This is the text that you will enter for your box header. You have to delete that text and replace it with your Header! For example "My Goals" "My Lore" or something like that!

BOX_1 TEXT HERE --- This is the normal text after your header, so following the above example, this would be where you put the goals or any other content like lore, etc.

br --- using this just adds line breaks to your text as if you hit enter while typing!

(The original codes will be without *, if I left those out the code wouldn't be visible.)

Let me know if that made it clearer! If you need further help, please send me a private message so this thread doesn't get spammed!
I'm happy to help you further with private messages then c:

Rapirisu ✦ Mutie Breeder
#5303

Search Topic