Hi everyone, I want to show you how you can add additional interests to your "Interests" section on SpaceHey!
All you need to do is reproduce the HTML structure of the interests section and add it to any of the existing interest fields, like so:
<tr>
<td>
<p>Pets</p>
</td>
<td>
<p>I have two dogs, Chicca and Eevee</p>
</td>
</tr>

The end result is this:

I hope you have fun with it!
I have a lot more tricks I want to write about and show you but this week I've got a lot of work to get done so it's going to have to wait, stay tuned!
P.S. for the more technical readers, you might have expected that you need to inject the desired HTML by closing the previous tags and then proceeding to enter your desired content, but this doesn't seem to be the case. SpaceHey is performing some processing on the input and it ends up being the way you see it in my example ¯\_(ツ)_/¯
Comments
Displaying 20 of 78 comments ( View all | Add Comment )
☆𝕀'𝕄-𝕃☆
Using thx (>‿<)/
Boro
Hi, anyone knows how to edit previously created ones? I have this weird thing that the "heroes" row says "videogames" but I wanted to know how did I change it.
:root {
--topic1: "General"; /* EDIT INTEREST LABELS HERE */
--topic2: "Music";
--topic3: "Fandoms";
--topic4: "Hobbies";
--topic5: "Favorites";
--topic6: "Flags";
}
.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 #4d8a6a !important; /* CHANGE COLOR OF INTEREST LABELS HERE */
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);
}
by Moon (Profile in construction); ; Report
And I forgot to mention you need to add at the beggining and at the end, hope this helped :]!/gen
by Moon (Profile in construction); ; Report
zeeluhzombiez
thank you so much!!
Wedn3sday_
It really helped thank you !
JANE
thank yew, I loveyt
miami
Thank you sm
miami
Thank you sm
miami
Thank you sm
ShawShauxz
Usinggg <3
leo
thank you bru
WildWorld
Man, this is great! I'll probably use this to add another section for photos.
Serlei
Using!! :D
🎀𝐺𝑎𝑏𝑟𝑖𝑒𝑙𝑙𝑒🎀🍉
Omg thank u🐻❄️ྀིྀི
۶ৎ buni
૮꒰ ˶• ༝ •˶꒱ა ♡ using ᵎᵎ
Also thank you !!
by ۶ৎ buni; ; Report
<?>Charlie
Thank Youu
angeLfluff⋆⋆⋆⋆
so why it doesn't add the title on my layout? the interest is created, text is filled, the interest title is empty. added the code to the heroes. i hope i find the solution ty
Hi! I had the same issue!
You are probably entering your new topics just fine as long as its in the "Heroes" part, but what you may be missing is code specific to your layout.
I added the following to my about me section so that the names showed up for the new topic sections :)
In this case, I added 2 more topics so now I have 8 topics in total. If you have more than 8, then add for example:
to the part and
to the bottom. Remember that the part needs to have the number in it too, which is why it says "9" in the example.
The more topics you add, the numbers will increase.
Hope this helps you out!
by Butai; ; Report
zomg ty ill try it
by angeLfluff⋆⋆⋆⋆; ; Report
Vamp_Bunz
Does anyone know how to change the interest name color??? it just shows up as white for me
🇲🇽✭Em✭🇸🇻
THANK YOUUU
Fried Organs
Ty man
sof x_x
thank youu ^_^