Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!----
- _ _ _
- (_) | | | |
- _ _ __ ___ ______| |__ __ _| |___ ___ _ _
- | | '_ ` _ \______| '_ \ / _` | / __|/ _ \ | | |
- | | | | | | | | | | | (_| | \__ \ __/ |_| |
- |_|_| |_| |_| |_| |_|\__,_|_|___/\___|\__, |
- __/ |
- |___/
- _ _
- | | | |
- | |_| |__ ___ _ __ ___ ___ ___
- | __| '_ \ / _ \ '_ ` _ \ / _ \/ __|
- | |_| | | | __/ | | | | | __/\__ \
- \__|_| |_|\___|_| |_| |_|\___||___/
- ᵗʰᵉᵐᵉ ₅₉
- "ɴeυrυppιɴ"
- ᵗʰᶤˢ ᵗʰᵉᵐᵉ ʷᵃˢ ᵐᵃᵈᵉ ᵇʸ ᶤᵐ⁻ʰᵃˡˢᵉʸ
- ᵖˡᵉᵃˢᵉ ʳᵉˢᵖᵉᶜᵗ ᵐʸ ᵗʰᵉᵐᵉ ʳᵘˡᵉˢ ᵃᶰᵈ ᵈᵒᶰᵗ ᵇᵉ ᵃ ᵈᶤᶜᵏ
- ᶤ ᵈᵒᶰᵗ ᵉˣᵖᵉᶜᵗ ᵐᵘᶜʰ ᶠʳᵒᵐ ᵘ ᵇᵘᵗ ᵖˡˢ ᵏᵉᵉᵖ ᵗʰᵉ ᶜʳᵉᵈᶤᵗ ᵃᶰᵈ ᵈᵒᶰᵗ ᵇᵉ ᵃ ᵈᶤᶜᵏ
- ᵃᶰᵈ ᵈᵒᶰᵗ ˢᵗᵉᵃˡ ᵃᶰʸᵗʰᶤᶰᵍ :⁾
- --->
- <!---- - START HTML / DONT TOUCH!!! - --->
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <script language="javascript" type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script>
- <script type="text/javascript">
- WebFontConfig = {
- google: { families: [ 'Roboto:400,700:latin' , 'Roboto::latin' , 'Abel::latin', 'Archivo+Narrow::latin', 'Quicksand:700:latin' , 'Josefin+Sans::latin', 'Fira+Sans::latin' , 'Ek+Mukta::latin' , 'Lobster+Two::latin' , 'Rokkitt::latin' ] }
- };
- (function() {
- var wf = document.createElement('script');
- wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
- '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
- wf.type = 'text/javascript';
- wf.async = 'true';
- var s = document.getElementsByTagName('script')[0];
- s.parentNode.insertBefore(wf, s);
- })(); </script>
- <!---- - START TOOLTIPS SCRIPT / DONT TOUCH!!! - --->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
- <!---- - END TOOLTIPS SCRIPT / DONT TOUCH!!! - --->
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!---- - START BACKGROUND COLORS / DONT TOUCH!!! - --->
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:blockquote" content="#eeeeee">
- <meta name="color:posts" content="#ffffff">
- <meta name="color:title" content="#000000">
- <meta name="color:question" content="#eeeeee">
- <meta name="color:scrollbar background" content="#ffffff">
- <!---- - END BACKGROUND COLORS / DONT TOUCH!!! - --->
- <!---- - START TEXT COLORS / DONT TOUCH!!! - --->
- <meta name="color:text" content="#000000"/>
- <meta name="color:post text" content="#ffffff"/>
- <meta name="color:title text" content="#ffffff"/>
- <meta name="color:italic text" content="#000000">
- <meta name="color:bold text" content="#000000">
- <!---- - END TEXT COLORS / DONT TOUCH!!! - --->
- <!---- - START OTHER COLORS / DONT TOUCH!!! - --->
- <meta name="color:hover" content="#888888">
- <meta name="color:links" content="#000000"/>
- <meta name="color:top text" content="#ffffff"/>
- <meta name="color:accent" content="#cccccc"/>
- <meta name="color:title accent" content="#cccccc"/>
- <meta name="color:scrollbar" content="#000000">
- <!---- - END OTHER COLORS / DONT TOUCH!!! - --->
- <!---- - START BORDER COLORS / DONT TOUCH!!! - --->
- <meta name="color:blockquote border" content="#211927">
- <meta name="color:border" content="#0000000"/>
- <!---- - END BORDER COLORS / DONT TOUCH!!! - --->
- <!---- - START IMAGES / DONT TOUCH!!! - --->
- <meta name="image:background" content=""/>
- <meta name="image:header" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="image:spotlight icon" content=""/>
- <!---- - END IMAGES / DONT TOUCH!!! - --->
- <!---- - START TEXT / DONT TOUCH!!! - --->
- <meta name="text:title" content="">
- <meta name="text:about user" content="">
- <meta name="text:spotlight" content="">
- <meta name="text:stats" content="">
- <meta name="text:faq" content="">
- <meta name="text:disclaimer" content="">
- <meta name="text:blog info" content="">
- <meta name="text:title 1" content="">
- <meta name="text:title 2" content="">
- <meta name="text:title 3" content="">
- <meta name="text:title 4" content="">
- <meta name="text:title 5" content="">
- <meta name="text:title 6" content="">
- <meta name="text:title 7" content="">
- <!---- - END TEXT / DONT TOUCH!!! - --->
- <!---- - START LINKS / DONT TOUCH!!! - --->
- <meta name="text:link 1" content="Link 1">
- <meta name="text:link 2" content="Link 2">
- <meta name="text:link 3" content="Link 3">
- <meta name="text:link 4" content="Link 4">
- <meta name="text:link 5" content="Link 5">
- <meta name="text:link 1 url" content="/">
- <meta name="text:link 2 url" content="/">
- <meta name="text:link 3 url" content="/">
- <meta name="text:link 4 url" content="/">
- <meta name="text:link 5 url" content="/">
- <!---- - END LINKS / DONT TOUCH!!! - --->
- <style type="text/css">
- @-webkit-keyframes CH {
- 0% {-webkit-transform: scale(.3);}
- 50% {-webkit-transform: scale(1.05);}
- 70% {-webkit-transform: scale(.9);}
- 100% {-webkit-transform: scale(1);}
- }
- ::-webkit-scrollbar-thumb {
- height:auto;
- background-color:{color:scrollbar};
- }
- ::-webkit-scrollbar {
- height:9px;
- width:6px;
- border-top:10px solid {color:scrollbar};
- border-bottom:10px solid {color:scrollbar};
- background-color:{color:scrollbar background};
- }
- #s-m-t-tooltip {
- max-width:300px;
- margin:10px 0px 0px 10px;
- padding:5px;
- font-weight:300;
- background-color:{color:blockquote};
- font-family: 'Ek Mukta', sans-serif;
- border:1px solid {color:border};
- font-size:9px;
- text-transform:uppercase;
- letter-spacing:0.5px;
- color:{color:text};
- z-index:999999999999999999999999999999999999;
- -webkit-animation: CH 600ms;
- }
- body {
- background-color:{color:background};
- background-image:url('{image:background}');
- background-attachment: fixed;
- background-repeat: repeat;
- font-weight:none;
- font-family: 'arial', sans-serif;
- font-size:10px;
- text-align:justify;
- color:{color:text};
- margin:0;
- }
- a {
- text-decoration:none;
- color:{color:links};
- transition-duration: 0.2s;
- -moz-transition-duration: 0.2s;
- -webkit-transition-duration: 0.3s;
- -o-transition-duration: 0.3s;
- }
- a:hover {
- text-decoration:none;
- color:{color:hover};
- transition-duration: 0.2s;
- -moz-transition-duration: 0.2s;
- -webkit-transition-duration: 0.3s;
- -o-transition-duration: 0.3s;
- }
- img {
- border:none;
- }
- blockquote {
- font-size:10px;
- max-width:545px;
- border-left:1px solid{color:blockquote border};
- background-color:{color:blockquote};
- text-align:left;
- padding:5px;
- font-weight:none;
- margin-left:30px;
- font-size:10px;
- font-family: 'arial', sans-serif;
- margin-right:30px;
- padding-left:5px;
- color:{color:text};
- }
- pre{
- font-size:17px;
- text-align:right;
- font-family: 'Roboto', sans-serif;
- letter-spacing:1px;
- text-transform:capitalize;
- background:{color:title};
- color:{color:top text};
- padding:10px;
- }
- small{
- font-size:10px;
- }
- big{
- font-size:10px;
- }
- sub{
- font-size:10px;
- }
- h1 {
- font-size:17px;
- text-align:center;
- font-family: 'Roboto', sans-serif;
- letter-spacing:1px;
- text-transform:uppercase;
- background:{color:title};
- color:{color:top text};
- padding:10px;
- }
- h1 a{
- color:{color:text};
- }
- h2{
- color:{color:text};
- text-transform:uppercase;
- font-family: 'Roboto', sans-serif;
- text-shadow: 1px 1px 0px #ddd;
- text-align:left;
- }
- b {
- font-weight:bold;
- padding:2px;
- font-family: 'Roboto', sans-serif;
- color:{color:text};
- }
- i {
- font-weight:italic;
- color:{color:text};
- }
- m {
- font-style:italic;
- color:{color:top text};
- }
- j {
- font-weight:bold;
- padding:2px;
- font-family: 'Roboto', sans-serif;
- color:{color:top text};
- }
- u {
- text-decoration:none;
- border-bottom:1px solid {color:accent};
- }
- #boxes {
- overflow:auto;
- position:absolute;
- text-align:left;
- margin-top:45px;
- margin-left:215px;
- text-transform:none;
- font-style:normal;
- font-family: 'Roboto', sans-serif;
- width:255px;
- height:100px;
- opacity:1;
- line-height:10px;
- font-weight:none;
- color:{color:text};
- background:{color:description};
- padding:17px;
- letter-spacing:0px;
- font-size:10px;
- transition-duration: 0.9s;
- -moz-transition-duration:0.9s;
- -webkit-transition-duration:0.9s;
- -o-transition-duration:0.9s;
- }
- .tit {
- font-size:15px;
- text-transform:uppercase;
- margin-bottom:15px;
- letter-spacing:1px;
- font-weight:700;
- text-align:center;
- font-family: 'Roboto', sans-serif;
- background:{color:text};
- color:{color:top text};
- padding:10px;
- }
- .sidebox {
- position:absolute;
- background:{color:posts};
- width:350px;
- top:550px;
- box-shadow: -1px 1px 5px rgba(0,0,0,.15);
- margin-left:150px;
- }
- .box {
- padding:20px;
- }
- #description {
- margin:5px;
- text-align:justify;
- }
- #description1 {
- margin:5px;
- text-align:center;
- }
- #description1:first-letter {
- font-size:17px;
- padding:1px;
- font-family: 'Roboto', sans-serif;
- font-weight:bold;
- padding-left:2px;
- color:{color:text};
- text-shadow:-2px 2px 0px {color:accent};
- margin:4px 0 0;
- float:center;
- font-style:none;
- text-transform:uppercase;
- }
- #sidebarr {
- margin:5px;
- text-align:justify;
- }
- .aboutt {
- position:absolute;
- text-align:center;
- font-family: 'Roboto', sans-serif;
- color:{color:text};
- margin:5px;
- }
- #spotlight {
- margin:5px;
- text-align:right;
- }
- #spotlight1 {
- margin:5px;
- text-align:right;
- padding-right:40px;
- }
- .affiliates {
- margin:5px;
- text-align:justify;
- letter-spacing:18px;
- line-height:40px;
- }
- .affiliates img {
- width:45px;
- height:45px;
- outline-offset:3px;
- outline:1px solid {color:border};
- }
- #wid {
- text-align:justify;
- margin:5px;
- font-size:10px;
- letter-spacing:0px;
- }
- #faq {
- text-align:justify;
- margin:5px;
- font-size:10px;
- letter-spacing:0px;
- }
- #askbox {
- text-align:justify;
- margin:5px;
- font-size:10px;
- letter-spacing:0px;
- }
- .pagination{
- font-family: 'Roboto', sans-serif;
- margin-left:80px;
- width:auto;
- font-size:17px;
- text-align:center;
- }
- .pagination a{
- padding:3px;
- font-family: 'Roboto', sans-serif;
- font-weight:700;
- bottom:-10px;
- color:{color:text};
- }
- .pagination a:hover{
- color:{color:hover};
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- transition: all 0.3s ease-out;
- }
- .links1 {
- width:950px;
- height:55px;
- overflow:hidden;
- cursor:pointer;
- top:0px;
- opacity:0;
- z-index:99999;
- position:fixed;
- margin-left:210px;
- text-align:center;
- background:{color:title};
- }
- .links1 #all {
- margin-left:0px;
- margin-top:0px;
- padding:5px;
- height:14px;
- }
- .links1 #all a:hover {
- color:{color:hover};
- border-bottom:3px solid {color:accent};
- transition-duration: 0.8s;
- -moz-transition-duration: 0.8s;
- -webkit-transition-duration: 0.8s;
- -o-transition-duration: 0.8s;
- }
- .links1 a {
- width:auto;
- height:auto;
- margin-bottom:3px;
- text-align:center;
- text-transform:uppercase;
- padding:4px;
- line-height:39px;
- color:{color:top text};
- font-style:none;
- z-index:99999;
- border-bottom:3px solid transparent;
- font-weight:700;
- font-family: 'Roboto', sans-serif;
- letter-spacing:1px;
- font-size:15px;
- display:inline-block;
- transition-duration: 0.8s;
- -moz-transition-duration: 0.8s;
- -webkit-transition-duration: 0.5s;
- -o-transition-duration: 0.8s;
- }
- .links1 .firstlink a{
- font-weight:700;
- color:{color:title accent};
- letter-spacing:0px;
- font-style:italic;
- border-bottom:3px solid {color:border};
- }
- .toppp {
- top:435px;
- position:absolute;
- margin-left:150px;
- z-index:9999999;
- width:1060px;
- }
- .sticky{
- position:fixed;
- width:100%;
- top:0px;
- margin-left:-12px;
- z-index:9999;
- }
- #blogname{
- position:absolute;
- float:left;
- margin-top:-50px;
- margin-left:calc(40% - 500px);
- font-size:10px;
- letter-spacing:0px;
- font-weight:500;
- color:{color:text};
- line-height:10px;
- opacity:0;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- -ms-transition: all 0.3s ease-in-out;
- transition: all 0.3s ease-in-out;
- }
- #blogname img{
- float:left;
- margin-top:23px;
- margin-left:7px;
- height:60px;
- width:60px;
- border-radius:10px;
- }
- .urll{
- color:{color:top text};
- font-weight:300;
- margin-left:-140px;
- margin-top:-50px;
- font-size:12px;
- }
- .urll a{
- color:{color:top text};
- font-weight:300;
- margin-left:-90px;
- margin-top:-50px;
- font-size:12px;
- }
- .sticky #triangle-left1 {
- width: 0;
- height: 0;
- top:46px;
- position:fixed;
- margin-left:70px;
- border-top: 15px solid transparent;
- border-left: 25px solid {color:description background};
- border-bottom: 15px solid transparent;
- z-index:9999;
- -ms-transform: rotate(90deg); /* IE 9 */
- -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
- transform: rotate(90deg);
- }
- .sticky #blogname{
- color:{color:text};
- margin-top:10px;
- opacity:1;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- -ms-transition: all 0.3s ease-in-out;
- transition: all 0.3s ease-in-out;
- }
- .sticky #navi{
- width:100%;
- text-align:center;
- box-shadow:0px 2px 3px rgba(0,0,0,.15);
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- -ms-transition: all 0.3s ease-in-out;
- transition: all 0.3s ease-in-out;
- }
- #navi{
- margin:auto;
- font-size:12px;
- height:50px;
- letter-spacing:0px;
- font-weight:700;
- width:1060px;
- font-style:none;
- background:{color:title};
- text-align:center;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- -ms-transition: all 0.3s ease-in-out;
- transition: all 0.3s ease-in-out;
- }
- #navi a{
- display:inline-block;
- color:{color:top text};
- padding:18px 0px 15px 0px;
- margin:0px 20px 0px 20px;
- font-weight:300;
- line-height:14px;
- font-style:none;
- font-family: 'Roboto', sans-serif;
- text-transform:uppercase;
- border-bottom:2px solid transparent;
- transition-duration: 0.9s;
- -moz-transition-duration:0.9s;
- -webkit-transition-duration:0.9s;
- -o-transition-duration:0.9s;
- }
- #navi a:hover{
- color:{color:hover};
- border-bottom:3px solid {color:accent};
- transition-duration: 0.9s;
- -moz-transition-duration:0.9s;
- -webkit-transition-duration:0.9s;
- -o-transition-duration:0.9s;
- }
- #navi .firstlink a{
- font-weight:700;
- color:{color:title accent};
- letter-spacing:2px;
- font-style:italic;
- border-bottom:3px solid {color:border};
- }
- .header{
- position:absolute;
- opacity:1;
- background-image:url('{image:header}');
- width:1060px;
- height:435px;
- top:0px;
- background:#ddd;
- margin-left:150px;
- z-index:-999;
- }
- .header img{
- width:1060px;
- height:435px;
- background-image:url('{image:header}');
- }
- #entries {
- margin-left:670px;
- letter-spacing:0px;
- position:absolute;
- top:550px;
- width:500px;
- }
- #post {
- font-size:10px;
- width:500px;
- color:{color:post text};
- box-shadow: -1px 1px 5px rgba(0,0,0,.15);
- background-color:{color:posts};
- text-align:justify;
- padding:20px;
- overflow:hidden;
- line-height:10px;
- margin-bottom:70px;
- }
- #post img{
- max-width:500px;
- height:auto;
- }
- #info {
- width:512px;
- text-align:left;
- font-family: 'Roboto', sans-serif;
- text-transform:none;
- margin-left:-15px;
- font-weight:700;
- font-size:9px;
- margin-top:0px;
- letter-spacing:0px;
- overflow:hidden;
- font-style:none;
- padding:10px;
- line-height:10px;
- color:{color:text};
- }
- #info a {
- text-align:left;
- font-family: 'Roboto', sans-serif;
- text-transform:none;
- font-size:9px;
- font-weight:700;
- margin-top:10px;
- line-height:2px;
- color:{color:text};
- }
- #info a:hover{
- color:{color:hover};
- font-weight:700;
- }
- .right{
- float:left;
- }
- #tags {
- text-align:left;
- opacity:1;
- font-size:10px;
- font-family: 'calibri', sans-serif;
- margin-top:1px;
- margin-left:-5px;
- padding:-5px;
- font-weight:bold;
- margin-bottom:0px;
- height:15px;
- width:530px;
- padding-top:0px;
- text-transform:lowercase;
- transition-duration: 0.5s;
- -moz-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- }
- #tags a {
- padding:0px;
- margin-top:1px;
- color:{color:text};
- line-height:6px;
- letter-spacing:0px;
- font-weight:700;
- margin-left:0px;
- font-size:9px;
- font-family: 'arial', sans-serif;
- display:inline-block;
- }
- #tags a:hover {
- -moz-transition-duration:0.3s;
- -webkit-transition-duration:0.3s;
- -o-transition-duration:0.3s;
- color:{color:hover};
- }
- #permalink{
- margin-bottom:15px;
- text-align:left;
- font-size:9px;
- margin-left:-5px;
- margin-top:5px;
- font-weight:bold;
- text-transform:uppercase;
- width:590px;
- font-family: 'Roboto', sans-serif;
- letter-spacing:0px;
- line-height:0px;
- color:{color:text};
- }
- #permalink a{
- color:{color:text};
- font-family: 'Roboto', sans-serif;
- font-size:9px;
- text-transform:uppercase;
- font-weight:700;
- padding:3px;
- }
- #asking {
- margin-left:15px;
- margin-top:26px;
- }
- #askingimage {
- }
- #askingimage img {
- border-radius:100px;
- border:1px solid {color:border};
- margin-left:15px;
- margin-top:20px;
- }
- #question {
- padding:25px;
- padding-left:70px;
- margin-top:-31px;
- line-height:20px;
- margin-left:2px;
- color:{color:text};
- background-color:{color:question};
- }
- #asker{
- margin-top:-55px;
- padding:1px;
- margin-left:70px;
- line-height:25px;
- font-family: 'arial', sans-serif;
- text-transform:lowercase;
- }
- #credit{
- position:fixed;
- font-size:14px;
- font-weight:bold;
- padding-bottom:5px;
- padding-top:5px;
- height:20px;
- width:20px;
- opacity:1;
- padding-left:5px;
- padding-right:5px;
- margin-left:1320px;
- top:645px;
- letter-spacing:0px;
- line-height:22px;
- border-top:1px solid {color:accent};
- border-bottom:1px solid {color:accent};
- text-align:center;
- float:left;
- font-family: 'Roboto', sans-serif;
- color:{color:text};
- text-transform:uppercase;
- background-color: rgba(255,255,255, 0.3);
- transition-duration: 0.8s;
- }
- lol {
- font-size:7px;
- text-align:center;
- width:auto;
- height:5px;
- font-weight:none;
- font-family: 'consolas';
- letter-spacing:1px;
- background-color:{color:text};
- color:{color:top text};
- padding:5px;
- }
- {CustomCSS}</style>
- </head>
- <body>
- <!---- - BASICS / DONT TOUCH!!! - --->
- <div class="header"><img src="{image:header}"></a></div>
- <div class="toppp">
- <div id="navi">
- <div id="blogname"><img src="{PortraitURL-128}"style="margin-top:74px;box-shadow:0px 2px 3px rgba(0,0,0,.15);"><span class="urll"><j>@ {name}:</j></br><i class="fa fa-angle-double-right"style="color:{color:accent};"></i><m> {text:title} </m><i class="fa fa-angle-double-left"style="color:{color:accent};"></i></a></span></div>
- <div id="triangle-left1"></div>
- <span class="firstlink"><a href="/">Home</a></span>
- <a href="/ask">message</a>
- <a href="{text:link 1 url}">{text:link 1}</a>
- <a href="{text:link 2 url}">{text:link 2}</a>
- <a href="{text:link 3 url}">{text:link 3}</a>
- <a href="{text:link 4 url}">{text:link 4}</a>
- <a href="{text:link 5 url}">{text:link 5}</a>
- </div>
- </div>
- <!---- Sticky Position (Bar) with CSS or jQuery by http://www.hongkiat.com/ --->
- <script>
- var header = document.querySelector('.toppp');
- var origOffsetY = header.offsetTop;
- function onScroll(e) {
- window.scrollY >= origOffsetY ? header.classList.add('sticky') :
- header.classList.remove('sticky');
- }
- document.addEventListener('scroll', onScroll);
- </script>
- <div class="topp">
- <div class="sidebox">
- <!---- - BASICS / DONT TOUCH!!! - --->
- <!---- - DESCRIPTION / DON'T TOUCH - --->
- <div class="box">
- <div class="tit">{text:title 1}</div>
- <div id="sidebarr"><img src="{image:sidebar}"style="background:#fff;width:300px;height:300px"></a></div>
- <div id="description1">{Description}</div>
- </div>
- <!---- - DESCRIPTION / DON'T TOUCH - --->
- <!---- - ABOUT BLOGGER / DON'T TOUCH - --->
- <div class="box">
- <div class="tit">{text:title 2}</div>
- <div id="aboutt">{text:about user}</div>
- <!---- - AFFILIATES / DON'T TOUCH - --->
- <div class="box">
- <div class="tit">{text:title 3}</div>
- <div class="affiliates">
- <a href="/" title="name"><img src="https://41.media.tumblr.com/9e65f2d6df7196e5ee8711270ae16abf/tumblr_nvwitgk74g1u9o0yqo1_540.jpg"></a>
- <a href="/" title="name"><img src="https://41.media.tumblr.com/9e65f2d6df7196e5ee8711270ae16abf/tumblr_nvwitgk74g1u9o0yqo1_540.jpg"></a>
- <a href="/" title="name"><img src="https://41.media.tumblr.com/9e65f2d6df7196e5ee8711270ae16abf/tumblr_nvwitgk74g1u9o0yqo1_540.jpg"></a>
- <a href="/" title="name"><img src="https://41.media.tumblr.com/9e65f2d6df7196e5ee8711270ae16abf/tumblr_nvwitgk74g1u9o0yqo1_540.jpg"></a>
- <a href="/" title="name"><img src="https://41.media.tumblr.com/9e65f2d6df7196e5ee8711270ae16abf/tumblr_nvwitgk74g1u9o0yqo1_540.jpg"></a>
- <a href="/" title="name"><img src="https://41.media.tumblr.com/9e65f2d6df7196e5ee8711270ae16abf/tumblr_nvwitgk74g1u9o0yqo1_540.jpg"></a>
- <a href="/" title="name"><img src="https://41.media.tumblr.com/9e65f2d6df7196e5ee8711270ae16abf/tumblr_nvwitgk74g1u9o0yqo1_540.jpg"></a>
- <a href="/" title="name"><img src="https://41.media.tumblr.com/9e65f2d6df7196e5ee8711270ae16abf/tumblr_nvwitgk74g1u9o0yqo1_540.jpg"></a>
- </div></div>
- <!---- - MEMBERS / DON'T TOUCH - --->
- <div class="box">
- <div class="tit">{text:title 4}</div>
- <div class="spotlight"><img src="{image:spotlight icon}" style="width:80px;height:100px;outline:1px solid #ddd;outline-offset:3px;" align="left"><center><b>Current artist:</b> Halsey
- </br>
- <b>Recent albums:</b> Badlands, Room 93 EP
- </br>
- <b>On going tour:</b> Badlands Pt. I
- </br>
- <b>Upcoming tour:</b> Badlands Pt. II
- </br>
- {text:spotlight}
- </center>
- </div></div>
- <!---- - WID / SECOND DESCRIPTION / DON'T TOUCH - --->
- <div class="tit">{text:title 5}</div>
- <div id="faq">{text:faq}</div>
- </div>
- <!---- - FAQ / DON'T TOUCH - --->
- <div class="box">
- <div class="tit">{text:title 6}</div>
- <div id="description">{text:disclaimer}</div>
- </div>
- <!---- - ASKBOX / DON'T TOUCH - --->
- <div class="box">
- <div class="tit">{text:title 7}</div>
- <div id="description">{text:blog info}</div>
- </div>
- </div>
- <!---- - LINKS / DON'T TOUCH - --->
- <div class="links1">
- <div id="all">
- <span class="firstlink"><a href="/">Home</a></span>
- <a href="/ask">message</a>
- <a href="{text:link 1 url}">{text:link 1}</a>
- <a href="{text:link 2 url}">{text:link 2}</a>
- <a href="{text:link 3 url}">{text:link 3}</a>
- <a href="{text:link 4 url}">{text:link 4}</a>
- <a href="{text:link 5 url}">{text:link 5}</a>
- </div>
- <!---- - PAGINATION / DONT TOUCH!!! - --->
- </div>
- </div>
- </div>
- <!---- - POSTS & ENTRIES / DONT TOUCH!!! - --->
- <div id="entries">
- {block:Posts}
- <div id="post"
- <div id="post">
- <!--TEXT POSTS-->
- {block:Text}
- {block:Title}<h1><center>{Title}</center></h1>{/block:Title}
- {Body}
- {/block:Text}
- <!---- - END TEXT POSTS / DONT TOUCH!!! - --->
- <!---- - ANSWER & QUESTION / DONT TOUCH!!! - --->
- {block:Answer}
- <div id="askingimage"><img src="{AskerPortraitURL-48}"/></div>
- <div id="asker">{Asker} sent:</div>
- <div id="question">{Question}</div>
- {Answer}{/block:Answer}
- <!---- - QUOTE / DONT TOUCH!!! - --->
- {block:Quote}
- {block:Quote}
- <h2>{Quote}</h2>
- <div align="right">
- {block:Source}<h1>-{Source}</h1>{/block:Source}
- </div>
- {/block:Quote}
- <!---- - LINK & CHAT / DONT TOUCH!!! - --->
- {block:Link}
- <h2><center><a href="{URL}">{Name}</center></a></h2>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- <ul class="convo">{block:Lines}<li class="line">{block:Label}<span class ="label">{Label}</span>{/block:Label}
- {Line}</li>{/block:Lines}</ul>
- {/block:Chat}
- <!---- - PHOTO / DONT TOUCH!!! - --->
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="auto">{LinkCloseTag}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Video}
- {Video-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- <!---- - AUDIO / DONT TOUCH!!! - --->
- {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
- {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
- {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
- {/block:Audio}
- <!---- - INFO / DONT TOUCH!!! - --->
- <div id="info">
- {block:Date}
- <a href="{ReblogURL}" title="reblog"target="_blank" class="details"><i class="fa fa-retweet"></i></a> Posted <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom}
- <a href="{ReblogParentURL}" title="{ReblogParentName}"><i class="fa fa-history"></i> </a>
- {block:ContentSource}
- <a href="{ReblogRootURL}" "{ReblogRootName}" title="{ReblogRootName}">/ <i class="fa fa-copyright"></i></a>
- {/block:ContentSource}
- {/block:RebloggedFrom}
- </br>
- </br>
- <a href="{Permalink}"><lol>{NoteCountWithLabel}</lol></a>
- </div>
- {/block:Date}
- {block:HasTags}<div id="tags">{block:Tags} <a href="{TagURL}">#{Tag} </a>{/block:Tags}
- </div>
- {/block:HasTags}
- </div>
- {block:PostNotes} {PostNotes} {/block:PostNotes}
- {/block:Posts}
- {block:Pagination}
- <div class="pagination"style="{color:title text}">
- {block:PreviousPage}<a href="{PreviousPage}"title="previous page">BACK</a>{/block:PreviousPage}{block:JumpPagination length="4"}{block:CurrentPage}<span class="current_page"style="color:{color:title accent};text-shadow: 1px 1px 0px #ddd;">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page"style="{color:title text}" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:NextPage}<a href="{NextPage}"title="next page">NEXT</a>{/block:NextPage}
- {/block:Pagination}</div>
- <!---- - CREDIT / DONT TOUCH!!! - --->
- <div id="credit">
- <a href="http://adf.ly/1NFPh1"title="made by im-halsey"><i class="fa fa-diamond"></i></a>
- </div>
- </div>
- </html>
- <!---- - END HTML / DONT TOUCH!!! - --->
Add Comment
Please, Sign In to add comment