Katie's profile picture

Published by

published
updated

Category: Web, HTML, Tech

Goth Green Fairy Requested Layout

If you like this style, you can use it in your profile, BUT at least, ADD ME or COMMENT BELOW and give me some kudos! I spent time for making this layout!!!

Credits are appreciated (a post, a bulletin or something else that can support me) 

You have permission to use this for your Layout only, you don't have permission to post elsewhere without giving a link to the original crediting me


<style>

nav {
  overflow-x: hidden;
  position: relative;
}

nav .top {
  background: transparent;
}

nav .links {
  background: rgba(0, 0, 0, 0.3);
}

nav { background-image: url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTiFL4MuUosnRbCON9mBhadjaxSA6mRIdqlJQ&usqp=CAU); }

body
        {background: url("https://i.pinimg.com/originals/d3/84/d9/d384d9e740c67ff232f3bb565b761a5c.jpg")
        no-repeat fixed; background-size: cover;
     }


:root {
        --logo-blue: ;
        --darker-blue: darkseagreen;
        --lighter-blue: mediumseagreen;
        --even-lighter-blue: ;
        --lightest-blue: ;
        --dark-orange: seagreen;
        --light-orange: ;
        --even-lighter-orange: ;
        --green: darkgreen;
    }

main {
  /* changes made to stuff outside of columns */
    background: #EEE8;
    padding: 0;
    font-size: 80%;
    color: var(--light-orange);
  }



main {
  background-color: transparent;
  color: lawngreen;
}

.profile h1 {color: seagreen;}

body { 

font-family: monospace;

     

</style>

<style>

footer {
        border-radius: 15px;
background-image: url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTiFL4MuUosnRbCON9mBhadjaxSA6mRIdqlJQ&usqp=CAU); 

</style>

<style>

h1 {
  color: #f994ff ;
  text-shadow: 1px 1px 2px black, 0 0 25px yellow, 0 0 5px yellow;
}


table, th, td {
  border: 1px solid green ;
}


.profile .contact,
    .profile .url-info,
    .profile .table-section,
    .home-actions {
        border: ;
    }

    
   

 

   a.ditto-link {
        display: block;
        margin: 10px 0;
        color: #cc3e3e;
        font-size: 1.4rem;
        font-weight: bold;
        animation: blinker 1s linear infinite;
    }

    .profile-pic {
        border-radius: 500px;
        overflow: hidden;
    }

    .heading {
        padding: 5px 0 !important;
        margin-top: 15px;
        margin-bottom: 10px;
        background-color: transparent !important;
        color: pink !important;
        border-bottom: 2px solid;
    }

   

    .container {
        border-radius: 15px 15px 0 0;
        overflow: hidden;
        margin-top: 30px;
        padding: 10px;
    }

    
    table.comments-table td {
        background-color: !important;
    }

    .comments-table td:first-child img {
        width: 80px;
        border-radius: 500px;
    }

    .profile .friends .person img {
        border-radius: 500px;
    }

    .blog-preview p {
        font-size: 1.4rem;
    }
</style>

<style>

.online{content:url("http://dl9.glitter-graphics.net/pub/2029/2029299ezbi4za9js.gif");}

</style>


1 Kudos

Comments

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

FaeBabi

FaeBabi's profile picture

Thank you!! It looks amazing!


Report Comment