REX </3's profile picture

Published by

published
updated

Category: Web, HTML, Tech

★ BABYCAKES CLOTHING LAYOUT ★


(this image is kinda ass and doesn't really show the full thing, so just copy and paste the code into the Spacehey Layout Editor to see how it looks before putting it into your 'about me' if you want)

A (kind of) replication of the old Babycakes 2008 Myspace layout
https://web.archive.org/web/20081222103421/http://www.myspace.com/babycakesclothing#expand

(YOU'RE ALLOWED TO USE THIS LAYOUT AS A CODE BASE BTW)

----------------------------------------------------------------------------------------


<!-- (c) Layout created by REX </3 (https://blog.spacehey.com/entry?id=1387133) -->

<style></style><style>

.logo {
content:url("https://64.media.tumblr.com/1dd64499802199a9b8632332a61826dd/738bcfcb913284f2-3d/s400x600/02bedb9f69c54447511e20ecac352e2fa453066c.gifv");
}

main:before {
height: 470px;
display: block;
content: "";
background-image: url('https://64.media.tumblr.com/c2756a5bc3c34213123da9eb9e9e55e0/738bcfcb913284f2-f5/s640x960/df72bece19b8f5a3d1aba5abeafec188f09fb448.gifv');
background-position: center;
background-size: cover;
}

nav .top, footer, .profile .blurbs .heading, .profile .contact .heading, .profile .friends .heading, profile .url-info {
background-color: #FFFFFF
}

nav .links {
color: #000000;
background-color: #FFFFFF
}

.url-info {
border-color: #FFFFFF;
border: var(--borders)!important;
border-radius: var(--curve);
}

a {
color: #4192D3;
}

a:hover, .count {
color: #8EE3C7;
text-decoration: none;
}

.comments-table td:first-child, .comments-table td {
background-color: #FFFFFF;
border: none;
}

.section h4 {
color: black !important;
}

form, .right,  .logout-form .logout-btn, .profile .blurbs .heading, .profile .friends .heading {
color: black;
}

td {
color: black !important;
}

.profile .table-section, .profile .table-section .heading, .col.right .profile-info {
background-color: #FFFFFF;
border-color: #FFFFFF;
}

table.details-table, .details-table td, .details-table td:first-child {
background-color: #FFFFFF;
border: 1px solid #b6fc81;
border-collapse: collapse;
border-color: black
}

.profile .contact {
border-color: #FFFFFF;
}

body {
margin:0;
background-image: url("https://64.media.tumblr.com/15862b84af182556ebda987095916980/738bcfcb913284f2-6a/s1280x1920/dd6f2959e5a1b56d68ab206d60a3e82c127db374.jpg");
background-attachment: fixed;
background-position: center center;
background-size: 160%;
}

<style></style>


2 Kudos

Comments

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

scotty

scotty's profile picture

THIS IS SO COOL WTF?? I HOPE THIS POST GETS MORE RECOGNITION


Report Comment