☣️xXBiohazardBenXx☣️'s profile picture

Published by

published
updated

Category: SpaceHey

How to Customize Your SpaceHey Profile

Since there isn't really a comprehensive guide out there on how to bling out your profile, I just decided to make one myself XD

Layouts (basically they are profile themes):
To change your layout, go to the "Layouts" page on SpaceHey and find one you like. Then go to "Edit Your Profile" and paste the layout's Code into the "About me" section. "Save All" and view your profile and it should now be showing up.

Adding new "Interests":
The default Interest categories you can fill out for your profile are "General, Music, Movies, Television, Books, and Heroes". What if you want to add another one though, like a section for your favorite video games? To do this, "Edit Your Profile" and paste this text in the box for the interest you want the new interest you are creating to appear under:

<tr>
  <td>
    <p>NameOfInterest</p>
  </td>
  <td>
    <p>PutInterestDetailsHere</p>
  </td>
</tr>

Continuing with video games as our example, you would change "NameOfInterest" to "Games" and change "PutInterestDetailsHere" to whatever you want; a list of your favorite video games, perhaps.

Stamps/Blinkies/Banners:
(I have like a wall of stamps on my profile under the "About Me" section if you don't know what they are XD)

Using stamps as an example, to add one go to https://www.deviantart.com/search?q=stamp and find one you like. To add it to your profile, go to "Edit Your Profile" and copy and paste <img src="PASTELINKHERE"/> into the section you want the stamp to go. Go back to DeviantArt and right click the stamp you want and select "Copy Image Link". Then, replace PASTELINKHERE with the image address. "Save All" and view your profile and it should now be showing up. Repeat the steps to add more stamps.

You can also find stamps, blinkies, and banners here: https://glitter-graphics.com/ and while you're at it check out https://blingee.com/

Add a YouTube video to your profile:
(If you would like to preview what this looks like go to my profile)

To add a YouTube video to your profile, copy and paste this into the section you want the video to go: 

<iframe width="560" height="315" src="https://www.youtube.com/embed/PASTELINKHERE?playlist=PASTELINKHERE&autoplay=1&loop=1&controls=0" title="YouTube Video Player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy" class="hideobj">
</iframe>

Next, go to YouTube and find the video you want to play. Click "Share" and Copy the last part of the link (after "https://youtu.be/") and replace both places where it says PASTELINKHERE with the text you copied. "Save All" and view your profile and it should now be showing up. It should also automatically play and loop when someone views your profile.

- To change the size of the frame, change the frame width and height values until it matches the video you chose. You can set them both to 0 to completely hide the video from your profile, but still have it play the audio.

- To add a border around the video change frameborder=0 to frameborder=1 and to remove the border back change it to 0.

- To stop the video from looping change loop=1 to loop=0 and to enable video controls like scrolling through the video change controls=0 to controls=1.


Hope this helped! :D


215 Kudos

Comments

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

𝐬𝐩𝐚𝐫𝐤𝐥𝐞𝐦𝐚𝐫𝐥𝐛𝐨𝐫𝐨𝐩𝐫𝐢𝐧𝐜𝐞𝐬𝐬

𝐬𝐩𝐚𝐫𝐤𝐥𝐞𝐦𝐚𝐫𝐥𝐛𝐨𝐫𝐨𝐩𝐫𝐢𝐧𝐜𝐞𝐬𝐬's profile picture

hii, this helped me sm thank u! i do have a question tho it is kinda dumb but is there anyway to get the video to loop?


Report Comment



Not a dumb question! I looked into it and it wasn't working for me either. Apparently, looping only has limited support in IFrame embeds. In order to get a video to loop, you have to add a Playlist parameter to the code and just set it to be the same link as the video. I updated the guide with new code and instructions so it should work now! :D

by ☣️xXBiohazardBenXx☣️; ; Report

✭Kaiden✭ 🍉

✭Kaiden✭ 🍉's profile picture

Literally a game changer. Thank you so much!


Report Comment

Anxce

Anxce's profile picture

TYYYY


Report Comment

loveless_x

loveless_x's profile picture

ty so much for this <3<3<3


Report Comment



Glad I could help :D

by ☣️xXBiohazardBenXx☣️; ; Report

Sharkie

Sharkie's profile picture

How do u change the size of blinkies n stamps?


Report Comment



I'm not sure that you can honestly. Just try to find ones that are all the same size if you are putting them in the same area.

by ☣️xXBiohazardBenXx☣️; ; Report

katrine

katrine's profile picture

Your instructions for Customizing the SpaceHey Profile are very detailed and easy to understand. I was able to rely on it to create a profile for super mario 64 and it was successfula


Report Comment