Katie's profile picture

Published by

published

Category: Web, HTML, Tech

Simple Vampire and his lover 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>

footer {
        border-radius: 15px;
background-image: url(https://66.media.tumblr.com/485032a34f222bd3b9c3a834a12d21d9/tumblr_ovjcx5icoT1wzrn23o1_400.png); 

</style>

<style>
    
  
body {
  font: normal small-caps normal 16px/1.4 Georgia;
}

/* is the same as:

body {
  font-family: Georgia;
  line-height: 1.4;
  font-weight: normal;
  font-stretch: normal;
  font-variant: small-caps;
  font-size: 16px;
}

</style>

<style>


h1, h2, h3, h4,h5,a, p, nav label, .section {color: white ;}

h1 {
  color: pink ;
  text-shadow: 1px 1px 2px black, 0 0 25px darkred, 0 0 5px darkred;
}


 
:root {
        --logo-blue: ;
        --darker-blue: ;
        --lighter-blue: coral55;
        --even-lighter-blue: ;
        --lightest-blue: ;
        --dark-orange: ;
        --light-orange: ;
        --even-lighter-orange: ;
        --green: coral;
    }

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


table, th, td {
  border: 0px solid #f994ff ;
}

body
        {background: url("https://i.pinimg.com/originals/fb/49/5b/fb495b27b978b1dce55684d7a7521e4f.jpg")
        no-repeat fixed; background-size: cover;
     }



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

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

</style>


3 Kudos

Comments

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

Megansky777

Megansky777's profile picture

Thank you for taking the time out to make these codes from scratch it is truly appreciated💕 I do have a question how does one make any picture from google their background is there a particular website to go to, to copy and past like myspace?


Report Comment



Click on the image you want anf open it up in another tab, copy the url

by Katie; ; Report

Thank you💕💋

by Megansky777; ; Report