[F2U CSS] Polaroids's Comments


Is there a way to change the colour of the frame?

oh nvm I've figured it out!

Hi! How would I edit this if I want specific things to show on the Polaroids? Like favorites and images?

I'm new to using codes, where do I place this in my CSS sheets? Just under my profile one? Thanks! This is adorable <3

sorry if this is bothering had a question. so i put in the code and for random characters the like button isnt showing up? was wondering if any chance you may know what's could cause this.

hi, by default the favourite button does not show up unless the character already has some favourites. this is a toyhouse feature and can't be changed

Ah! thanks, i missed seeing they didnt have favs

one more question if thats alright. for your live preview you were able to change the paperclip to pink? is there a way to do that in the code or does it have to be a new image all together?

Hello! How would I change the font for this code? I was trying to replace with this font:

https://www.w3schools.com/howto/tryit.asp?font=Cookie

Hello! I have used your codes and I love them so much, you improved my life to make my profile more beautiful, but I don't understand where to put this code 

(I'm new to toyhouse, I never understood about the codes because there are no videos about it sniff)

you need toyhouse premium to use CSS codes like this one

where can I go premium?

TYSM <3 Using the code ^^

I'm a first time premium user so i'm not too intelligent with how to do things. How do i make the background behind all the characters in that folder white to match the white polaroids?

hey!! i just wanted to say before hand that this code is so pretty!

I was just wondering if there was a way to make the text of my characters names smaller since the favorite button sometimes covers their names ^_^

This user is not visible to guests.

if you have flattened type folders (shows all subfolders) you need to paste the CSS in the parent folder, not a subfolder. it should also go in Folder CSS, not Folder Character CSS

Sorry!! But what kind of center alignment code did you use?

first line of the code, under "CENTER GALLERY"

This user is not visible to guests.

no, the paperclips are an image so the colour cannot be changed, unless you use a photo editing software to do it

This user is not visible to guests.

Hey! is there a way to make it to where the names pop up without having to hover over it??

use this code snippet https://toyhou.se/~comments/17131566

I figured it out! Tysm!!

Your code is so wonderful! Thank you for making it <3

I did have one question though. Do you know if it’s possible to change the gray color that I circled below? Live preview of code

IMG_3347.png

This user is not visible to guests.

you have to put it in Folder CSS when editing a folder or Profile CSS

This user is not visible to guests.

what are you pasting in? can you send me a screenshot?

This user is not visible to guests.

i can't help you if you can't send a screenshot, you can send it in a discord server and copy the image url or use this website https://imgbb.com/

6 Replies

i tryed to use the code and when i put it in the code section is ok and when i change too see how it look... i just stick all the code text together ? idk what to do is hard to explain i speak mainly french !!

only th premium users can use this code

https://toyhou.se/~premium

AH OK I UNDERSTAND NOW cry... i am poor

This user is not visible to guests.

you are using a custom css that changes the font colour to white. to fix it, find color: #757575; in the code and change it to color: #757575 !important;

if that still doesn't work, it is a problem with your custom CSS and it may not be compatible.

This user is not visible to guests.
This user's account has been closed.

you are using a custom css that changes the font colour to white. to fix it, find color: #757575; in the code and change it to color: #757575 !important;

if that still doesn't work, it is a problem with your custom CSS and it may not be compatible.

This user's account has been closed.

hello - thank you for providing this code! I was wondering if you could help me with an issue though;

for some reason I cannot seem to get rid of the grey bars that are in the character thumbnails, which I thought this code would erase when I saw the life preview. comparison: https://sta.sh/08iita9mvlj

is there a way to make the whole thing smaller, too? or do I need additional css to change the size/ remove the sidebars? :]

edit: I have no other css installed and the html I use is not causing the issue.

i can't do anything with just a screenshot, can you link me to the folder where you are having this problem?

it looks fine to me
unknown.png

what browser are you using, and is it updated to the latest version? if yes, it may be the device you are using

Ohh, that's weird. I am using opera gx. The thing I don't understand is that your code in the live preview looks just fine even when using the same browser, which is why I didn't point my finger at a browser issue. Do you perhaps have any idea what could cause this? Thank you for the help so far!

also, to make it smaller you would add this code

@ media (min-width: 768px) {
.gallery-row .gallery-item { 
  flex: 0 0 16.6666666667%; 
  max-width: 16.6666666667%; 
  } 
}

adjust the percentage to the size you want (no space between @ and media)

Thank you! This also fixed the issue with the grey sidebars.

no problem! i was just about to suggest that you try it lol

hi! i've tried putting it in the css folder but it seems like it isn't working? i ended up imputting it everywhere but it just doesn't work anywhere

you have to put the code in Folder CSS, not Folder Character CSS. do you have any other CSS applied? have you tried copying everything from the pastebin and pasting it again?

I noticed it’s a problem with the flattened folders! It needs to be added to the ‘’mother folder” and it worked idjidjdiddj tysm <3

glad you worked it out

This user is not visible to guests.

the paperclip is a static image, you can't change the colour. to change the font colour, just edit the first hex code color: #757575; under "character name"

This user's account has been closed.

no i just don't have premium anymore. you can try it out on your own (though you need th premium) and let me know if anything is broken then

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

add this CSS

.user-characters-gallery.characters-gallery .gallery-row {
    justify-content: center;
}

This user is not visible to guests.

have you tried removing all other CSS?

This user is not visible to guests.

I love this sm,, I got premium to use it. Tysm!!

no problem, i'm really glad you like it!

If by any chance, I would like some help putting in this code! Step by step

you need TH premium to use this. you don't have premium so you can't use CSS, sorry!

Oh! That explains. This is an alt account my main account is "Padme" I was just testing out on this account for me not to mess up my account lmao. My bad!

This user's account has been closed.

i know