sun's profile picture

Published by

published
updated

Category: Web, HTML, Tech

head in the clouds layout


head in the clouds

this is my old layout and i love it so much! feel free to use it,

code below

<!-- (c) Layout created by suni (https://layouts.spacehey.com/layout?id=1770) -->
<style>
 @import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@1,900&display=swap');
    :root {
        --logo-blue: #cbecfa;
        --darker-blue: #00000;
        --lighter-blue: #cbecfa;
        --even-lighter-blue: #cbecfa;
        --lightest-blue: #FFFFFF;
        --dark-orange: #FFFFFF;
        --light-orange: #cbecfa;
        --even-lighter-orange: #FFFFFF;
        --green: #cbecfa;
    }
    
    body {
        background: url("https://64.media.tumblr.com/209696e8800e3854cf23777ca19b6095/tumblr_inline_n2595mrULB1qhwjx8.png");
        background-size: ;
        background-attachment: repeat;
        text-transform: lowercase;
        font-family: times new roman;
    }
    .blog-preview p {
        background-color: white;
        padding: 0px 1px;
        border-radius: 10px;
        color: black;
    }
    
 
    
        
    }
    .blog-preview p a{
        color: black!important;
    }
    .blog-preview p a:hover
    .blog-preview p a:active,
    .blog-preview p a:focus{
        color: white!important;
    }
.friends {
        display: none!important;
    }
    nav {
        border-radius: 0px 0px 0 0;
        overflow: hidden;
        text-align: center;
        border: dashed 1px;
        border-color: black!important;
        border-bottom: none;
    }
    .contact {
        font-size: 11px;
        border: none!important;
    
    }
    .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/48df995fcb1ce606b89ae52dafafa2f5/tumblr_inline_mwbph1bH3i1r8evev.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/48df995fcb1ce606b89ae52dafafa2f5/tumblr_inline_mwbph1bH3i1r8evev.gif")
}
.contact .inner .f-row:nth-child(2) .f-col:nth-child(1) a:before {
    /* send Message */
    content: url("https://64.media.tumblr.com/48df995fcb1ce606b89ae52dafafa2f5/tumblr_inline_mwbph1bH3i1r8evev.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/48df995fcb1ce606b89ae52dafafa2f5/tumblr_inline_mwbph1bH3i1r8evev.gif")
}
.contact .inner .f-row:nth-child(3) .f-col:nth-child(1) a:before {
    /* instant message */
    content: url("https://64.media.tumblr.com/48df995fcb1ce606b89ae52dafafa2f5/tumblr_inline_mwbph1bH3i1r8evev.gif")
}
.contact .inner .f-row:nth-child(3) .f-col:nth-child(2) a:before {
    /* block user */
    content: url("https://64.media.tumblr.com/48df995fcb1ce606b89ae52dafafa2f5/tumblr_inline_mwbph1bH3i1r8evev.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/48df995fcb1ce606b89ae52dafafa2f5/tumblr_inline_mwbph1bH3i1r8evev.gif")
}
.contact .inner .f-row:nth-child(4) .f-col:nth-child(2) a:before {
    /* report user */
    content: url("https://64.media.tumblr.com/48df995fcb1ce606b89ae52dafafa2f5/tumblr_inline_mwbph1bH3i1r8evev.gif")
}

    .profile-info{
        border: none;
        font-family: 'merriweather';
        font-size: 20px!important;
        font-weight: 200;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: black;
        color: #ffffff!important;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px 5px;
        margin-bottom: 1px;
        background-image:none;
        background-size: 100%;
}    
    
    .profile .url-info {
        display:none;
    }
    .profile .table-section {
        font-size: 11px;
        border: none!important;
    
        
    }
    
    }
    .home-actions {
        border: none;
    }
    table.details-table {
        border-collapse: collapse;
        
    }
    table.details-table td {
        background-color: solid;
        color: black!important;
    }
    .profile-pic {
        border-radius: 500px;
        overflow: hidden;
    }
    .heading {
        padding: 0px 0 !important;
        margin-top: 0px;
        margin-bottom: 0px;
        background: transparent!important;
        color: #cbecfa !important;
        font-size: 25px;
        font-family: merriweather;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: black;
        border-bottom: 1px solid;
        border-color: black!important;
        line-height: 20px;
        
    }
    h1 {

        font-size: 40px!important;
        font-family: 'Merriweather';
       -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: black;
        text-shadow: none;
        text-align: center;
        display: block;
        color: white;
        padding: 15px;
        background-image: url("https://64.media.tumblr.com/tumblr_lmpijmXnFB1qzcrd8o1_400.gifv");
        background-size: 169px;
        background-repeat: no-repeat!important;
        background-position: center;
        margin-top: 0px!important;
        margin-bottom: -7px!important;
        
    }
    
    main {
        border-radius: 0 0 0px 0px;
        border: dashed 1px;
        background: white !important;
        padding: 0px;

    }
    .container {
        border-radius: 0px 0px 0 0;
        overflow: hidden;
        padding: 100px;
        margin-top: -60px;
    }
    footer {
        border-radius: 0px;
        border: dashed 1px;
        background: white !important;
        display: block !important;
        
    }
    table.comments-table td {
        display: none!important;
        background-color: white!important;
        width: 10px!important;
        font-size: 11px;
        border: dotted 1px;
        border-color: black;
    }
    .comments-table td:first-child img {
        width: 60px!important;
        border-radius: 500px;
    }
    .profile .friends .person img {
        width: 60px;
        border-radius: 500px;
        
    }
    .blog-preview p {
        font-size: .6rem;
    }
   

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

a:link {
        color:;
     background:none;
}
a:hover {
        text-transform: lowercase;
        text-decoration-style: dashed!important;
        color: black!important;
        border: none;
}
.search-wrapper input[type=text] {
        background-color: #cbecfa!important;
        border: 1px dotted var(--headers) !important;
        color:var(--names) !important;
        border-radius: 0px !important;}
button{
        border-radius: 0px !important;
        border: 1px dotted var(--headers) !important;
        text-transform: lowercase;
        font-family:times;
        background-color: #cbecfa!important;
        color: white!important}


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

.friends-grid {
        visibility:hidden; display:none;
    }


.online {
content: url("https://i.ibb.co/FgxP1Mx/2591088a2sjr2i9e1.gif");}

.supporter{content:url("https://64.media.tumblr.com/7d95071f0982cfce9167e7cacb411c50/tumblr_inline_p7gjrdJEjL1rhwzwl_75sq.gifv");}

*
 {cursor: url(https://cur.cursors-4u.net/nature/nat-10/nat997.cur), auto !important;}


</style>


0 Kudos

Comments

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