Used! added a little part, but I'm loving the code!<3

Using the bootstrap version for this lady!

Sorry for the dumb question again , but how big its the main image supposed to be ?

the size of the main image depends on how much info you put in the "about" section, since it will grow alongside it. if you want it to stay a fixed size, i would suggest putting a scrollbox there too - you can add max-height:#px; overflow:auto to the style tag of that box to do so (replacing the # with the height you want for that specific box)

(if i've misunderstood the question and you mean the size of the image file itself, a good rule of thumb is the bigger and more high-res the pic is, the better, it will generally look nicer)

Ooh , ty!

Idk why I cant put any images , any ideas?

make sure you're using the image's url and not a link to the image, it should end with a file extension (like .png or .jpg) [for example, using an image hosted on th, a link such as this one > https://toyhou.se/~images/71985188 won't work for image embedding, but this one > https://f2.toyhou.se/file/f2-toyhou-se/images/71985188_0Yxt32ludLnsp5J.jpg will]

I fixed it , ty so much

you're welcome! ^^

Hey there! I just wanted to say thank you for letting us use this code! It's the PERFECT touch for my Willow! I very well may use it for more of my beans xD

im glad you like it ^^! to be honest i love sharing the things i make, whether it's art, characters or codes, and seeing people appreciating them (and, in the case of codes, using them) makes me very happy, so i'm the one who should be thanking you! :D

<3 It's hands down definitely one of my favorite codes to use! I used it for my profile as well as I love the simplicity and straightforward-ness!

This is such a nice simple little code! Just what I'm looking for for side characters who don't have a lot of details

aw, ty! glad it's what you're looking for :]

I just finished the page for my boy, Heronstep! https://toyhou.se/18870633.heronstep I love how clear and easy to read it is, and the inclusion of a moodboard is perfect! Thank you!

aa thank you for your kind words! looks great :]

Hi! I have a quick question! Can/How do I change the color of the icons and the ">" from green?

https://toyhou.se/16364136.oreo

hi! if you're using the custom colors version, everything should change by default when you find and replace the accent color! if you're using the bootstrap version, remove text-success from the class and add style="color:#HEXCODE;" (or just add the part in quotes if there's already a style tag).

(im assuming this is for custom colors since ive seen you used some in the profile, if your question was about bs colors lmk!)

hope this helps, if you need anything else dont be afraid to ask!

Heya! Just wanted to say ty for the code. I've been trying for literally months to code my character's profiles and codes always break. This is my first one to work! I'm super excited so decided I'd leave a lil comment :D https://toyhou.se/16500694.lapis

thank YOU for using the code! im so glad you like it and that it worked for you :D

This user is not visible to guests.

yes, there is! you can ctrl + f <div class="card border-0 pt-5 pb-4" style="margin-top: -60px;">, remove it and then remove the very last </div> in the code (not accounting for the background code, just my part of it!), it should go away! lmk if it doesnt work, i'll look into it i promise-

and thanks for the kind words! :D

This user is not visible to guests.

np! glad i could help ^^