Hello!
Pages that might help with coding:
VISIT HERE to try the coding first: https://genericprofileeditor.neocities.org/
VISIT HERE to learn more about HTML and CSS: https://www.w3schools.com/
NOTE: To add images, add the code AFTER/LUEGO the <style> </style>
<img src=”IMAGEHERE”>
To separate sentences with images or whatever: <p> </p>
Example: <p> <img src=”IMAGEHERE”> </p> =THIS is one sentence with one image
Color codes:
Color website: https://htmlcolorcodes.com/
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/
Code for profile background (usually will be a color as to not confusing it with the general/main background:
.profile {
background:#FEBFED;
}
Code for general profile (is the small area that is close to the profile picture):
.general-about {
background:#BFE4FE;
border-radius: 15px;
Code for Blog Preview:
.blog-preview {
background:#FBBFFE;
border-radius: 15px;
Code for Blurbs (NOTE: This is the area of “about me” and “people i’d like to meet)
.blurbs {
background:#F7FA89;
border-radius: 15px;
}
Code for changing the COLOR inside the General interests boxes:
<p style="background-color: #ANYCOLOR ;"> WRITE HERE
</p>
Heading code for: “contacting aliraluna”, aliraluna interests, profile links”:
.profile .contact .heading, .profile .table-section .heading, .home-actions .heading {
background-color: #89FAC4;
color:#FFFFFF ;
}
Code for border of letters F:
.profile .contact, .profile .table-section, .profile .url-info {
border: 2px solid #89FAC4;
}
Code for the background color of the friend list:
.friends:not(#comments) {
grid-area: friends;
background:#A7BCFB;
border-radius: 15px
}
Code for the background of the COMMENTS section (both the section that has the pictures of the commenters, and the inside of the comment box:
.profile .friends td {
background: #89FAC4;
border-radius: 15px
}
Codes for changing the SPACEHEY logo AND the SpaceHey Banner/menu at the top of the page:
.logo {
background: #F7FA89;
}
nav{background-color:#F7FA89;(--box_color_and_seethru); !important;border-radius: 0px 0px var(--curve) var(--curve); !important;}
nav ul{background:none !important;}
nav img{filter: opacity(80%) !important;}
nav ul a img, .mood a img{display:none !important;}
.top{background:none !important;background-color:rgba(0, 0, 0, 0.1); !important;}
Code for adding more rows in the INTERESTS section/table:
<tr>
<td>
<p>Pets</p>
</td>
<td>
<p>I have two dogs, Chicca and Eevee</p>
</td>
</tr>
If I want/need to add colors then:
<tr>
<td>
<p>Pets</p>
</td>
<td>
<p></p><p style="background-color: #F7FA89 ;">I have two dogs, Chicca and Eevee</p>
</td>
</tr>
Website to make custom scroll box html
https://www.myspacegens.com/handler.php?gen=scrollbox
Websites To find free to use stamps and banners:
https://www.glitter-graphics.com/ (THIS one is so awesome ToT)
Website to make gif pictures:
Code to change the color and visibility of footer (box)
footer {
border-radius: 15px;
background: rgba(255, 255, 255, 0.94) !important;
display: block !important;
Code to make my profile picture round (from square to round) and people’s picture round
.profile-pic {
border-radius: 500px;
overflow: hidden;
}
.profile .friends .person img {
border-radius: 500px;
}
Code to replace the ONLINE icon
Comments
Displaying 20 of 48 comments ( View all | Add Comment )
Miles Baker
I liked your article and I hope you will have many entries or more. Invoice Maker Invoxa
brassykibbles
thank you for this :))
I love the way you explain complex topics in such a simple manner. Great post! now satta matka result rollout here. check out now.
by dpboss; ; Report
ko (>__ <)
how do i save this? lol
Divalicious
TYSM i rlly needed this!
seth
Thank you very much for sharing such a useful article Will definitely saved and revisit your site. invoice maker
nice job guys your blog is so good
music
seth
The web site is lovingly serviced and saved as much as date So it should be, thanks for sharing this with us. JKリフレどっとこむ
batvicious
tysm !!
Ramontherat
Tjank uou somuch omg
☆Konata☆
thank you really good
piee
thank u sm !!
SomeNugget
Hey this helps so much!
I was wondering how you can change the colour of a blinkie perhabs, I saw that on different profiles but couldnt find a way to do it ^^"
Remitly
Good job. Thanks for sharing! Remitly
prax!! ^_^
ILY FOR THIS TY
Shit I forgot to add "/p".
by prax!! ^_^; ; Report
hikkibaka
THANK YOU OMFG (ooc)
electricpants57
i actually love you omg thank you so much
Goober man
TYSMMMM AH
Star/Wally <3
I always wanted to know how to hide one of the interest boxes. like heroes one. what's the code for it?
Also an profile intro. not those 5 second videos, but a warning, tw or stuff
by Star/Wally <3; ; Report
for the profile intro, u can use this layout post:
https://layouts.spacehey.com/layout?id=31692
by Anthony .; ; Report
Josh 98
How do i change the name of general interests box
mai
does anyone have any code to make your boxes hover? i've seen someone have a hovering profile picture and a hovering friends box and i was just wondering abt it!
lol i know that this is late as heck but i just found how to do it heres a link to the person who posted the code
https://forum.spacehey.com/topic?id=99272
by mummified_corpse; ; Report