myspace's profile picture

Published by

published
updated

Category: Web, HTML, Tech

Original MySpace contact table circa. 2004-2006

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).

20260307-14194320260307-142018
<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. pleased

gifwhitecomp


42 Kudos

Comments

Displaying 6 of 6 comments ( View all | Add Comment )

𝙰𝚕𝚓𝚊𝚖𝚊𝚊𝚕 💫🙌🏾

𝙰𝚕𝚓𝚊𝚖𝚊𝚊𝚕 💫😍🙌🏾's profile picture

Old MySpace


Report Comment



Indeed!

by myspace; ; Report

ForgottenMemories

ForgottenMemories 's profile picture

Using


Report Comment



Snazzy B)

by myspace; ; Report

sonny_this_is_urgent

sonny_this_is_urgent's profile picture

using


Report Comment



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

MetalHeart's profile picture

Using!


Report Comment



That looks cool!

by myspace; ; Report

Gabe_Gemstone™

Gabe_Gemstone™'s profile picture

im using!


Report Comment



Looks great on your profile!

by myspace; ; Report

Mikey

Mikey's profile picture

supa kewl


Report Comment



Thanks!

by myspace; ; Report