Calling All Coding Enthusiasts! Help a Desperate Soul in Need
Hi there! If you're someone who loves coding (unlike me 🫠), I could really use your help with a few things to make my profile epic. Here's what I'm struggling with:
1. Auto-play music on my profile.
2. Adding custom pictures to my profile layout.
3. Embedding custom YouTube videos seamlessly.
4. Creating spinning music disks (not as my PFP but separate elements).
5. Adding little bouncing images (I forget their name) that float around when someone views my profile.
5. Fixing my flip phone mechanics—I copied and pasted the code from the creator, but it’s still glitchy.
7. Learning how to make custom blinkies... blinkers? I thought this is what the were called but somone told me I was wrong.
If you're a coding wizard or even just someone who enjoys figuring things out, I'd be eternally grateful for your advice or guidance. 🙏
How you can help:
- Drop some tips, resources, or examples in the replies!
- If you're feeling generous, you could even show me step-by-step what I'm doing wrong
- A very stressed-out Ghoulia Agony
Comments
Displaying 1 of 1 comments ( View all | Add Comment )
uncleonion♪
here are some answers to a few of your needs!!!! (:
1. the code for this is:
all you have to do is replace the "INSERTVIDEOID" bits with the video id of the song you want to play and loop in the bg (and the difference between a vid id and a vid link is the fact that the id is just the numbers and letters in the link after the youtube.com/watch type stuff)
2. if you want to add an image as background to any code heres the code for that:
background: url('INSERTIMAGELINK')
if you just want to use custom images in general without having them directly in your layout just write:
and youre good to go!!!!!
7. theres a site called blinkies.cafe which lets you make your own simple blinkies (: although im sure theres a lot more out there that im forgetting exist
Thankyou so much! Your help is so much appreciated!
by GhouliaGory; ; Report
just noticed the codes i sent didnt pop up after sending my comment... sorry about that
by uncleonion♪; ; Report
Its ok you still helped me a lot! look how much better my profile looks now!
by GhouliaGory; ; Report