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>
<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
Comments
Displaying 20 of 20 comments ( View all | Add Comment )
Florian
When I add the layout code and view my profile the code it just shows the code and doesn't change my profile. What showed I do?
Report Comment
Isabel
Heyyy, question! To layer certain things onto ur theme, like if u want a GIF as an opening to ur profile, would you just add it in the "about me" section as well with the other coding still there? Or where would you have to add it?
Report Comment
Isabel
Heyyy, question! To layer certain things onto ur theme, like if u want a GIF as an opening to ur profile, would you just add it in the "about me" section as well with the other coding still there? Or where would you have to add it?
Report Comment
Isabel
Heyyy, question! To layer certain things onto ur theme, like if u want a GIF as an opening to ur profile, would you just add it in the "about me" section as well with the other coding still there? Or where would you have to add it?
Report Comment
Isabel
Heyyy, question! To layer certain things onto ur theme, like if u want a GIF as an opening to ur profile, would you just add it in the "about me" section as well with the other coding still there? Or where would you have to add it?
Report Comment
Milk_and_coffe3138
I have a question. And to put this background music like you have in the profile and the modified arrow, how do you do it?
Report Comment
You copy the code they wrote in this blog (the youtube video one), and then you copy the link of the youtube video you want on your profile, then paste it into where the code says: "PASTELINKHERE". Additional adjustments such as looping the video and hiding the video from you profile but still play the audio, is explained by the creator too :) Happy Editing!
by ⋆ᵐʸʳ_!𐙚; ; Report
yuani.toi!
Hello! For some reason the YouTube paste thingy isn't working. I pasted the code and replaced it the way u said yet it doesn't show up. It's showing just the code. I don't know if it's because of the layout though... Is it?
Report Comment
♡☆Angel☆♡
OMG THANK YOU SO MUCH
Report Comment
Ynnu
Found some cool banners thanks to you :)
Report Comment
Baked_zombie:3
Does this work on mobile? I tried it once but maybe I’m not doing it right idk
Report Comment
Josie/Sarang
I have a question: if i want a layout i put it in the "about me" thingy right? but how to i write my about me while having a layout on?? not sure if you know what i mean..
Report Comment
Just put the text you want to appear in the "About me" section above where you pasted the code for the Layout (but still within the same "About me" text box on the "Edit Your Profile" page) :D
by ☣️xXBiohazardBenXx☣️; ; Report
thank uuuu
by Josie/Sarang; ; Report
Phyllis
This blog (?) was the fist link to show up on searching page. Big thanks for the guide!
Report Comment
울산출장마사지
"Fantastic read! Your insights are incredibly helpful. Looking forward to more!"
by 울산출장마사지; ; Report
Claire
No matter where I copy and paste stamps in my about me general section it won't go underneath what I've typed. Like it's always at the end or in the middle of it. Is there a way to fix that??
Report Comment
I'm not sure but this is worth a try: You could try adding a bunch of spaces to the end of the text, that way as far as the website is concerned there is no room to put the stamp next to the text and it will have to put it under it.
by ☣️xXBiohazardBenXx☣️; ; Report
Monsterine
Hey so for the banners, is there a specific area to paste it?
Report Comment
Not necessarily. Try a few different places to see where it would look good. Probably the "About me" section is best.
by ☣️xXBiohazardBenXx☣️; ; Report
ParadizeofChaoz
is there any way to remove pre-existing interest categories? just wondering
Report Comment
same questions.. or, I can rename an existing one?
by luminopsychonaut; ; Report
yeah im wondering that as well
by ParadizeofChaoz; ; Report
table, th, td {
border: 0px solid;
}
:root {
--topic1: "name";
--topic2: "name";
--topic3: "name";
--topic4: "name";
--topic5: "name";
--topic6: "name";
}
.table-section:not(:last-child) .details-table tr td:first-child p{color:transparent !important;text-shadow: none !important;letter-spacing: -100px;}
.details-table tr td:first-child p::after{
color:var(--links) !important;
letter-spacing:normal !important;
text-shadow: 2px 2px black !important;
filter: brightness(95%) !important;
}
.table-section:not(:last-child) .details-table tr:nth-child(1) td:first-child p::after{
content: var(--topic1);
}
.table-section:not(:last-child) .details-table tr:nth-child(2) td:first-child p::after{
content: var(--topic2);
}
.table-section:not(:last-child) .details-table tr:nth-child(3) td:first-child p::after{
content: var(--topic3);
}
.table-section:not(:last-child) .details-table tr:nth-child(4) td:first-child p::after{
content: var(--topic4);
}
.table-section:not(:last-child) .details-table tr:nth-child(5) td:first-child p::after{
content: var(--topic5);
}
.table-section:not(:last-child) .details-table tr:nth-child(6) td:first-child p::after{
content: var(--topic6);
}
hope this helps <3
by finn :3; ; Report
𝐬𝐩𝐚𝐫𝐤𝐥𝐞𝐦𝐚𝐫𝐥𝐛𝐨𝐫𝐨𝐩𝐫𝐢𝐧𝐜𝐞𝐬𝐬
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
ahh thank you so much!
by 𝐬𝐩𝐚𝐫𝐤𝐥𝐞𝐦𝐚𝐫𝐥𝐛𝐨𝐫𝐨𝐩𝐫𝐢𝐧𝐜𝐞𝐬𝐬; ; Report
Kaiden/Dan 🍉
Literally a game changer. Thank you so much!
Report Comment
Anxce
TYYYY
Report Comment
loveless_x
ty so much for this <3<3<3
Report Comment
Glad I could help :D
by ☣️xXBiohazardBenXx☣️; ; Report
katrine
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