samy !'s profile picture

Published by

published

Category: Blogging

ERMMMERMERM

im new here so idk how to customize my profile (T_T) someone help me


0 Kudos

Comments

Displaying 3 of 3 comments ( View all | Add Comment )

ethan ⚙️

ethan ⚙️'s profile picture

hi! lemme help you out, on spaceheys ‘layout’ section you can find a buncha layouts with codes you can copy paste to make your profile different colours and look all fancy and fun! you can find things like blinkies or stamps on these:
https://blog.spacehey.com/entry?id=576782
https://y2k.neocities.org/blinkies
https://scenecore-arcade.tumblr.com/stamps

you can also make your own blinkies on here : https://blinkies.cafe/

i’d also recommend getting yourself vaguely familiar with hmtl, but if you aren’t planning on making your own layout for a while, i’d recommend just learning image&text commands.

here’s what i used to learn: https://www.w3schools.com/html/

im sure everything else is straight forward enough :)

hope this helps!


Report Comment

InvaderDev

InvaderDev's profile picture

You can basically put any layout HTML you copy into any box under "edit profile" (about me, who id like to meet, etc) and it will apply, Sometimes it can be a bit finicky so you will have to troubleshoot.

You can add custom images/buttons/blinkies/gifs etc by using an image hosting site like Deviant Art or imgbb, and use the "embed" option to link them.


Report Comment



For custom music, currently this code is what's working: just remove the "%" from the Iframes

<%%%iframe width="0" height="0" src="INSERT-YOUTUBE-EMBED-URL-HERE//?&;amp;;autoplay=1&;loop=1&;controls=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy">
<%%%/iframe>


You will have to click the share button on a youtube video and choose "embed" to get the URL that works.

by InvaderDev; ; Report

eli !! Xx

eli !! Xx's profile picture

get like a layout & pick one of those & like copy n paste the code into ur profile

if u want 2 change the images u can js change the urls in the code =3

the code for imgs incase u want to add like blinkies or stamps is ( add url 4 an image inbetween quotation markz )

code 4 music is



( u replace where it says " replace this with a code from a video with an audio u want " with the last part of a yt video , the code part )

thatz all my tipz :D


Report Comment



oops the music code didn't show :((

by eli !! Xx; ; Report

thank u so much!!!

by samy !; ; Report

iframe width="0" height="0" src="https://www.youtube.com/embed/REPLACE THIS//?&;amp;;autoplay=1&;loop=1&;controls=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy"
/iframe

( put < before iframe width and > after "lazy" and also surround the second iframe with <> )

by eli !! Xx; ; Report

yw !! :DD

by eli !! Xx; ; Report