TEACHING MY DAD HOW TO PLAY MACHINE STRIKE MAKES ME WANT TO KILL MYSELF

if i look back, i am lost
Keni
I'd rather be in outer space 🛸
ojovivo
wallacepolsom

bliss lane

No title available
KIROKAZE
Stranger Things
🪼

Product Placement
RMH
Misplaced Lens Cap
we're not kids anymore.
noise dept.
let's talk about Bridgerton tea, my ask is open
sheepfilms
TVSTRANGERTHINGS

PR's Tumblrdome
todays bird
seen from United States

seen from Türkiye
seen from Greece
seen from United Kingdom

seen from Argentina
seen from Spain

seen from Russia

seen from Colombia
seen from Japan
seen from Russia

seen from Malaysia

seen from India

seen from United States
seen from United States
seen from United States
seen from United Kingdom

seen from United States
seen from Hong Kong SAR China

seen from United States
seen from United States
@mujinzzzzz
TEACHING MY DAD HOW TO PLAY MACHINE STRIKE MAKES ME WANT TO KILL MYSELF
i cant wait to actually finish this game so i can look at posts without fear of spoilers :p i sadly already know about varl </3 yapping in the tags.
˙ʇɐqʇᴉnɹɟ ɐ ǝɯoɔǝq oʇ pǝpᴉɔǝp ǝʌ,I
check out the mourning doves’ new single “hooOOOO hoo hoo hoo” if you get the chance. sound of the summer.
….?
???????????
oh wait this is EXTRAORDINARILY delightful. this isn’t a case of Blorbo From My Shows this is Henrietta Pickles From My Porch
doctor just prescribed me music really loud
i've been phasing the phrase 'google it' out of my vocabulary and going back to 'look it up'. fuck you youve lost your generic trademark privileges
i love when fic authors sell their souls and make the most beautiful writings known to man
Reblog if you think the person you reblogged this from deserves to be happy.
Anyon have any cool codes I can add to my spacehey profile, I was looking for cool stuff but I'm still a little confused by the site so it's a work in progress 😭
I've got a bit of coding knowledge :p I haven't done much with my account, but what I have done has been done by hand :3 you can check it out here and see if there's anything specific that you'd like and I'll either reblog or dm the code to you !!
I was gonna ask about the icon thingies next to the like addd friend buttons and stuff but I checked your profile and saw you just explained that to someone else, so I’ll take the code from their/lh
Thank you so much!
of course :3 let me know if you need anything else, i'm happy to help !
Anyon have any cool codes I can add to my spacehey profile, I was looking for cool stuff but I'm still a little confused by the site so it's a work in progress 😭
I've got a bit of coding knowledge :p I haven't done much with my account, but what I have done has been done by hand :3 you can check it out here and see if there's anything specific that you'd like and I'll either reblog or dm the code to you !!
any recommendations for webs with spacehey (myspace) layouts?
cause the section for them (the whole profile ones) is highly dead there. and i really wanna upgrade my profile cause.. i mean, its good, but when im seeing other people´s layouts they just look cooler -_- (..while mine still stays the same).
im not much good with coding (for ex.: wouldn´t even know how to change fonts/add a section lol. im THAT much of an idiot) so i rather wanna rely on some premade ones, where i can just change subtle things.
any tips?
i honestly don't have much on my account coding wise, but what i have done has been completely done by hand so i can send you a few lines for specific things you need !!! if you'd like to check out my (rather basic and only 11 day old) profile beforehand its here !! lots of it can be changed with just a simple url (like the blinkies and background :p) there are some insanely cool accounts on there though !
oh thank you, that would be appreciated!! (i´ve literally tried to look on a bunch of websites but they weren´t quite what i´d like lol) i love the contact icons on your profile, and the header gradient color (esp. the icons are so kewl), so please tell me how you did those :( hand me your wisdom, master! (loll)
okay !! this mayyyy be kinda long :p hope this readmore works lol. havent done one in years.
so spacehey is kinda funky, in the way that it requires public images (not just ones in a file folder) so i recommend making a carrd account (if you don't have one its free !!) and put images onto a site and publish the site publicly. i have a site that you can check out with all of the images i've used on my account, but you may want to make your own. everything needs to be in style brackets, which look like these >>>> <style> (all of your coding would go here, but not normal text like this !! as for images like blinkies, those have different rules. but by looking at your [very cool !!!] account, i think thats been figured out already lol :p) </style>
my carrd with my images is here ! there's not much in there really, its just kinda whats on my account lol. but its there if you wanna look :p i'd recommend copying the link address, not just the link for the image. i've had more stable results that way :p
(changing the icons in the contact box. this is a long one. change the urls to anything you like !! these ones are just what's on my account. ONLY DELETE THE URL !!! KEEP THE QUOTATION MARKS AND PARENTHESES !!!! i'm not sure if the .icon one is needed, but you can add it and see what it changes and delete it if it's not needed. i believe it removes the social media icons on the left side beneath the interests box, but i'm not too sure. the .contact .icon one is needed as it removes the initial icons. if all you want is to remove them and not replace them, you'd just need that one line of code.)
.icon {
display: none;
}
.contact .icon {
display: none;
}
.contact .inner .f-row:nth-child(1) .f-col:nth-child(1) a:before {
content: url("https://mannnnnidk.carrd.co/assets/images/gallery03/c13b2f1a.png?v=1b6981fa"
) }
.contact .inner .f-row:nth-child(1) .f-col:nth-child(2) a:before {
content: url("https://mannnnnidk.carrd.co/assets/images/gallery03/b2c3ec90.png?v=1b6981fa"
) }
.contact .inner .f-row:nth-child(2) .f-col:nth-child(1) a:before {
content: url("https://mannnnnidk.carrd.co/assets/images/gallery03/5f2ec10d.png?v=1b6981fa"
) }
.contact .inner .f-row:nth-child(2) .f-col:nth-child(2) a:before {
content: url("https://mannnnnidk.carrd.co/assets/images/gallery03/27d4adc1.png?v=1b6981fa"
) }
.contact .inner .f-row:nth-child(3) .f-col:nth-child(1) a:before {
content: url("https://mannnnnidk.carrd.co/assets/images/gallery03/27d4adc1.png?v=1b6981fa"
) }
.contact .inner .f-row:nth-child(3) .f-col:nth-child(2) a:before {
content: url("https://mannnnnidk.carrd.co/assets/images/gallery03/5f2ec10d.png?v=1b6981fa"
) }
.contact .inner .f-row:nth-child(4) .f-col:nth-child(1) a:before {
content: url("https://mannnnnidk.carrd.co/assets/images/gallery03/b2c3ec90.png?v=1b6981fa"
) }
.contact .inner .f-row:nth-child(4) .f-col:nth-child(2) a:before {
content: url("https://mannnnnidk.carrd.co/assets/images/gallery03/c13b2f1a.png?v=1b6981fa"
) }
(adding the gradient and whatnot to the header and footer [the copyright area] !! the color can be changed via hex code, just look up a color you'd like and replace it !! the "margin-top" can be deleted without compromising anything, all it does is add some space between the top of your header and the browser. the "box-shadow" hex code changes the outer gradient, the light pink on my account, and the "background" code changes the internal gradient, the darker pink. have fun !!! theres a few more that i've put below that werent necessarily asked for, but i thought were fun.)
nav .top {
border-radius: 15px 15px 15px 15px;
background: #700542;
box-shadow: 0 0 15px 15px #f40b8f inset;
margin-top: 5px;
}
footer {
border-radius: 15px 15px 15px 15px;
background: #700542;
box-shadow: 0 0 15px 15px #f40b8f inset;
}
(changing the color of highlights when highlighting text. "background" hex code changes the highlight color, default light blue,,, on like.. every website. and the "color" hex code changes the color of the text while its highlighted. in this, the background is hot pink, and the highlighted text will be black. this wasn't necessarily asked for but i think it adds some joyous whimsy to a small part of an account.)
::selection {
background: #f40b8f;
color: #000000;
}
hope all of this works out for you !!! i'll be here and on spacehey if there's anything else :3
any recommendations for webs with spacehey (myspace) layouts?
cause the section for them (the whole profile ones) is highly dead there. and i really wanna upgrade my profile cause.. i mean, its good, but when im seeing other people´s layouts they just look cooler -_- (..while mine still stays the same).
im not much good with coding (for ex.: wouldn´t even know how to change fonts/add a section lol. im THAT much of an idiot) so i rather wanna rely on some premade ones, where i can just change subtle things.
any tips?
i honestly don't have much on my account coding wise, but what i have done has been completely done by hand so i can send you a few lines for specific things you need !!! if you'd like to check out my (rather basic and only 11 day old) profile beforehand its here !! lots of it can be changed with just a simple url (like the blinkies and background :p) there are some insanely cool accounts on there though !
hey spacehey! i love you. it would be cool if you could load my pfp!! after two days!!
its been nearly two weeks for me and i still cant see mine :p so far its really been my only complaint, but apparently its been that way for a while (if you check an's or spacehey's official accounts there's tons and tons of comments that mention it)
i can only see about.... idk. i usually say 1/10th of the pfps on there??? but realistically its maybe more like 1/8th. some people say using a vpn and the app instead of the website is helpful, just that you may need to use a specific location (i don't remember where exactly, i think it was like.... switzerland or something.. don't quote me on that.) but i've been website only on chromebook since i joined and don't feel like downloading a vpn just for that. hope it works out for you, op !
"i've got no qualms about it" meanwhile i'm over here making qualm chowder
i need a spacehey blinkie that just says "i bought a macbook from jonny craig" for some shits and giggles
okay nvm. i made it :p here u go, the one, singular blinkie feels so out of place