Customizing Your Profile

After setting up your profile (Click Here For Entry), you've probably looked around for a bit and seen that everyone else's profiles look a bit different from yours. This is because of a thing on Spacehey called layouts. these allow you to further customize your profile and make them look even cooler.


Adding a Layout:

Adding a layout to your profile is as simple as a quick copy and paste. You just need to know how to do it properly.

To add a layout, first you need to go to layouts.spacehey.com and find a layout that you like the look of. Once you find one, click on it and there should be a section titled "Code:". Below that is a box with a bunch of code. You want to select everything in the box and copy it. After you have everything selected and copied, go to edit your blurbs (should be below you "About Me:" section) and paste all of that code into your "About Me:" section. Once you have done this, just save and the layout will show up on your profile.

Stamps:

Stamps are just another way to express yourself on SpaceHey. There are many available on layouts.spacehey.com. Once you have found the stamp that you want, copy the code for it, and paste it onto your profile wherever you want.

Music: 

You are also able to add music to your profile the same way.  I personally use the following script:

<iframe id="ytplayer" width="0" height="0" src="https://www.youtube.com/embed/0CEAQlXTUvg?autoplay=1&controls=0&fs=0&loop=1&playlist=0CEAQlXTUvg" frameborder="0" allowfullscreen="">

</iframe>

<!-- NOTE: Change video ID after [/embed/] and [playlist=] to change music, or remove line to disable -->

All you need to to do is follow the instructions in the brackets bellow the actual script.

Links:

You can also add links to your profile by doing the same exact thing. Just copy this script:

<a href="LINK HERE">TEXT HERE</a> 

Change LINK HERE to the link you want and change TEXT HERE to the text you want.

Line Breaks:

To add line breaks, all you need to type is:

<br>

Importing from Youtube:

To import a YouTube video to your SpaceHey profile, all you need to do is go to the video that you want, click on the share button below the video, click embedded, copy the text it gives you, then paste it wherever you want it in your profile.

Importing from Spotify:

To import a song, playlist, album, etc. from Spotify, all you need to do is go to what you want, click on the share button, then click embed, copy the text that it gives you, then paste it wherever you want it on your profile.

Import image:

to import a photo into your profile, first upload it to an image hosting website. I recommend imgbb.com as it makes this easier. Once you have uploaded your image(s) onto imgbb, then click to drop down menu under "Viewer Links", click on "HTML full linked", copy the code that it gives you, and paste it on your profile wherever you want it.


I hope this helps any new SpaceHey users that are confused as to how to add a layout to your profile or anything else related to customizing your profile. If you have any more questions feel free to message me or ask on the help forum.


2 Kudos

Comments

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