Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script><script type="text/javascript">$(document).ready(function() {$('#seokjin').click(function() {$('.utabcontent').slideToggle(600);});});</script>
- <link rel="stylesheet" media="screen" href="//assets.tumblr.com/client/prod/standalone/blog-network-npf/index.build.css">
- <!--
- NPF images fix v3.0 by @glenthemes [2021]
- 💌 git.io/JRBt7
- --->
- <script src="//npf-images-v3.github.io/script.js"></script>
- <link rel="stylesheet" href="//npf-images-v3.github.io/recon.css">
- <style tmblr-npf>
- :root {
- --NPF-Caption-Spacing:1em;
- --NPF-Image-Spacing:4px;
- }
- </style>
- <script src="https://unpkg.com/phosphor-icons"></script>
- <link rel="preconnect" href="https://fonts.googleapis.com">
- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
- <link href="https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200..800;1,200..800&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Quicksand:[email protected]&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Varela+Round&display=swap" rel="stylesheet">
- <script src="//pull.cappuccicons.com/cpf.js"></script>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <title>{Title} {block:TagPage}/ #{Tag}{/block:TagPage}{block:PostSummary}: {PostSummary}{/block:PostSummary}</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 charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <!---
- ♡ CODE BY GLORIAPRITCHETTS ♡
- 👎 PLZ DO NOT ↴
- — steal or copy it into other codes
- — claim as your own
- — remove or change the credit
- 👍 PLZ DO ↴
- — edit for your own personal use
- — message me for help
- — like or reblog the original post
- ⭐️ CREDITS ↴
- — seyche.tumblr.com // base code
- — eossa.tumblr.com // tooltips
- — glenthemes.tumblr.com // npf posts fix
- — southcodes.tumblr.com // updates tab
- — fonts.google.com // fonts
- — phosphoricons.com // font icons
- — cappuccicons.com // font icons
- — octomoosey.tumblr.com // tutorials
- — themehunter.tumblr.com // tutorials
- — w3schools.com // tutorials
- — codepen.io // tutorials
- --->
- <meta name="image:sidebar" content="https://placehold.co/340x380/EEE/31343C"/>
- <meta name="color:background" content="#0f0f0f"/>
- <meta name="color:posts" content="#121212"/>
- <meta name="color:text" content="#fff"/>
- <meta name="color:accent" content="#64bffa"/>
- <meta name="color:borders" content="#181818"/>
- <meta name="color:gradient 1" content="#64bffa"/>
- <meta name="color:gradient 2" content="#c7e6f7"/>
- <meta name="select:border radius" content="0px"/>
- <meta name="select:border radius" content="5px"/>
- <meta name="select:border radius" content="10px"/>
- <meta name="text:font" content="quicksand"/>
- <meta name="text:letter spacing" content="0.3px"/>
- <meta name="text:title" content="title"/>
- <meta name="text:description" content="try to keep this at two lines or else it will look weird and off :p"/>
- <meta name="text:about" content="about"/>
- <meta name="text:giffing" content="content"/>
- <meta name="text:watching" content="watching"/>
- <meta name="text:listening to" content="listening to"/>
- <meta name="text:playing" content="playing"/>
- <meta name="text:favorites" content="favorites"/>
- <meta name="text:link 1 url" content="/"/>
- <meta name="text:link 1 title" content="gifs"/>
- <meta name="text:link 2 url" content="/"/>
- <meta name="text:link 2 title" content="about"/>
- <meta name="text:link 3 url" content="/"/>
- <meta name="text:link 3 title" content="resources"/>
- <meta name="text:link 4 url" content="/"/>
- <meta name="text:link 4 title" content="links"/>
- <!----- css ----->
- <style type="text/css">
- /*----- general -----*/
- body {
- font-family: {text:font};
- font-size: 14px;
- color: {color:text};
- background-color: {color:background};
- line-height: 130%;
- word-wrap: break-word;
- letter-spacing: {text:letter spacing};
- margin: 0;
- padding: 0;
- }
- a {
- color: {color:accent};
- font-weight:700;
- position: relative;
- text-decoration: none;
- -webkit-transition: all 0.4s ease;
- transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease;
- }
- a:hover {
- font-weight:700;
- text-decoration:none;
- color:{color:gradient 2};
- text-shadow:1px 1px 0px {color:gradient 1};
- -webkit-transition: all 0.4s ease;
- transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease;
- }
- blockquote {
- padding: 0 0 0 1.5em;
- border-left: 1px solid {color:borders};
- margin: 1.5em 0 1.5em 1.5em;
- }
- h1.post-title {
- font-size:25px;
- color:{color:accent};
- text-align:left;
- }
- h1 {
- font-size:23px;
- color:{color:accent};
- text-align:center;
- }
- h2 {
- font-size:20px;
- color:{color:accent};
- text-align:center;
- }
- bold, b, strong {
- font-weight:800;
- color:{color:accent};
- }
- i, em, italic {
- color:{color:accent};
- }
- small, sub {
- font-size:12px;
- }
- .tmblr-iframe-compact .tmblr-iframe--unified-controls {z-index: 999999999!important;}
- /*----- sidebar -----*/
- #sidebar {
- opacity:1;
- width: 340px;
- position: fixed;
- text-align: center;
- background:{color:posts};
- padding:20px;
- border-radius:{select:border radius};
- height:490px;
- top:50%;
- left:50%;
- margin-left:160px;
- margin-top:-310px;
- -webkit-transition: all 0.6s ease;
- transition: all 0.6s ease;
- -moz-transition: all 0.6s ease;
- -o-transition: all 0.6s ease;
- }
- #side-img {
- margin-bottom: 1em;
- margin-top:0.8em;
- width:340px;
- height:340px;
- }
- #side-img img {
- width:340px;
- height:340px;
- }
- .title {
- font-weight:bold;
- font-size:23px;
- text-transform:justify;
- text-align:center;
- margin-top:0em;
- color:{color:accent};
- }
- .title a:hover {
- text-decoration:none;
- text-shadow:1px 1px 0px {color:gradient 1};
- }
- .title2 {
- font-size:10px;
- text-transform:uppercase;
- text-align:center;
- letter-spacing:0.4em;
- }
- .title2 i {
- font-size:8px;
- }
- nav {
- text-align:center;
- margin-top:140px;
- margin-left:-20px;
- width:360px;
- height:30px;
- background: linear-gradient(to right, {color:Gradient 1}, {color:Gradient 2});
- padding:10px;
- border-radius:{select:border radius};
- }
- nav a {
- text-align:center;
- margin: auto 0.8em;
- font-weight:normal;
- }
- nav i {
- margin-top:0.1em;
- font-size:25px;
- color:{color:background};
- }
- nav a:hover, nav i:hover {
- text-decoration:none;
- text-shadow:none;
- }
- .avi {
- position:absolute;
- margin-top:-4.7em;
- margin-left:9em;
- width:80px;
- height:80px;
- transform: scale(1);
- transition: all .4s ease-in-out;
- }
- .avi img {
- width:70px;
- height:70px;
- border-radius:100%;
- border:10px solid {color:posts};
- }
- .avi:hover {
- transform: scale(1.1);
- transition: all .4s ease-in-out;
- }
- #description {
- position:absolute;
- width:320px;
- height:40px;
- padding:10px;
- margin-top:2em;
- text-align:center;
- overflow:hidden;
- background:{color:background};
- border-radius:{select:border radius};
- }
- .down {
- height:0px;
- -webkit-transition:all 0.6s;
- -moz-transition:all 0.4s;
- -ms-transition:all 0.6s;
- -o-transition:all 0.6s;
- transition:all 0.6s;
- }
- .up {
- height:150px;
- padding-left:10px;
- padding-right:10px;
- z-index:10000000000;
- -webkit-transition:all 0.6s;
- -moz-transition:all 0.4s;
- -ms-transition:all 0.6s;
- -o-transition:all 0.6s;
- transition:all 0.6s;
- }
- #seokjin {
- position:fixed;
- width:15px;
- height:15px;
- padding:10px;
- border-radius:100%;
- background:{color:accent};
- top:20px;
- left:20px;
- transition: all .4s ease-in-out;
- z-index:9999999999!important;
- }
- #seokjin i {
- font-size:18px;
- color:{color:background};
- }
- #seokjin a:hover {
- text-shadow:none;
- }
- #seokjin:hover {
- transform: scale(1.1);
- transition: all .4s ease-in-out;
- background:{color:gradient 1};
- }
- .utabcontent {
- width: 340px;
- position: fixed;
- background:{color:posts};
- padding:20px;
- border-radius:{select:border radius};
- height:490px;
- top:50%;
- left:50%;
- margin-left:160px;
- margin-top:-310px!important;
- overflow-y:scroll;
- z-index:9999999999999999999999!important;
- }
- .utabcontent h1 {
- background: linear-gradient(to right, {color:Gradient 1}, {color:Gradient 2});
- padding:10px;
- border-radius:{select:border radius};
- color:{color:background};
- }
- .bio {
- position:absolute;
- width:340px;
- margin-top:-0.5em;
- margin-left:0em;
- text-align:left;
- }
- .bio h1 {
- background: linear-gradient(to right, {color:Gradient 1}, {color:Gradient 2});
- font-weight:bold;
- font-size:15px;
- text-transform:justify;
- text-align:left;
- padding:10px;
- border-radius:{select:border radius};
- color:{color:background};
- }
- .bio i {
- color:{color:background};
- font-size:20px;
- }
- /*----- posts -----*/
- main {
- position: relative;
- width: calc(250px + 540px + 150px);
- margin: auto;
- }
- section {
- position: relative;
- width: 600px;
- margin-left: -70px;
- }
- article {
- width: 540px;
- position: relative;
- margin: 120px auto;
- background:{color:Posts};
- padding:20px;
- border-radius:{select:border radius};
- }
- .posts li, .posts blockquote, figure, video, iframe, .video, .video iframe, figure.tmblr-embed.tmblr-full, figure.tmblr-embed.tmblr-full iframe, .caption iframe { max-width: 100%; }
- .caption {
- margin-top: 2em;
- list-style-type: none;
- }
- .text-caption:first-of-type { margin-top: 0; }
- .user-icon, .ask-icon {
- display: inline-block;
- vertical-align: middle;
- width: 1em;
- height: 1em;
- margin-right: 0.5em;
- border-radius:100%;
- border:3px solid {color:accent};
- }
- .username {
- display: inline-block;
- vertical-align: middle;
- font-weight: bold;
- color:{color:accent};
- text-decoration:none;
- }
- .username a {
- font-weight: bold;
- color:{color:accent};
- text-decoration:none;
- }
- .deactive::after {
- content: '(deactivated)';
- margin-left: 1em;
- opacity: 0.75;
- color: {color:accent};
- }
- p.tmblr-attribution {margin-top: 1em !important;}
- a.link-wrap {
- display: block;
- border: 1px solid {color:borders};
- }
- .link { padding: 2em; }
- .link-host, .link-txt { margin-top: 1.5em; }
- .npf-link-block {
- margin-top: 1.5em;
- background-color: inherit;
- border: 1px solid inherit;
- color: inherit;
- }
- img {
- margin: 0;
- display: block;
- height: auto;
- max-width: 100%;
- }
- .photo img {width: 100%;}
- .vignette, #vignette {opacity: 0;}
- .tmblr-lightbox, #tumblr_lightbox {background-color: rgba(130, 130, 130, 0.75) !important;}
- .lightbox-image, #tumblr_lightbox img {
- box-shadow: none !important;
- border-radius: 0 !important;
- max-width: none;
- }
- #tumblr_lightbox_caption, .lightbox-caption {
- color: #fff !important;
- font-family: inherit;
- margin-top: 1em !important;
- }
- .post-content div.npf_row, .post div.npf_row, body div.npf_row {
- margin-left: 0 !important;
- margin-right: 0 !important;
- }
- .quote { line-height: 160%; font-size: 1.25em; }
- .quote p:first-of-type { margin-top: 0; }
- .quote p:last-of-type { margin-bottom: 0; }
- .source { margin-top: 1.5em; }
- .chat { padding: 0; margin: 0; }
- .chat li { list-style-type: none; margin-top: 1em; }
- .chat li:first-of-type { margin-top: 0; }
- .chatter { font-weight: bold; }
- p.npf_chat, p.npf_chat b {font-family: inherit;}
- /*----- asks -----*/
- .ask-wrap {
- background:{color:background};
- padding:15px;
- border-radius:{select:border radius};
- text-align:right;
- }
- .ask-wrap .asking {
- display: inline-block;
- margin-left: 0em;
- font-weight: bold;
- }
- .question { margin-top: 0.5em; }
- .question p:first-of-type { margin-top: 0; }
- .question p:last-of-type { margin-bottom: 0; }
- /*----- info -----*/
- .info {
- height:21px;
- margin-top: 1em;
- padding:10px;
- background: linear-gradient(to right, {color:Gradient 1}, {color:Gradient 2});
- border-radius:{select:border radius};
- }
- .info a {
- display: inline-block;
- vertical-align: middle;
- text-transform:lowercase;
- font-weight:bold;
- color:{color:background};
- }
- .info a:hover {
- text-decoration:none;
- color:{color:background};
- text-shadow:none;
- }
- .pinned {
- width:18px;
- height:18px;
- top:-15px;
- left:550px;
- position:absolute;
- background-color:{color:accent};
- padding:10px;
- border-radius:100%;
- transition: all .4s ease-in-out;
- }
- .pinned i {
- color:{color:posts};
- font-size:17px;
- }
- .pinned a, .pinned a:hover {
- text-decoration:none;
- text-shadow:none;
- }
- .pinned:hover {
- transform: scale(1.1);
- transition: all .4s ease-in-out;
- background:{color:gradient 1};
- }
- .likeb {
- position: relative;
- display: inline-block;
- height: 1.6em;
- margin-bottom: 0px;
- margin-top:2px;
- }
- .likeb .like_button iframe {
- position: absolute;
- top: 0;
- left: 0;
- bottom: 0;
- right: 0;
- z-index: 2;
- opacity: 0;
- }
- .like_button iframe {width: 100% !important; height: 100% !important;}
- .likeb .liked + .actual-button {}
- .likeb .liked + .actual-button:after {content: '';}
- .buttons {
- margin-top:-20px;
- text-align:right;
- }
- .buttons a {
- margin-left:0em;
- margin-right:0.7em;
- color:{color:background};
- -webkit-transition: all 0.4s ease;
- transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease;
- }
- .buttons i {
- font-size:14px;
- color:{color:background};
- -webkit-transition: all 0.4s ease;
- transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease;
- }
- .buttons i:hover {
- color:{color:background};
- -webkit-transition: all 0.4s ease;
- transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease;
- }
- .tags {
- word-wrap: break-word;
- margin-top:1em!important;
- margin-left:0em;
- }
- .tags a {
- margin-right:0em;
- color:{color:text};
- font-weight:normal;
- padding-right:0.4em;
- }
- .tags a:hover {
- text-decoration:none;
- color:{color:gradient 2};
- text-shadow:none;
- }
- .tags a:before {
- content: '#';
- }
- .tags a:after {
- content: ',';
- }
- .tags a:last-child:after {
- content: '.';
- }
- .tags b { color:{color:accent};margin-right:0.4em; }
- /*----- notes -----*/
- .notes { margin-top:-1em; }
- .notes a { color:{color:accent}; text-decoration:none; }
- .notes a:hover { color:{color:gradient 2}; text-decoration:none; }
- ol.notes {
- max-width: 100%;
- padding: 0;
- margin: 2em 0 0 0;
- text-align:left;
- }
- ol.notes li.note { padding: 0.3em 0; list-style-type: none; }
- ol.notes li.note img.avatar {
- margin-right: 0.5em;
- vertical-align: middle;
- display: inline-block;
- width: 1em;
- height: 1em;
- border-radius:100%;
- border:3px solid {color:accent};
- }
- /*----- pagination -----*/
- #page-navigation {text-align: center;}
- #page-navigation a, .current-page {margin: 0 0.5em;}
- /*----- taehyung's military wife -----*/
- #credit {
- position: fixed;
- width:20px;
- height:20px;
- bottom: 20px;
- right: 20px;
- font-size: 15px;
- padding:5px;
- border-radius:100%;
- }
- #credit i, #credit a {
- color:{color:accent};
- }
- {CustomCSS}
- /*----- tooltips -----*/
- .tippy-tooltip.custom-theme {
- background-color: {color:accent};
- color: {color:background};
- text-align:center;
- }
- </style>
- </head>
- <!----- html ----->
- <body>
- <!--✻✻✻✻✻✻ 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: "Untitled track",
- emptyArtistText: "Untitled artist",
- emptyAlbumText: "Untitled album",
- titleLabel: "Track:",
- artistLabel: "Artist:",
- albumLabel: "Album:"
- });
- </script>
- <style edit-npf-audio-player>
- .npf-audio-wrapper {
- --NPF-Audio-Buttons-Size: 1.4rem;
- --NPF-Audio-Buttons-Color: {color:accent};
- --NPF-Audio-Buttons-Spacing: 1.3rem;
- --NPF-Audio-Image-Size: 85px;
- --NPF-Audio-Image-Spacing: 0px;
- }
- .npf-audio-background {
- background-color: {color:background};
- padding: 1.5rem;
- border-top-left-radius:{select:border radius};
- border-bottom-left-radius:{select:border radius};
- }
- .npf-audio-title-label,
- .npf-audio-artist-label,
- .npf-audio-album-label {
- font-weight: bold;
- color:{color:accent};
- }
- .npf-audio-title,
- .npf-audio-artist,
- .npf-audio-album {
- color: {color:text};
- }
- </style>
- <main>
- <!----- sidebar ----->
- <aside id="sidebar">
- <div class="title"><a href="/">{text:title}</a></div>
- <div class="title2"><i class="cp cp-star-o"></i> @{Name} <i class="cp cp-star-o"></i></div>
- <img src="{image:sidebar}" id="side-img" alt="Sidebar image"/>
- <div class="avi"><img src="{PortraitURL-64}"></div>
- <div id="description">{text:description}</div>
- <!----- updates ----->
- <div id="seokjin"><a title="click me!"><i class="ph ph-bell-ringing"style="margin-top:-0.1em;margin-left:-0.1em;"></i></a></div>
- <div class="utabcontent" style="margin-top:13px;display:none;">
- <div class="bio">
- <h1>about . . .</h1>
- {text:about}
- <h1 style="text-align:right;">giffing . . .</h1>
- <p style="text-align:right;">{text:giffing}</p>
- <h1>watching . . .</h1>
- {text:watching}
- <h1 style="text-align:right;">listening to . . .</h1>
- <p style="text-align:right;">{text:listening to}</p>
- <h1>playing . . .</h1>
- {text:playing}
- <h1 style="text-align:right;">favorites . . .</h1>
- <p style="text-align:right;">{text:favorites}</p>
- </div>
- </div>
- <!----- navigation ----->
- <nav>
- <a href="/"title="home"><i class="ph ph-house"></i></a>
- <a href="/ask"title="message"><i class="ph ph-chats"></i></a>
- <a href="/archive"title="archive"><i class="ph ph-archive"></i></a>
- <a href="{text:link 1 url}"title="{text:link 1 title}"><i class="ph ph-magic-wand"></i></a>
- <a href="{text:link 2 url}"title="{text:link 2 title}"><i class="ph ph-user"></i></a>
- <a href="{text:link 3 url}"title="{text:link 3 title}"><i class="ph ph-link"></i></a>
- <a href="{text:link 4 url}"title="{text:link 4 title}"><i class="ph ph-list"></i></a>
- </nav>
- </aside>
- <section>
- {block:TagPage}
- <article>
- <b>filed under:</b> #{Tag}
- </article>
- {/block:TagPage}
- {block:DayPage}
- <article>
- <b>posts made on:</b> {Month} {DayOfMonth}, {Year}
- </article>
- {/block:DayPage}
- <!----- POSTS ----->
- {block:Posts}
- <article class="posts" id="{PostID}">
- {block:PinnedPostLabel}
- <div class="pinned">
- <a href="{Permalink}" class="pinned-post"title="pinned"><div style="margin-top:-0.6px;"><i class="cp cp-pin-o"style="margin-left:0px;"></i></div></a>
- </div>
- {/block:PinnedPostLabel}
- {block:Text}
- {block:Title}<h1 class="post-title">{Title}</h1>{/block:Title}
- {block:NotReblog}
- <li class="caption text-caption">
- {Body}
- </li>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <li class="caption text-caption">
- <img src="{PortraitURL-64}" class="user-icon">
- <div class="username {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}">{Username}</a></div>
- {Body}
- </li>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Text}
- {block:Link}
- <a href="{URL}" class="link-wrap">
- {block:Thumbnail}<img src="{Thumbnail-HighRes}">{/block:Thumbnail}
- <div class="link">
- <div class="title">{Name}</div>
- {block:Excerpt}<div class="link-txt">{Excerpt}</div>{/block:Excerpt}
- {block:Host}<div class="link-host">{Host}</div>{/block:Host}
- </div>
- </a>
- {block:Description}
- {block:NotReblog}
- <li class="caption">
- {Description}
- </li>
- {/block:NotReblog}
- {/block:Description}
- {block:RebloggedFrom}
- {block:Reblogs}
- <li class="caption">
- <img src="{PortraitURL-64}" class="user-icon">
- <div class="username {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}">{Username}</a></div>
- {Body}
- </li>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Link}
- {block:Photo}
- <div class="photo">
- {LinkOpenTag}<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}" alt="{PhotoAlt}"></a>{LinkCloseTag}
- </div>
- {block:Caption}
- {block:NotReblog}
- <li class="caption">
- {Caption}
- </li>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <li class="caption">
- <img src="{PortraitURL-64}" class="user-icon">
- <div class="username {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}">{Username}</a></div>
- {Body}
- </li>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <div class="photo">{Photoset-700}</div>
- {block:Caption}
- {block:NotReblog}
- <li class="caption">
- {Caption}
- </li>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <li class="caption">
- <img src="{PortraitURL-64}" class="user-icon">
- <div class="username {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}">{Username}</a></div>
- {Body}
- </li>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Caption}
- {/block:Photoset}
- {block:Video}
- <div class="video">{Video-500}</div>
- {block:Caption}
- {block:NotReblog}
- <li class="caption">
- {Caption}
- </li>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <li class="caption">
- <img src="{PortraitURL-64}" class="user-icon">
- <div class="username {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}">{Username}</a></div>
- {Body}
- </li>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Caption}
- {/block:Video}
- {block:Quote}
- <div class="quote">{Quote}</div>
- {block:Source}<div class="source">{Source}</div>{/block:Source}
- {/block:Quote}
- {block:Chat}
- {block:Title}<h1 class="post-title"><a href="{Permalink}">{Title}</a></h1>{/block:Title}
- <ul class="chat">{block:Lines}
- <li>
- {block:Label}<div class="chatter">{Label}</div>{/block:Label}
- {Line}
- </li>
- {/block:Lines}</ul>
- {/block:Chat}
- {block:Answer}
- <div class="ask-wrap">
- <img src="{AskerPortraitURL-64}" class="ask-icon">
- <div class="asking"><a href="{Permalink}">{Asker}</a> sent:</div>
- <div class="question">{Question}</div>
- </div>
- {block:Answerer}
- <li class="caption">
- <img src="{AnswererPortraitURL-64}" class="user-icon">
- <div class="username {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}">{Answerer}</a> <font style="color:{color:text};">replied:</font></div>
- {Answer}
- </li>
- {/block:Answerer}
- {block:NotReblog}
- <li class="caption">
- {Replies}
- </li>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <li class="caption">
- <img src="{PortraitURL-64}" class="user-icon">
- <div class="username {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}">{Username}</a></div>
- {Body}
- </li>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Answer}
- {block:Audio}
- <div class="audiopost">
- <div class="audiobox">
- <div class="button">
- {block:AudioPlayer}{AudioPlayer}{/block:AudioPlayer}
- </div>
- </div>
- {block:AlbumArt}
- <img src="{AlbumArtURL}" class="album-art">
- {/block:AlbumArt}
- <div class="audioinfo">
- {block:TrackName}<li class="track">{TrackName}</li>{/block:TrackName}
- {block:Artist}<li>{Artist}</li>{/block:Artist}
- {block:Album}<li>{Album}</li>{/block:Album}
- </div>
- </div>
- {block:Caption}
- {block:NotReblog}
- <li class="caption">
- {Caption}
- </li>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <li class="caption">
- <img src="{PortraitURL-64}" class="user-icon">
- <div class="username {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}">{Username}</a></div>
- {Body}
- </li>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Caption}
- {/block:Audio}
- {/block:HasTags}
- <!----- info ----->
- {block:Date}
- <div class="info">
- <a href="{Permalink}"title="{TimeAgo}"style="padding-left:7px;margin-top:0px;">{DayOfWeek}</a>
- <!----- buttons ----->
- <div class="buttons">
- {block:NoteCount}<a href="{Permalink}"title="{NoteCountWithLabel}"><i class="ph-notepad"style="font-size:16px;"></i></a>{/block:NoteCount}
- <a href="{ReblogURL}" target="_blank"title="reblog"style="margin-top:-4px;"><i class="cp cp-reblog-alt"style="font-size:13px;"></i></a>
- <a class="likeb" href="#"title="like"style="margin-top:2px;">{LikeButton}<span class="actual-button"><i class="ph ph-heart"style="font-size:16px;"></i></span></a>
- {block:PermalinkPage}
- {block:RebloggedFrom}
- <a href="{ReblogParentURL}"title="reblogged from {ReblogParentName}"><i class="ph-sort-descending"style="font-size:16px;"></i></a>
- <a href="{ReblogRootURL}"title="posted by {ReblogRootName}"><i class="ph-note-pencil"style="font-size:16px;"></i></a>
- {/block:RebloggedFrom}
- {block:ContentSource}<a href="{SourceURL}">{lang:Source}</a>{/block:ContentSource}
- {/block:PermalinkPage}
- </div>
- </div>
- {/block:Date}
- <!----- tags ----->
- {block:HasTags}
- <div class="tags">
- <b>filed under:</b>
- {block:Tags}
- <a href="{TagURL}">{Tag}</a></li>
- {/block:Tags}
- </div>
- {/block:HasTags}
- <!----- notes ----->
- {block:PermalinkPage}{block:Date}
- {block:NoteCount}{block:PostNotes}
- <div class="notes">
- {PostNotes-64}
- </div>
- {/block:PostNotes}{/block:NoteCount}
- {/block:Date}{/block:PermalinkPage}
- </article>
- {/block:Posts}
- <!----- pagination ----->
- {block:Pagination}
- <article id="page-navigation">
- {block:PreviousPage}<a href="{PreviousPage}"title="previous"><i class="ph ph-caret-double-left"></i></a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}"title="forward"><i class="ph ph-caret-double-right"></i></a>{/block:NextPage}
- </article>
- {/block:Pagination}
- </section>
- </main>
- <!----- taehyung's military wife ----->
- <a href="https://gloriapritchetts.tumblr.com" title="by drea" id="credit"><i class="ph ph-butterfly"style="margin-top:2px;margin-left:2px;"></i></a>
- <!----- tooltips ----->
- <script src="https://unpkg.com/popper.js@1"></script>
- <script src="https://unpkg.com/tippy.js@5/dist/tippy-bundle.iife.js"></script>
- <link rel="stylesheet" href="https://unpkg.com/tippy.js@5/dist/svg-arrow.css" />
- <script>
- tippy('a[title]', {
- theme: 'custom',
- arrow: tippy.round,
- zIndex: 9999999999,
- maxWidth: 300,
- content(reference) {
- const title = reference.getAttribute('title');
- reference.removeAttribute('title');
- return title;
- },
- });
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement