Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <head>
- <!--
- ATARAXIA
- by alydae
- released: april 20, 2016
- last updated: november 19, 2024
- - this theme DOES support new post types but
- you must turn on 'use new post types' for it to work
- - it may look weird in customise 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
- - base code by @albertosrosende
- 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:text" content="#666666"/>
- <meta name="color:links" content="#222222"/>
- <meta name="color:links hover" content="#bad0f1"/>
- <meta name="color:title" content="#222222" />
- <meta name="color:accent" content="#fafafa" />
- <meta name="color:border" content="#eeeeee"/>
- <meta name="image:sidebar" 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="if:hide sidebar image" content=""/>
- <meta name="if:hide captions" content=""/>
- <meta name="if:show popup" content=""/>
- <meta name="if:hover tags" content=""/>
- <meta name="if:like on index" content=""/>
- <meta name="if:update tabs" 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:popup hover" content="popup"/>
- <meta name="text:popup title" content="popup title"/>
- <meta name="text:popup text" content="this is where your popup text goes. all styles of text can be used and the box will automatically expand in height. click anywhere to close."/>
- <meta name="text:link 1 title" content="link 1"/>
- <meta name="text:link 1 url" content=""/>
- <meta name="text:link 2 title" content="link 2"/>
- <meta name="text:link 2 url" content=""/>
- <meta name="text:pop link 3 title" content="pop link 3"/>
- <meta name="text:pop link 3 url" content=""/>
- <meta name="text:pop link 4 title" content="pop link 4"/>
- <meta name="text:pop link 4 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:accent};
- 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:9999!important;
- }
- /*-- tumblr controls --*/
- iframe.tmblr-iframe {
- z-index:9999999!important;
- top:4px!important;
- right:0!important;
- opacity:0;
- padding-right:70px;
- /* 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-color:{color:background}!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; }
- /*-- general customisation --*/
- a, a:hover, 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
- }
- 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 {
- text-transform:uppercase;
- text-decoration:none;
- color:{color:links};
- }
- a:hover {
- color:{color:links hover};
- cursor:pointer;
- }
- i, em { font-style:italic; }
- b, strong { color:{color:title}; font-weight:600; }
- small { font-size:calc({select:font size} - 0.5px); }
- big {
- color:{color:title};
- font-size:calc({select:font size} + 1px);
- }
- blockquote {
- padding-left:10px;
- margin-left:0;
- {block:ifnotdashboardcaptions}
- border-left:1px solid {color:border};
- width:95%!important;
- {/block:ifnotdashboardcaptions}
- width:100%;
- word-wrap:break-word;
- }
- h1, h2, h3, h4, h5, h6, .poll-post .poll-question {
- color:{color:title};
- text-transform:uppercase;
- text-align:center;
- font-weight:bold;
- font-size:calc({select:font size} + 2px);
- letter-spacing:1px;
- }
- hr {
- width:25%;
- background:{color:links hover}!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:{color:accent};
- padding:5px;
- }
- a.tumblr_blog, .c a, .t a {
- letter-spacing:0.5px;
- border-bottom:1px solid {color:border};
- font-size:calc({select:font size} - 0.5px);
- }
- a.post_media_photo_anchor, .tmblr-attribution a, .npf-link-block a { border-bottom:none!important; }
- .pinned {
- font-weight:600;
- margin-left:5px;
- margin-bottom:10px;
- display:inline;
- letter-spacing:0.5px;
- }
- .pinned a { text-transform:uppercase!important; }
- /*-- sidebar --*/
- .sidebar {
- position:fixed;
- width:150px;
- top:50%;
- transform:translate(0%, -50%);
- left:calc(50% - ({text:post width}px / 2) - {text:margin}px - 170px);
- }
- .icon {
- margin-left:45px;
- {block:ifhidesidebarimage}display:none;{/block:ifhidesidebarimage}
- }
- .icon img {
- width:60px;
- height:60px;
- border-radius:50%;
- }
- .title {
- color:{color:title};
- font-size:15px;
- font-weight:bold;
- text-transform:uppercase;
- text-align:center;
- letter-spacing:1px;
- margin-top:10px;
- }
- .description {
- text-align:center;
- margin-top:10px;
- }
- .links {
- margin-top:15px;
- text-align:center;
- padding-top:15px;
- border-top:1px solid {color:border};
- }
- .links a {
- display:inline;
- margin-right:5px;
- margin-left:5px;
- }
- .links .lnr {
- font-size:14px;
- font-weight:400px;
- }
- #pop {
- width:100%;
- height:100%;
- top:0;left:0;
- position:fixed;
- z-index:999;
- background:rgba(255,255,255,.9); /* background of popup. adjust the .9 for the opacity of the background (1 will be solid white, .5 will be semi transparent, etc.) */
- display:none;
- }
- .fade {
- top:0;
- left:0;
- position:fixed;
- z-index:1000;
- width:100%;
- height:100%;
- }
- .popup {
- top:50%;
- left:50%;
- transform:translate(-50%,-50%);
- position:fixed;
- background:{color:accent};
- padding:15px;
- z-index:10000;
- width:calc({text:post width}px - 30px);
- border:1px solid {color:border};
- }
- .plinks {
- position:relative;
- margin-top:20px;
- text-align:center;
- }
- .plinks a {
- margin-left:15px;
- margin-right:15px;
- font-weight:600;
- padding-bottom:2px;
- border-bottom:1px solid {color:border};
- }
- .plinks a:hover { border-bottom:1px solid {color:links hover}; }
- .plinks a:empty { display:none; }
- .close {
- position:absolute;
- right:10px;
- top:10px;
- text-decoration:none;
- }
- /*-- posts --*/
- #entries {
- margin:{text:margin}px auto;
- width:{text:post width}px;
- }
- .posts {
- width:{text:post width}px;
- margin-bottom:{text:margin}px;
- }
- .posts ul li {
- list-style:none;
- margin-left:-20px;
- }
- .posts ul li:before {
- content:"";
- display:inline-block;
- background:#ccc;
- margin-bottom:2px;
- width:20px;
- height:1px;
- margin-right:10px;
- }
- .posts li, .posts blockquote, .posts img { max-width:100%; height:auto; }
- .tumblr_parent { width:100%; padding-left:0px; }
- .tumblr_parent:after {
- content:'';
- display:block;
- width:100%;
- height:1px;
- margin:15px auto;
- background:{color:border};
- }
- .tumblr_parent:last-of-type:after { display:none; }
- .tumblr_parent blockquote {
- margin-left:0px;
- padding-left:10px;
- border-left:1px solid {color:border};
- }
- .tumblr_avatar {
- margin-right:7px;
- margin-bottom:-5px;
- width:18px;
- height:18px;
- border-radius:50%;
- }
- img.tumblr_avatar + a.tumblr_blog, .source a {
- font-weight:600;
- letter-spacing:0.5px;
- line-height:100%;
- margin-bottom:15px!important;
- border-bottom:none;
- }
- img.tumblr_avatar + a.tumblr_blog:hover, .source a:hover { background:{color:posts}; }
- .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, .tumblr_parent:first-of-type a.tumblr_blog ~ figure { margin-top:0!important; }
- .source { margin-bottom:10px; }
- .tmblr-attribution {
- text-align:right;
- padding:5px 10px 5px 0px;
- margin-top:-6px!important;
- margin-bottom:0!important;
- background:{color:accent};
- }
- .tmblr-attribution:after {
- content:'>';
- margin-left:10px;
- display:inline;
- }
- .tmblr-attribution:hover { cursor:pointer; }
- .read_more {
- display:inline-block;
- font-weight:600;
- font-style:italic;
- margin-left:50%;
- transform:translateX(-50%);
- border-bottom:1px solid {color:border};
- }
- {block:IndexPage}{block:ifhidecaptions}
- .c { display:none; }
- .txt { display:block!important; }
- {/block:ifhidecaptions}{/block:IndexPage}
- .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 {
- font-size:calc({select:font size} + 2px);
- font-style:italic;
- line-height:180%;
- }
- .quotesource {
- padding:10px;
- text-align:center;
- }
- /*-- 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; }
- .line.odd {
- padding:10px;
- background:{color:accent};
- }
- .line.even { padding:10px; }
- .label {
- text-transform:uppercase;
- font-weight:600;
- color:{color:title};
- 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%; }
- /*-- ask posts --*/
- .question {
- padding:10px;
- background:{color:accent};
- text-align:right;
- font-style:italic;
- height:auto;
- position:relative;
- padding-right:55px;
- }
- .question p { margin:0!important; }
- .asker {
- text-transform:uppercase;
- height:auto;
- position:relative;
- }
- .aicon {
- position:relative;
- float:right;
- margin-right:-45px;
- }
- .aicon img {
- width:35px;
- border-radius:50%;
- z-index:999 !important;
- }
- .answer { margin:10px 0px; }
- /*-- videos --*/
- video {
- max-width:100%;
- height:auto!important;
- }
- /*-- post info --*/
- .info {
- padding:10px;
- letter-spacing:0.5px;
- text-transform:uppercase;
- border-top:1px solid {color:border};
- }
- .info i {
- margin-right:5px;
- color:{color:text};
- }
- .info svg, .pminfo svg {
- padding-top:3px;
- height:9px;
- float:right;
- fill:{color:links};
- transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;
- -webkit-transition-duration: 0.6s;
- -o-transition-duration: 0.6s
- }
- .info svg:hover, .pminfo svg:hover {
- fill:{color:links hover};
- cursor:pointer!important;
- transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;
- -webkit-transition-duration: 0.6s;
- -o-transition-duration: 0.6s
- }
- .tags {
- margin-left:10px;
- margin-top:-7.5px;
- opacity:1;
- {block:ifhovertags}
- opacity:0;
- transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;
- -webkit-transition-duration: 0.6s;
- -o-transition-duration: 0.6s
- {/block:ifhovertags}
- }
- .tags a, .pmtags a {
- margin-right:10px;
- text-transform:lowercase;
- font-style:italic;
- font-size:calc({select:font size} - 0.5px)
- }
- {block:ifhovertags}
- .posts:hover .tags { opacity:1; }
- {block:ifhovertags}
- .pminfo {
- padding:10px;
- border-top:1px solid {color:border};
- margin-top:15px;
- text-transform:lowercase;
- }
- .pmtags {
- margin-left:10px;
- margin-top:-7.5px;
- opacity:1;
- }
- .custom-like-button {
- position:relative;
- float:right;
- width:9px;
- height:9px;
- padding-left:10px;
- }
- .like_button {
- position:absolute;
- top:-5px;
- left:5px;
- right:0;
- bottom:0;
- width:100%;
- height:100%;
- opacity:0;
- z-index:999!important;
- }
- .like_button iframe {
- width:100%!important;
- height:100%!important;
- }
- .like_button svg {
- position:absolute;
- top:0;
- left:0;
- right:0;
- bottom:0;
- width:100%;
- height:100%;
- }
- .like_button:hover + svg {
- fill:{color:links hover}!important;
- cursor:pointer!important;
- transition-duration: 0.6s;
- -moz-transition-duration: 0.6s;
- -webkit-transition-duration: 0.6s;
- -o-transition-duration: 0.6s
- }
- .like_button.liked + svg { fill:#dc143c!important; } /* liked heart colour */
- /*-- post notes --*/
- ol.notes {
- padding:0px;
- margin:25px -30px 0px -10px;
- list-style-type:none;
- }
- ol.notes li.note { padding:7.5px; }
- 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 {
- text-align:center;
- margin-bottom:{text:margin}px;
- }
- #pagination a { margin-right:7px; }
- {block:ifinfinitescroll}
- #pagination, #infscr-loading { display:none!important; }
- {/block:ifinfinitescroll}
- footer {
- width:{text:post width}px;
- margin:0 auto {text:margin}px;
- position:relative;
- text-align:center!important;
- }
- /*-- other --*/
- .tc {
- top:12px;
- right:30px;
- position:fixed;
- z-index:9999;
- }
- .st {
- position:fixed;
- display:none;
- left:20px;
- bottom:15px;
- }
- /*-- credit - DO NOT TOUCH --*/
- .credit a {
- bottom:15px;
- right:20px;
- position:fixed;
- text-transform:uppercase;
- }
- /* --
- UPDATE TABS I by alydae
- -- */
- {block:ifupdatetabs}
- .updates {
- position:fixed;
- right:30px;
- top:40px;
- font-size:calc({select:font size} - 0.5px);
- line-height:170%;
- text-align:justify;
- }
- .updtitle {
- font-size:calc({select:font size} + 1px);
- font-weight:600;
- letter-spacing:0.5px;
- text-transform:uppercase;
- text-align:right;
- padding-bottom:8px;
- }
- .updbox {
- margin-bottom:7px;
- height:9px;
- width:9px;
- background-color:{color:background};
- border:1px solid {color:title};
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- .updtext {
- padding-right:0px;
- margin-left:-175px;
- visibility:hidden;
- opacity:0;
- width:125px;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- .updbox:hover .updtext {
- visibility:visible;
- opacity:1;
- padding:0px 30px;
- width:125px;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- {/block:ifupdatetabs}
- /*-- end updates tabs --*/
- </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/yxfeliq/hHwojmt8m/bctphotoset.min.js"></script>
- <script>
- $(document).ready(function(){
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '3px',
- borderRadius: '0px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- });
- </script>
- </head>
- <body>
- <!-- updates tabs begin -->
- {block:ifupdatetabs}
- <div class="updates">
- <div class="updbox">
- <div class="updtext">
- <div class="updtitle">title</div><!-- this is where the title of your tab goes. you can add more to made subtitles. -->
- <!-- delete this and replace with the contexts of your tabs! -->
- there is a guide <a href="http://enchantedthemes.tumblr.com/updates1">here</a> to help you with customising. questions can always be directed to <a href="http://enchantedthemes.tumblr.com/contact">here</a>.
- <p>if you want your updates to be styled like these ones, send me an ask and I'll tell you the styling.</p>
- <!-- up to here -->
- </div>
- </div>
- <div class="updbox">
- <div class="updtext">
- <div class="updtitle">title</div><!-- this is where the title of your tab goes. you can add more to made subtitles. -->
- <!-- delete this and replace with the contexts of your tabs! -->
- this is where you enter your text. the styling of the text automatically matches with your blog's text styles. if your blog allows that styling, it can be used.
- <p>that means that everything, including <i>italics</i>, <b>bold</b>, <s>strikethrough</s>, <small>small</small>, <big>big</big>, <a href="/">links</a> and
- <br><blockquote>blockquote</blockquote>
- can be used.
- </p>
- <!-- up to here -->
- </div>
- </div>
- <div class="updbox">
- <div class="updtext">
- <div class="updtitle">title</div><!-- this is where the title of your tab goes. you can add more to made subtitles. -->
- <!-- delete this and replace with the contexts of your tabs! -->
- these boxes will get longer with your text so you can write as much as you like.
- <p>there is also no limit to how many boxes you can have. three is the default.</p>
- <!-- up to here -->
- <!--please do not delete this. you may move it somewhere else but please do not delete it.-->
- <p>tabs credit: <a href="http://enchantedthemes.tumblr.com" title="alydae">alydae</a></p>
- </div>
- </div>
- </div>
- <!-- template - copy the code below if you want more
- <div class="updbox">
- <div class="updtext">
- <div class="updtitle">title</div>
- Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Sociis natoque penatibus et
- </div>
- </div>
- -->
- {/block:ifupdatetabs}
- <!-- end update tabs -->
- <div class="sidebar">
- <div class="icon">{block:ifsidebarimage}<img src="{image:sidebar}"/>{/block:ifsidebarimage}</div>
- <div class="title">{Title}</div>
- <div class="description">{Description}</div>
- <div class="links">
- <a href="/" title="index"><span class="lnr lnr-home"></span></a>
- <a href="/ask" title="message"><span class="lnr lnr-envelope"></span></a>
- <a href="/archive" title="past"><span class="lnr lnr-bookmark"></span></a>
- {block:ifnotShowPopup}
- {block:iflink1url}<a href="{text:link 1 url}" title="{text:link 1 title}"><span class="lnr lnr-star"></span></a>{/block:iflink1url}
- {block:iflink2url}<a href="{text:link 2 url}" title="{text:link 2 title}"><span class="lnr lnr-menu"></span></a>{/block:iflink2url}
- {/block:ifnotShowPopup}
- {block:ifShowPopup}<a class="click" title="{text:popup hover}"><span class="lnr lnr-magnifier"></span></a>{/block:ifShowPopup}
- </div>
- </div>
- <div id="pop"> <div class="fade"></div>
- <div class="popup">
- <h1>{text:popup title}</h1>
- {text:popup text}
- <div class="plinks">
- <a href="{text:link 1 url}">{text:link 1 title}</a>
- <a href="{text:link 2 url}">{text:link 2 title}</a>
- <a href="{text:pop link 3 url}">{text:pop link 3 title}</a>
- <a href="{text:pop link 4 url}">{text:pop link 4 title}</a>
- </div>
- </div>
- </div>
- <div id="entries">
- {block:Posts}
- <div class="posts" id="{PostID}">
- {block:Date}
- <div class="source">
- {block:RebloggedFrom}
- <img src="{ReblogRootPortraitURL-128}" class="tumblr_avatar" />
- <a href="{ReblogRootURL}" class="tumblr_blog">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- {block:NotReblog}
- <img src="{PortraitURL-128}" class="tumblr_avatar"/>
- <a href="{Permalink}" class="tumblr_blog">original post</a>
- {/block:NotReblog}
- {block:HomePage}{block:PinnedPostLabel}<div class="pinned">: <a href="{Permalink}">{PinnedPostLabel}</a></div>{/block:PinnedPostLabel}{/block:HomePage}
- </div>
- {/block:Date}
- {block:Text}
- <div class="txt" id="{PostID}">
- {block:Title}<h1>{Title}</h1>{/block:Title}
- <div class="t c">{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}" style="display:block;" width="{text:post width}">
- </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>
- {block:Description}{Description}{/block:Description}
- {/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="question">
- <div class="aicon"><img src="{AskerPortraitURL-40}" /></div>
- <div class="asker"><b>{Asker} asked:</b></div>
- {Question}</div>
- <div class="answer">
- {Answer}</div>
- {/block:Answer}
- {block:IndexPage}
- {block:Date}
- <div class="info">
- <i class="fas fa-bars"></i>
- <b><a href="{Permalink}" title="{TimeAgo}">{DayOfMonth} {ShortMonth}</a></b>
- {block:NoteCount}
- ·
- <a href="{Permalink}">{NoteCount} N</a>
- {/block:NoteCount}
- {block:iflikeonindex}
- <div class="custom-like-button">
- {LikeButton}
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 442.403 442.403" style="enable-background:new 0 0 442.403 442.403;" xml:space="preserve"><g><g><path d="M213.05,422.652c2.833,1.7,5.95,2.833,9.35,2.833c3.117,0,6.517-0.85,9.35-2.833c7.65-5.1,187.283-123.533,207.683-243.95 c10.483-62.333-8.783-100.867-26.633-122.117c-20.967-24.933-52.133-39.667-83.017-39.667c-10.2,0-20.117,1.7-28.9,5.1 c-43.067,16.15-72.25,44.767-88.117,64.317c-15.583-19.267-42.217-47.033-74.517-58.083c-9.917-3.4-20.683-5.1-32.017-5.1 c-28.9,0-56.383,11.9-75.367,32.867c-16.717,18.417-35.7,53.55-29.75,114.75C13.016,291.185,204.833,417.268,213.05,422.652z M56.083,78.685c17.283-18.983,38.817-21.817,50.15-21.817c7.367,0,14.45,1.133,20.967,3.4 c39.383,13.317,70.833,63.467,71.4,63.75c3.117,5.1,8.783,8.217,14.733,7.933c5.95,0,11.333-3.4,14.45-8.5 c0.283-0.567,28.617-48.733,85.283-69.983c4.817-1.7,10.767-2.833,16.717-2.833c20.967,0,42.217,10.483,56.95,27.767 c19.267,22.667,25.783,55.533,18.983,94.633c-7.367,43.067-42.5,94.633-101.717,149.317c-33.433,30.883-66.3,54.683-81.6,65.45 c-16.15-11.05-51-36.55-86.417-68.85C74.216,262.285,39.366,209.868,35.116,167.368C31.433,128.552,38.516,97.952,56.083,78.685z"/></g></g></svg>
- </div>
- <a href="{ReblogURL}"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 361.095 361.095" style="enable-background:new 0 0 361.095 361.095;" xml:space="preserve"><g><g><path d="M182.595,325.678c-63.183,0-120.133-42.217-138.267-102.567c-2.833-9.067-12.183-14.167-21.25-11.333 c-9.067,2.833-14.167,12.183-11.333,21.25c22.95,75.933,91.517,126.65,170.85,126.65c98.317,0,178.5-80.183,178.5-178.5 s-80.183-178.5-178.5-178.5c-55.817,0-108.233,26.633-141.667,69.7l-7.083-56.1c-1.133-9.35-9.633-15.867-18.983-14.733 C5.511,2.678-1.005,11.178,0.128,20.528l13.317,103.7c1.133,8.5,8.5,14.733,16.717,14.733c0.567,0,1.417,0,1.983,0l102.567-11.617 c9.35-1.133,16.15-9.35,15.017-18.7s-9.35-16.15-18.7-15.017l-68.85,7.65c26.633-39.95,71.683-64.6,120.417-64.6 c79.617,0,144.5,64.883,144.5,144.5S262.211,325.678,182.595,325.678z"/></g></g></svg></a>
- {/block:iflikeonindex}
- </div>
- {/block:Date}
- {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">
- <i class="fas fa-bars"></i> 
- posted {TimeAgo} on {DayOfMonthWithZero} {Month} {Year} with {NoteCountWithLabel}
- <div class="custom-like-button">
- {LikeButton}
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 442.403 442.403" style="enable-background:new 0 0 442.403 442.403;" xml:space="preserve"><g><g><path d="M213.05,422.652c2.833,1.7,5.95,2.833,9.35,2.833c3.117,0,6.517-0.85,9.35-2.833c7.65-5.1,187.283-123.533,207.683-243.95 c10.483-62.333-8.783-100.867-26.633-122.117c-20.967-24.933-52.133-39.667-83.017-39.667c-10.2,0-20.117,1.7-28.9,5.1 c-43.067,16.15-72.25,44.767-88.117,64.317c-15.583-19.267-42.217-47.033-74.517-58.083c-9.917-3.4-20.683-5.1-32.017-5.1 c-28.9,0-56.383,11.9-75.367,32.867c-16.717,18.417-35.7,53.55-29.75,114.75C13.016,291.185,204.833,417.268,213.05,422.652z M56.083,78.685c17.283-18.983,38.817-21.817,50.15-21.817c7.367,0,14.45,1.133,20.967,3.4 c39.383,13.317,70.833,63.467,71.4,63.75c3.117,5.1,8.783,8.217,14.733,7.933c5.95,0,11.333-3.4,14.45-8.5 c0.283-0.567,28.617-48.733,85.283-69.983c4.817-1.7,10.767-2.833,16.717-2.833c20.967,0,42.217,10.483,56.95,27.767 c19.267,22.667,25.783,55.533,18.983,94.633c-7.367,43.067-42.5,94.633-101.717,149.317c-33.433,30.883-66.3,54.683-81.6,65.45 c-16.15-11.05-51-36.55-86.417-68.85C74.216,262.285,39.366,209.868,35.116,167.368C31.433,128.552,38.516,97.952,56.083,78.685z"/></g></g></svg>
- </div>
- <a href="{ReblogURL}"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 361.095 361.095" style="enable-background:new 0 0 361.095 361.095;" xml:space="preserve"><g><g><path d="M182.595,325.678c-63.183,0-120.133-42.217-138.267-102.567c-2.833-9.067-12.183-14.167-21.25-11.333 c-9.067,2.833-14.167,12.183-11.333,21.25c22.95,75.933,91.517,126.65,170.85,126.65c98.317,0,178.5-80.183,178.5-178.5 s-80.183-178.5-178.5-178.5c-55.817,0-108.233,26.633-141.667,69.7l-7.083-56.1c-1.133-9.35-9.633-15.867-18.983-14.733 C5.511,2.678-1.005,11.178,0.128,20.528l13.317,103.7c1.133,8.5,8.5,14.733,16.717,14.733c0.567,0,1.417,0,1.983,0l102.567-11.617 c9.35-1.133,16.15-9.35,15.017-18.7s-9.35-16.15-18.7-15.017l-68.85,7.65c26.633-39.95,71.683-64.6,120.417-64.6 c79.617,0,144.5,64.883,144.5,144.5S262.211,325.678,182.595,325.678z"/></g></g></svg></a>
- {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}
- </div>
- {/block:Date}
- {block:HasTags}
- <div class="pmtags">
- <i class="fas fa-tags"></i> tagged:
- {block:Tags}
- <a href="{TagURL}">#{Tag}</a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:PermalinkPage}
- </div>
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/block:Posts}
- </div>
- {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></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}
- {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="fa fa-bars" aria-hidden="true"></i>
- </div>
- <!-- credit - DO NOT TOUCH -->
- <div class="credit">
- <a href="http://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);
- //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();
- //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}
- //popup
- $(document).ready(function(){
- $('.click,.fade').click(function() {
- $('#pop').fadeToggle();
- });
- });
- </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: '3px',
- 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 $newElems = $(newElements);
- 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>
Add Comment
Please, Sign In to add comment