photobooth [f2u]'s Comments


Gracias, estoy intentando usarlo eres al que mas le entendí en las instrucciones <3

i got a question on how to change the color of the text of the social buttons while not being hovered on, I tried several things but they didnt work out (I am still learning html)

you can change the color of the button text by putting color: #HEXCODE in the style of the button, e.g. change <a class="btn btn-secondary p-2 my-1 border-0" href="#"  style=""> to <a class="btn btn-primary p-2 my-1 border-0"  href="#" style="color:#FFFFFF">.

this code doesn't have any hover effects in it - that's your custom CSS, and you'll have to ask whoever made the CSS if you have questions about the hover color change. hope that helps!

ah okay, thank you! i think I figured it out now ^^

Hey! I recently stumbled upon this code and decided to use it! However I ran into one problem. Could someone please explain to me how to add a link to Instagram or Twitter over to the left. I didn't see a place to add one so I decided to ask! Thank you in advance!!!

you can just copy and paste the whole button to add more - e.g. copy lines 26-28 and paste it after line 28, as labeled in the pastebin. note that this will make the entire profile taller to account for the extra button(s).

Haha sorry maybe I didn't explain it correctly! Thank you so much for answering that question though. I don't want to add more links, I just didn't see where to add the URL for the link. Could you please tell me where that goes! Thank you so much and i'm so sorry that I didn't explain it clearly the first time!!!

oh, I see. this is more of a general coding question, but the destination of any html link is inside the href="" brackets. the default code uses a # as a placeholder, so just replace that with the link you want.

Ahhh thank you so much!!! I cant wait to finishing coding!!!✨✨✨

This code is so cool!! There is any way to change the social media?  I want to put my Twitter and Instagram in place to tumblr and ko-fi! If is any way i will love to know how! Thanks 

thanks for enjoying the code! as noted in the code, you can change the icons on the buttons by finding the icon you want on https://fontawesome.com/ and replacing the existing icon with it. and the text labels are editable as normal. for example, font awesome has a twitter icon, so you can change <i class="fab fa-tumblr mr-1"></i> tumblr to <i class="fab fa-twitter mr-1"></i> twitter to turn the second button into a twitter button.

Thanks!! i'm going to do it!! :3 

Hello, i cant access the website you put the code on, is there another way i can get the code

sure. I went ahead and put it in a tab for you.

Ty!

This user is not visible to guests.

thank you! and yup, it will work if you put it on a character profile.

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

sorry, I only troubleshoot problems related to my codes specifically, not general inquiries like this! the html/css section of the forums has both a help thread and a guide for adding coding to profiles pinned; please try there first.

This user is not visible to guests.

Hello sorry to bother owo/ I was wondering how do I add an image into the code in the tilted polaroid spots? 

thanks for enjoying the code! each photo in the code has a src in it, and you just change that src into the link of the image you want to insert. so for example if you wanted to replace the first placeholder image with 23905135_6VOup4PK6GZIqic.png, you would change src="https://via.placeholder.com/200x200.png" into src="https://f2.toyhou.se/file/f2-toyhou-se/images/23905135_6VOup4PK6GZIqic.png". 

Thank you! owo/

sorry to pop in, but...... this code looks alarmingly similar to Sealkitty's code Polaroid, which is P2U // https://toyhou.se/6053155.-4-bundle-valentine
is this a coincidence or...?

Oh, weird! The idea of the tilted photos actually came from something AviCode made (can't link since all of their codes are down rn) and I sketched/coded this layout from scratch. I have not bought Polaroid, though I do sort of remember seeing it so it may have unconsciously inspired me. Unfortunately I think there's only so many ways to lay out a small amount of profile information so stuff like this is inevitable with so many individuals making codes for the same thing :( if it's a problem, Sealkitty can talk to me about it personally and we can figure something out.

aight! that’s fine

Nor

Squid code... Good