>

How to code spacehey - Notice the .profile class is the parents of the columns. It a

legenda. Pinned . 1674262702. hii i figured out a way to loop! after loo

Step One: Go to Google Fonts and pick a font you like. I think Josefin Sans is pretty classy, so we'll use that one as an example. Step Two: On the font page, click "Select This Style" on what you want. If you want to just use the font for titles/headlines, pick just one. If you want to use one font for your entire page, I would suggest picking ...Home; Update Log; Forked from Nein Mc.Thank you for your work! Please see update Update Log For a list of current changes. Put anything (HTML, CSS) in the textarea below and it will get put into the about section.posted 2 years ago. The interests and links boxes are complicated to address individually. If you want to change anything about them so they both look the same, use: /* The outer box */. .table-section {. } /* The table box */. .table-section .inner .details-table {. }jacksonbusiness612. 1709988659. Have you just enjoyed a delicious Bloomin' Onion and a sizzling steak at Outback Steakhouse? Did the service leave you saying "that's no ordinary mate!"?A layout I made inspired by the old web aesthetic! Feel free to change anything on this! Customize it as much as you want :] I'm no expert at coding (I'm self taught- I still look up how to center divs), so good luck if you want to change anything in the code lmao. This isn't perfect, by the way. I might change some things in the future.falling objects/images code. I stole this from spacehey directly during the holidays and replaced the snowflake symbol with an image instead. Feel free to use this code yourself and replace all the images with your own thing! Give 1 Kudos. thank you!!!!Want to learn how to code but don't know where to start? Check out this exhaustive list of educational coding resources. Trusted by business builders worldwide, the HubSpot Blogs a...You will need to replace the "XXXXXX" in the code with the last part of the embed url from the YouTube Video. Click share on the video you want to use, than click embed. Copy the last part of the embed code (random letters and numbers), and paste them where it says XXXXXX in the code below. the code:Top 5 Codes to Modify Your Spacehey Layout. Edit: Hey all! I just came back to spacehey and saw elements of the background aren't working. They are from imagur. I'm not sure if โ€ฆCustom Cursor CSS Code: <style>. * {cursor: url (URL GOES HERE), auto !important;} </style>. To add a custom cursor to your profile, Cursors-4U.com is a great website that has a ton of cursors to choose from! Once you pick a cursor from the website that you want to add to your profile, click on the cursor & it will bring you to another page ...footer { /* keeps footer at bottom of page */ position: absolute; width: 100%; background-color: plum; }Code for round corners: Website for corners percentages: https://www.w3schools.com/css/css3_borders.asp. Note for/about using cursors: just copy and paste it AFTER your main <style> </style>. Website for cursors: https://www.cursors-4u.com/.Some social media platforms, such as Facebook or MySpace or bloxd io, may allow you to add music to your profile through specific features or apps. Look for options like "Music" or "Add Music" within your profile settings or explore third-party applications that provide music integration. Report Reply. Reply by fizdog.First, even though this is somewhat common knowledge, Inspect Element cannot be used to save customizations to the profile (i.e. If you change your profile with Inspect Element and refresh the page, then all of your work will disappear). In order to save, you must paste what you have done to a section of your profile when editing your profile.Do you want to customize the headings inside your blurbs on SpaceHey, the retro social network? Learn how to use HTML and CSS codes to change the font, color, size, and style of your headings with this layout tutorial. You can also find more tips and tricks from other SpaceHey users on the blog and layout sections.Discover & share amazing Layouts and Templates for your SpaceHey Profile! Easily change the whole design of your SpaceHey Profile with a minimum amount of code! Search Layouts: ... Feel free to use it and edit the colors or anything else. I know coding can be kinda overwhelming, I learned from just using someone elses code and then I just ...I can see you already figured out the contact box but as for the interest box it's. .profile .table-section .details-table td {. background-color: transparent; } you can replace the "transparent" for a color code to change it to a solid color instead. hope this helps :>.a lil tut on how to make custom spacehey logos for your page! reminder: covering up the spacehey logo is against spacehey's html rules. so if you want a custom logo, at least have the name on there! css codes to customize logo: if you want to use a photo, use this code: if you want a logo like mine, download the spacehey logo at:to import a font in your layout: copy and paste this into your 'about me' section (remember to put source codes around it!): @font-face {. font-family: 'XXX'; src: url ('YYY'); replace the XXX with the font name and replace the YYY with the font's url from the pastebin. then you can use it like you would normally use an imported font, but this ...SpaceHey is a retro social network focused on privacy and customizability. It's a friendly place to have fun, meet friends, and be creative. Join for free! Search Layouts: ... Copy and paste this code into the "About me" section of your Profile to use it. Caution: This Layout was not inspected by SpaceHey โ€” use it at your own risk.Happy 6th of December! Many of you asked how they can set the perfect background image for their profile - full width, full height, not repeated (even on larger screens) and zoomed โ€ฆJust copy and paste whichever emoji you want and paste it where the "๐ŸŒธ" is in the code. Copy and paste code into either About Me or Who I'd Like to Meet, works in both. Hope you enjoy! <3 ^-^ Feel free to message me for any assistance on these codes, or if there's something I can possibly help you find :) - Malli.Do you want to spice up your SpaceHey profile with a cool background image? Check out this blog post by ๐•พ๐–†๐–‰๐•ญ๐–”๐–Ž๐–๐–Ž๐–‡๐–Š๐–˜โ„ขโ˜ฅ, who shares a simple CSS code that you can use to customize your profile. Just paste the code in your about me section and replace the image url with your own. You can also find more tips and tricks from other SpaceHey users in the related ...Fortunately, spacehey allows the use of the <video> tag in comments. And a nice feature, that the video tag has, is the poster attribute. We abuse this poster attribute, to show the gif/image, which we want to display. ... Thanks for sharing the code to add Images and gif in your comments or we can add image from attachment also when it is ...Do you want to add some music to your SpaceHey profile? Check out this blog post by Vidal, who shares a code that lets you auto play any YouTube video on your page. You can customize the video URL, hide the player, and loop the song as you wish. Follow the simple instructions and enjoy the tunes!Pop-Up Buttons. Here's a more practical modified version for your convenience on Spacehey! First you paste this code into any of your interests section, doesn't matter which lol cuz it'll be invisible anyways! The above code is the code for the popup's actual design! You can tweak each part to change up the design!First: Make an Blog Entry for testing. Public it the way it is, without putting any code at the VIEW HTML (aka <> at the right top). Click with the with the right button of the mouse. The last option should be something like "Developer Tools". Then, click on "Inspect". (You can also simply do Ctrl+Shift+I)Basic HTML Codes ๐Ÿ’œ. If you are a beginner to HTML coding, these codes will be useful to help you make your text stand out and add links! I may add more HTML codes in the โ€ฆAyo, yes it's me again in here. I'm glad for the support from my previous topic! Also if you guys have any idea of the easiest way to change the font of a profi...Did you set a display name or an actual username? If you haven't set up an actual username under Account Settings your profile page uses a numeric ending, like this:You'll have to go through the entire code and find where each header is and manually change it. However if you have have no code for the top banner and nav links this is for you! Copy and Paste into your "Who I'd Like To Meet". -For a transparent background leave the url blank. -Make sure you're using the direct url for the image.Over the last couple of days I've been working on designing a profile editor for SpaceHey in the way that I've always wished was available on the site itself. Today I've made it available for everyone to use! There are still lots of things I need to work on, but you can use it to design and edit your layouts in a pretty intuitive interface.To post a bulletin using html code instead of using the new visual editor, simply click the blue <> button on the right side of the editor. This will grey out all of the visual editor buttons and enable hmtl input. Then simply paste or enter your html code/embed into the text box. If you would like to see a preview of your bulletin, click the ...« SpaceHey Forum How to add music to your profile :3. Posted by That_m1stake. posted 1674250745 updated 1674253248. ... And I used your exact line of code, copy and paste, and put that link in the ENTER LINK HERE, it was in the about me section, but it still does not work, please tell me anything else about this or if Iโ€™m missing something. ...Steps: 1. Find the image you want to post to your profile and head over to ImgBB. 2. Click the blue "Start Uploading" button to open the file selection screen. 2. Add your image and click the green "Upload" button. 3. Once the upload completes, select the dropdown box and choose " HTML full linked ".Ty! I usually find stamps from other peoples stamp collections on SpaceHey or you can find some pretty cool graphics when searching "SpaceHey" or "Blinkies" on tumblr. And when I make stamps, I use a website called 'Picsart'. It's a photo editing website and it's pretty cool.Ur gna wanna paste this into your 'about me' section: <style> /*CONTACT ICONS*/.contact .inner a img {font-size: 0}.contact .inner a img:beforeCopy and paste this code into the "About me" section of your Profile to use it. Caution: This Layout was not inspected by SpaceHey โ€” use it at your own risk. Comments. Displaying 3 of 3 comments ( View all | Add Comment) a_0. 1683961599. the code gets removed after i saved it, I think it isn't working anymore? ...SpaceHey is a retro social network focused on privacy and customizability. It's a friendly place to have fun, meet friends, and be creative. Join for free! Search Layouts: ... Copy and paste this code into the "About me" section of your Profile to use it. Caution: This Layout was not inspected by SpaceHey โ€” use it at your own risk.Discover & share amazing Layouts and Templates for your SpaceHey Profile! Easily change the whole design of your SpaceHey Profile with a minimum amount of code! Search Layouts: ... ( แฑ› ) sh โ™ก rt tut: copy the entire code, click home at the top of the page, press "profile" or press your url, then click "edit your profile" on your page and ...Make a width 300 by height 100 player, it's compact and does a similar function until they enable the audio tag again if it's planned to keep the audio tag on the site. Compact and make it scrollable is what I did for now. its more of the issue that autoplay has stopped for all embedded players.Do you want to add some music to your SpaceHey profile? Check out this blog post by Vidal, who shares a code that lets you auto play any YouTube video on your page. You can customize the video URL, hide the player, and loop the song as you wish. Follow the simple instructions and enjoy the tunes!SpaceHey is a retro social network focused on privacy and customizability. It's a friendly place to have fun, meet friends, and be creative. Join for free! Search Layouts: ... Basically just changed code to have neon blood option and stuff :p if somethingz wrong lmk thx lol ยป View Details. 1715628245 โ€” by Bennett โ€” 4 Comments.Spacehey uses HTML so if you want to space apart your text you have to use " <br />" at the beginning or put it between "<p> </p>" When using a layout, you just copy and paste the code it gives into the box for your profile info and then write what you want in your profile after all of it.Learn how to create a picture slideshow with marquee on SpaceHey Forum. Get tips and codes from other users and related blogs. Join the discussion and share your photos.Copy and paste this code into the "About me" section of your Profile to use it. Caution: This Layout was not inspected by SpaceHey โ€” use it at your own risk. SpaceHey is a retro social network focused on privacy and customizability. It's a friendly place to have fun, meet friends, and be creative. Join for free!Verified Accounts on SpaceHey; I can't log into my SpaceHey Account; I've lost access to my 2FA Authenticator; Have a different question? Send us an email and we'll try our best to help you. brought to you by tibush labs. Disclaimer: This is a fan-based project and is not affiliated with MySpaceยฎ in any way. About; News; Rules; Press; Brand;Ayo, yes it's me again in here. I'm glad for the support from my previous topic! Also if you guys have any idea of the easiest way to change the font of a profi...You'll have to go through the entire code and find where each header is and manually change it. However if you have have no code for the top banner and nav links this is for you! Copy and Paste into your "Who I'd Like To Meet". -For a transparent background leave the url blank. -Make sure you're using the direct url for the image.SpaceHey is a retro social network focused on privacy and customizability. It's a friendly place to have fun, meet friends, and be creative. Join for free! Search Layouts: ... Where the code says Height="300" Change the number in order to change the size of the image! ยป View Details. 1701669119 โ€” by M0N0+C0CAIN3 โ€” 27 Comments. GIR :DDDhi, its me, im backi will be posting more in the future, so to stay updated with our SMP or other projects, please consider hitting the subscribe button! It ...How to use HTML for Spacehey! How to add layouts to your spacehey profile. Frank M. 42 subscribers. Subscribed. 79. 4.9K views 2 years ago. ...more.and to hide the blurb title: <style>. .blurbs .heading {display:none !important;} </style>. interest table name changes are within this root function. just paste this within the style at the beginning of the code (change where it says 'interest #'). you can change the colors, background and what not as well. hope this helps! Give 1 Kudos.As a student, managing coursework, part-time job, and personal life can be overwhelming. studybay simplifies the essay writing process by connecting me with skilled writers who understand my needs.So I was too young during scene culture so i couldn't participate but i'm trying to now with spacehey, but because of my being too young i don't really know how to do the coding and layouts and stuff. i only have an ipad so i know i wont be able to do everything but could someone kinda give me tips to do the coding for music, links, and layout and stuff on an ipad? thank you!SpaceHey is a retro social network focused on privacy and customizability. It's a friendly place to have fun, meet friends, and be creative. Join for free! Search Layouts: ... a very simple code i whipped up, no creds necessary and edit to your heart's content! feel free to remove my credit line in the code, its mostly for ease of use.Here's a Code to Resize your Images for your profile. Paste Your Image url in the bold area of the code where it specifies. Change the " Width " & " Height " to get your desired size .HANGING SKELLLLLYYYY!!!!! He's a hanging skelly. End tag makes it easier if you want to delete it later on but its mixed in with all the other code and you dont know where it starts and shit, if you dont like it, get rid of the end tag. to change from right to left change "position: fixed; right:" to "position: fixed; left:" i think getting rid of the left/right makes the skelly swing in the ...Description: self explanatory, just a simple way to remove the default "about"/"who i'd like to meet" titles and replace them with your own. 2 versions of the code are included: text + image. keep in mind that both codes won't work at the same time. copy whichever version you'd prefer and edit as needed.Hi! The code you would want to loo for looks something like this: (depending on where you got it from it might have a label like this below).comments-table{display:none !important;}.blurbs .heading{display:none !important;}.blurbs .inner .section:last-of-type h4{display:none !important;} All you need to do is delete it and everything should ...There's an mcr layout that makes the profile go up and down, and also when you hover some things it shakes. Anyone know how to do these things? D; I'm too smoot...SpaceHey is a retro social network focused on privacy and customizability. It's a friendly place to have fun, meet friends, and be creative. Join for free! Search Layouts: ... Copy and paste this code into the "About me" section of your Profile to use it. Caution: This Layout was not inspected by SpaceHey โ€” use it at your own risk.firstly, go to the youtube video of the song/sound you want to use. i used the monster high theme/"fright song" as mine (lol). once you're on the video, click the 'share' button and then the 'embed' button. your screen should look something like this: next, copy the embed url inside of the quotes. like this:Everything that is highlighted are what you need to hcange to make your profile your own. I hope this helps. When I know more I will post them... Middle Background. <style>*. .profile {. background: url (PUT IMAGE LINK HERE);} main {. background-color:cloudy;1. Paste coding into a section of your profile (about me, who I'd like to meet, general, etc.) 2. Find the stamp you want. 3. Open the image in new tab. 4. Take the link from the search bar. 5.Cute doodle layout - spring inspired. Aren't these doodles so cute?! "Credit: eggsdoodz" How to apply layout: In the main menu, click on "Edit Profile". In there you should see an "About me" box. Back to this tab, copy the entire code thats in the "Layout code" box. Go back to the tab with the "about me" box and paste the code you copied, into ...SpaceHey is a retro social network focused on privacy and customizability. It's a friendly place to have fun, meet friends, and be creative. Join for free! Search Layouts: ... Code: Copy and paste this code into the "About me" section of your Profile to use it. Caution: This Layout was not inspected by SpaceHey โ€” use it at your own ...if you're having trouble with putting the music go to this page where I explain it more in detail.https://blog.spacehey.com/entry?id=84475The main way these scripts work is by utilizing CSS' innate animation tools. It is also possible to create falling snowflakes that are text or symbols, rather than images. After the div class, simply put in your text or unicode character, and close the tag. Note that these animations only work in browsers that support CSS animations, that is to ...Chris!! ๐Ÿณโ€โšง. 1692074805. wha. Report Comment Eden X3. 1690651167. what ;-;? Report Comment elizabeth โ™ชDo you want to add some music to your SpaceHey profile? Check out this blog post by Vidal, who shares a code that lets you auto play any YouTube video on your page. You can customize the video URL, hide the player, and loop the song as you wish. Follow the simple instructions and enjoy the tunes!Comes with a monospace font. The aesthetic is a bit inspired by p0l1bius's Matrix layout. Most of the stuff is commented, so you can change and navigate through the code easier. The code isn't guaranteed to be cleanest ever, I found selectors by just inspecting elements I wanted to change, which is also why some comments are non-descriptive/wrong.America loading screen. just an adjusted layout!! comment if using or if u wanna request anything. original code can be found here !! original gif can be found here !! ยป View Details. 1 month ago โ€” by sammy โ€” 2 Comments.favorite users list. Tags: resources, favorite users, tips. Description: this is a snippet of code you can edit to your likings to have your favorite users displayed !! please read the directions stated within the code or it wont work image hosting : freeimage.host imgbb or discord send an image and double click and copy link. Preview:Here is the basic html code to add any image or gif to your profile - this is the same code for bulletins as well as blog posts, but spacehey doesnโ€™t support adding images to comments at the time of this posting. To get the URL of an image, you need to find the image that you want to embed onto your own page, and right-click, then click ...if the code is broken or you just need general help, feel free to DM me, but give me time (at least 24-48hrs).if you're looking for a faster resolve, you might want to check out a YouTube tutorial, ask for help in the comments or a forum, or use one of the links below โ†“ some helpful links: live preview of code while you work/before you upload it to profile: 1 | 2 RGBA color picker w ...Easy animation tip. Heres a tip! if you want animations put the text below in your style and find the class of an area of the page eg body {} or .profile {} and add the css for it (you can copy the animation names from https://animate.style/) example code (this gives your whole profile a fade in effect)floating profile animation [READ] The code is quite easy to understand. You just have to place it in code under profile editing, but. This code can make the movement one sided or even. Left is for the side where the name is and all that. Right for the blog section, about me etc etc This one is more fixed since others (the one we all know) have ...Postal ZIP Codes - ZIP codes are five digit numbers that represent specific locations in the United States. Learn about ZIP codes and find out why ZIP codes were created. Advertise...BONEMACH1NE. 1700523035. nice thx:) Report Comment Cyber Dollie. 1679544303. Ca, SpaceHey is a retro social network focused on privacy and custo, You will need to replace the "XXXXXX" in, When it comes to code editors, developers have a plethora of op, Here's a Code to Resize your Images for your profile. Paste Your Image url in the bold area of the code where it sp, ๐ŸŒˆ!!!SCeNeCoRe!!!๐Ÿ‘ฝ Mike's Graphics blinkies ๐Ÿง‹//SUKIYARI CITY\\ STAMPS stampcollection useless , Matrix code terminal 3D Layout. Tags: simple, dark, code, matri, a lil tut on how to make custom spacehey logos for y, When it comes to coding platforms, LeetCode is often mentioned, SpaceHey is a retro social network focused on privacy and customiza, posted 10 months ago. Look for profile settings with, Description: SIMPLY RIGHT CLICK THE BLINKIE OR STAMP YOU WA, STEP # 2: Find a video from YouTube that has the song you want, In this spirit, and to make it EVEN easier we are going to , ESPECIALLY if the word "child" is ANYWHERE in the co, It will also show you its name (and different names it's , footer { /* keeps footer at bottom of page */ position, so quirky thing I found out at some point I felt like re-sharing.