11. STICKERZ :DDD's Comments


thank you i really love it <3, i put it in my profile

is there a way to change the font?

put font-family:'font name'; in the style tag of the very first div, and it'll change the font in everything inside it

tysm!!!

i must be doing smn wrong bc when i did that it it just showed up as text, so where exactly would i put it?

put it inside this tag in the very first line of code! make sure it's inside the quotations

<div class="card mx-auto mt-4  p-3 rounded-0" style="max-width:600px; background-image:url(https://i.imgur.com/Q9LG57T.png);background-size:cover; border:1px solid black;">

ty!!

you deleted the comment so i couldnt reply to it, but i know why your font's not working! comic sans isn't a websafe font, so you can't use it on th without using css to import it. here's a list of fonts you can use without css!

1 Replies

I'M SO IN LOVE WITH THIS CODE DAWG THANK YOU!!! just finished repurposing it as my profile code :3

Im having trouble using this code the music is not working for me

you have a second https:// in the start of your link, remove it and it should work!

I’m kinda havin trouble w/ the music link thingy how do I put it in??

you need to host an mp3 file somewhere that will give you a link to the file directly (not a page it's hosted on, but the actual file itself) I use filegarden for this bc it lets you get a link really easily! then just paste it in the url field for the music player section. If it's not working and you know you have it in the right spot, you might be getting a bad link, a lot of services make it really hard to get a direct audio file link so it's hard to use things like spotify for it.

Alr! Thx sm!!

I loved using this code <3 It was actually really fun to mess around with 

hi, thank you so much for the code! i'm using it on my precious angel here and i love the way his page is turning out!

as you can see i've moved all the tabs onto one container and i've attempted to turn the other container into an image display, but couldn't figure out how. would you be willing to provide me with the code to replace that second container with a single large image section? i would really appreciate it!

hihi!! just wanted to ask if u had any older links for the colored stickers ^^ ur code is amazing btw!!

for some reason the link isnt working >,< sorry to bother!!!!

the codes are stored in tabs for the page, so they're on the sidebar even if the main link isn't working! thanks for letting me know tho i haven't edited this in forever so it's probably been like that for a while o_O

ofc!! tysm<33

HELLOOOO I love ur code!!! im using it for my profile and its confuzing me a bit,, the bottom squares r lining up vertically and I want them to go horizontal, I got rid of two tabs on the second square but that's the only big difference I made i think??? lmk what I should try, love the code tho!! :DD

you might have accidentally removed a div closing tag somewhere! try adding a </div> or two in the spot you deleted tabs from, if there's a div that hasn't been closed it can make everything look weird!

I think I broke it more,, im gonna try and re-do it n stuff, ill let u know if it doesn't work again :dies: thx for ur help!!!!! :DDD

if it gets real bad, i would try redoing it (starting with the fresh code and pasting in all your info again) in circlejourney's editor so you can see when something breaks! https://th.circlejourney.net/

yeah thatz what im doing!!!! :D my friend suggested to me a while ago and it super fun to play around in, thx!!

it worked!!! tysm, have a good day and ty for making the awesome code :33

This user is not visible to guests.

They're stacked vertically, so the friends are laid out like |1/4|2/5|3/6|, if you delete friend sections 4,5 and 6 it should just remove the bottom row! like this, the part in red is the part you delete:
image.png

This user is not visible to guests.

This code is amazing <333 though for some reason i'm having trouble with the music player, it's not taking me to the right link. do you know how to fix it?

how are you putting in the url? could you send me the code for the music player how you have it now? you can replace the brackets with dashes so itll post in a comment!

wait nevermind i just realised i'm doing it wrong lmao- where do you put the url?

the video id goes in place of URL in this link! there's two of them, you only use the string of numbers after the "v=" in the youtube link. https://www.youtube.com/embed/URL?&playlist=URL&loop=1&controls=0

i was doing that but i think i only put it in one of them, thank you!

This user is not visible to guests.

You can edit it as much as you want as long as the credit stays intact! ^_^

This user is not visible to guests.

Yea that's fine! As long as it still works you can move it around!

This user is not visible to guests.

Requesting a little bit of aid here:

The progress bars are not very friends of mine and I'm tryna change the black dot to right, left yk.

How do I do that... pls

ok so! when you're editing the progress bars, you want to change this percentage in red here! v it's set to 50 so by default the dot's in the middle, but 0% is to the left and 100% is to the right.

<div class="d-flex">

<div class="w-100 mx-1 progress my-auto" style="height:5px; background:red;">
<div class="progress-bar" aria-valuemin="0" aria-valuemax="100" style="

width:50%;


background:none; border-right:5px solid black; height:12px;">
</div>
</div>

THANK YOU SO MUCHHH, I used it for this character btw:

https://toyhou.se/18960899.-s31zurr

this is adorable i will use it

Broooo this is literally what i was looking for!!:O

All the other codes weren’t quite sparkly for me… but here it is!! lol

this is so adorable !! <33