Since layouts are still down, I'll be sharing all layout codes here. Today I present to you the code for the contact table the original MySpace had around 2004 until 2006– before the font went bold in 2007.
I had to switch up the placement in order for this simple code to work with the Spacehey's default positioning. You can also change the colors by adjusting the "--lighter-blue:" portion, and adding "background-color:" to ".contact".
The MySpace contact table on Spacehey (via this profile, 2026), and the original table on MySpace (via Tom, 2006).


<style>
.contact{
width: 300px!important;
height: 150px!important;
--lighter-blue: #6698cb;
}
.contact img{
display: none;
}
.contact a{
display: block;
height: 24px!important;
width: 120px!important;
}
.contact .inner .f-row:nth-child(1) .f-col:nth-child(1) a{
content: url("https://i.ibb.co/fYfJG1Q7/add-Friend-Icon.gif");
}
.contact .inner .f-row:nth-child(1) .f-col:nth-child(2) a{
content: url("https://i.ibb.co/7x6nd6Gt/add-Favorites-Icon.gif;")
}
.contact .inner .f-row:nth-child(2) .f-col:nth-child(1) a{
content: url("https://i.ibb.co/zTV5vrHW/send-Mail-Icon.gif");
}
.contact .inner .f-row:nth-child(2) .f-col:nth-child(2) a{
content: url("https://i.ibb.co/qL20ywWt/forward-Mail-Icon.gif");
}
.contact .inner .f-row:nth-child(3) .f-col:nth-child(1) a{
content: url(" https://i.ibb.co/DD1hFKVV/messagefriend.gif");
}
.contact .inner .f-row:nth-child(3) .f-col:nth-child(2) a{
content: url("https://i.ibb.co/hz8J7nQ/blockuser.gif");
}
.contact .inner .f-row:nth-child(4) .f-col:nth-child(1) a{
content: url("https://i.ibb.co/DDpswqKH/icon-add-to-group.gif");
}
.contact .inner .f-row:nth-child(4) .f-col:nth-child(2) a{
content: url("https://i.ibb.co/hRYY2FFN/icon-rank-user4.gif");
}
</style>
Let me know if you end up using it, give a kudo or two if you'd like to get more codes like this, and subscribe to stay tuned.

Comments
Displaying 6 of 6 comments ( View all | Add Comment )
𝙰𝚕𝚓𝚊𝚖𝚊𝚊𝚕 💫
🙌🏾
Old MySpace
Indeed!
by myspace; ; Report
ForgottenMemories
Using
Snazzy B)
by myspace; ; Report
sonny_this_is_urgent
using
Sweet, but it looks like you need to get rid of the code previously applied to the contact table. I can help you out if you'd like!
by myspace; ; Report
MetalHeart
Using!
That looks cool!
by myspace; ; Report
Gabe_Gemstone™
im using!
Looks great on your profile!
by myspace; ; Report
Mikey
supa kewl
Thanks!
by myspace; ; Report