Hi! I'm using this, but I was wondering how to get the full background a different color? not just the inside! this is what i mean!

Replace <div class="card p-lg-5 px-1 py-3 border-0">

with <div class="card p-lg-5 px-1 py-3 border-0" style="background: #000000;">

And change the hexcode #000000 to the colour you want :D

THANK U AAAA

Using this - thank you!

Using this! Thank you so much for this code, is very cool and easy to understand! <3

You're very welcome! Thank you for the kind words. I'm glad my code was easy to use ^^ <3

Using this! Thanks for the neat code I love how it looks!

Thank you for the compliment! Hope it was easy to use and understand :D

hi! is there any way to change the background colour to a custom one instead of the default white? thank you in advance!!

Hello! Near the top of the code is <div class="card shadow">

You need to change this to <div class="card shadow" style="background: #hex_code_here;">

it worked! thank you so much!! :]

I used the code, thank you very much, it’s really good!!

quick question! is there a way i can make the warning in the center?
it currently looks like this:

image.png?ex=65c055b0&is=65ade0b0&hm=75b




In edit mode, press ctrl + F and search for <div class="text-right mt-2" style="font-size: 10px;">

Replace text-right with text-center and you're done! :D

used! thank u for the code, i love it sm :3

Using!

using this!

Will be using on my OCs, thank you!

Actually, editing this since I realized thats a feature of the code however; the outline around it with the "Character Content Warning" is there a way to get rid of that? T_T

Hello! So the top line of the code: <div class="text-justify" style="margin: -47px -36px -36px -40px; font-size: 12px; letter-spacing: .6px;">

You just need to change -47px to -94px instead ^_^

Ah!! Thank you so much ^_^ I had a feeling it'd be something to do with the margins of it but Its been a Long time since I've coded anything so I didn't wanna mess with it in case I was wrong and totally butchered the code, tysvm !

No problem! I hope my code will be easy and useful to you~ ^_^

Using!

Thanks for using! Hope it was easy to understand and edit ^_^

It was! Thanks to your help on adding the icons to switch those out

Using!

Using!

Thanks for using! Hope it was easy to use :D

Using! Tysm for the code, I love it. ^^

Thanks for using! I hope it was easy to understand and edit ^^

how do I remove the please do not box plus the image?

edit: found it

Hi I really want to use this code but every time I copy and paste it into the warning think on my toyhouse, the text is all bold and really close together and the icons become larger and larger as I scroll. I’m using mobile, so I’m not sure if that’s why ^^’

Sounds like a WYSIWYG issue!

  1. Go to https://toyhou.se/~account/display
  2. Make sure "Enable Code Editor" is ON
  3. In WYSIWYG Settings, turn off "Profile Text"
I recommend editing codes on PC (if you can) using: https://th.circlejourney.net/ because it's easier :D
And always have WYSIWYG turned off when editing because it breaks codes :'(

Omg thank you it worked <3

I'll be using this for my profile warning, thank you!

Thanks for using! I hope it was easy to understand and edit :D

very cute!

This user is not visible to guests.

Added! Thanks for the suggestion :3 <3

is there anyway to change the text colours? >< my ccs makes it unreadable

Yes there is! While editing the code, press [ Ctrl + F ] and search for "text-muted" then delete it ^_^)/

it just makes it red, is there anyway to make it white?

Ohh try changing "text-muted" to "text-white" instead!

i got it working, thank u!

This user is not visible to guests.

Thank you for the compliments! ^_^

I personally find icons a lot quicker to understand than lots of text :'D

i love how concise and simple this is! the fontawesome symbols as warnings is really nice. I might use this, it has all the info I want in a warning without being too big 

Thank you for the compliments! I'm so glad you like it ^_^

Absolutely adore how this code turned out! It's so readable, nicely compact and looks fun to customise!
The font awesome icons are also a really great addition and look so nicely natural :oD like, they make everything look so professional!


Thank you for the kind words! ;w;

Your icons are really cute and fit so well with it. Thank you for allowing me to use them for showcasing ^_^ <3