sun's profile picture

Published by

published
updated

Category: Web, HTML, Tech

aliens exist layout


aliens exist

a simple black + green layout with an animated header.
this layout puts a grayscale filter over your profile pic and hides your url, friends, and comments.
includes online now
icon and cursor.
♥ if you like it/use it, please leave a comment♥

code below

<style>


    :root {
        --logo-blue: #000000;
        --darker-blue: #9ffb09;
        --lighter-blue: #9ffb09;
        --even-lighter-blue: #000000;
        --lightest-blue: #ffffff;
        --dark-orange: #ffffff;
        --light-orange: #9ffb09;
        --even-lighter-orange: #ffffff;
        --green: #9ffb09;
        
    }
    
    .section {color: white!important;}
       h4,  h5, p, nav label, .section {color: white ;}
        
    
        
    
    .friends {
        display: none!important;
    }
    
    
        
    
    
    body {
        background: black;
        background-image: url("");
        background-size: ;
        background-attachment: repeat;
        text-transform: lowercase;
        font-family: helvetica;
        font-weight: 200;
        --webkit-font-smoothing: none;
        
        
    body .header {
        display:none!important;
    }
    .blog-preview p {
        background-color: transparent;
        padding: 0px 1px;
        border-radius: 10px;
        color: black;
    }
    
 
    
        
    }
    .blog-preview p a{
        color: #9ffb09!important;
    }
    .blog-preview p a:hover
    .blog-preview p a:active,
    .blog-preview p a:focus{
        color: #9ffb09!important;
    }
    nav {
        margin-bottom: 0px;
        border-radius: 0px 0px 0 0;
        color: black!important;
        text-align: center;
        overflow: hidden;
        border: solid 1px;
        border-color: #9ffb09!important;
        border-bottom: none!important;
    }
    
    nav .top {
        color: ;
    }

    nav .links {
        background: transparent!important;

    }

    nav { background: #000000 url("");
        
    }
    nav img.logo{
        filter: brightness(0) saturate(100%) invert(92%) sepia(72%) saturate(5895%) hue-rotate(22deg) brightness(99%) contrast(99%);;
    
        
    }
    .contact {
        font-size: 12px;
        font-family: helvetica;
        border: dashed 0px!important;
        background-image: url("")!important;
        background: no-repeat;
        border-top: 0px;
        line-height: ;
        
    }
    .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://i171.photobucket.com/albums/u300/ferny-dust/sozai/bullets/91.gif")
    }
    .contact .inner .f-row:nth-child(1) .f-col:nth-child(2) a:before {
        /* add to favorites */
        content: url("https://i171.photobucket.com/albums/u300/ferny-dust/sozai/bullets/91.gif")
    }
    .contact .inner .f-row:nth-child(2) .f-col:nth-child(1) a:before {
        /* send Message */
        content: url("https://i171.photobucket.com/albums/u300/ferny-dust/sozai/bullets/91.gif")
    }
    .contact .inner .f-row:nth-child(2) .f-col:nth-child(2) a:before {
        /* forward to friend */
        content: url("https://i171.photobucket.com/albums/u300/ferny-dust/sozai/bullets/91.gif")
    }
    .contact .inner .f-row:nth-child(3) .f-col:nth-child(1) a:before {
        /* instant message */
        content: url("https://i171.photobucket.com/albums/u300/ferny-dust/sozai/bullets/91.gif")
    }
    .contact .inner .f-row:nth-child(3) .f-col:nth-child(2) a:before {
        /* block user */
        content: url("https://i171.photobucket.com/albums/u300/ferny-dust/sozai/bullets/91.gif")
    }
    .contact .inner .f-row:nth-child(4) .f-col:nth-child(1) a:before {
        /* add to group */
        content: url("https://i171.photobucket.com/albums/u300/ferny-dust/sozai/bullets/91.gif")
    }
    .contact .inner .f-row:nth-child(4) .f-col:nth-child(2) a:before {
        /* report user */
        content: url("https://i171.photobucket.com/albums/u300/ferny-dust/sozai/bullets/91.gif")
    }

    .profile-info{
        border: none;
        font-family: helvetica;
        font-size: 30px!important;
        font-weight: 200;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: black;
        color: #9ffb09!important;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px 5px;
        margin-bottom: 1px;
        background-image: url("");
    }   
    
    .profile .url-info {
        display:none;
    }
    .profile .table-section {
        font-size: 11px;
        border: 0px!important;
        color: #9ffb09!important;
    
    }
    .home-actions {
        border: none;
    }
    
    table.details-table {
        border: 0px;
        border-collapse: collapse;
        border-top: 0px;
        
        

        
        
    }
    table.details-table td {
        background: url("");
        color:;
        border-bottom: #9ffb09 solid 1px;
        border-right: #9ffb09 solid 1px;
        border-top: #9ffb09 solid 1px;
        border-left: #9ffb09 solid 1px;
    }
    .profile-pic {
        border-radius: 0px;
        border: #9ffb09 dotted 0px;
        overflow: hidden;
        margin-top: -40px!important;
        filter: grayscale(10);
    }
    .heading {
        display: block;
        margin-top: 0px;
        padding: 5px 0 !important;
        background: white!important;
        background-color: transparent!important;
        background-position: ;
        background-repeat: repeat!important;
        border: dotted px;
        color: black!important;
        font-size: 0px;
        text-align: left;
        font-family: times;
        -webkit-text-stroke-width: 0px;
        -webkit-text-stroke-color: black;
        border-bottom: dashed 0px;
        border-color: black!important;
        line-height: 0px;
    
    }
    h1 {
        background: url("");
        font-size: 50px!important;
        font-family: helvetica;
        font-weight: 200;
        transform: rotate(0deg);
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: black;
        text-shadow: 2px px grey;
        text-align: left;
        line-height: 43px!important;
        display: block;
        color: #9ffb09;
        padding: 10px;
        margin-top: 0px!important;
        margin-bottom: 40px!important;
        
    }
    .right .section h4{display:none !important;}
    
    main:before {
        background-image: url('https://64.media.tumblr.com/8f5996defeea0f18f7b850c49f0310db/tumblr_mtspo1u13B1rpbe05o1_500.gifv');
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        display: block;
        content: "";
        width: 100%;
        height: 250px;
    
}


    main {
        border-radius: 0 0 0px 0px;
        border: #9ffb01 solid 1px;
        border-top: none;
        background: url("")!important;
        background-color: #000000!important;
    }
    
    .container {
        border-radius: 0px 0px 0 0;
        overflow: hidden;
        padding: 50px;
        margin-top: 0px;
    }
    
    footer {
        margin-top: 0px;
        line-height: 0px;
        margin-bottom:;
        border-radius: 0px;
        border: dashed 1px;
        background: #000000 url("")!important;
        
        display: block !important;
        
    }
    table.comments-table td {
        display: none;
        background-color: ;
        border: ;
        width: 10px!important;
        font-size: 11px;
        
        
    }
    .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: .6rem;
    }
   

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

    a:link {
        color: white!important;
        
    }
    
    a:visited {
        color: #9ffb09!important;
    }
    
    a:hover {
        text-transform: lowercase;
        background: #9ffb09!important;
        color: black!important;
        border: none;
        
    }
    
    a:active {
     color: #9ffb09!important;
    }

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



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

    .online {

        content: url("https://64.media.tumblr.com/1045a7acfbfcdff2587e7cf54748d67e/aecaaca45c33613c-09/s100x200/05bab83335d4205f3c5a52675db01db1f0b7cb47.gifv");}

    

*
{cursor:url('data:image/x-icon;base64,AAACAAEAICAAAAAAAACoEAAAFgAAACgAAAAgAAAAQAAAAAEAIAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZEDH/GRAx/xkQMf8ZEDH/GRAx/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGRAx/xkQMf8ZEDH/GRAx/xkQMf8ZEDH/GRAx/xkQMf8ZEDH/GRAx/xkQMf8ZEDH/GRAx/xkQMf8ZEDH/GRAx/xkQMf8ZEDH/GRAx/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABkRMNUZETDVGREw1RkRMNV/hof/f4aH/3+Gh/9/hof/f4aH/3+Gh/9/hof/f4aH/3+Gh/9/hof/f4aH/3+Gh/9/hof/f4aH/3+Gh/9/hof/f4aH/3+Gh/9/hof/GREw1RkRMNUZETDVGREw1QAAAAAAAAAAAAAAAAAAAAAAAAAAGRAx/xkQMf8ZEDH/GRAx/3+Hhv9/h4b/f4eG/3+Hhv9/h4b/gIeG/3+Hhv9/h4b/f4eG/3+Hhv9/h4b/f4eG/3+Hhv9/h4b/f4eG/3+Hhv9/h4f/f4eG/3+Hhv8ZEDH/GRAx/xkQMf8ZEDH/AAAAAAAAAAAAAAAAAAAAABkQMf+Pmpj/AP0z/wD/M/+Pmpj/rf++/4+rl/9/h4b/AP8z/3+Hhv+MpI3/rf++/3+Hhv8A/zP/AO40/3+Hhv+t/77/i4qC/3aSgf8A/zP/f4eG/63/vv+t/77/f4eG/wD/M/9IumP/f4eG/3+Hhv8ZEDH/AAAAAAAAAAAAAAAAAAAAABkQMf8ZEDH/GRAx/xkQMf+Pmpj/j5qY/4+amP+Pmpj/f4eG/3+Hhv9/h4b/f4eG/3+Hhv9/h4b/f4eG/3+Hhv9/h4b/f4eG/3+Hhv9/h4b/f4eG/3+Hhv9/h4b/GRAx/xkQMf8ZEDH/GRAx/wAAAAAAAAAAAAAAAAAAAAAAAAAAgn6MEIN+jBCEfowQg36MEDc0S/83NEv/NzRL/zc0S/8zL0b/My9G/zMvRv8zL0b/My9G/zMvRv8zL0b/My9G/zMvRv8zL0b/My9G/zMvRv8zL0b/My9G/zMvRv+CfowQg36MEIN+jBCEfowQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGRAx/xkQMf8ZEDH/GRAx/xkQMf8ZEDH/GRAx/xkQMf8ZEDH/GRAx/xkQMf8ZEDH/GRAx/xkQMf8ZEDH/GRAx/xkQMf8ZEDH/GRAx/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZEDH/AP8z/yz5Vf+t/77/AP8z/wD/M/8A/zP/AP8z/wD/M/8A/zP/AP8z/wD/M/8ZEDH/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZEDH/C0ck/wD/M/+t/77/AP8z/wD/M/8A/zP/AP8z/wD/M/8G8zb/GRAx/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYVzPnD1As/zD7Wf99/pj/Xv2A/wD/M/8A/zP/D1As/xhXM+cAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZEDH/AP8z/63/vv+J/aP/AP8z/wD/M/8ZEDH/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZEDH/GRAx/xkQMf8ZEDH/GRAx/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABkQMf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZEDH/AP8z/xkQMf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABkQMf9e/YD/AP8z/xkQMf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGRAx/4n9o/+J/aP/Xv2A/xkQMf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZEDH/rf++/63/vv+J/aP/AP8z/xkQMf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABkQMf8ZEDH/GRAx/xkQMf8ZEDH/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA///////////////////////////////////////////////////////4P//8AAB/wAAAB8AAAAeAAAADwAAAB/wAAH/8AAB//4AD///AB///4A////Af///4P/////////////////+/////H////w////8H////A////wf///8='), auto; }
</style>






0 Kudos

Comments

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