Spacehey Music
What is Spacehey Music?
Spacehey Music is a custom HTML code that you are creating to enhance the profiles of music artists and bands on Spacehey.
With this code, artists will be able to add elements such as:
- An additional navigation bar with options such as "My Music", "Music Videos", "Featured Playlists", "Concerts", "Ranked" and "Artist Registration"
- A "General Information" table with fields to add information such as members, website, influences, similar sounds, record label, and label type.
- An "Upcoming Concerts" table with eight boxes to add information about live concerts, such as date, location and how to attend
The goal of Spacehey Music is to facilitate the promotion of music and the connection between artists and their fans on Spacehey. It is a very useful and exciting project!
Spacehey Music is, in essence, a recreation of Myspace Music, with the aim of reviving the essence of the original platform on Spacehey.
preview
Spacehey Music Code part 1
Copy and paste to About Me
<!-- Spacehey Music -->
<div class="spaceheymusicplayer">
/*INSERT SPOTIFY / SOUNDCLOUD CODE HERE, SET width="100%" height="260" */
</div> <style>
main { position: relative; </style> <style>
.spaceheymusicplayer {
position: relative; position: absolute; top: 385px; left: 333.80px; width:467px;
}
@media (max-width: 600px) {
.spaceheymusicplayer {display:none;}
</style>
<style>
.links:not(footer .links)::after {
background: linear-gradient(#f6f6f6 13%, #CFCFCF);
background-repeat: repeat;
display: flex !important; content: '';
width: 800.1px;
height: 38px; padding-left: 10px;
border-bottom: 1px solid black;
text-shadow: 1px 1px 1px black;
}
@media (max-width: 600px) {
.links:not(footer .links)::after {width: 414.60px;}
}
.links:not(footer .links)::after {
margin-left: -16px;
margin-top: 3px;
margin-bottom: -3.5px;
</style> <style>
main {
position: relative;
</style> <style>
#musicnav a {color:#FFFFFF; font-weight:normal; font-size:90%; display:inline-block;}
#musicJVNav {position: relative; position: absolute; top: -36px; left: -3px; width:809px;}
#musicJVNav td {color:#999999;}
#musicJVNav a {color:Navy; font-weight:normal; font-size:11px;font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; display:inline-block;
padding-left:5px;padding-right:5px;
}
@media (max-width: 600px) {
#musicJVNav {width: 411px;}
}
@media (max-width: 600px) {
#musicJVNav a {font-size:6px;}
}
</style>
<!-- Content -->
<table id="musicJVNav" border="0" cellpadding="0" cellspacing="0"><tr><td>
<a class="navbar" href="https://spacehey.com/topmusic">
<img src="https://i.postimg.cc/L4W9kGDL/logo-de-spacehey-music-1.png" width="104" height="32" alt="spacehey music"/>
</a></td><td align="right">
<a href="xxxxxxxx">my music</a> |
<a href="xxxxxxxx">music videos</a> |
<a href="xxxxxxxx">featured playlists</a> |
<a href="xxxxxxxx">shows</a> |
<a href="xxxxxxxx">classifieds</a> |
<a href="https://acortar.link/vdq6cH">Artist Signup</a>
</td></tr></table>
<style>
/*Banner*/
main:before {
width: 804.2px; height: 250px;
display: block;content: "";
background-color:#1D4ED7;
background-image: url("xxxxxxxxx");
background-repeat: repeat;background-position: center center;
background-size: 300px;
border-style:solid;
border-width:3.3px;
border-color:#000000;
}
@media (max-width: 600px) {
main:before {width: 407.60px; height: 180px; background-size: 400px;}
}
/*Mini Banner*/
main .right:before{
width:461px; height: 92px;
display: block;content: "";
background-color:#1D4ED7;
background-image: url("xxxxxxxxx");
background-repeat: repeat;background-position: center center;
background-size: 300px;
border-style:solid;
border-width:3.3px;
border-color:#000000;
margin-bottom: 530px;
}
@media (max-width: 600px) {
main .right:before {width: 385.60px; height: 80px; background-size: 380px; margin-bottom: 25px;}
}
.profile h1 {
inline-size: 190px;
width: 310px;
}
/*Genre List*/
.profile h1::after {
font-size: 8pt;
font-weight: bolder;
content: "\A Genre 1 / Genre 2 / Genre 3 ";
white-space: pre;
}
.profile .url-info {
margin-bottom: 189px;
}
@media (max-width: 600px) {
.profile .url-info {margin-bottom: 0px;}
}
.edit-link{
display:none;
</style>
Spacehey Music Code part 2
Copy and paste to General
<!-- part 2 -->
<!-- General Info Table -->
<div class="profile_GeneralInfo">
<div class="table-section">
<div class="heading">
<h4>createSpace's General Info</h4></div>
<div class="inner">
<table class="details-table" cellspacing="3" cellpadding="3">
<tbody>
<!-- Members /*customizable*/ -->
<tr><td><p>Members</p></td><td><p>
xxxxxxxx
</p></td></tr>
<!-- Website /*customizable*/ -->
<tr><td><p>Website</p></td><td><p>
xxxxxxxx
</p></td></tr>
<!-- Influences /*customizable*/ -->
<tr><td><p>Influences</p></td><td><p>
xxxxxxxx
</p></td></tr>
<!-- Sounds Like /*customizable*/ -->
<tr><td><p>Sounds Like</p></td><td><p>
xxxxxxxx
</p></td></tr>
<!-- Record Label /*customizable*/ -->
<tr><td><p>Record Label</p></td><td><p>
xxxxxxxx
</p></td></tr>
<!-- Type of Label /*customizable*/ -->
<tr><td><p>Type of Label</p></td><td><p>
xxxxxxxx
</p></td></tr></tbody></table></div></div></div><style>
main {
position: relative;
</style> <style>
.profile_GeneralInfo {
position: relative; position: absolute;
top: 718px; left: 9.80px; width:305px;
}
@media (max-width: 600px) {
.profile_GeneralInfo {display:none;}
</style>
Spacehey Music Code part 3
Copy and paste to Music
<!-- parte 3 -->
<!-- Upcoming Shows Table -->
<div class="userProfileDetails">
<div class="table-section">
<div class="heading">
<h4>Upcoming Shows</h4></div>
<div class="inner">
<table class="details-table" cellspacing="3" cellpadding="3">
<tbody>
<!-- Date part 1 /*customizable*/ -->
<tr><td><p>MM/DD/20XX</p></td>
<td><p>00:00</p></td>
<td><p><a href="xxxxxxxxx">Generic Concert Venue</a></p></td>
<td><p>City, ST</p></td>
<!-- Date part 2 /*customizable*/ -->
</tr><tr><td><p>MM/DD/20XX</p></td>
<td><p>00:00</p></td>
<td><p><a href="xxxxxxxxx">Generic Concert Venue</a></p></td>
<td><p>City, ST</p></td>
<!-- Date part 3 /*customizable*/ -->
</tr><tr><td><p>MM/DD/20XX</p></td>
<td><p>00:00</p></td>
<td><p><a href="xxxxxxxxx">Generic Concert Venue</a></p></td>
<td><p>City, ST</p></td>
<!-- Date part 4 /*customizable*/ -->
</tr><tr><td><p>MM/DD/20XX</p></td>
<td><p>00:00</p></td>
<td><p><a href="xxxxxxxxx">Generic Concert Venue</a></p></td>
<td><p>City, ST</p></td>
<!-- Date part 5 /*customizable*/ -->
</tr><tr><td><p>MM/DD/20XX</p></td>
<td><p>00:00</p></td>
<td><p><a href="xxxxxxxxx">Generic Concert Venue</a></p></td>
<td><p>City, ST</p></td>
<!-- Date part 6 /*customizable*/ -->
</tr><tr><td><p>MM/DD/20XX</p></td>
<td><p>00:00</p></td>
<td><p><a href="xxxxxxxxx">Generic Concert Venue</a></p></td>
<td><p>City, ST</p></td>
<!-- Date part 7 /*customizable*/ -->
</tr><tr><td><p>MM/DD/20XX</p></td>
<td><p>00:00</p></td>
<td><p><a href="xxxxxxxxx">Generic Concert Venue</a></p></td>
<td><p>City, ST</p></td>
<!-- Date part 8 /*customizable*/ -->
</tr><tr><td><p>MM/DD/20XX</p></td>
<td><p>00:00</p></td>
<td><p><a href="xxxxxxxxx">Generic Concert Venue</a></p></td>
<td><p>City, ST</p></td><style>
main {
position: relative;
</style> <style>
.userProfileDetails {
position: relative; position: absolute; top: 655px; left: 333.80px; width:467px;
}
@media (max-width: 600px) {
.userProfileDetails {display:none;}
</style></tr></tbody></table></div></div></div>
Extras
Spacehey Music last UPDATE 01/10/25 07:24HS This project began on September 11, 2023 and with only one person in charge.
- Just three rules for using Sapcehey Music!
- 1. add me as a friend on spacehey N4TH4N43L XP
- 2. Leave a comment on my spacehey profile to see who uses Spacehey Music.
- 3. Please do not republish this design on any other website.
Group Bulletin Board
From | Time | Subject |
---|
No Group Bulletins found — Post a new Bulletin
Group Forum
Author | Subject | Replies | Last Post |
---|
No Group Forum Topics available — Post a new Topic