Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <head>
- <!--
- ETHEREAL
- by alydae
- released: november 6, 2016
- last updated: november 19, 2024
- - this theme DOES support npf posts/new post type.
- it may look weird in the customise panel
- but it will be fine once you exit and view your blog.
- - do not steal any part of this code
- - do not even TOUCH the credit
- - direct questions to enchantedthemes.tumblr.com
- thank you for using!!!
- -->
- <title>{block:TagPage}#{Tag} : {/block:TagPage}{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="#ffffff"/>
- <meta name="color:secondary background" content="#fafafa" />
- <meta name="color:text" content="#666666"/>
- <meta name="color:links" content="#888888"/>
- <meta name="color:links hover" content="#bad1e7"/>
- <meta name="color:accent" content="#222222" />
- <meta name="color:border" content="#eeeeee"/>
- <meta name="image:sidebar image" content=""/>
- <meta name="image:sidebar icon" content=""/>
- <meta name="select:font size" content="10px"/>
- <meta name="select:font size" content="11px"/>
- <meta name="select:font size" content="12px"/>
- <meta name="select:font" content="Open Sans"/>
- <meta name="select:font" content="Karla"/>
- <meta name="select:font" content="Lato"/>
- <meta name="select:font" content="Roboto"/>
- <meta name="select:sidebar position" content="stop" title="top"/>
- <meta name="select:sidebar position" content="scenter" title="center"/>
- <meta name="select:sidebar position" content="sbottom" title="bottom"/>
- <meta name="if:hide sidebar image" content=""/>
- <meta name="if:hide sidebar icon" content=""/>
- <meta name="if:hide captions" content=""/>
- <meta name="if:dashboard captions" content=""/>
- <meta name="if:hover tags" content=""/>
- <meta name="if:hover info" content=""/>
- <meta name="if:scroll to top" content=""/>
- <meta name="if:infinite scroll" content=""/>
- <meta name="if:load more" content=""/>
- <meta name="text:post width" content="400"/>
- <meta name="text:margin" content="100"/>
- <meta name="text:link 1 title" content=""/>
- <meta name="text:link 1 url" content=""/>
- <meta name="text:link 2 title" content=""/>
- <meta name="text:link 2 url" content=""/>
- <meta name="text:link 3 title" content=""/>
- <meta name="text:link 3 url" content=""/>
- <link href=“//use.fontawesome.com/releases/v6.5.1/css/all.css” rel=“stylesheet”>
- <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
- <!-- custom font -->
- <link href="https://fonts.googleapis.com/css?family={select:font}:300,400,600,700,300italic,400italic,600italic,700italic" rel="stylesheet" type="text/css">
- <style type="text/css">
- @keyframes fadein {
- from { opacity:0; }
- to { opacity:1; }
- }
- @-moz-keyframes fadein {
- from { opacity:0; }
- to { opacity:1; }
- }
- @-webkit-keyframes fadein {
- from { opacity:0; }
- to { opacity:1; }
- }
- @-ms-keyframes fadein {
- from { opacity:0; }
- to { opacity:1; }
- }
- @-o-keyframes fadein {
- from { opacity:0; }
- to { opacity:1; }
- }
- /*-- selection --*/
- ::-moz-selection { background:rgba({RGBcolor:links hover},0.1); color:{color:title}; }
- ::selection { background:rgba({RGBcolor:links hover},0.1); color:{color:title}; }
- /*-- scrollbar --*/
- ::-webkit-scrollbar {
- width:2px;
- height:8px;
- }
- ::-webkit-scrollbar-thumb {
- background-color:{color:text};
- }
- /*-- tooltips --*/
- #s-m-t-tooltip {
- color:{color:text};
- background-color:{color:secondary background};
- border:1px solid {color:border};
- font-size:calc({select:font size} - 2px);
- font-family:{select:font}, helvetica, sans-serif;
- letter-spacing:0.5px;
- text-transform:uppercase;
- text-align:center;
- position:absolute;
- padding:0px 5px 0px 5px;
- margin-top:30px;
- z-index:99999999!important;
- }
- /*-- tumblr controls --*/
- iframe.tmblr-iframe {
- z-index:9999999!important;
- top:4px!important;
- right:0!important;
- opacity:0;
- padding-right:43px;
- /* delete from here */
- filter:invert(1) hue-rotate(180deg);
- -webkit-filter:invert(1) hue-rotate(180deg);
- -o-filter:invert(1) hue-rotate(180deg);
- -moz-filter:invert(1) hue-rotate(180deg);
- -ms-filter:invert(1) hue-rotate(180deg);
- /* to here if your blog has a dark background */
- transform:scale(0.6);
- transform-origin:100% 0;
- transition: opacity 0.6s ease-in-out;
- -moz-transition: opacity 0.6s ease-in-out;
- -webkit-transition: opacity 0.6s ease-in-out;
- -webkit-transform:scale(0.6);
- -webkit-transform-origin:100% 0;
- -o-transform:scale(0.6);
- -o-transform-origin:100% 0;
- -moz-transform:scale(0.6);
- -moz-transform-origin:100% 0;
- -ms-transform:scale(0.6);
- -ms-transform-origin:100% 0;
- }
- iframe.tmblr-iframe:hover { opacity:0.4!important; }
- /*-- lightbox --*/
- #tumblr_lightbox, .tmblr-lightbox {
- background:rgba({RGBcolor:background},0.9)!important;
- z-index:999999!important;
- }
- #vignette, .vignette { opacity:0; }
- #tumblr_lightbox img, .lightbox-image {
- box-shadow:none!important;
- border-radius:0!important;
- }
- #tumblr_lightbox_caption, .lightbox-caption { visibility:hidden; }
- /*-- common --*/
- a, a:hover, a b, a b:hover, a strong, a strong:hover, .info .lnr, .info .lnr:hover, .info, .tags, .like_button:hover + .lnr, div.npf-link-block .poster .title, div.npf-link-block .bottom .site-name {
- transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;
- -webkit-transition-duration: 0.6s;
- -o-transition-duration: 0.6s
- }
- /*-- general customisation --*/
- body {
- color:{color:text};
- background-color:{color:background};
- font-style:normal;
- font-family:{select:font}, helvetica, sans-serif;
- font-size:{select:font size};
- font-weight:400;
- text-decoration:none;
- line-height:180%;
- word-wrap:break-word;
- -moz-osx-font-smoothing: grayscale;
- -webkit-font-smoothing: antialiased;
- font-smoothing: antialiased;
- -webkit-animation: fadein 1.5s;
- -moz-animation: fadein 1.5s;
- -o-animation: fadein 1.5s;
- animation: fadein 1.5s;
- }
- a, .info .lnr {
- text-transform:lowercase;
- text-decoration:none;
- color:{color:links};
- }
- a:hover, .info .lnr:hover, a b:hover, a strong:hover {
- color:{color:links hover};
- cursor:pointer;
- }
- a.tumblr_blog b:hover, b a:hover { color:{color:links hover}; }
- .c a { border-bottom:1px solid {color:border}; }
- a.post_media_photo_anchor, a.tumblr_blog { border-bottom:none!important; }
- i, em { font-style:italic; }
- b, strong { color:{color:title}; font-weight:600;}
- small { font-size:calc({select:font size} - 0.5px); }
- big { font-size:calc({select:font size} + 1px); }
- blockquote {
- padding-left:10px;
- margin-left:0px;
- width:100%;
- word-wrap:break-word;
- }
- blockquote blockquote {
- padding-left:10px!important;
- width:95%;
- border-left:1px solid {color:border};
- }
- h1, h2, h3, h4, h5, h6, .poll-post .poll-question {
- color:{color:accent};
- text-transform:uppercase!important;
- text-align:left;
- font-weight:bold;
- font-size:calc({select:font size} + 2px);
- letter-spacing:1px;
- }
- h1 a { text-transform:uppercase!important; }
- hr {
- width:25%;
- background:{color:border}!important;
- border:none!important;
- margin-top:15px!important;
- margin-bottom:15px!important;
- height:2px;
- }
- pre {
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- background-color:#fafafa;
- padding:5px;
- }
- /*-- sidebar --*/
- #sidebar {
- position:fixed;
- width:165px;
- margin-left:0px;
- }
- .stop { top:{text:margin}px; }
- .scenter { top:50%; transform:translateY(-50%); }
- .sbottom { bottom:{text:margin}px; }
- .simage { position:relative; }
- .simage img {
- width:165px;
- height:auto;
- {block:ifhidesidebarimage}display:none;{/block:ifhidesidebarimage}
- }
- .icon {
- position:relative;
- margin-top:-20px;
- margin-left:10px;
- {block:ifhidesidebarimage}margin-top:0px;{/block:ifhidesidebarimage}
- {block:ifhidesidebaricon}display:none;{/block:ifhidesidebaricon}
- }
- .icon img {
- width:40px;
- height:40px;
- border:2px solid {color:background};
- }
- .title {
- position:relative;
- color:{color:accent};
- font-size:13px;
- font-weight:bold;
- text-transform:uppercase;
- text-align:right;
- letter-spacing:0.5px;
- margin-right:10px;
- {block:ifhidesidebarimage}margin-top:-35px;{/block:ifhidesidebarimage}
- {block:ifnothidesidebarimage}margin-top:-25px;{/block:ifnothidesidebarimage}
- {block:ifhidesidebaricon}
- text-align:center!important;
- margin-top:25px;
- margin-right:0px!important;
- {/block:ifhidesidebaricon}
- {block:ifhidesidebaricon}{block:ifnothidesidebarimage}
- margin-top:5px;
- {/block:ifnothidesidebarimage}{/block:ifhidesidebaricon}
- }
- .description {
- padding:5px;
- text-align:center;
- font-style:italic;
- margin-top:10px;
- background-color:#fafafa;
- border:1px solid {color:border};
- {block:ifhidesidebarimage}margin-top:25px;{/block:ifhidesidebarimage}
- {block:ifhidesidebarimage}{block:ifhidesidebaricon}
- margin-top:10px;
- {/block:ifhidesidebaricon}{/block:ifhidesidebarimage}
- }
- .links {
- margin-top:5px;
- text-align:center;
- padding-top:5px;
- }
- .links a {
- display:inline;
- margin-right:5px;
- margin-left:5px;
- font-size:11px;
- }
- .links:empty { display:none!important; }
- /*-- posts --*/
- #content {
- margin:{text:margin}px auto;
- width:calc(165px + 35px + {text:margin}px + {text:post width}px + 21px + 110px);
- }
- #entries {
- margin-left:calc(165px + 35px + {text:margin}px);
- width:calc({text:post width}px + 131px);
- }
- .posts {
- width:{text:post width}px;
- {block:PermalinkPage}margin-top:0px!important;{/block:PermalinkPage}
- margin-bottom:{text:margin}px;
- }
- .posts ul li {
- list-style:none;
- margin-left:-20px;
- }
- .posts ul li:before {
- content:"——";
- color:#ccc;
- padding-right:10px;
- letter-spacing:-1px;
- }
- .posts li, .posts blockquote, .posts img { max-width:100%; height:auto; }
- .c {
- {block:IndexPage}
- border-bottom:1px solid {color:border};
- {/block:IndexPage}
- word-wrap:break-word;
- }
- {block:IndexPage}{block:ifhidecaptions}
- .c { display:none; }
- .txt { display:block!important; }
- {/block:ifhidecaptions}{/block:IndexPage}
- .tumblr_parent {
- margin-top:10px;
- padding-left:0px;
- }
- .tumblr_parent blockquote {
- margin-left:0px;
- padding-left:0px;
- }
- .tumblr_avatar {
- margin-right:10px;
- margin-bottom:-6px;
- width:20px;
- height:20px;
- border-radius:2px;
- border-left:1px solid {color:border};
- padding-left:10px;
- }
- .tumblr_blog { font-weight:600; }
- .tumblr_parent:first-of-type a.tumblr_blog, .tumblr_parent:first-of-type img.tumblr_avatar { display:none; }
- .npf_photoset .tmblr-full .npf_image, .tmblr-full { margin-bottom:-6px; }
- a.tumblr_blog ~ .npf_photoset, a.tumblr_blog ~ figure { margin-top:10px; }
- .tumblr_parent:first-of-type a.tumblr_blog ~ .npf_photoset { margin-top:0!important; }
- .source {
- padding:5px 0px 5px 0px;
- margin-bottom:10px;
- }
- .tmblr-attribution {
- text-align:right;
- padding:5px 10px 5px 0px;
- margin-top:-6px!important;
- margin-bottom:0!important;
- background:{color:secondary background};
- border:1px solid {color:border};
- }
- .tmblr-attribution:after {
- content:'>';
- margin-left:10px;
- display:inline;
- }
- .tmblr-attribution:hover {
- background:{color:background};
- cursor:pointer;
- }
- .pinned .lnr { margin-left:7px; font-size:calc({select:font size} + 1px); }
- .c .read_more {
- display:inline-block;
- font-style:italic;
- margin-left:50%;
- transform:translateX(-50%);
- }
- .poll-post .poll-question {
- font-size:calc({select:font size} + 4px);
- }
- .poll-post a.poll-row {
- background-color:{color:accent};
- border-radius:5px;
- border:1px solid {color:border};
- color:{color:links};
- font-size:{select:font size};
- font-weight:400;
- padding:5px 10px;
- margin:0 0 7px;
- min-height:0px;
- text-transform:lowercase;
- }
- .poll-post a.poll-row:hover, .poll-post .poll-see-results:hover {
- background-color:{color:background};
- color:{color:links hover};
- }
- .poll-post .poll-see-results {
- font-weight:700;
- text-transform:uppercase;
- background-color:{color:accent};
- border-radius:5px;
- padding:5px 10px;
- margin:0 0 7px;
- letter-spacing:0.5px;
- border:1px solid {color:links hover};
- box-sizing: border-box;
- }
- /*-- quote posts --*/
- .quote {
- padding:10px;
- font-size:calc({select:font size} + 2px);
- font-style:italic;
- line-height:180%;
- text-align:center;
- }
- .quotesource {
- text-align:right;
- padding-bottom:10px;
- {block:IndexPage}
- border-bottom:1px solid {color:border};
- {/block:IndexPage}
- }
- /*-- link posts --*/
- .npf-link-block {
- border-radius:0px!important;
- margin-top:15px;
- border:none!important;
- }
- .npf-link-block:hover, div.npf-link-block>a:hover, .npf-link-block:hover .title, .npf-link-block:hover .bottom .site-name { color:{color:links hover}!important; }
- div.npf-link-block>a { border-bottom:none!important; }
- .npf-link-block .poster { height:200px!important; border-bottom:none!important; }
- .npf-link-block .title {
- color:#fff!important;
- font-family:{select:font}, helvetica, sans-serif;
- text-transform:uppercase!important;
- font-weight:700!important;
- font-size:calc({select:font size} + 2px)!important;
- font-style:normal;
- margin:0!important;
- letter-spacing:0.5px;
- line-height:180%;
- }
- div.npf-link-block .poster .title {
- width:{text:post width}px;
- line-height:180%;
- background:none;
- border:none;
- text-align:center!important;
- }
- div.npf-link-block .poster .title:before {
- font-family:'FontAwesome';
- font-size:calc({select:font size} + 2px)!important;
- margin-right:7px;
- content:"\f0c1";
- }
- div.npf-link-block .poster .title:after {
- content:">>";
- margin-left:7px;
- }
- div.npf-link-block.no-poster .title { color:{color:links}; padding-bottom:15px!important; }
- div.npf-link-block .poster:before { opacity:0.2!important; }
- .npf-link-block .bottom {
- background-color:{color:background};
- border:1px solid {color:border};
- }
- .npf-link-block .bottom .description {
- margin:0;
- padding:0;
- border:none;
- text-transform:none;
- line-height:180%!important;
- font-size:{select:font size}!important;
- text-align:left;
- font-style:italic;
- }
- .npf-link-block .bottom .site-name {
- font-size:calc({select:font size} - 2px)!important;
- font-weight:600!important;
- letter-spacing:0px!important;
- line-height:100%!important;
- margin-top:5px!important;
- opacity:1!important;
- color:{color:links}!important;
- }
- /*-- chat posts --*/
- .chat {
- list-style:none;
- {block:IndexPage}
- border-bottom:1px solid {color:border};
- {/block:IndexPage}
- }
- .line.odd {
- padding:10px;
- background:{color:secondary background};
- }
- .line.even { padding:10px; }
- .label {
- text-transform:uppercase;
- font-weight:600;
- color:{color:accent};
- letter-spacing:1px;
- }
- /*-- audio posts --*/
- .audio {
- height:56px;
- background:{color:background};
- border:1px solid {color:border};
- margin-left:57px;
- }
- .playbox {
- width:56px;
- height:56px;
- position:absolute;
- float:left;
- background:#f2f2f2;
- border:1px solid {color:border};
- }
- .playbutton {
- width:30px;
- height:30px;
- margin:13px;
- position:absolute;
- overflow:hidden;
- background:#f2f2f2;
- }
- .trackdetails {
- position:relative;
- top:50%;
- transform:translateY(-50%);
- width:auto;
- height:auto;
- padding-left:10px;
- font-size:calc({select:font size} + 1px);
- }
- .trackdetails b { text-transform:capitalize; }
- .spotify_audio_player { height:80px!important; width:100%; }
- /*-- video posts --*/
- .tumblr_video_container {
- width:auto!important;
- height:auto!important;
- position:relative;
- overflow:hidden;
- }
- .c .embed_iframe { max-width:100%; height:auto!important; }
- iframe#youtube_iframe { margin-bottom:-5px!important; }
- video {
- max-width:100%;
- height:auto!important;
- }
- /*-- ask posts --*/
- .question {
- position:relative;
- margin-right:65px;
- margin-left:15px;
- padding:10px;
- height:auto;
- text-align:right;
- word-wrap:break-word;
- background:{color:secondary background};
- border:1px solid {color:border};
- }
- .question p { margin:0!important; }
- .asker {
- position:relative;
- padding:10px 5px 5px 10px;
- text-align:right;
- text-transform:lowercase;
- font-style:italic;
- }
- .asker a { padding-right:0px; }
- .aicon {
- position:relative;
- padding:15px;
- float:right;
- }
- .aicon img {
- width:35px;
- border-radius:50%;
- z-index:999!important;
- }
- .answer { margin-top:15px; }
- /*-- post info --*/
- .info {
- position:absolute;
- width:110px;
- padding:5px 0px 5px 15px;
- border-left:1px solid {color:border};
- margin-left:calc({text:post width}px + 20px);
- margin-top:0px;
- z-index:9999;
- opacity:1;
- letter-spacing:0.5px;
- {block:ifhoverinfo}
- opacity:0;
- {/block:ifhoverinfo}
- }
- .info a { text-transform:uppercase!important; }
- {block:ifhoverinfo}.posts:hover .info { opacity:1; }{/block:ifhoverinfo}
- .tags {
- position:relative;
- padding:10px;
- opacity:1;
- {block:ifhovertags}opacity:0;{/block:ifhovertags}
- }
- .tags a, .pmtags a {
- margin-right:10px;
- text-transform:lowercase;
- {block:IndexPage}
- font-style:italic;
- font-size:calc({select:font size} - 0.5px);
- {/block:IndexPage}
- }
- {block:ifhovertags}.posts:hover .tags { opacity:1; }{/block:ifhovertags}
- .pminfo {
- padding-top:10px;
- border-top:1px solid {color:border};
- margin-top:15px;
- text-transform:lowercase;
- }
- .pmtags { opacity:1; }
- .custom-like-button {
- position:relative;
- display:inline;
- margin-right:3px;
- }
- .like_button {
- position:absolute;
- top:0;
- left:0;
- right:0;
- bottom:0;
- width:100%;
- height:100%;
- }
- .like_button iframe {
- width:20px!important;
- height:20px!important;
- opacity:0.000001;
- }
- .like_button:hover + .lnr {
- color:{color:links hover}!important;
- cursor:pointer!important;
- }
- .like_button.liked + .lnr { color:#dc143c!important; } /* liked heart colour */
- /*-- post notes --*/
- ol.notes {
- padding:0px;
- width:{text:post width}px;
- list-style-type:none;
- }
- ol.notes li.note { padding: 5px 5px 5px 0px; }
- ol.notes li.note img.avatar {
- vertical-align:-4px;
- margin-right:10px;
- width:14px;
- height:14px;
- border-radius:50%;
- }
- ol.notes li.note span.action { font-weight:none; }
- ol.notes li.note .answer_content { font-weight:normal; }
- ol.notes li.note blockquote {
- padding-left:10px;
- margin-left:10px;
- border-left:1px solid {color:border};
- }
- ol.notes li.note blockquote a { text-decoration:none; }
- /*-- pagination and infinite scroll --*/
- #pagination, footer {
- position:relative;
- text-align:center;
- margin-left:calc(165px + 35px + {text:margin}px);
- width:{text:post width}px;
- }
- #pagination a { margin-right:7px; }
- {block:ifinfinitescroll}
- #pagination, #infscr-loading { display:none!important; }
- {/block:ifinfinitescroll}
- /*-- other --*/
- .tc {
- position:fixed;
- top:0;
- right:0;
- margin:12px 15px;
- }
- .st {
- position:fixed;
- display:none;
- left:20px;
- bottom:15px;
- }
- /*-- credit - DO NOT TOUCH --*/
- .credit a {
- font-size:10px;
- bottom:15px;
- right:20px;
- position:fixed;
- text-transform:uppercase;
- }
- </style>
- <!-- scripts -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <!-- video resizing by @shythemes -->
- <script src ="https://static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
- <!-- pixel union photosets -->
- <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
- <script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
- <script>
- $(document).ready(function(){
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '4px',
- borderRadius: '0px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- });
- </script>
- </head>
- <body>
- <div id="content">
- <div id="sidebar" class="{select:sidebar position}">
- <div class="simage"><img src="{image:sidebar image}"/></div>
- <div class="icon"><img src="{image:sidebar icon}"/></div>
- <div class="title">{Title}</div>
- <div class="description">{Description}</div>
- <div class="links">
- <a href="/" title="index">i.</a>
- <a href="/ask" title="message">ii.</a>
- {block:iflink1url}<a href="{text:link 1 url}" title="{text:link 1 title}">iii.</a>{/block:iflink1url}
- {block:iflink2url}<a href="{text:link 2 url}" title="{text:link 2 title}">iv.</a>{/block:iflink2url}
- {block:iflink3url}<a href="{text:link 3 url}" title="{text:link 3 title}">v.</a>{/block:iflink3url}
- <a href="/archive" title="archive">vi.</a>
- </div>
- </div>
- <div id="entries">
- {block:Posts}
- <div class="posts" id="{PostID}">
- {block:Date}
- <div class="source">
- {block:RebloggedFrom}
- <a href="{ReblogRootURL}"><img src="{ReblogRootPortraitURL-128}" class="tumblr_avatar" /></a>
- <a href="{ReblogRootURL}" class="tumblr_blog">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- {block:NotReblog}
- <a href="{Permalink}"><img src="{PortraitURL-128}" class="tumblr_avatar"/></a>
- <a href="{Permalink}" class="tumblr_blog">original post</a>
- {/block:NotReblog}
- </div>
- {/block:Date}
- {block:IndexPage}
- {block:Date}
- <div class="info">
- <b>{block:HomePage}{block:PinnedPostLabel}<div class="pinned"><a href="{Permalink}">{PinnedPostLabel}<span class="lnr lnr-pushpin"></span></a></div>{/block:PinnedPostLabel}{/block:HomePage}
- <a href="{Permalink}" title="{TimeAgo}" style="margin-right:7px">{ShortMonth} {DayOfMonthWithZero}{DayOfMonthSuffix}</a></b>
- <div class="custom-like-button" title="like?">
- {LikeButton}
- <span class="lnr lnr-heart"></span></div>
- <a href="{ReblogURL}" title="reblog?"><span class="lnr lnr-redo"></span></a>
- <br> <a href="{Permalink}">{NoteCountWithLabel}</a>
- </div>
- {/block:Date}
- {/block:IndexPage}
- {block:Text}
- <div class="txt" id="{PostID}">
- {block:Title}<h1>{Title}</h1>{/block:Title}
- <div class="c txt">{Body}</div>
- </div>
- {/block:Text}
- {block:Photo}
- <a href="#" onclick="Tumblr.Lightbox.init([{ width: {PhotoWidth-HighRes}, height: {PhotoHeight-HighRes}, low_res: '{PhotoURL-500}', high_res: '{PhotoURL-HighRes}' }]); $('body').toggleClass('tumblr_lightbox_active'); return false">
- <img src="{PhotoURL-HighRes}" width="{text:post width}" style="display:block;">
- </a>
- {/block:Photo}
- {block:Photoset}
- <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div>
- {/block:Photoset}
- {block:Quote}
- <div class="quote">"{Quote}"</div>
- {block:Source}<div class="quotesource">{Source}</div>{/block:Source}
- {/block:Quote}
- {block:Link}
- <h1><a href="{URL}" {Target}>{Name} >></a></h1>
- <div class="c txt">
- {block:Description}{Description}{/block:Description}
- </div>
- {/block:Link}
- {block:Chat}
- {block:Title}<h1>{Title}</h1>{/block:Title} <div class="chat"> {block:Lines} <li class="line {Alt}"> {block:Label} <span class="label"> {Label}</span> {/block:Label}{Line}</li> {/block:Lines}</div>
- {/block:Chat}
- {block:Audio}
- <div class="playbox">
- {block:AudioPlayer}
- <div class="playbutton">{AudioPlayerWhite}</div>
- {/block:AudioPlayer}
- </div>
- <div class="audio">
- <div class="trackdetails">
- {block:TrackName}<b>{TrackName}</b>{/block:TrackName}
- {block:Artist}<br><i>{Artist}</i>{/block:Artist}
- </div>
- </div>
- {/block:Audio}
- {block:Video}
- <div class="video">{Video-500}</div>
- {/block:Video}
- {block:Caption}
- <div class="c">{Caption}</div>
- {/block:Caption}
- {block:Answer}
- <div class="aicon"><img src="{AskerPortraitURL-40}" /></div>
- <div class="asker"><b>{Asker}</b> asked:</div>
- <div class="question">{Question}</div>
- <div class="answer"><div class="c txt">{Answer}</div></div>
- {/block:Answer}
- {block:IndexPage}
- {block:HasTags}
- <div class="tags">
- {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}
- </div>
- {/block:HasTags}
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:Date}
- <div class="pminfo">
- posted {TimeAgo} on {DayOfMonthWithZero} {Month} {Year} with {NoteCountWithLabel}
- <a href="{ReblogURL}" title="reblog?" style="float:right;"><span class="lnr lnr-redo"></span></a>
- <div class="custom-like-button" style="float:right; margin-right:8px;" title="like?">
- {LikeButton}
- <span class="lnr lnr-heart"></span></div>
- {block:RebloggedFrom} <br>
- via <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>{block:ContentSource}; source <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
- {/block:ContentSource}
- {/block:RebloggedFrom}
- {block:NotReblog}<br>original post by me{/block:NotReblog}
- </div>
- {/block:Date}
- {block:HasTags}
- <div class="pmtags">tagged:
- {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}
- </div>
- {/block:HasTags}
- {/block:PermalinkPage}
- </div>
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/block:Posts}
- </div><!-- end entries -->
- {block:Pagination}{block:ifloadmore}
- <footer><a id="loadmore">load more posts</a></footer>
- {/block:Pagination}{/block:ifloadmore}
- {block:Pagination}
- <div id="pagination">
- {block:previouspage}
- <a href="{PreviousPage}" title="back"><</a>{/block:PreviousPage}
- {block:JumpPagination length="3"}
- {block:CurrentPage}
- <span class="current_page" style="margin-right:7px; font-weight:700;">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a class="next" href="{NextPage}" title="next">></a>
- {/block:nextpage}
- </div>
- {/block:Pagination}
- </div><!-- end main -->
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src=â€{BlackLogoURL}â€
- width=â€{LogoWidth}†height=â€{LogoHeight}†alt=â€{SourceTitle}†/>
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
- {block:ifscrolltotop}
- <div class="st"><a href="#">scroll to top</a></div>
- {/block:ifscrolltotop}
- <div class="tc">
- <i class="fas fa-bars"></i>
- </div>
- <!-- credit - DO NOT TOUCH -->
- <div class="credit">
- <a href="https://enchantedthemes.tumblr.com" title="alydae">A.</a>
- </div>
- <!-- scripts -->
- <!-- npfPhotosets script by @codematurgy -->
- <script src="https://cdn.jsdelivr.net/gh/boscoxvi/npfphotosets/npfphotosets.js"></script><link href="https://cdn.jsdelivr.net/gh/boscoxvi/npfphotosets/npfphotosetstyle.css" rel="stylesheet" type="text/css">
- <script>
- npfPhotosets(".posts", {
- includeCommonPhotosets: true,
- photosetMargins:"4"
- });
- </script>
- <!-- un-next captions script by @neothm and @magnusthemes -->
- <script src="https://static.tumblr.com/wgg6svp/OoTofxa0c/unnest.min.js"></script>
- <script>
- $(document).ready(function(){
- $('.posts').unnest({
- yourCaption: ".c",
- wrapName: ".tumblr_parent",
- newCaptionUsername: true,
- originalPostCaptionUsername: false,
- tumblrAvatars: true,
- tumblrAvatarClass: ".tumblr_avatar",
- usernameColon: false
- });
- });
- </script>
- <!--✻✻✻✻✻✻ npf audio player by @glenthemes ✻✻✻✻✻✻-->
- <script src="//tmblr-npf-audio.gitlab.io/s/init.js"></script>
- <link href="//tmblr-npf-audio.gitlab.io/s/base.css" rel="stylesheet">
- <script>
- tumblr_npf_audio({
- emptyTitleText: "Unknown track",
- emptyArtistText: "Unknown artist",
- emptyAlbumText: "",
- titleLabel: "",
- artistLabel: "",
- albumLabel: ""
- });
- </script>
- <style edit-npf-audio-player>
- .npf-audio-wrapper {
- --NPF-Audio-Buttons-Size: 0.8rem;
- --NPF-Audio-Buttons-Color: #444;
- --NPF-Audio-Buttons-Spacing: 2rem;
- --NPF-Audio-Image-Size: 62px;
- --NPF-Audio-Image-Spacing: 0px;
- width: {text:post width}px;
- line-height: 150%;
- font-size: calc({select:font size} + 1px);
- }
- .npf-audio-background {
- background-color: #f2f2f2;
- border: 1px solid {color:border};
- padding: 10px;
- padding-left: 25px;
- }
- .npf-audio-title { font-weight: 600; color:{color:title}; }
- .npf-audio-artist { font-style: italic; }
- .npf-audio-album-label { font-weight:bold; }
- .npf-audio-album { display:none; }
- .npf-audio-details {
- background: {color:background};
- padding: 12px;
- height: 62px;
- box-sizing: border-box;
- border: 1px solid {color:border};
- margin-left: -10px;
- margin-right: -12px;
- }
- </style>
- <!-- tooltips script -->
- <script src="https://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
- <script type="text/javascript">
- //tooltips
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:200,
- tip_fade_speed:300
- });
- });
- })(jQuery);
- //scroll to top
- {block:ifscrolltotop}
- $(window).scroll(function() {
- if ( $(window).scrollTop() > 100 ) {
- $('.st').fadeIn('slow');
- } else {
- $('.st').fadeOut('slow');
- }
- });
- $('.st').click(function() {
- $('html, body').animate({scrollTop: 0}, 700);
- return false;
- });
- {/block:ifscrolltotop}
- //remove tumblr redirects script by magnusthemes@tumblr
- function noHrefLi(){
- var linkSet = document.querySelectorAll('a[href*="href.li/?"]');
- Array.prototype.forEach.call(linkSet,function(el,i){
- var theLink = linkSet[i].getAttribute('href').split("href.li/?")[1];
- linkSet[i].setAttribute("href",theLink);
- });
- }
- noHrefLi();
- $(".posts").each(function(){
- var $bodyText = $(this).find(".txt");
- var bodyHeight = $bodyText.height();
- if (bodyHeight = 0){
- $bodyText.css({
- "background":"transparent",
- "padding":"0",
- "border":"none",
- "display":"none",
- });
- };
- });
- </script>
- <!-- infinite scroll -->
- {block:ifInfiniteScroll}
- <script src="https://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
- <script type="text/javascript">
- $(document).ready(function(){
- var $container = $('#entries');
- $container.infinitescroll({
- itemSelector: '.posts',
- navSelector: '#pagination',
- nextSelector: '.next',
- loadingImg: '',
- loadingText: '<em></em>',
- {block:ifloadmore}
- errorCallback: function () {$('a#loadmore:last').fadeOut();},
- {/block:ifloadmore}
- bufferPx: 2000,
- },
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.find('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '4px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo',
- });
- resizeVideos();
- $newElems.unnest({
- yourCaption: ".c",
- wrapName: ".tumblr_parent",
- newCaptionUsername: true,
- originalPostCaptionUsername: false,
- tumblrAvatars: true,
- tumblrAvatarClass: ".tumblr_avatar",
- usernameColon: false
- });
- var $newElemsIDs = $newElems.map(function(){
- return this.id;
- }).get();
- console.log($newElems, $newElemsIDs);
- Tumblr.LikeButton.get_status_by_post_ids($newElemsIDs);
- });
- {block:ifloadmore}
- $(window).unbind('.infscr');
- $('a#loadmore').click(function(){
- $('#entries').infinitescroll('retrieve');
- return false;
- });
- {/block:ifloadmore}
- });
- </script>
- {/block:ifInfiniteScroll}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement