Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- TERMS & CONDITIONS
- 01. DO NOT steal or recreate
- 02. DO NOT use as a base code
- 03. DO NOT edit or remove credit
- -->
- <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}
- <meta name="color:background" content="#f5f5f5"/>
- <meta name="color:text" content="#1d1d1d"/>
- <meta name="color:links" content="#c33a1c"/>
- <meta name="color:hover" content="#c6c6c6"/>
- <meta name="color:borders" content="#eaeaea"/>
- <meta name="color:posts" content="#ffffff"/>
- <meta name="color:container" content="#fbfbfb"/>
- <meta name="color:accent" content="#e7c5cb"/>
- <meta name="if:grayscale" content="1"/>
- <meta name="image:background" content=""/>
- <meta name="image:png" content="https://via.placeholder.com/230x370"/>
- <meta name="image:png 2" content="https://via.placeholder.com/110x160"/>
- <meta name="text:title" content="title is three lines long">
- <meta name="text:desc" content="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.">
- <meta name="text:tablink" content="link">
- <meta name="text:tablink url" content="/">
- <meta name="text:tablink 2" content="link">
- <meta name="text:tablink 2 url" content="/">
- <meta name="text:tablink 3" content="link">
- <meta name="text:tablink 3 url" content="/">
- <meta name="text:tablink 4" content="link">
- <meta name="text:tablink 4 url" content="/">
- <meta name="text:tablink 5" content="link">
- <meta name="text:tablink 5 url" content="/">
- <meta name="text:tablink 6" content="link">
- <meta name="text:tablink 6 url" content="/">
- <meta name="text:tablink 7" content="link">
- <meta name="text:tablink 7 url" content="/">
- <meta name="text:tablink 8" content="link">
- <meta name="text:tablink 8 url" content="/">
- <meta name="text:tablink 9" content="link">
- <meta name="text:tablink 9 url" content="/">
- <script>
- $(document).ready(function(){
- $(“ul#tab li”).click(function(e){
- if (!$(this).hasClass(“active”)) {
- var tabNum = $(this).index();
- var nthChild = tabNum+1;
- $(“ul#tab li.active”).removeClass(“active”);
- $(this).addClass(“active”);
- $(“ul#tab li.active”).removeClass(“active”);
- $(“ul#tab li:nth-child(”+nthChild+“)”).addClass(“active”);
- }
- });
- });
- </script>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function() {
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:false,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
- <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Roboto:400,500,500i,700,700i,900,900i&display=swap" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Roboto+Mono&display=swap" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Abril+Fatface&display=swap" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Roboto+Condensed:400,400i,700,700i&display=swap" rel="stylesheet">
- <link href="//dl.dropbox.com/s/vpi3f9s7nhpe7v7/honeybee.css" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=ABeeZee|Karla" rel="stylesheet">
- <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
- <style type="text/css">
- @font-face{ font-family:"spicy"; src: url('https://dl.dropboxusercontent.com/s/ehivk0v8vmi8jlq/SpicyRice-Regular.ttf’)'); }
- @keyframes tada {
- from {
- -webkit-transform: scale3d(1, 1, 1);
- transform: scale3d(1, 1, 1);
- }
- 10%,
- 20% {
- -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
- transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
- }
- 30%,
- 50%,
- 70%,
- 90% {
- -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
- transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
- }
- 40%,
- 60%,
- 80% {
- -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
- transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
- }
- to {
- -webkit-transform: scale3d(1, 1, 1);
- transform: scale3d(1, 1, 1);
- }
- }
- @-webkit-keyframes slideInLeft {
- from {
- -webkit-transform: translate3d(-100%, 0, 0);
- transform: translate3d(-100%, 0, 0);
- visibility: visible;
- }
- to {
- -webkit-transform: translate3d(0, 0, 0);
- transform: translate3d(0, 0, 0);
- }
- }
- @keyframes slideInLeft {
- from {
- -webkit-transform: translate3d(-100%, 0, 0);
- transform: translate3d(-100%, 0, 0);
- visibility: visible;
- }
- to {
- -webkit-transform: translate3d(0, 0, 0);
- transform: translate3d(0, 0, 0);
- }
- }
- /* SCROLLBAR & TOOLTIP */
- ::-webkit-scrollbar { display:none; width:7px; height:11px; background:{color:scrollbar}; }
- #s-m-t-tooltip { max-width:230px; padding:2px 9px 2px 10px; margin:20px 15px; color:{color:text}; background-color:{color:posts}; z-index:999999999999999; text-transform:uppercase; text-align:justify; text-transform:uppercase; font-family: 'Roboto', sans-serif; letter-spacing:1.5px; font-size:8px; border:1px solid {color:borders}; }
- /* BODY */
- body { background-color:{color:background}; color:{color:text}; font-family: 'Roboto', sans-serif; font-size:10px; line-height:18px; letter-spacing:1px; background-image:url('{image:background}'); overflow:hidden; }
- a { text-decoration:none; color:{color:links}; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
- a:hover { color:{color:hover}; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
- blockquote { border-left:1px solid {color:borders}; margin-left:10px; padding-left:20px; width:90%; }
- blockquote blockquote { border-left:1px solid {color:borders}; margin-left:5px; }
- h1 { text-align:center; font-size:35px; font-weight:500; line-height:35px; font-family:'spicy'; -webkit-text-fill-color: transparent; -webkit-text-stroke: 1px {color:text}; }
- h1 a { text-align:center; font-size:35px; font-weight:500; line-height:35px; font-family:'spicy'; -webkit-text-fill-color: transparent; -webkit-text-stroke: 1px {color:text}; }
- h2 { color:{color:text}; font-size:17px; letter-spacing:1.5px; font-weight:800; }
- pre { font-size:8.5px; color:{color:text}; font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase; text-align:center; letter-spacing:2px; }
- small, sup, sub { font-size:9.5px; line-height:20px; }
- b, strong { font-weight:900; color:{color:text}; }
- i, em { font-weight:700; color:{color:accent}; }
- /* HOLDER */
- #container { background-color:{color:container}; position:absolute; margin:auto; left:40px; right:0px; top:0px; bottom:0px; width:770px; height:480px; overflow:visible; border:1px solid {color:borders}; }
- /* SIDEBAR */
- #sidebar { position:absolute; top:0px; left:0px; z-index:9; width:340px; height:480px; overflow:visible; }
- .sidebar { position:absolute; z-index:99; top:120px; left:60px; }
- .sidebar img { position:absolute; width:110px; height:160px; background-image:url('https://66.media.tumblr.com/a0dbd1900e1fe6b3da8c221beea185d0/efeca78c83b800be-d3/s540x810/3657856c245bfa3dadd918dd525a9c00bdb28f9a.png'); }
- .title { position:absolute; z-index:99; left:75px; top:25px; width:250px; font-family:'spicy'; font-size:50px; line-height:45px; padding-bottom:10px; text-align:right; color:{color:accent}; text-shadow:2px 2px {color:links}; }
- .desc { position:absolute; z-index:99; top:260px; left:125px; width:170px; height:175px; text-align:justify; font-size:9.5px; letter-spacing:1.5px; line-height:18px; padding-top:7px; padding-bottom:10px; padding-left:15px; padding-right:15px; overflow:auto; color:{color:text}; background-color:{color:posts}; }
- .sidelinks { position:absolute; z-index:9999; padding-top:10px; width:280px; height:25px; top:175px; left:40px; text-align:right; line-height:35px; -moz-animation: fadein 1s; -webkit-animation: fadein 1s; -o-animation: fadein 1s; }
- .sidelinks span { display:inline-block; margin:0px 5px; }
- .sidelinks span:hover { -webkit-animation-name: tada; animation-name: tada; -webkit-animation-duration: 1.3s; animation-duration: 1.3s; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
- .sidelinks a { font-size:13px; margin-right:10px; box-shadow:none; -webkit-text-fill-color: transparent; -webkit-text-stroke: 1.5px {color:posts}; background-color:{color:links}; padding-top:9px; padding-bottom:8px; padding-left:5px; padding-right:5px; border-radius:100%; }
- .pagination { font-size:8px; width:460px; padding-right:10px; position:absolute; margin-bottom:50px; text-align:center; z-index:99999; }
- .pagination a { color:{color:links}; letter-spacing:50px; text-align:center; font-size:15px; border-radius:100%; }
- /* POSTS STYLING */
- .entries { text-align:justify; position:absolute; z-index:99999; height:480px; width:440px; overflow:auto; margin:auto; left:340px; right:0px; top:25px; bottom:25px; overflow-x:hidden; }
- .posts { width:330px; background-color:{color:posts}; margin-bottom:45px; margin-top:40px; margin-left:17px; text-align:justify; padding-left:20px; padding-right:18px; padding-top:15px; border:1px solid {color:borders}; box-shadow:7px 7px {color:posts}; }
- .posts img { max-width:330px; height:auto; {block:ifGrayscale} -webkit-filter: grayscale(100%); {/block:ifGrayscale} -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
- .posts img:hover { {block:ifGrayscale}-webkit-filter: grayscale(0%);{/block:ifGrayscale} -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
- iframe { max-width:330px; }
- .media img, .media iframe { {block:ifGrayscale} -webkit-filter: grayscale(100%); {/block:ifGrayscale} -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
- .media img:hover, .media iframe:hover { {block:ifGrayscale} -webkit-filter: grayscale(0%); {/block:ifGrayscale} -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
- .html_photoset { padding-top:3px; {block:ifGrayscale} -webkit-filter: grayscale(100%); {/block:ifGrayscale} -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
- .html_photoset:hover { {block:ifGrayscale} -webkit-filter: grayscale(0%); {/block:ifGrayscale} -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
- #permalink { width:328px; text-align:left; text-transform:uppercase; font-size:9px; letter-spacing:2px; padding-top:6px; padding-bottom:15px; padding-left:20px; padding-right:20px; margin-top:20px; margin-left:-20px; color:{color:text}; border-bottom-left-radius:15px; border-bottom-right-radius:15px; }
- #permalink a { letter-spacing:2px; color:{color:links}; webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
- #tags { width:365px; margin-top:-30px; margin-left:20px; margin-bottom:60px; text-align:center; line-height:16px; color:{color:text}; }
- #tags span { font-size:8px; }
- #tags a { font-size:10px; color:{color:links}; padding-left:2px; padding-right:2px; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
- #tags a:hover { color:{color:hover}; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
- /* QUOTE STYLING */
- #q { font-size:35px; letter-spacing:1px; text-align:left; line-height:35px; padding-top:20px; padding-left:20px; padding-right:20px; font-family:'spicy'; font-weight:500; -webkit-text-fill-color: transparent; -webkit-text-stroke: 1px {color:text}; }
- .source { color:{color:text}; margin-top:15px; font-size:8px; font-weight:500; text-align:center; letter-spacing:1px; text-transform:uppercase; padding-bottom:5px; }
- .source a:hover { color:{color:hover}; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
- /* ASK STYLING */
- #question { line-height:17px; letter-spacing:1px; font-size:10px; text-align:justify; padding-bottom:13px; padding-left:25px; padding-right:25px; background-color:{color:links}; }
- #question q { color:{color:posts}; }
- #asker { margin-left:-25px; letter-spacing:1px; font-size:10px; padding-top:5px; padding-bottom:5px; width:330px; background-color:{color:posts}; text-align:center; text-transform:uppercase; }
- #asker b { font-weight:900; }
- #asker a { font-weight:900; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
- #asker a:hover { color:{color:hover}; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
- #answer { margin-top:10px; }
- /* AUDIO STYLING */
- .playbutton { width:30px; height:30px; overflow:hidden; position:relative; margin-top:25px; margin-left:25px; z-index:9; opacity:.7; }
- .albumart img { height:60px; width:60px; position:relative; margin-top:-65px; margin-left:0px; margin-left:10px; {block:ifGrayscale} -webkit-filter: grayscale(100%); {/block:ifGrayscale} -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
- .albumart img:hover { {block:ifGrayscale} -webkit-filter: grayscale(0%); {/block:ifGrayscale} -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
- .albumdetails { margin-top:-68px; text-align:;left; margin-left:75px; padding:5px; text-transform:uppercase; font-size:8px; letter-spacing:1px; }
- .albumdetails lame { letter-spacing:1px; font-size:8px; line-height:70%; display:inline-block; text-transform:uppercase; color:{color:accent}; background-color:{color:posts}; margin-right:5px; font-weight:800; }
- /* tabs base credit to alyofrp */
- .tabzcon { margin-left:345px; margin-top:0px; position:absolute; z-index:999999999; overflow:hidden; width:425px; height:480px; background-color:{color:container}; color:{color:text}; -moz-animation: fadein 1s; -webkit-animation: fadein 1s; -o-animation: fadein 1s; }
- @keyframes fadein { 0% { opacity: 0; } 100% { opacity: 1; } }
- .tabzclose { z-index:99999999999; font-size:10px; padding:3px; color:{color:text}; margin-top:30px; margin-right:30px; float:right; }
- .tabzclose:hover { cursor:pointer; }
- /* NAVIGATE */
- .nlinks { position:absolute; z-index:9; top:70px; left:40px; text-align:center; }
- .nlinks a { font-family:'spicy'; font-size:30px; -webkit-text-fill-color: transparent; -webkit-text-stroke: 1.5px {color:posts}; }
- .nlinks a:hover { color:{color:hover}; }
- .nlinks li { margin-bottom:10px; margin-right:10px; width:100px; padding-top:40px; padding-bottom:40px; float:left; list-style-type:none; text-align:center; background-color:{color:links}; }
- /* CREDIT */
- #credit a { right:20px; bottom:20px; position:fixed; background-color:{color:posts}; color:{color:links}; padding-top:8px; padding-bottom:9px; padding-left:12px; padding-right:11px; border-radius:100%; font-size:16px; font-family: 'Playfair Display', serif; }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="container">
- <div id="sidebar">
- <div class="sidebar">
- <img src="{image:png 2}">
- <div style="position:absolute; left:-10px; top:10px; width:110px; height:160px; overflow:visible; border:1px solid {color:borders};"></div>
- </div>
- <img src="{image:png}" style="position:absolute; z-index:999; left:-95px; bottom:0px; width:230px; height:370px;">
- <div class="title">{text:title}</div>
- <div style="position:absolute; z-index:99; top:235px; left:125px; background-color:{color:borders}; color:{color:links}; font-size:12px; width:190px; padding-top:5px; padding-bottom:5px; padding-left:10px;"><span class="th th-circle"></span> <span class="th th-circle-o"></span> <span class="th th-circle-o"></span></div>
- <div class="desc">{text:desc}</div>
- <div class="sidelinks">
- <a href="/" title="index"><span class="th th-bookmark-1"></span></a>
- <a href="/ask" title="contact"><span class="th th-chat-bubble"></span></a>
- <a href="#" class="tablink tabzact" onclick="openAlytut(event, 'navi');" title="navigate"><span class="th th-cloud-3"></span></a>
- </div>
- <!–– DO NOT TOUCH THIS ––>
- <svg width="770px" height="520px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320" style="position:absolute; bottom:-40px; left:0px;"><path fill="{color:accent}" fill-opacity="1" d="M0,64L48,85.3C96,107,192,149,288,144C384,139,480,85,576,58.7C672,32,768,32,864,64C960,96,1056,160,1152,170.7C1248,181,1344,139,1392,117.3L1440,96L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path>
- </svg>
- <span style="position:absolute; bottom:0px; left:0px; width:770px; height:200px; background-color:{color:accent};"></span>
- <!––------––>
- </div>
- <div id="navi" class="tabzcon alytut" style="display:none">
- <span onclick="this.parentElement.style.display='none'" class="tabzclose"><i class="fa fa-times" aria-hidden="true" style="color:{color:text};"></i></span>
- <div class="nlinks">
- <li><a href="{text:tablink url}" title="{text:tablink}">01</a></li>
- <li><a href="{text:tablink 2 url}" title="{text:tablink 2}">02</a></li>
- <li><a href="{text:tablink 3 url}" title="{text:tablink 3}">03</a></li>
- <p>
- <li><a href="{text:tablink 4 url}" title="{text:tablink 4}">04</a></li>
- <li><a href="{text:tablink 5 url}" title="{text:tablink 5}">05</a></li>
- <li><a href="{text:tablink 6 url}" title="{text:tablink 6}">06</a></li>
- <p>
- <li><a href="{text:tablink 7 url}" title="{text:tablink 7}">07</a></li>
- <li><a href="{text:tablink 8 url}" title="{text:tablink 8}">08</a></li>
- <li><a href="{text:tablink 9 url}" title="{text:tablink 9}">09</a></li>
- </div>
- <!–– DO NOT TOUCH THIS PART ––>
- <svg width="770px" height="520px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320" style="position:absolute; z-index:-1; bottom:-40px; left:-345px;"><path fill="{color:accent}" fill-opacity="1" d="M0,64L48,85.3C96,107,192,149,288,144C384,139,480,85,576,58.7C672,32,768,32,864,64C960,96,1056,160,1152,170.7C1248,181,1344,139,1392,117.3L1440,96L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path>
- </svg>
- <span style="position:absolute; bottom:0px; left:0px; width:770px; height:200px; background-color:{color:accent};"></span>
- <!––------––>
- </div>
- <div class="entries">
- {block:posts}
- <div class="posts" id="{PostID}">
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<div id="q">{Quote}</div>{/block:Quote}{block:Source}
- <div class="source">— {Source}</div>
- {/block:Source}
- {block:Audio}
- {block:AudioPlayer}
- <div class="playbutton">{AudioPlayerGrey}</div>{/block:AudioPlayer}
- {block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
- <div class="albumdetails">
- {block:TrackName}<lame>song:</lame> {TrackName}{/block:TrackName}<br>
- {block:Artist}<lame>artist:</lame> {Artist}{/block:Artist}<br>
- {block:Album}<lame>album:</lame> {Album}{/block:Album}
- </div>
- {/block:AudioPlayer}
- {/block:Audio}
- {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Chat}{block:title}<h1>{title}</h1>{/block:title}<br>{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Answer}<div id="question"><div id="asker"><b>{Asker}</b> said</div><br><q>{Question}</q></div><span></center><p><div id="answer">{Answer}</div>{/block:Answer}
- <div id="permalink">
- <a href="{Permalink}" title="{TimeAgo}">{MonthNumberWithZero}/{DayOfMonth} </a> <span class="th th-star" style="font-size:8px; color:{color:borders};"></span> {NoteCountWithLabel}
- <span style="float:right; margin-right:0px;"><a href="{ReblogURL}" title="reblog this post" style="box-shadow:none;"><span class="th th-reblog"></a></span></span>
- </div></div>
- {block:HasTags}<div id="tags">{block:Tags}<span class="th th-hashtag"></span><a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}
- {/block:Posts}
- {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
- {/block:Posts}
- <div class="pagination">
- {block:PreviousPage}
- <a href="{PreviousPage}" class="pagi"><span class="th th-chevron-left"></span></a>{/block:PreviousPage}
- {block:NextPage} <a href="{NextPage}" class="pagi"><span class="th th-chevron-right"></span></a> {/block:NextPage} {/block:Pagination}
- </div>
- </div>
- <div id="credit" data="credit"><a href="https://ultraviclets.tumblr.com" title="made by ness">U</a></div>
- </body>
- <script>
- var coll = document.getElementsByClassName("collapsible");
- var i;
- for (i = 0; i < coll.length; i++) {
- coll[i].addEventListener("click", function() {
- this.classList.toggle("active");
- var content = this.nextElementSibling;
- if (content.style.display === "block") {
- content.style.display = "none";
- } else {
- content.style.display = "block";
- }
- });
- }
- </script>
- <script>
- function openAlytut(evt, alytutName) {
- var i, x, tablinks;
- x = document.getElementsByClassName("alytut");
- for (i = 0; i < x.length; i++) {
- x[i].style.display = "none";
- }
- tablinks = document.getElementsByClassName("tablink");
- for (i = 0; i < x.length; i++) {
- tablinks[i].className = tablinks[i].className.replace(" tabzact", "");
- }
- document.getElementById(alytutName).style.display = "block";
- evt.currentTarget.className += " tabzact";
- }
- </script>
- </html>
Add Comment
Please, Sign In to add comment