77razr's "LittleBigPlanet (2008) Layout" Layout Code (ARCHIVED!)

I found this LittleBigPlanet theme on the layouts site, but it was taken down. Thankfully, the wayback machine had a copy left from 2023. Here's the code, will be uploaded to layouts site when layout uploading is back.

<!-- (c) Layout created by 77razr (https://layouts.spacehey.com/layout?id=26837) -->



<style>

@import url('https://fonts.googleapis.com/css2?family=Acme&display=swap');




body {

  background-image: url('https://cdn.wallpapersafari.com/58/93/iJtxKD.jpg');

  background-attachment: fixed;

}


main {

    background-color: rgba(0, 08, 20, 0.7);

    border-radius:15px;

    border: 18px ridge #b5743c;

   color: white;

   font-family: 'Acme', sans-serif;

}

 

.blurbs {

  border-radius: 13px;

  border: 2px dotted;

  

}


/* color/style of borders around tables on the left */

.profile .contact, .profile .table-section, .profile .url-info {

    border-radius: 15px;

  border: 2px dotted #fff;

}


/* headings on the right */

.profile .blurbs .heading, .profile .friends .heading {

  background-color: #0000;

  color: #fff;

}


/* colors for table cell background (by default spacehey has a separate color for :first-child) */

.profile .table-section .details-table td {

  background-color: #0000;

  color: #fff;

}


main a {

  color: #ff4df6;

}


.profile .contact .heading, .profile .table-section .heading, .home-actions .heading {

  background-color: #4440;

  color: #fff;

}


.profile .friends .comments-table td {

  background-color: #000512;

}


main a:hover{

    color: #00ffde ;

}


.profile .blurbs .section h4 {

    color: white;

}


nav{background-color:var(--box_color_and_seethru); !important;border-radius: 0px 0px var(--curve) var(--curve); !important;}

nav ul{background:none !important;}

nav img{filter: opacity(100%) !important;}

nav ul a img, .mood a img{display:none !important;}

.top{background:none !important;background-color:rgba(0, 0, 0, 0.8); !important;}


</style>


2 Kudos

Comments

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

xXKludd

xXKludd's profile picture

ur a hero for this fr!


Report Comment



No problem :3

by Vibri-The-Scratcher; ; Report