Bela's profile picture

Published by

published
updated

Category: Web, HTML, Tech

Adrian Tepes Layout



<div class="adriantepes"></div>
<!-- This is the Alucard picture DIV -->

<!-- Here is the code split into separate style sections -->
<style>
.adriantepes{
    height: 500px;
    width: 350px;
    background-image: url('https://i.ibb.co/gMgjW1cv/alucard-r.png');
    background-size: 100%100%;
    position: fixed;
    left:200px;
    bottom:0px;
    filter: drop-shadow(8px 8px 10px black);
}
</style>

<style>
/* font */
@import url('https://fonts.googleapis.com/css2?family=Explora&family=Metamorphous&display=swap');
</style>

<style> 
body {
 background-color: black;
 background-image: url('https://cdnb.artstation.com/p/assets/images/images/006/658/891/large/sylvain-sarrailh-tree.jpg');
 background-attachment: fixed;
 background-size: 100%100%;
}
/* colors and font */
a, p, b, .count, .online, .logout-btn{
    color: #B5AC64!important;
    font-family: "Metamorphous", serif;
    font-size:12px!important;
}
h2, h3, h4{
    letter-spacing: 2px;
    font-variant: small-caps;
    text-transform: uppercase;
    font-family: "Metamorphous", serif;
    font-size: 14px;
    color:white;
}
.icon{
    font-size: 11px!important;
}
/* moves the entire profile down and makes it smaller */
.container{
    width: 45%;
    margin-right:300px;
    margin-top:170px;
    padding: 0px;
}
/* corner swirl borders */
/* left one */
nav::before{
    content:"";
    display: block;
    position: absolute;
    height: 150px;
    width: 150px;
    left:510px;
    top:145px;
    background-color: transparent;
    background-image: url('https://i.ibb.co/4ZSC4KBF/cor.png');
    background-size: 100%100%;
    z-index: 1;
}
/* right one */
nav::after{
    content:"";
    display: block;
    position: absolute;
    height: 150px;
    width: 150px;
    right:270px;
    top:145px;
    background-color: transparent;
    background-image: url('https://i.ibb.co/4ZSC4KBF/cor.png');
    background-size: 100%100%;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
/* navigation */
nav .top{
    padding: 0px;
    background-color: rgba(0,0,0,0.6);
}
nav img.logo{
    height: 30px!important;
}
nav img.logo{
    filter: brightness(0) saturate(100%) invert(48%) sepia(8%) saturate(1234%) hue-rotate(354deg) brightness(96%) contrast(93%) !important;
}
nav label{
    font-size: 11px;
    background-color: transparent;
    color: #88755D;
    font-family: "Metamorphous";
}
nav button{
    font-size: 11px;
    background-color: transparent;
    border:none;
    color: #88755D;
    text-align: right;
}
[id='q']{
    background-color: transparent;
    border:none;
    border-bottom:1px solid #88755D;
    font-size: 11px;
}
nav .top .right{
    color: #88755D!important;
}
nav .top a, nav .top button{
    font-size: 11px!important;
    font-family: "Metamorphous", serif;
    color: #88755D!important;
    padding-top:5px;
}
nav .links{
    position: fixed;
    width: 100px;
    right:160px;
    top:100px;
    background-color: transparent;
}
/* Keeps the links organized */
nav .links li:not(:last-child)::after,
footer .links li:not(:last-child)::after{
    content: "-";
    color:transparent; 
}
nav .links img{
    display: none;
}
nav .links a{
    color:#F0D7C0!important;
    text-shadow: none;
    font-variant: small-caps;
    text-transform: lowercase;
    font-size: 18px!important;
}
nav .links li{
    background-color: rgba(0,0,0,0.7);
    padding: 5px;
    padding-left:10px;
    margin-bottom: 10px;
    border:1px dotted #AF9842;
    border-radius: 5px;
    outline: 1px dotted #AF9842;
    outline-offset: 2px;
}
nav .links li:hover{
    background-color: tan;
    background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.8), black);
    font-weight: bold;
}
nav .links a:hover{
    text-decoration: none;
}
/* end navigation */

/* gold rose divider */
.profile .table-section:before, .blog-preview:before, .mood:before, .contact:before, .blurbs:before, .friends:before{
    background-image: url('https://i.ibb.co/LdZVxJNF/clipart1752669.png');
    height:50px;
    display: block;
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 20px;
}
main{
    background-color: rgba(0,0,0,0.6);
    padding: 0px 30px;
}
main .left, main .right {
	display: block;
	width: 100%!important;
}
.heading{
    background-color: transparent!important;
}
/* profile name */
h1{
    font-family: "Metamorphous";
    color: #C09144;
    font-size: 70px!important;
    font-weight: 1;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: tan;
  text-shadow: 3px 3px #C09144, 10px 10px #000000;
    
}
/* general details section */
.general-about{
    text-align: right;
}
.general-about .details p:first-child:not(.supporter){
    font-family: "Explora";
    font-size: 22px!important;
    letter-spacing: 2px;
    font-weight: bold;
}
.general-about .details p:nth-child(2){
    color:tan!important;
}
/* custom online */
.online{
    color:tan!important;
    height: 70px;
}
.online img{
    content:url('https://media0.giphy.com/media/v1.Y2lkPTc5MGI3NjExa2pxYzNpMXp1dHpwbWpta2llaTRpZW52cHR0YzZwcWd6YWlvaGQ5NyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9cw/FnSy6UggArC9P2hh6m/giphy.gif');
    height: 100%;
    animation: none;
    vertical-align: middle;
    filter: drop-shadow(0px 0px 2px gold);
}
/* custom profile picture */
/* border */
.profile-pic:before{
    content:"";
    background-image: url('https://i.ibb.co/tpGWQxyV/clipart206363.png');
    background-size: 100%100%;
    height:200px;
    width: 200px;
    z-index: 1;
    position: absolute;
    overflow: hidden;
}
.profile-pic:after{
    background-image: url('https://i.ibb.co/h8KMk8c/try4.png');
    background-size: 170%100%;
    background-position: center;
    content:"";
    position: absolute;
    height: 150px;
    width: 150px;
    border-radius: 50%;
    margin-left: -135px;
    margin-top:25px;
}
.profile-pic img{
    opacity: 0;
}
/* mood section */
.mood{
    text-align: center;
    margin-top:30px;
}
.mood p:not(b){
    color:tan!important;
    font-family: "Explora";
    font-size: 20px!important;
    letter-spacing: 2px;
    font-weight: bold;
}
.mood a{
    color:tan!important;
}
/* margins and padding */
.mood, .table-section, .blog-preview{
    margin-bottom:30px!important;
}
.url-info, .profile-info, .friends{
    margin-bottom:30px!important;
    margin-top:30px!important;
}
main .left{
    padding-bottom: 0px!important;
}
main .right{
    padding-top:0px;
}
/* contact area */
.contact{
    border:none!important;
}
.contact .heading{
    display: none;
}
.contact .inner{
    border-spacing: 10px 5px;
}
.f-row{
    margin: 0px!important;
}
.f-col{
    border:3px groove #DCB896;
    border-radius: 5px;
    padding: 20px;
    text-align: center;
    background-image: url('https://i.ibb.co/SwqFn6Gk/backg-1.jpg');
    background-size: 40%;
    background-color: black;
}
.f-col:hover{
    background-color: tan;
    background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.8), black);
}
.contact a{
    text-decoration: none;
    color: #faf5e3!important;
    position: absolute;
    margin-top:-20px;
    margin-left:-140px;
    width: 280px;
    padding-top: 10px;
    padding-bottom:10px;
}
/* url info */
.url-info{
    border:3px groove #DCB896!important;
    border-radius: 5px;
    background-image:url('https://i.pinimg.com/736x/a5/27/5f/a5275f8dcec578b83a6f9260a8584703.jpg');
    background-size: 100%100%;
    background-position: center;
    background-repeat: no-repeat;
    height: 250px;
    width: 60%!important;
    margin-left:130px!important;
}
.url-info p{
opacity: 0;
}
/* interest table */
td{
    background-color: transparent!important;
    border:none;
}
.table-section .heading{
    text-align: right;
    letter-spacing: 2px;
    font-variant: small-caps;
    text-transform: uppercase;
}
.details-table{
    border-spacing: 10px 20px;
}
.table-section{
    border:none!important;
    color:tan;
}
.table-section p{
    color:#B5AC64!important;
}
.table-section td:first-child p{
    letter-spacing: 2px;
    font-variant: small-caps;
    text-transform: uppercase;
    color: #B5AC64!important;
    background-color: black;
}
.table-section td:first-child{
    border:3px groove #8f7c61;
    border-radius: 5px;
    writing-mode: vertical-lr;
    text-orientation: upright;
    font-variant: small-caps;
    text-transform: lowercase;
    vertical-align: middle;
    text-align: center;
    background-image: url('https://i.ibb.co/V0YBXw8B/ne.png');
    background-size: 100%;
    background-color: rgba(0,0,0,0.8)!important;
}
.table-section td:not(.table-section td:first-child){
    color: #B5AC64;
    border:3px groove #8f7c61;
    border-radius: 5px;
    line-height: 2;
    text-align: right;
    background-color: rgba(0,0,0,0.7)!important;
}
.table-section td:not(.table-section td:first-child):hover{
    background-color: tan!important;
    background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.8), black, black)!important;  
    cursor: default;
}
/* table section end */
.profile-info{
    background-color: rgba(0,0,0,0.7)!important;
    background-image: url('https://64.media.tumblr.com/d8b9b181c770a8b0ebdba6ff07f667e5/tumblr_p0ayhnw5yp1uj7swzo1_540.gifv');
    background-size: 100%;
    border-radius: 5px;
}
/* profile info end */
.blog-preview h4{
    text-align: right;
    width: 100%;
}
.blog-preview p{
    background-color: rgba(0,0,0,0.7);
    width: 105px;
    height: 155px;
    display:inline-block;
    vertical-align: top;
    padding-top:30px;
    padding-left: 5px;
    padding-right: 5px;
    margin:5px;
    background-image: url('https://i.ibb.co/cccgvnZv/new.png');
    background-size:100%100%;
    text-align: center;
    line-height: 1.5;
}
/* blog section end */
.blurbs{
    line-height: 2;
    color:tan;
}
.blurbs .heading{
    text-align: right;
}
.blurbs .section h4{
    font-family: "Explora";
    font-size: 20px;
    text-transform: lowercase;
    padding: 5px;
    color:gold!important;
}
.blurbs .section:nth-child(1){
    background-color: rgba(0,0,0,0.7);
    border-radius: 5px;
    padding: 5px;
}
.blurbs .section:nth-child(2){
    background-color: rgba(0,0,0,0.7);
    border-radius: 5px;
    padding: 5px;
}
/* blurbs end */
.friends .heading{
    text-align: right;
    display: flex;
    flex-direction: column;
}
.friends p:nth-child(1){
    text-align: right;
}
.friends .inner{
    padding: 0px!important;
}
.friends-grid{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding: 20px;
}
/* gold border around friends */
.profile .friends .person:before{
    content:"";
    position: absolute;
    height: 160px;
    width: 160px;
    background-image: url('https://i.ibb.co/zTD2RVpK/gold.png');
    background-size: 100%100%;
    margin:-20px;
}
.profile .friends .person{
    padding: 0px!important;
    width:120px;
    height: 120px;
    overflow: hidden;
    margin: 30px;
    background-color: rgba(0,0,0,0.6);
}
.profile .friends .person img:not(.icon){
    margin: 0px!important;
    padding: 1px!important;
    padding-top:0px!important;
    min-height: 120px;
    min-width: 120px;
    object-fit: cover;
    object-position: center;
}
.friends .person p{
    margin:0px;
    background-color: rgba(0,0,0,0.6);
}
.friends .person:after{
    content:"";
    position: absolute;
    height: 120px;
    width:120px;
    background-color: black;
    margin-top:-130px;
    margin-left:0px;
    filter: drop-shadow(0px 0px 10px black);
    z-index: -1;
}
/* friends end */
/* comments section */
.comments-table{
    border:none!important;
    border-spacing: 0px 10px;
    line-height:2;
}
.comments-table td{
    background-image: url('https://i.pinimg.com/originals/09/76/2a/09762af2dfa39fe06960ff5330fd0265.gif');
    background-size: contain;
    background-position: center;
    border: none;
    padding:10px;
    text-align: right;
}
.comments-table td:first-child{
    background-image: url('https://i.ibb.co/5WBzHZRD/Untitled-design-7-1.png');
    background-size: 70%;
    background-position: center;
}
.comments-table td:first-child img:not(.icon){
    border-radius: 5px;
    filter: drop-shadow(0px 0px 7px black);
}
.comments-table td:first-child p{
    text-align: center;
    background-color: black;
}
.comment-replies{
    border:1px dotted rgba(255, 215, 0,0.2);
    margin:10px;
    margin-right:0px;
    padding: 0px;
}
.comment-reply:not(.comment-reply:first-child){
    border-top:10px dotted rgba(255, 215, 0,0.2);
}
.comments-table button, .report, A.next > BUTTON{
    background-color: black;
    border:1px dotted #AF9842;
    border-radius: 5px;
    outline: 1px dotted #AF9842;
    outline-offset: 2px;
    color: #AF9842;
    padding: 3px;
    font-family: "Metamorphous";
    font-variant: small-caps;
    text-transform: lowercase;
    font-size: 15px;
}
.comments-table button:hover, .report:hover, A.next > BUTTON:hover{
    background-color: gold!important;
    background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.8), black)!important; 
    cursor: pointer;
}
.report a{
    text-decoration: none;
}
footer{
    background-color: black;
}
</style>

Like this layout? Leave some Kudos ✌🏼


0 Kudos

Comments

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