[ F2U ] Perfume's Comments


used on my mains naity and milly!

edit: i figured it out :]

hi!! i'm using this for all of my ocs, and i'm having abit of trouble changing the colors. whenever i do control/command + f, it just opens word search for the page. if it helps, i'm using opera gx as my browser!

hello! this code is amazing and I've used it for several ocs so far <3 recently, i frankenstien-ed this code with one of StormyStarlight's ribbon scrollbox codes to make a little ribbon box instead of a stats box. I tried to add a header to the section, and everything has worked except for the fact that I can't get it to center? I've tried editing and changing a few things, but it's not working properly. would you have an idea of how to fix this? (the character is linked and the ribbon box is replacing the stats box :) )

Going to use this for all of my characters!! ^^

Small question, what size is the full body image? Mine keeps cropping out a tad and wanted to know the size so that I could adjust the image ^^

if you don't want the cropping, switch background-size:cover; with background-size:contain; instead!

otherwise, it's roughly 1480 x 2670! <3

This user is not visible to guests.

Used this for my main fursona, it looks beautiful !!

Used again for my other fursona lmao

This code just works so well for my sonas...

jiko i love your template! using it for one of my ocs!  

i was wondering if theres any way to change the color border of the text? :'0 

Using this for every one of my OCs!!

When i put images for the relations the images become awfully pixilated. Do you know of any way to fix this? I've used the same canvas size for other ocs' relations and this is a first time thing so I'm unsure what's the issue

hello!  the relationship icons use a squared icon, best to be 200x200; since i don't know what image it is or how you coded it in but i'm going to guess that that the image you're using is either too small or too large :0

yeaaah my canvas size is... much, much larger to say the least. Thanks for getting back! I tried changing the canvas sizes before but not so drastically, I'll try this out when I can!

Used on my persona/mascot <3
Tysm! I love the layout, especially the moodboard!

Hi ! I used your code for this character but I have a question:  

how to prevent the information part from lengthening? I would like it to scroll instead but I don’t know how to do it...


9oo2.png

hello!  to make a card or div scrollable, you'd want to add an overflow:auto and a height!

try adding those two at the end of this part of the code like this!

<div class="card border-0 p-3 h-100" style="border-radius:20px; background:#fefefe; overflow:auto; max-height:350px;">

Thank you !

Is there a way to change the background color (main background)? I wanted to keep the boxes the same as they are on the original and make the primary bg a different color

assuming you want custom colours: are you're talking about just the background colour?  or the overall accent?

if you're looking to change the accent of the code (pale blue), make sure you're editing with code editor (not WYSIWYG) and use this tutorial on how to change it quickly

if you just want the background colour to change, you can edit it around Line 59 of the code:

 <div class="card bg-faded p-md-4 p-2" style="box-shadow:0 0 50px rgba(0,0,0,0.1); background-color:#9db6ec; border-color:rgba(255,255,255,0.3); border-width:4px; border-radius:40px">

change the background-colour to your desired hexcode and you're good to go! ^^

Lovely code!! Just one question: is there a way to change the color of the letters where they say " a fursonya" and " gg for jiji!"?

add color:#HEXCODE to the style of the p coding!

Tysm <3

Used!! Tysm <33

This user's account has been closed.

unless i have a note on it, all of my codes are!

does this not work on your's?

using!! love the code :D

used for icepetal, amazing code!

used for taffy, thank you for making this!! it looks so cool!!!!

This is so gorgeous!! I've modified it so that it can work for my user profile and I love it so much!!

hi :] i'm having trouble with the music player!! when i embed a youtube link, it doesn't play! i have tried with different youtube videos and followed everything the code tells me to but nothing seems to work :[

have a read of this comment i left and see if it applies to you!

if it is because of WYSIWYG, you’d need to delete the <span> tags that is surrounding the <iframe>

:DDDD TYSM it works now!!

Hi!! I read through your music player comment, yet I’m unsure if I’m doing everything right… I’m having a hard time getting it to play!

Image of code: https://media.discordapp.net/attachments/1072945848251588748/1211464568728059964/IMG_2493.png?ex=65ee4b4d&is=65dbd64d&hm=9abc920565766d49cbb8454d73c92f584af417f0a0dd701d8fe938b83c29fb16&

Song I want: https://www.youtube.com/watch?v=dDnGXZ0AXSg

hiiii so i was trying to use ur code w/ a ccs and i noticed that when i apply the ccs to the character the code doesn't work properly, but when i remove the ccs then the code works ! is there any way i can disable my ccs on an individual character and not all of them, cuz it's a pain having to go through and add my ccs to every single character!

edit character > scroll down to advanced > enable global CSS = disable!

IM DUMB IM SO SORRY

This user is not visible to guests.

two things: you are using WYSIWYG or you are using the wrong image url; i can't really help more if i don't have a link to the code on your character ^^;

This user is not visible to guests.

dw, that's exactly what i mean by "link the profile with the code"!! ^^

anyways, it looks like the syntax of the image coding is missing?  it comes up as background-image:; when it should be background-image:url(LINK_HERE);

you need to insert the image's url INSIDE the brackets!

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

mhmm there is no "correct" picture as you can put anything there but i would recommend using either artwork of the character or using any stock image websites (those that are free to use)!  for irl pictures, i use https://unsplash.com/ !  outside unplash, any image is okay as long as you can provide credit to the creator/photographer.

if you are asking about the website you should be hosting/uploading images from: discord, toyhouse, imgur and unsplash are okay!  anything like deviantart (or its stash) is a no go because the links are usually temporary and may bring up issues

as for what i meant about the link: the code uses the link of the image, not a link to the image (which is a common mistake).  for example:

2 Replies
This user is not visible to guests.

I dont think this has been asked but, how do you do the close ups for the appearence?

i honestly just cropped the original image at different spots LMAO

so basically, duplicate the original image (so you don’t accidentally ruin it) four times, crop it at various zooms/positions, whatever makes it looks nicer in your opinion (^^)b

hgfydisjxlzgfeidhsj i love the code!! although i am running into a problem with colors; im trying to change the main background color, but it isnt really working? the colors you listed at the start, im changing them to the desired colors, but im unsure if the colors are just not working or if im just changing the wrong color? :')

"the colors you listed at the start ..."  if you are referring to the hexcode inside the giant <!-- --> section, that won't do anything because it's like a "note pad" area, everything inside the guides won't affect the code at all!

i put the colours inside there for people to use the code editor's control/command + f function and replace the colours that way ^^

anyways, the snippet of coding for the background is actually below that!

<div class="card bg-faded p-md-4 p-2" style="box-shadow:0 0 50px rgba(0,0,0,0.1); background-color:#9db6ec; border-color:rgba(255,255,255,0.3); border-width:4px; border-radius:40px;">

Yeah I know that it’s mainly used as notes (apologies if that came off rudely ^^”), but I’ll try to do that snippet of code (I probably overlooked it :’)

everyone's at a different stage of HTML knowledge so i try to cover and explain everything just in case; i should probably be apologising if i sounded condensending in anyway non;)b

but yes, utlitise the ctrl/cmmd + f function whenever needed!  even experienced users (cough me) overlook small things like that LMAO

No no it’s alright :’D 

Pfft yeah I remember when I first began toyhouse I had to navigate html all on my own lmao

Hi! Is there a way to make each circle on the charisma/wisdom/confidence/etc tabs a different color? To clarify with an example; the first dot being red, second orange, third yellow, and so on until the final 5th dot.

it's possible!  you'd first have to delete the color:#9db6ec in the <p> of the stats then replace the opacity styling with a colour in the icon tag; if you wanted the opacity, then you can still keep it but the two values would be seperated with a semi-colon (;)—read around the code for an example!

<i class="fas fa-circle fa-fw" style="color:#HEXCODE"></i>

Thank you so very much!!

Heya, jiko was just wondering if there's a way to change the code colors? I love how this code is set up but I dunno if it really fits the colors I'm going for with the oc I'm doing :')

don't use WYSIWYG to change colours, use the toyhouse code editor instead when changing them (there are specific instructions on how to disable WYSIWYG properly in my rules + general code folder)!  there is a special inbuilt finder function (done with ctrl / cmmd + f) and allows you to easily replace the hexcode!

if you're on mobile/tablet, then you'll have to change all the hexcodes manually unless you can do the ctrl+f with a keyboard ^^  hope this helps

Oh yeah, I wasn't using wysiwyg, I was changing the hex codes directly, and figured it out on my own for the most part, but thanks! 


I was only struggling with the main text color still :')

I don't know the species of your "fursonya", but gosh they're so precious... If they have a page to themselves, I'd love to doodle em ;V;

oh LMAO fursonya is just what i call my feline-aligned sonas >:)

but thank you so much!!  in the corner of the page, you'll see a "click for credits" button which will direct you to jiji's page! ;u; <33

Awesome good to know :0

I made a feline fursona recently too! Which is who I'm setting up with this th code!

Heyo! This code isn’t working well.. I deleted the text written above the code (it wasn’t part of the code, I wrote it myself) and the code just.. broke. Do you think you could check it out (IIC)? <3

(I’m on mobile currently)

hey, did you fix this already?  it looks okay from my end ^^

Hm, maybe it’s because I’m on mobile? My computer broke so I have no idea if it’s still alright  - heres how it looks from my iPad! ^^

(the side of the red circle should be higher up, and the text is broken)

Well, I guess Ill have to wait until my pc screen gets fixed <3

54402081_LbKubIZ6pgVSKa5.jpg

oohhh okay okay so:

1) the right side of that section is made to be vertically aligned/centre of the left side.  because the left side has more text, this is more apparent; if you would like to remove that, find and delete the my-auto

2) i think i left a note in the code regarding this: if the name breaks, try decreasing the font-size and letter-spacing; it’s really dependent on the name length!!

Alright, thank you so much ^^

It won’t break when I go on my computer, correct? C:

(also no idea why im not subscribed, can’t wait for more codes <3)

other than the things i pointed out, it looks fine from my/computer view! ^^

(also tyyy <33 )

this code is perfect!! exactly what I have been searching for for my fursona ^^

This is a beautiful code! Is there any way to make the corners sharp? Just wondering because I want to have a "contrast" between two OCs using this code. It's perfectly fine if there isn't and/or if it'd be really complicated!

change the border-radius to 0px!

like so: border-radius:0px

Thank you!

idk if i missed it but how to i change the 3 star icons that are alongside the boxes?

i could've sworn i put in guides but i might've gotten that mixed up with another code.. my bad LOL

the stars are lil copy/paste symbols so if you're after the fontawesome icons, you can pretty much search for the icon you want, copy the code snippet and replace the stars with that!

e.g. ✦ → <i class="fa-solid fa-star"></i>

i would suggest using the regular/light/thin lines for the middle icon if you'd like to keep the aesthetics the same!

TYSM! I Got it! and whats the sixe/ ratio for the ref image above the palette?

none!  but it's best if the image has a higher height than width; that specific image is roughly 1480x2670!

if the image you want to use ends up being a bit crunchy (because it's too big or small), you might need to change the background-size of the coding snippet to another value ^^

how do you change the amount of dots for like the charisma and other stuff?

i left a guide under the STATS heading regarding this


    <!--
    → to delete a 'point', add the class [d-none] in the <i> from the bottom to the top (descending order)!
    → first two are examples of (2/5) and (4/5)
    -->

Thank you!!

ive ran into a problem and i honestly dont know how to fix it- https://toyhou.se/14232749.wren

you have an extra </div> before the appearance section!  because of that, the background-colour coding ends too quickly, causing that look :]

i fixed that problem but now part of the code is missing (the moodboard)

the same issue again except it's missing two </div>'s for the small divider between the ref sheet and appearance infos

the coding for the dividers has ended too late which causes the moodboard to appear on mobile view :]

This user is not visible to guests.

telling me just that doesn’t really say a lot; can you give me a link to the character that has this problem?

or a screenshot of the raw code where the background should be edited?

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

ooh yes it’s definitely the CSS

i’m on my mobile rn so i can’t double check BUT you should be able to override your CSS by adding

.card {background-color:#HEXCOLOUR!important}

under the CSS import link!  it might also need .bg-faded as well

otherwise, i think you can delete card and/or bg-faded from the HTML and that may fix it? ^^

this is such a pretty code omg

thank you!! <33

Jiji is a glaceon I’m guessing? Anyways heck I’m so gonna use this code, good work!

yes she's based on it!  and thank you!!

omg using,, its so pretty ^^

EHEH thank youuuuu!!  ♡(。- ω -)

ofc! 

OMG i love perfume (the band!! and this code lol) THIS IS SO COOL will be using >:)

CRYING perfume was my first introduction with jpop... 'spring of life' will always be MY banger

thank you sm though!!!! Σ>―(〃°ω°〃)♡→

IM IN LOVE

a6E6A18_460s.jpg

?!?!?!  THANK YOUUUUUU AAWAAH <333

This user is not visible to guests.

THANK YOU SM NOMS !!!  your words always make me smile (´。• ▽ •。`)人 <33

This user is not visible to guests.

thank you very much!!! <333

This user's account has been closed.

*SCREAMS AT YOU*  THANK YOUUUU WEEPS 🫵😭💕💖

jiko with another banger code POG

YOU!!!!  THANK YOU 🫵

NO. THANK YOU for another ✨ fabulous code ✨ to foam over

THIS IS SO PRETTY YOOOOO

THANK YOUUU AAAAA Dx <3333

THIS IS THE CODE EVER WHAT !!! its just . so perfect … i am holding it gently in my hands and giving it a kiss on the forehead … the colors tickle my brain so good….

THANK YOUUU + TY FOR THE KITHS WAAA 。゚(*´□`)゚。  this shade of blue is my absolute fav <3

This is so beautifully done !!

thank you!!!!  it's one of my favourites for sure 🥺💕

This user is not visible to guests.

mega plot twist!!!!  and THANK YOU 🥺🥺

i was so upset that there was no fa-sparkle so i just used those lil guys....... they got my back <3

This user is not visible to guests.

É

legendary moment for me

Screen_Shot_2022-08-10_at_1.03.34_pm.png

This user is not visible to guests.