sun's profile picture

Published by

published

Category: Web, HTML, Tech

middle school layout


middle school layout

something a little different but i really like how it turned out!!
includes online now icon and cursor.
this layout will hide your name, url, friends, and comments.
♥ if you like it/use it, please leave a comment, and feel free to add me!♥

add a link to add comments by copying and pasting in your who i’d like to meet section (or any section!)
<a href="https://spacehey.com/addcomment?id=YOURIDHERE">leave a comment.</a>
your id is found under your account settings :^)

code below

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

<style>


    :root {
        --logo-blue: ;
        --darker-blue: #ff00e2;
        --lighter-blue: #ff00e2;
        --even-lighter-blue: linear-gradient(180deg, rgba(251,241,35,1) 26%, rgba(245,70,240,1) 75%)!important;
        --lightest-blue: #ff00e2;
        --dark-orange: transparent!important;
        --light-orange: #ff00e2;
        --even-lighter-orange: #ff00e2;
        --green: #ff00e2;
        
    }
    .section {color: black!important;}
       h4, nav label, {display: none;}
       
    .section {font-size: 11px!important;
        
    }
 
    
    body {
        background: linear-gradient(180deg, rgba(251,241,35,1) 26%, rgba(245,70,240,1) 75%)!important;
        background-image: url("");
        background-size:;
        background-repeat: repeat;
        
        background-size: ;
        background-attachment:t;
        text-transform: lowercase;
        font-family: helvetica;
        background-position: ;
    }
    .blog-preview p {
        background-color: transparent;
        padding: 0px 1px;
        border-radius: 10px;
        color: #000000;
    }
    
 
    
        
    }
    .blog-preview p a{
        color: #ff00e2!important;
    }
    .blog-preview p a:hover
    .blog-preview p a:active,
    .blog-preview p a:focus{
        color: white!important;
    }
    nav {
        margin-bottom: -1px;
        border-radius: 0px 0px 0 0;
        color: white!important;
        text-align: center;
        overflow: hidden;
        border: none;
        border-color:none!important;
        border-bottom: none!important;
    }
    
    nav .top {
        color: ;
    }

    nav .links {
        background: transparent!important;
        font-size: 11px;
        

    }

    nav { background: transparent!important;
        
    }
    nav img.logo{
        filter: brightness(0) saturate(100%) invert(17%) sepia(80%) saturate(4384%) hue-rotate(299deg) brightness(110%) contrast(120%);
        background:!important;
    }
    
    .contact {
        font-size: 11px;
        font-family: helvetica;
        border: dotted 0px!important;
        background-image: url("")!important;
        background: linear-gradient(180deg, rgba(251,241,35,1) 26%, rgba(245,70,240,1) 75%)!important;
        border-top: 0px;
        border-radius: 500px;
        
    }
    .contact .inner a img {
        font-size: 0;
    }
    .contact .inner a img:before {
        font-size: 1em;
        display: block
    }
    .contact .inner .f-row:nth-child(1) .f-col:nth-child(1) a:before {
        /* add to friends */
        content: url("https://64.media.tumblr.com/tumblr_loepgtqoUi1qhcep0.gif")
    }
    .contact .inner .f-row:nth-child(1) .f-col:nth-child(2) a:before {
        /* add to favorites */
        content: url("https://64.media.tumblr.com/tumblr_loepgtqoUi1qhcep0.gif")
    }
    .contact .inner .f-row:nth-child(2) .f-col:nth-child(1) a:before {
        /* send Message */
        content: url("https://64.media.tumblr.com/tumblr_loepgtqoUi1qhcep0.gif")
    }
    .contact .inner .f-row:nth-child(2) .f-col:nth-child(2) a:before {
        /* forward to friend */
        content: url("https://64.media.tumblr.com/tumblr_loepgtqoUi1qhcep0.gif")
    }
    .contact .inner .f-row:nth-child(3) .f-col:nth-child(1) a:before {
        /* instant message */
        content: url("https://64.media.tumblr.com/tumblr_loepgtqoUi1qhcep0.gif")
    }
    .contact .inner .f-row:nth-child(3) .f-col:nth-child(2) a:before {
        /* block user */
        content: url("https://64.media.tumblr.com/tumblr_loepgtqoUi1qhcep0.gif")
    }
    .contact .inner .f-row:nth-child(4) .f-col:nth-child(1) a:before {
        /* add to group */
        content: url("https://64.media.tumblr.com/tumblr_loepgtqoUi1qhcep0.gif")
    }
    .contact .inner .f-row:nth-child(4) .f-col:nth-child(2) a:before {
        /* report user */
        content: url("https://64.media.tumblr.com/tumblr_loepgtqoUi1qhcep0.gif")
    }

    .profile-info{
        border: none;
        font-family: helvetica;
        font-size: 45px!important;
        font-weight: 200;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: black;
        color: #ea34fd!important;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px 5px;
        margin-bottom: 0px;
        margin-top: -50px;
        background-image: url("");
    }   
    
    .profile .url-info {
        display:none;
    }
    .profile .table-section {
        background: linear-gradient(180deg, rgba(251,241,35,1) 6%, rgba(245,70,240,1) 50%)!important;
        font-size: 11px;
        border: dotted px!important;
        border-right: none!important;
        border-radius: 500px;
    
    }
    .home-actions {
        border: none;
    }
    
    table.details-table {
        border: dotted 0px;
        border-collapse: collapse;
        border-top: 0px;
        background: #ea34fd!important;
        
        
    }
    table.details-table td {
        background: url("");
        color: black!important;
        border-bottom: solid white 1px;
        border-right: solid white 1px;
        
    }
    .profile-pic {
        
        border: solid white 1px;
        border-radius: 0px;
        overflow: hidden;
        margin-top: -160px!important;
        margin-left: 50px!important;
        filter:;
        
    }
    .heading {
        margin-top: 00px;
        padding: 5px 0 !important;
        background: transparent!important;
        background-image: url("")!important;
        background-position: ;
        background-repeat: repeat!important;
        border: dotted px;
        color: #ea34fd!important;
        font-size: 45px;
        text-align: center;
        font-family: helvetica;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: black;
        border-bottom: solid 1px;
        border-color: white!important;
        line-height: 35px;
    
    }
    h1 {
        background-image: url("https://64.media.tumblr.com/32057b5045ecd89013d1e1f138edc9ad/tumblr_nq0e8guhO41u2yfqbo1_1280.png");
        background-color: linear-gradient(180deg, rgba(251,241,35,1) 6%, rgba(245,70,240,1) 50%)!important;
        background-size: 276px;
        background-repeat: no-repeat;
        background-position: center;
        width: 250px;
        height: 500px;
        font-size:50px!important;
        font-family: Merriweather;
        font-weight: 200;
        transform:;
        -webkit-text-stroke-width: px;
        -webkit-text-stroke-color: black;
        font-style: ;
        text-shadow: ;
        text-align: left;
        line-height: 39px!important;
        display: block;
        color: transparent;
        padding:  0px;
        margin-top: -150px!important;
        margin-left: 0px!important;
        margin-bottom: px!important;
        
    }
    
    .search-wrapper input[type=text] {
        font-family: times;
        background-color: white!important;
        border: 1px dotted!important;
        border-radius: 0px !important;
        font-size: 9px;
    }
button{
        border-radius: 0px !important;
        border: 1px dotted!important;
        text-transform: lowercase;
        font-family: helvetica;
        font-size: 9px!important;
        background-color: #ff00e2!important;
        width:;
        color: black!important}

    
    main:before {
        background-image: url('https://64.media.tumblr.com/cc516541d12695226869edc83f8a4592/808950c497b329b6-cc/s640x960/3fe03552ddd9c9a181539c716e2db8ba873c0d80.gifv');
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        backcolor: transparent!important;
        display: block;
        content: "";
        width: 100;
        height: 250px;
    
}
    
    main {
        border-radius: 0 0 0px 0px;
        border: solid white 1px;
        border-bottom: none;
        background: url("")!important;
        background-color: transparent!important;
    }
    
    .container {
        border-radius: 0px 0px 0 0;
        overflow: hidden;
        padding: 80px;
        margin-top: 0px;
    }
    
    footer {
        border-radius: 0px;
        border: solid white 1px;
        border-top: 0px;
        background: none!important;
        display: block !important;
        line-height: 0px;
        height: 83px;
        margin-top: -1px!important;
    
        
    }
    table.comments-table td {
        display: none;
    
        
    }
    .comments-table td:first-child img {
        width: 60px!important;
        border-radius: 50px;
        
    }
    .profile .friends .person img {
        width: 60px;
        border-radius: 50px;
        
        
    }
    .blog-preview p {
        font-size: 10px;
        color:;
    }
   

    a.addme {
        font-size: 4rem;
        font-weight: bold;
        margin-bottom: 15px;
        display: block;
    }
 

    a:link {
        color: black!important;
        background: ;
    }
    
    a:hover {
        text-transform: lowercase;
        text-decoration-style: none!important;
        color: black!important;
        background:;
        border: none;
        filter: opacity(100%);
    }
    
    a:visited {
        color: black!important;
        background: ;
    
    }

.friends
{display:none;
    }



    .table-section:last-child {
         display: none !important;}
 

    .online {
        content: url("http://dl.glitter-graphics.net/pub/576/576021pibmhzwz3n.gif");}

    

*
 {cursor: url(https://cur.cursors-4u.net/others/oth-6/oth589.cur), auto !important;}
 
 </style>


1 Kudos

Comments

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