04 || Cutouts [F2U]'s Comments


OMG THK U

Gonna try using for this guy!!

using

using for this oc

still need to figure out how to change background

This user is not visible to guests.

Oh yeah! That's actually an earlier version of the code. That version of the color palette is a bit buggy, but I've updated it to look somewhat nicer. You can check it out if you want! And I can only offer the color palette part, which you can insert into the code. Hopefully this helps!

<div class="row no-gutters mt-2">
<div class="col p-3" style="background-color: #333;"></div>
<div class="col p-3" style="background-color: #444;"></div>
<div class="col p-3" style="background-color: #555;"></div>
<div class="w-100 hidden-md-down"></div>
<div class="col p-3" style="background-color: #666;"></div>
<div class="col p-3" style="background-color: #777;"></div>
<div class="col p-3" style="background-color: #888;"></div>
</div>

This user is not visible to guests.
This user is not visible to guests.

Hello hello! First of all, terribly sorry for the very late reply, I got super busy ^^; definitely free now, though, and I'd love to help out! If you still need my help, you can DM me the whole code you're working on, and I'll take a look at it! :3

This user is not visible to guests.

Oh it's totally okay! It's understandable ^^ and I'm glad you figured it out! They look super good, thanks for using my codes too!! :3

This user is not visible to guests.

Oh no! Both non-premium and premium users can use it! ^^ HTML is usable for every user, it's CSS that is premium-exclusive.

This user is not visible to guests.

Oh nice! CSS is short for Cascading Style Sheets, and it's basically a much easier way to put styling on code. If you've come across users or characters with a totally different layout from the default toyhouse look, they've got that fancy CSS stuff! There's a couple of websites that explain it better than me though, so feel free to also look it up! ^^

This user is not visible to guests.

I think you can change the background of your user profile and character profile without css! There are some code that you can use here, but I don't have them on hand :0c you can look around for them! I think user cheerikola has some code for that.

For the progress bar, I haven't actually used them in my codes yet so I'm not very familiar with it, BUT I think you can change the progress by finding style="width: percentage" and you can change the number to move the progress! like 50%, 75% etc etc. For the colors, if the code has custom colors I think you can change it with background:color so you can use hex #000000 colors or rgb(0,0,0) colors for the background! If you need more info, you can refer to this web page: https://getbootstrap.com/docs/4.4/components/progress/ I can't help much because it's not my code though ^^;

I'm using! Mine is a wip ahah

I'm using it for tundra

Ohh looks great! Thank you!! :D

Np! Its super fun to use :3