Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <!--PAGE BY NO-FACES-FACE
- steal and I'll find you and punch you in the throat (◡‿◡✿)
- -->
- <head>
- <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
- <style>
- div#qTip {
- padding: 4px;
- display: none;
- text-align: center;
- position: absolute;
- font-family: consolas;
- font-size:8px;
- line-height:10px;
- z-index: 1000;
- background-color: rgba(255,255,255,0.8);
- color: {color:Text};
- text-transform:uppercase;
- letter-spacing: 3px;}
- </style>
- <title>ABOUT ME</title>
- <link rel="shortcut icon" href="{Favicon}">
- <style type="text/css">
- @import url(http://weloveiconfonts.com/api/?family=fontawesome);
- /* fontawesome */
- [class*="fontawesome-"]:before { font-family: 'FontAwesome', sans-serif;}
- #tumblr_controls { position: fixed !important;}
- iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:0.2; right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.2s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- /* GENERAL */
- /* SCROLLBAR */
- ::-webkit-scrollbar {width: 3px;height:5px; background: none;}
- ::-webkit-scrollbar-thumb {background: #41122F;}
- /* SCROLLBAR */
- body {
- cursor: crosshair;
- background-color: #fff; /* BACKGROUND COLOR */
- background-image: url(http://media.tumblr.com/tumblr_mex6qbS3q71rbvno1.png); /* BACKGROUND IMAGE */
- margin: 0;
- word-wrap: break-word;
- background-attachment: fixed;}
- a:link, a:active, a:visited {
- color: #313131; /* GENERAL LINK COLOR */
- -webkit-transition: all 0.7s ease;
- transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;}
- a:hover{color: #555; /* GENERAL LINK COLOR HOVER */}
- #center {
- position:relative;
- width:500px;
- height: 200px;
- margin-top: 231px; /* INCREASE TO MOVE ENTIRE ABOUT BAR DOWN/DECREASE TO MOVE UP */
- margin-left: auto;
- margin-right: auto;}
- /* DON'T TOUCH */
- #content {
- position: fixed;
- width:560px;
- height: 215px;
- background: none;
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 5px;
- overflow: hidden;}
- /* DON'T TOUCH */
- /* CIRCLE SIDEBAR */
- .picbg {
- z-index:999;
- position: fixed;
- width: 145px;
- height: 145px;
- background: white;
- margin-left: 35px;
- margin-top: 35px;
- border-radius: 500px;
- background-image: url(http://media.tumblr.com/tumblr_mex6qbS3q71rbvno1.png); /* MAKE THIS BACKGROUND THE SAME AS YOUR GENERAL BACKGROUND */
- overflow: hidden;}
- .picall {
- position: absolute;
- width: 125px;
- height: 125px;
- background: rgba(255,255,255,0.6); /* BACKGROUND COLOR OF CIRCLE (CHANGE THE "255" TO "0" MAKE IT A TRANSPARENT BLACK OR REPLACE WITH A HEX CODE FOR A SOLID COLOR) */
- margin-left: 10px;
- margin-top: 10px;
- border-radius: 500px;
- overflow: hidden;}
- .in1, .in2, .in3, .in4 {
- cursor: help;
- position: absolute;
- width: 41px;
- height: 41px;
- border: 3px solid #A44058; /* CIRCLE LINK ONE BORDER COLOR */
- background: none;
- margin-left: 12px;
- margin-top: 12px;
- border-top-left-radius: 100px;
- border-top-right-radius: 5px;
- border-bottom-left-radius: 5px;
- border-bottom-right-radius: 5px;
- -webkit-transition: opacity .8s linear;
- -webkit-transition: all .8s ease-in-out;
- -moz-transition: all .8s ease-in-out;
- -o-transition: all .8s ease-in-out;}
- .in1:hover {
- background: #A44058; /* CIRCLE LINK ONE BACKGROUND COLOR (I SUGGEST YOU MAKE IT THE SAME AS ITS BORDER COLOR) */}
- .in2 {
- border: 3px solid #C73653; /* CIRCLE LINK TWO BORDER COLOR */
- margin-left: 65px;
- margin-top: 12px;
- border-top-left-radius: 5px;
- border-top-right-radius: 100px;
- border-bottom-left-radius: 5px;
- border-bottom-right-radius: 5px;}
- .in2:hover {
- background: #C73653; /* CIRCLE LINK TWO BACKGROUND COLOR (I SUGGEST YOU MAKE IT THE SAME AS ITS BORDER COLOR) */ }
- .in3 {
- border: 3px solid #F6716D; /* CIRCLE LINK THREE BORDER COLOR */
- margin-left: 12px;
- margin-top: 66px;
- border-top-left-radius: 5px;
- border-top-right-radius: 5px;
- border-bottom-left-radius: 100px;
- border-bottom-right-radius: 5px;}
- .in3:hover {
- background: #F6716D; /* CIRCLE LINK THREE BACKGROUND COLOR (I SUGGEST YOU MAKE IT THE SAME AS ITS BORDER COLOR) */}
- .in4 {
- border: 3px solid #FA9C94; /* CIRCLE LINK FOUR BORDER COLOR) */
- margin-left: 65px;
- margin-top: 66px;
- border-top-left-radius: 5px;
- border-top-right-radius: 5px;
- border-bottom-left-radius: 5px;
- border-bottom-right-radius: 100px;}
- .in4:hover {
- background: #FA9C94; /* CIRCLE LINK FOUR BACKGROUND COLOR (I SUGGEST YOU MAKE IT THE SAME AS ITS BORDER COLOR) */}
- .infont1, .infont2, .infont3, .infont4 {
- text-align: center;
- color: #A44058; /* CIRCLE LINK ONE FONT COLOR (I SUGGEST YOU MAKE IT THE SAME AS THE CIRCLE LINK'S BORDER COLOR) */
- font-family: consolas;
- font-style: none;
- font-size: 15px;
- letter-spacing: 5px;
- text-transform: uppercase;
- text-align: right;
- margin-top: -2px;
- margin-left: 0px;
- padding: 17px;
- -webkit-transition: opacity .8s linear;
- -webkit-transition: all .8s ease-in-out;
- -moz-transition: all .8s ease-in-out;
- -o-transition: all .8s ease-in-out;}
- .in1:hover .infont1 {
- color: #fefefe; /* CIRCLE LINK ONE FONT COLOR HOVER (SUGGESTION: TRY TO MATCH IT WITH THE BG COLOR) */}
- .infont2 {
- color: #C73653; /* CIRCLE LINK TWO FONT COLOR (I SUGGEST YOU MAKE IT THE SAME AS THE CIRCLE LINK'S BORDER COLOR) */
- margin-top: 5px;
- margin-left: 0px;
- padding: 10px;
- }
- .in2:hover .infont2 {
- color: #fefefe; /* CIRCLE LINK TWO FONT COLOR HOVER (SUGGESTION: TRY TO MATCH IT WITH THE BG COLOR) */}
- .infont3 {
- color: #F6716D; /* CIRCLE LINK THREE FONT COLOR (I SUGGEST YOU MAKE IT THE SAME AS THE CIRCLE LINK'S BORDER COLOR) */
- margin-top: 0px;
- margin-left: 6px;
- padding: 10px;}
- .in3:hover .infont3 {
- color: #fefefe; /* CIRCLE LINK THREE FONT COLOR HOVER (SUGGESTION: TRY TO MATCH IT WITH THE BG COLOR) */}
- .infont4 {
- color: #FA9C94; /* CIRCLE LINK FOUR FONT COLOR (I SUGGEST YOU MAKE IT THE SAME AS THE CIRCLE LINK'S BORDER COLOR) */
- margin-top: -4px;
- margin-left: -10px;
- padding: 12px;}
- .in4:hover .infont4 {
- color: #fefefe; /* CIRCLE LINK FOUR FONT COLOR HOVER (SUGGESTION: TRY TO MATCH IT WITH THE BG COLOR) */}
- .picout {
- position: absolute;
- width: 125px;
- height: 125px;
- background: white; /* IMAGE BG COLOR (IF YOU CHOOSE NO IMAGE) */
- margin-left: 0px;
- margin-top: 0px;
- border-radius: 500px;
- overflow: hidden;
- -webkit-transition: opacity .9s linear;
- -webkit-transition: all .9s ease-in-out;
- -moz-transition: all .9s ease-in-out;
- -o-transition: all .9s ease-in-out;}
- .picbg:hover .picout {
- margin-left: 62.5px;
- margin-top: 62.5px;
- height: 0px;
- width: 0px;
- }
- .pic {
- position: absolute;
- width: 125px;
- height: 125px;
- background: none;
- margin-left: 0px;
- margin-top: 0px;
- overflow: hidden;
- -webkit-transition: opacity .9s linear;
- -webkit-transition: all .9s ease-in-out;
- -moz-transition: all .9s ease-in-out;
- -o-transition: all .9s ease-in-out;
- }
- .pic img {
- width: 100%;
- height: 125px;}
- .picbg:hover .pic {
- margin-left: -62.5px;
- margin-top: -62.5px;
- }
- /* DESCRIPTION AND HEADER */
- .descbg {
- z-index:999;
- position: fixed;
- width: 315px;
- height: 145px;
- background: white;
- margin-left: 210px;
- margin-top: 35px;
- border-radius: 5px;
- background-image: url(http://media.tumblr.com/tumblr_mex6qbS3q71rbvno1.png); /* MAKE THIS BACKGROUND THE SAME AS YOUR GENERAL BACKGROUND */}
- .header {
- position:fixed;
- background-color: rgba(255,255,255,0.6); /* BACKGROUND COLOR OF HEADER (CHANGE THE "255" TO "0" MAKE IT A TRANSPARENT BLACK OR REPLACE WITH A HEX CODE FOR A SOLID COLOR) */
- width:295px; height:15px;
- margin-top: 10px; margin-left: 10px;
- border-radius: 5px;
- overflow: hidden;}
- .headerfont {
- text-align: left;
- color: #313131; /* COLOR OF HEADER TEXT */
- font-family: consolas;
- font-style: none; /* OBLIQUE, NORMAL, BOLD */
- font-size: 10px;
- letter-spacing: 5px;
- text-transform: uppercase;
- text-align: right;
- margin-top: 0px;
- margin-right: 58px;
- padding: 1px;}
- .circlebox {
- position: absolute;
- right: 0px;
- top: 0px;
- width: 57px;
- height: 15px;
- background: none;}
- .c1, .c2, .c3, .c4 {
- cursor: help;
- position: absolute;
- margin-left: 3px;
- margin-top: 3px;
- width: 5px;
- height: 5px;
- border: 2px solid #A44058; /* COLOR OF LITTLE HEADER CIRCLE ONE */
- border-top-left-radius: 500px;
- border-top-right-radius: 225px;
- border-bottom-left-radius: 500px;
- border-bottom-right-radius: 225px;
- background: none;
- -webkit-transition: opacity .5s linear;
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;}
- .c1:hover {
- background: #A44058; /* COLOR OF LITTLE HEADER CIRCLE ONE */}
- .c2 {
- margin-left: 17px;
- border-top-left-radius: 2px;
- border-top-right-radius: 2px;
- border-bottom-left-radius: 2px;
- border-bottom-right-radius: 2px;
- border: 2px solid #C73653; /* COLOR OF LITTLE HEADER CIRCLE TWO */}
- .c2:hover {
- background: #C73653; /* COLOR OF LITTLE HEADER CIRCLE TWO */}
- .c3 {
- margin-left: 31px;
- border-top-left-radius: 2px;
- border-top-right-radius: 2px;
- border-bottom-left-radius: 2px;
- border-bottom-right-radius: 2px;
- border: 2px solid #F6716D; /* COLOR OF LITTLE HEADER CIRCLE THREE */}
- .c3:hover {
- background: #F6716D; /* COLOR OF LITTLE HEADER CIRCLE THREE */}
- .c4 {
- margin-left: 45px;
- border-top-left-radius: 225px;
- border-top-right-radius: 500px;
- border-bottom-left-radius: 225px;
- border-bottom-right-radius: 500px;
- border: 2px solid #FA9C94; /* COLOR OF LITTLE HEADER CIRCLE FOUR */}
- .c4:hover {
- background: #FA9C94; /* COLOR OF LITTLE HEADER CIRCLE FOUR */}
- .stuff {
- position:fixed;
- width:295px;
- height:100px;
- margin-top: 35px;
- margin-left: 10px;
- overflow: auto;
- overflow-x: hidden;
- background: rgba(255,255,255,0.6); /* BACKGROUND COLOR OF DESCRIPTION (CHANGE THE "255" TO "0" MAKE IT A TRANSPARENT BLACK OR REPLACE WITH A HEX CODE FOR A SOLID COLOR) */
- border-radius: 5px;}
- .font {
- text-align: justify; /* JUSTIFY, CENTER, LEFT, RIGHT */
- color: #313131; /* COLOR OF DESCRIPTION TEXT */
- font-family: consolas;
- font-style: oblique; /* OBLIQUE, NORMAL, BOLD */
- font-size: 10px;
- letter-spacing: 2px;
- text-transform: none; /* UPPERCASE, LOWERCASE */
- margin-top: 0px;
- padding: 7px;}
- i, em{color:#F6716D; /* COLOR OF ITALIC FONT */ }
- b{color: #FA9C94; /* COLOR OF BOLD FONT */ }
- ul,ol{margin:0px;margin-left:-10px;}
- p{padding:0px;margin:10px;}
- u {
- color: #C73653; /* COLOR OF UNDERLINE FONT */
- letter-spacing: 1px;
- }
- /* LINK BARS */
- .link1, .link2, .link3, .link4, .link5 {
- cursor: help;
- position: absolute;
- margin-top: 0px;
- margin-left: 0px;
- width: 140px;
- height: 215px;
- background: #A44058; /* BACKGROUND COLOR OF FIRST LINK BAR */
- text-align: center;
- font-family: calibri;
- text-transform: uppercase;
- font-size: 8px;
- letter-spacing: 5px;
- -webkit-transition: opacity .6s linear;
- -webkit-transition: all .6s ease-in-out;
- -moz-transition: all .6s ease-in-out;
- -o-transition: all .6s ease-in-out;
- overflow: hidden;}
- .link1:hover {
- background: #FFE2D0; /* BACKGROUND COLOR OF FIRST LINK BAR (HOVER) */}
- .link2 {
- margin-left: 140px;
- background: #C73653; /* BACKGROUND COLOR OF SECOND LINK BAR */}
- .link2:hover {
- background: #6A2E48; /* BACKGROUND COLOR OF SECOND LINK BAR (HOVER) */}
- .link3 {
- background: #F6716D; /* BACKGROUND COLOR OF THIRD LINK BAR */
- margin-left: 280px;}
- .link3:hover {
- background: #F6C2B4; /* BACKGROUND COLOR OF THIRD LINK BAR (HOVER) */}
- .link4 {
- background: #FA9C94; /* BACKGROUND COLOR OF FOURTH LINK BAR */
- margin-left: 420px;}
- .link4:hover {
- background: #FFEBE0; /* BACKGROUND COLOR OF FOURTH LINK BAR (HOVER) */}
- .navbar {
- position: fixed;
- width: 125px;
- height: 20px;
- margin: 0px;}
- .c img {
- padding-left: 2.5px;
- padding-top: 2px;
- border-radius: 250px;
- opacity: 0;
- width:25px;
- height: 25px;
- -webkit-transition: 0.5s ease;transition: 0.5s ease;
- -o-transition: 0.5s ease;-moz-transition: 0.5s ease;}
- .c {
- z-index: 99999;
- overflow: hidden;
- position:fixed;
- right:7px;
- bottom:7px;
- background-color: rgba(0,0,0,0.2);
- width: 30px;
- height: 30px;
- border-radius: 250px;}
- .c img:hover { opacity: 1;}
- </style>
- </head>
- <body>
- <div id="center">
- <div id="content">
- <div class="descbg">
- <div class="header">
- <div class="circlebox">
- <!--HEADER CIRCLE LINKS-->
- <a href="LINK-ONE-URL" title="LINK ONE TITLE"><div class="c1"></div></a>
- <a href="LINK-TWO-URL" title="LINK TWO TITLE"><div class="c2"></div></a>
- <a href="LINK-THREE-URL" title="LINK THREE TITLE"><div class="c3"></div></a>
- <a href="LINK-FOUR-URL" title="LINK FOUR TITLE"><div class="c4"></div>
- </div></a>
- <!--HEADER CIRCLE LINKS-->
- <div class="headerfont">
- <!--HEADER TITLE-->
- About Me
- <!--HEADER TITLE-->
- </div></div>
- <div class="stuff">
- <div class="font">
- <!--DESCRIPTION-->
- "Lorem ipsum dolor sit amet, <i>consectetur adipisicing elit</i>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. <u>Ut enim ad minim veniam</u>, quis nostrud exercitation ullamco laboris <b>nisi ut aliquip ex ea</b>."
- <!--DESCRIPTION-->
- </div>
- </div>
- </div>
- <div class="picbg">
- <div class="picall">
- <!--CIRCLE ICON LINKS-->
- <a href="LINK-ONE-URL" title="LINK ONE TITLE">
- <div class="in1">
- <div class="infont1"><span class="fontawesome-home"></span></div>
- </div>
- </a>
- <a href="LINK-TWO-URL" title="LINK TWO TITLE">
- <div class="in2">
- <div class="infont2"><span class="fontawesome-envelope"></span></div>
- </div>
- </a>
- <a href="LINK-THREE-URL" title="LINK THREE TITLE">
- <div class="in3">
- <div class="infont3"><span class="fontawesome-heart"></span></div>
- </div>
- </a>
- <a href="LINK-FOUR-URL" title="LINK FOUR TITLE">
- <div class="in4">
- <div class="infont4"><span class="fontawesome-calendar"></span></div>
- </div>
- </a>
- <!--CIRCLE ICON LINKS-->
- <!--REPLACE URL (WITHIN THE QUOTATIONS) WITH THE SAME URL-->
- <div class="picout">
- <div class="pic"><img src="http://static.tumblr.com/cbjpgjf/wK0n6rysc/ugh.gif"></div>
- </div>
- <!--REPLACE URL (WITHIN THE QUOTATIONS) WITH THE SAME URL-->
- </div><!--picall-->
- </div><!--picbg-->
- <!--LINK BAR LINKS-->
- <a href="LINK-ONE-URL" title="LINK ONE TITLE">
- <div class="link1">
- <div class="navbar">
- </div>
- </div>
- </a>
- <a href="LINK-TWO-URL" title="LINK TWO TITLE">
- <div class="link2">
- <div class="navbar">
- </div>
- </div>
- </a>
- <a href="LINK-THREE-URL" title="LINK THREE TITLE">
- <div class="link3">
- <div class="navbar">
- </div>
- </div>
- </a>
- <a href="LINK-FOUR-URL" title="LINK FOUR TITLE">
- <div class="link4">
- <div class="navbar">
- </div>
- </div>
- </a>
- <!--LINK BAR LINKS-->
- </div>
- </div>
- <div class="c">
- <a href="http://nff-themes.tumblr.com">
- <img src="http://static.tumblr.com/cbjpgjf/hmgmwsd81/yyylamo.png">
- </a>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement