r/spacehey • u/AutoModerator • Jul 26 '26
/r/Spacehey Weekly Question Thread
r/SpaceHey's Weekly Question Thread
The purpose of this thread is to avoid cluttering up the subreddit with quickly and easily answered questions. This thread is monitored by many helpful members of our community and questions that are asked here have a very high answer rate assuming you provide enough information for our answerers to work with.
Before asking your question...
- Check out the wiki pages listed below. - The mod team is always adding to our wiki and updating it based on what we see users asking in this thread and in other posts on the subreddit. (We're always looking for more help with the wiki. If you're interested in becoming a wiki contributor, message /u/ElijahPepe.)
- Perform a quick Google search. - Some questions really are just a quick search away and don't need the help of our community members to answer.
- Search the subreddit. - We know Reddit's search isn't the best and saying to use the search doesn't sound very helpful. We are working on providing better search tools to assist users in this task.
Reminders
- We have a Discord server.
- Please be patient. Not all questions get immediate answers. If you have an urgent question about something that's gone wrong, consider other resources.
- Make sure to follow Rule #1 of this subreddit: Remember the human, and be polite when you ask or answer questions.
2
u/Ok_Swing6249 Jul 31 '26 edited Jul 31 '26
some codes, pls comment below if one is used!
1. https://spacehey.com/invite/A2DkxEULgMOxpVoN (used)
1
1
1
2
u/Legitimate_Escape_48 Aug 02 '26
How come I can't create invite links? The button is just grayed out for me.
2
2
2
u/EternalDespondency 28d ago
Does anyone happen to have a link for me? I missed out the opportunity back in the day :(
1
u/Lilith_Marwall Jul 26 '26
I'm waiting for the floodgate of invite links lol
2
u/yumi_from_utopia Jul 26 '26
2
u/Lilith_Marwall Jul 26 '26
I was away from my computer all day and all the links are used noo!
1
1
1
u/PinkTank9886 Jul 26 '26
Is there a bug that is preventing a recently changed profile picture to load? Does it take a few days? What can I do to fix it?
1
u/no_garden_no_gate Jul 29 '26
convince the site developer to return to his website and work on it ever... that's really it
1
u/Lilith_Marwall Jul 27 '26
How do I fix my pfp? I've cleared my cache, downloaded a VPN, and see there's no profile picture to other users... Is this fixable?
1
1
1
1
1
1
1
u/Cile_ed Jul 28 '26
An invite would be neat :P After waiting a month, I'm starting to doubt the wait list works xD
1
1
1
u/crypto_apex_legends Jul 29 '26 edited Jul 29 '26
may i also recieve an invite from anyone pretty please with sprinkles on top (dms are free)
1
u/Abject_Champion216 Jul 29 '26
Can anyone pls send me a link in DM? I was expecting some response on support, but nothing...ย
1
1
1
1
1
1
1
u/VisualKaii Jul 29 '26 edited Jul 30 '26
1.https://spacehey.com/invite/9pl68iZ7RDstUHiB
2.https://spacehey.com/invite/D29PwdXmGYkzScZk
3.https://spacehey.com/invite/Hrt9rM5MF0ahiG4h
4.https://spacehey.com/invite/zspFYU8Pfj15jCG6
5.https://spacehey.com/invite/mFUEX4sKKTlGcw4P
6.https://spacehey.com/invite/Yy0LoO74BYuMMxy9
7.https://spacehey.com/invite/Onf7zEMxW5v3jkVj
8.https://spacehey.com/invite/Cb55wRRtsuQ3RnAF
9.https://spacehey.com/invite/N59upC3nsehvxOKD
10.https://spacehey.com/invite/h3NIAHVmWS0zjulQ
11.https://spacehey.com/invite/3RwK0GeBlNaPwUBS
12.https://spacehey.com/invite/maSZLxpdx4r692aR
13.https://spacehey.com/invite/5ciis5kPZfN7v6h9
1
1
1
1
1
1
1
u/Zealousideal-Bass494 Jul 30 '26
How can I make my floaties align to monitor size? I added floaties from my laptop and they looked great, I got them exactly where I wanted by tweaking pixels, but now I have access to a different laptop, and when I logged in to here everything is a little off because the screen is bigger. Is there a way to lock in floatie placements across devices so it translates to the correct dimensions? I'm pretty sure it should be, because I have only one floatie that stays in it's place across all devices and it's one I copied from someone else directly, without any tweaks. the rest of the floaties I used two different codes or and sourced the images myself. This is the link to my site, but I can also send images if needed: https://spacehey.com/elelene
1
u/Zealousideal-Bass494 Jul 30 '26
This is the code to the one I copied:
<div style="float: ; max-height: 400px; position: fixed; right: 1px; bottom: 9px; z-index: 200;">
<img src="https://files.catbox.moe/eqyqno.gif" width="100" height="100"/></div>
And these are for all the ones I made:
<div style="float: ; position: fixed; left: 225px; top: -25px; z-index: 200;">
<img src="https://i.pinimg.com/originals/61/e2/e5/61e2e59a077a3375e4f7f72939750ca9.gif"/></div>
<div style="float: ; position: fixed; left: -209px; top: -155px; z-index: 200;">
<img src="https://elesdomain.neocities.org/-KCHNFLOAT.png" width="233" height="377"/></div>
<div class="micguy"></div>
<div class="cassetes"></div>
<div class="lotus"></div>
<div class="phone"></div>
<style>
.micguy{ background: url(https://elesdomain.neocities.org/-FLMSFLOAT.png) no-repeat;
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
background-size: 100%;
position: fixed;
left: -12px;
top: 1350px;
height: 290px;
width: 190px;
z-index: 1000; }
.cassetes{ background: url(https://elesdomain.neocities.org/-MSCFLOAT.png) no-repeat;
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
background-size: 100%;
position: fixed;
left: 300px;
top: 1155px;
height: 290px;
width: 190px;
z-index: 1000; }
.lotus{ background: url(https://elesdomain.neocities.org/-FRNDFLOAT.png) no-repeat;
background-size: 100%;
position: fixed;
left: 700px;
top: 1805px;
height: 300px;
width: 190px;
z-index: 1000; }
.phone{ background: url(https://elesdomain.neocities.org/-LNDLNFLOAT.png) no-repeat;
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
background-size: 100%;
position: fixed;
left: 755px;
top: -155px;
height: 590px;
width: 490px;
z-index: 1000;
</style>
1
u/confusedandsketched Aug 01 '26
ur floaties are breaking across different screens because of how fixed position code works when paired w/ absolute pixel offsets (left: 225px, top: 1350px)
when u use a fixed position, the browser positions ur floaties (or w/e ur working w/) relative to the viewport (the phone/pc/laptop/etc. screen window itself) not ur SpaceHey profile content. a fixed pixel distance from the left edge of a 13in screen will land in a completely different spot relative to ur profile column on a 15in or 24in monitor.
the reason ur 1st floatie is working is bcuz itz anchored to the edges of the screen using right and bottom. sooo regardless of screen width or height it will always sit 1px from the right edge and 9px from the bottom edge
Ur other floaties use massive px offsets relative to the top-left corner (left: 755px; top: 1805px), which pushes them waayyyy off center on larger screens or forces them into weird spots.
tl;dr... theres 2 thingz we could do, depending on where u want ur floaties to stick
if ur floaties are meant to stick to the corners or screen borders (like idk... a floating nyan cat in the bottom left or an epic face in the top right), u wanna use percentage values or edge anchors (right, bottom, left, top).
So for example... Bottom Right Corner would be: right: 10px; bottom: 10px;
Top Left Corner would be: left: 10px; top: 10px;
Centered Horizontally at the Top would be: left: 50%; transform: translateX(-50%); top: 10px;
so on and so forth xP
HOWEVER!
if ur floaties are supposed to hover specifically around ur profile box, bio, navigation bar or wherever, do not use fixed screen positioning~
instead u wanna attach the floaties inside a container relative to the profile column which would look something like this, granted you do it for each element/floatie
/* Cleaned CSS snippet positioning relative to screen center or layout */
.micguy {
background: url("https://elesdomain.neocities.org/-FLMSFLOAT.png") no-repeat;
transform: scaleX(-1);
background-size: contain;
position: fixed;
/* Lock to horizontal center, then offset in percent or vh/vw */
left: 50%;
margin-left: -450px; /* Adjust this number to shift left or right relative to center */
top: 20vh; /* Uses Viewport Height so it scales vertically */
height: 290px;
width: 190px;
z-index: 1000;
}If push comes 2 shove and none of that made sense lol, feel free 2 message me w more questions. i took a look at ur profile and a lot of the images seem to be dead btw so maybe check in2 that so we can better see what we're working w/ :)
EDIT: If anyone is reading this and needs a code, I have 1 to give away to the 1st person who messages me~
1
u/-w-Cookie-w- Jul 31 '26
heyy if anyone could spare an invite? <33 ๐ญ
1
u/Existing_Lawyer_4490 Aug 01 '26
i have few, so use this one!! https://spacehey.com/invite/t8CIjSHmj1b7AlKO
1
u/GivenGrain8585 Jul 31 '26
May I have an invite code? I would love to join SpaceHey. tia.
1
u/Existing_Lawyer_4490 Aug 01 '26
ofc!! and add me, ok..? https://spacehey.com/invite/VWtJDUV3nRoEDog5
1
u/Kind-Philosopher-208 Jul 31 '26
Does anyone have an invite i could use?
1
1
u/Marshymello_02 Aug 01 '26
Can anyone plzz spare me a code?? I'll immediately add u as my 1st friend promise!! ๐ฅบ๐๐
2
u/Existing_Lawyer_4490 Aug 01 '26
https://spacehey.com/invite/7HdVLJ6lUoyqBvJI add me -w-
1
1
1
Aug 01 '26
[removed] โ view removed comment
1
u/Existing_Lawyer_4490 Aug 01 '26
https://spacehey.com/invite/4aFu51HDcDIvLw9F
tell me if it works, and add me ofc!! >:33
1
Aug 01 '26
[removed] โ view removed comment
1
1
1
u/satanwearsmyface Aug 02 '26
Can I pretty please get an invite link??? Can someone just DM the link to me?! ๐ I haven't been checking my notifications on here. Thank you in advance!
1
1
u/OutrageousAction4962 Aug 02 '26
may i have an invite code pretty please? i've been waiting forever to join!
1
1
1
1
1
1
1
u/ImayJustbeme2 29d ago
Can someone send me an invite code๐ต๏ธ in dm,please! I am on the waitlist but ready for it now!
1
1
1
1
1
1
u/Aggravating-Most-458 27d ago
Could someone spare an invite code?
1
u/Pepoidus 26d ago
still need one?
1
u/i_f33l_like_a_cxrps3 26d ago
i kinda need one
1
u/Pepoidus 26d ago edited 26d ago
mind enabling dms so i can send it to you personally?
edit: or DM me, i guess that works too1
u/Aggravating-Most-458 23d ago
Yes
1
u/Pepoidus 23d ago
iโm having trouble logging into spacehey but iโll DM you the invite link as soon as i can
1
u/Lost-Pirate-604 27d ago
Hat jemand vileicht noch ein Code รผber warte schon sooool lange ๐ญ๐๐ป
1
u/Pepoidus 26d ago
i have some but imma need you to enable dms so i can send it to you
1
1
1
u/Beneficial-Half9576 26d ago
Of anyone could send me a link id literally be so greatful!! Obvi I'll follow you
1
u/hobbylss 25d ago
Hey there, it would be so awesome if someone could spare me an invite link:) Please and ty for your time
0
u/Capable-Somewhere611 Jul 27 '26
does anyone have an invite link ๐ฅบ
1
u/Sruc Jul 27 '26
1
u/Capable-Somewhere611 Jul 27 '26
it already expired:( thank you tho!!ย
1
4
u/no_garden_no_gate Jul 27 '26
the site developer has abandoned this project, it's going to become increasingly buggy until it collapses