hey sorry to bother, I'm trying to use this code for this character https://toyhou.se/6771910.archie but the character image keeps being odd and small, is this just cause the image itself is small or is there something I can do to alter the code to fix it?

The image doesn't have similar dimensions to the column, the transparency has way too much padding, so it's shrinking the image with the sizing set to 'contain'. Use an image with less padding / that's less wide. Alternately, you can change the size to 'cover' instead of 'contain' and make sure the background position is set to 'center top', but you will likely get clipping.

Thankyou!

hey, i just noticed that this was updated! i forgot what the older version looked like so uh… mind if you share what changes occurred here?

Heya! I absolutely love the Layout of this code, but i got some issues with the actual code. the first thing i noticed was that the moodboard are not nine singular images, but one. and when i was trying to actually work with the code the resizing issue with the focal image came up. So, to put it into short words, i mashes together User Screen from Pinky and the 3x3 Moodboard snippet from cheeriko to create this code! Its obviously inspired (or rather said.. a copy) by this code and i wanted to check in if you fine with the way your credited. I wont use the code for personal gain, i just want to use it fro my own Characters.

If you got any issues with that please let me know! I do not want to break any rules of yours 

That's fine, feel free to alter anything you like to your own specifications -- the way you have the credit listed is perfectly fine!

(Sorry for the late response, I get a lot of comments and often miss questions - in the future feel free to DM me if you want to make sure I see something!)

This user is not visible to guests.

Here is the link: https://toyhou.se/~forums/16.htmlcss-graphics/105818

For future reference, I have the thread linked in the card on top of the codes.

Hey um- stupid question but
Is there a way to make the image of the character be scaled down to the correct size? No matter what I do- It's too big

It should scale to the preset size of the column. If you can show me the page you're having trouble with I'd have a better idea of how to help.

If you add this right after where you enter the image url (after the ;), then that should fix it: 

background-size: contain;

Okay Thank you so much!!

Used! I think I'm gonna use it for a few of my ocs! Thank you so much =)

Using! Credited through a page doll lol