Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <!----------------------------------------------------------------------
- THEME #08 /// PRETTY BIRD
- by WOLFTHEMES
- rules:
- 1. do not claim as your own
- 2. if you want to use any part
- of the code in your own theme
- please ask
- 3. don't remove the credit
- 4. enjoy :)
- Credit:
- Icons - fontawesome 5
- Dashboard Captions - neothm.com & magnusthemes.tumblr.com
- resize - shythemes.tumblr.com
- -----------------------------------------------------------------------
- NOTE:
- *********** The icons for links along the sidebar are from Font Awesome
- version 5. Older icons from Font Awesome will not work.
- -----------------------------------------------------------------------
- V.1.0.2.
- * Fixed an issue where multiple captions would make the reblog parent
- portrait repeat multiple times
- ----------------------------------------------------------------------->
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <meta name="image:sidebar" content=""/>
- <meta name="image:icon" content=""/>
- <meta name="color:accent" content="#ffeb9a"/>
- <meta name="color:text" content="#b3b3b3"/>
- <meta name="color:link" content="#cccccc"/>
- <meta name="color:borders" content="#eeeeee"/>
- <meta name="text:post width" content="500"/>
- <meta name="text:photoset gutter" content="0"/>
- <meta name="text:link 1" content="link"/>
- <meta name="text:link 1 URL" content="/"/>
- <meta name="text:link 1 icon" content="fas fa-link"/>
- <meta name="text:link 2" content="link"/>
- <meta name="text:link 2 URL" content="/"/>
- <meta name="text:link 2 icon" content="fas fa-link"/>
- <meta name="text:link 3" content="link"/>
- <meta name="text:link 3 URL" content="/"/>
- <meta name="text:link 3 icon" content="fas fa-link"/>
- <meta name="text:link 4" content="link"/>
- <meta name="text:link 4 URL" content="/"/>
- <meta name="text:link 4 icon" content="fas fa-link"/>
- <link href="https://fonts.googleapis.com/css?family=Barlow|Crimson+Text|David+Libre|IM+Fell+English|Jaldi|Magra|Merriweather|Muli|Nunito|Open+Sans|Oswald|Playfair+Display|Poppins|Rasa|Roboto|Sarala" rel="stylesheet">
- <link href="https://use.fontawesome.com/releases/v5.0.0/css/all.css" rel="stylesheet">
- <script>$(document).ready(function(){ $("a[href='#top']").click(function() { $('html, body').animate({ scrollTop: 1000 }, 'slow'); return false; }); });</script>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
- <script>
- $(document).scroll(function() {
- var y = $(this).scrollTop();
- if (y > 350) {
- $('#sidebar').fadeIn(1000);
- } else {
- $('#sidebar').fadeOut(1000);
- }
- });
- </script>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="https://static.tumblr.com/uopakca/GVcnvdwbq/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $('[title]').style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:700,
- attribute:'title'
- });
- });
- })(jQuery);
- </script>
- <script src="http://static.tumblr.com/wgg6svp/OoTofxa0c/unnest.min.js"></script>
- <script>
- !function(a){a.fn.unnest=function(b){var d,e,f,g,h,c=a.extend({yourCaption:".cap",wrapName:".rebloguser",newCaptionUsername:!1,originalPostCaptionUsername:!1,tumblrAvatarClass:".avtar",tumblrAvatars:!0,usernameColon:!0},b),i=c.wrapName.slice(1,c.wrapName.length),j=c.tumblrAvatarClass.slice(1,c.tumblrAvatarClass.length);a(c.yourCaption,this).each(function(){var b=!1,k=!1;a("a.tumblr_blog",this).length<=0&&(b=!0),a(this).find("blockquote").each(function(){a(this).prev().children(".tumblr_blog").length>0&&(a(this).addClass(i),d=a(this).parent().find("a.tumblr_blog").parent("p").html(),c.usernameColon||(d=d.slice(0,-1))),a(this).hasClass(i)&&(a(this).prepend(d),c.tumblrAvatars&&(g=a(this).prev().children("a.tumblr_blog").text(),a(this).prepend('<img src="http://api.tumblr.com/v2/blog/'+g+'.tumblr.com/avatar/30" class="'+j+'" />')))}),a(this).find("a.tumblr_blog:first-of-type").parent("p").remove(),a(c.wrapName,this).each(function(){a(this).parents(c.yourCaption).prepend(a(this))}),h=window.location.hostname;var l=a(this);a.getScript("http://"+h+"/api/read/json").complete(function(){e=l.contents(":not("+c.wrapName+")"),e.text().replace(/\s/g,"").length>0&&(k=l.clone().find(c.wrapName).remove().end().html(),e.remove(),c.newCaptionUsername||b?(f='<blockquote class="'+i+'">',c.tumblrAvatars&&(!b||b&&c.originalPostCaptionUsername)&&(f+='<img src="http://api.tumblr.com/v2/blog/'+h+'/avatar/30" class="'+j+'" />'),(!b||b&&c.originalPostCaptionUsername)&&(f+='<a class="tumblr_blog" href="/">'),(!b||b&&c.originalPostCaptionUsername)&&("undefined"!=typeof tumblr_api_read&&(h=tumblr_api_read.tumblelog.name),console.info(h),f+=h+"</a><p>"),f+=k+"</blockquote>",l.append(f)):l.append('<blockquote class="'+i+'">'+k+"</blockquote>"))})})}}(jQuery);
- $('.caption').unnest({
- yourCaption: ".cap", //your caption selector, the div wrapping
- wrapName: ".rebloguser", //the name of the captions’ new wrapper
- newCaptionUsername: false, //if the user adds a new caption, following a series of captions, show their username above the caption
- originalPostCaptionUsername: false, //for the original captions, or a user-added caption that previously didn’t have any, have their username on it
- tumblrAvatars: true, //”dashboard style” caption, have the avatar of the blog next to the username
- tumblrAvatarClass: ".avatar", //class of the avatar next to the username
- usernameColon: false //if turned to false, removes the colon at the end of usernames bc :) seriously :) hwy :)
- });
- $('.caption').unnest({
- newCaptionUsername: true,
- tumblrAvatars: true,
- usernameColon: false
- });
- </script>
- <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
- <script>
- $(document).ready(function(){
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '{text:photoset gutter}px',
- borderRadius: '0px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- });
- </script>
- </head>
- <style type="text/css">
- /*-------------- SCROLLBAR ----------------*/
- ::-webkit-scrollbar {
- width:9px;
- }
- ::-webkit-scrollbar {
- background: #f9f9f9;
- }
- ::-webkit-scrollbar-track {
- border: 4px solid #f9f9f9;
- background: {color:accent};
- }
- ::-webkit-scrollbar-thumb {
- border: 3px solid #f9f9f9;
- background: {color:accent};
- }
- /*-------------- TOOLTIP ----------------*/
- #s-m-t-tooltip {
- max-width:300px;
- padding:3px 6px 3px 6px;
- margin:20px 20px 10px 6px;
- font-family: 'Roboto', sans-serif;
- font-size:9px;
- background: #f2f2f2;color:#888;
- border: 1px solid {color:borders};
- border-radius: 5px;
- z-index:9999999;}
- ::selection {
- background: #eee; /* WebKit/Blink Browsers */
- color: #000;
- }
- ::-moz-selection {
- background: #eee; /* Gecko Browsers */
- color: #000;
- }
- /*-------------- BASIC HTML ----------------*/
- html {
- overflow-x:hidden;
- background: #f9f9f9;
- cursor: url(http://www.rw-designer.com/cursor-extern.php?id=27887), progress !important;
- }
- a:hover, img:hover {
- cursor: url(http://www.rw-designer.com/cursor-extern.php?id=91283), progress !important;
- }
- body {
- font-size: 11px;
- color: {color:text};
- font-family:'Roboto', sans-serif;
- }
- hr {
- border: none;
- height: 1px;
- background: #eee;
- }
- a {
- text-decoration: none;
- color: #ccc;
- -webkit-transition: all ease 0.8s;
- -moz-transition: all ease 0.8s;
- transition: all ease 0.8s;
- }
- a:hover, a:active {
- color:{color:accent};
- -webkit-transition: all ease 0.8s;
- -moz-transition: all ease 0.8s;
- transition: all ease 0.8s;
- }
- b {
- color: #666666;
- }
- blockquote {
- border-left: 1px solid #333;
- margin: 0;
- padding-left: 10px;
- }
- /*------------------------------------------*/
- iframe.tmblr-iframe {
- z-index:99!important;
- top:0!important;
- right:15px!important;
- opacity:0.2;
- /* delete invert(1) from here */
- filter:invert(1) contrast(150%);
- -webkit-filter:invert(1) contrast(150%);
- -o-filter:invert(1) contrast(150%);
- -moz-filter:invert(1) contrast(150%);
- -ms-filter:invert(1) contrast(150%);
- /* to here if your blog has a dark background */
- transform:scale(0.65);
- transform-origin:100% 0;
- -webkit-transform:scale(0.65);
- -webkit-transform-origin:100% 0;
- -o-transform:scale(0.65);
- -o-transform-origin:100% 0;
- -moz-transform:scale(0.65);
- -moz-transform-origin:100% 0;
- -ms-transform:scale(0.65);
- -ms-transform-origin:100% 0;}
- iframe.tmblr-iframe:hover {
- opacity:0.6!important;
- -webkit-transition: all ease 0.8s;
- -moz-transition: all ease 0.8s;
- transition: all ease 0.8s;}
- /*------------------------------------------*/
- #topbar {
- width: 500px;
- height: 125px;
- position: absolute;
- left: calc(50% - 250px);
- top: 150px;
- background: #fff;
- z-index: 9;
- border-radius: 75px 5px 5px 75px;
- border: 1px solid {color:borders};
- }
- .icon img {
- position: absolute;
- left: 5%;
- top: calc(50% - 37.5px);
- border-radius: 100%;
- width: 75px;
- height: 75px;
- }
- .title {
- font-size: 15px;
- font-family: 'Merriweather', serif;
- text-transform: capitalize;
- position: absolute;
- left: calc(5% + 85px);
- top: calc(50% - 37.5px);
- font-style: italic;
- }
- .desc {
- position: absolute;
- left: calc(5% + 85px);
- top: calc(50% - 37.5px + 20px);
- width: 200px;
- }
- .desc a {
- color: {color:accent};
- }
- .desc a:hover {
- color:{color:links};
- }
- .links {
- text-align: right;
- position: absolute;
- right: 10px;
- top: calc(50% - 56.25px);
- font-size: 12px;
- text-transform: uppercase;
- }
- .links ul li {
- list-style-type:none;
- }
- .links a {
- margin-right: 15px;
- color: #cccccc;
- }
- .links a:hover {
- color:{color:accent};
- padding-right: 10px;
- }
- /*------------------------------------------*/
- #sidebar {
- display: none;
- width: 250px;
- height: auto;
- background: #fff;
- border: 1px solid {color:borders};
- position: fixed;
- left: 10%;
- top: 20%;
- border-radius: 5px;
- }
- #sidebar .img img {
- width: 250px;
- height: auto;
- }
- #sidebar .sidelinks a {
- display: block;
- text-transform: uppercase;
- border-top: 1px solid {color:borders};
- padding: 10px;
- }
- #sidebar .sidelinks a .fas, #sidebar .sidelinks a .far {
- position: absolute;
- right: 10px;
- }
- /*------------------------------------------*/
- #pagination {
- width: 100%;
- text-align: center;
- word-spacing: 10px;
- color: #666666;
- font-size: 10px;
- position:absolute;
- margin-top: 10px;
- }
- #pagination .current {
- color: {color:accent};
- }
- #pagination a {
- color:{color:link};
- }
- #pagination a:hover {
- color:{color:accent};
- }
- /*------------------------------------------*/
- .tippytop {background: #f9f9f9;
- height: 30px;
- padding: 0;
- border-top: 1px solid {color:borders};
- }
- .tippytop a {
- color: {color:link}!important;
- background:transparent!important;
- border: none!important;
- }
- .tippytop a:hover {
- color:{color:accent}!important;
- }
- .tippytop a b:hover {
- color:{color:accent}!important;
- -webkit-transition: all ease 0.8s;
- -moz-transition: all ease 0.8s;
- transition: all ease 0.8s;
- }
- .tippytop date {
- text-transform: uppercase;
- }
- .tippytop date {
- position: absolute;
- left: 35px;
- margin-top: 15px;
- }
- .tippytop from a b {
- position: absolute;
- left: 35px;
- margin-top: 2px;
- }
- .tippytop a.reblog {
- position: absolute;
- right: 10px;
- margin-top: 10px;
- }
- /*------------------------------------------*/
- #thecontainer {
- width: {text:post width}px;
- height: auto;
- position: relative;
- top: 500px;
- left: calc(50% - {text:post width}px/2);
- z-index: 1;
- }
- #posts {
- width: {text:post width}px;
- height: auto;
- background: #fff;
- border: 1px solid {color:borders};
- margin-top: 100px;
- border-radius: 5px;
- color: {color:text};
- }
- #posts:last-child {
- margin-bottom: 100px;
- }
- #posts:first-child {
- margin-top: 0px;
- }
- .caption {
- {block:Caption}margin: 10px;{/block:Caption}
- border-top: 1px solid {color:borders};
- }
- .caption img {
- margin: 0;
- padding: 0;
- max-width: calc(450px - 20px);
- }
- #posts a {
- color: {color:accent};
- }
- #posts a:hover {
- color: #333333;
- }
- .cap {
- margin: 0 10px 0 10px;
- }
- .rebloguser {
- border-top: 1px solid {color:borders};
- margin-top: 10px;
- padding-top: 10px;
- }
- .rebloguser:first-child {
- border-top: none;
- padding-top: 3px;
- }
- .rebloguser a {
- color: {color:accent};
- }
- .rebloguser a:hover {
- color: #333333;
- }
- img.avatar {
- height: 14px;
- width: 14px;
- border-radius: 5px;
- margin-left: 10px;
- margin-right: 3px;
- float: left;
- }
- /*------------------------------------------*/
- .tags {
- border-top: 1px solid {color:borders};
- font-style: italic;
- padding: 10px 5px;
- }
- .tags a {
- margin-right: 15px;
- color:{color:link}!important;
- }
- .tags a:hover {
- color: #333333!important;
- }
- .tags .fas {
- font-size: 9px;
- }
- /*------------------------------------------*/
- .quotes {
- font-weight: 400;
- margin: 20px;
- font-size: 12px;
- }
- /*------------------------------------------*/
- .posttitle {
- color: #737373;
- margin: 10px;
- text-align: center;
- font-size: 13px;
- text-transform: capitalize;
- }
- /*------------------------------------------*/
- .question {
- background: #f2f2f2;
- padding: 10px 5px;
- color: {color:text};
- border-bottom: 1px solid {color:borders};
- }
- .question img {
- float:left;
- width: 16px;
- height: 16px;
- margin-right: 5px;
- margin-left: 10px;
- border-radius: 5px;
- }
- .ask {
- margin: 5px 50px;
- }
- .answerer {
- margin-top: 10px;
- }
- .answerer img {
- float:left;
- width: 16px;
- height: 16px;
- margin-right: 5px;
- margin-left: 5px;
- border-radius: 5px;
- }
- /*------------------------------------------*/
- /*------------------------------------------*/
- .permalinks {
- background: #fff;
- border: 1px solid #eee;
- margin-top: 10px;
- border-radius: 5px;
- color: #999999;
- }
- .permalinks ol li {
- list-style-type:none;
- margin:0;
- padding: 0;
- line-height: 3;
- }
- .permalinks li {
- margin-bottom: 15px;
- }
- .permalinks a {
- color: #333;
- }
- .permalinks a:hover {
- color: {color:accent};
- }
- .permalinks img {
- height: 12px;
- width:12px;
- float:left;
- margin-top: 10px;
- margin-right: 10px;
- border-radius: 100%;
- }
- /*------------------------------------------*/
- </style>
- <body>
- <div id="topbar">
- <div class="icon"><img src="{image:icon}"></div>
- <div class="title"><a href="/">{title}</a></div>
- <div class="desc">{Description}</div>
- <div class="links">
- <ul>
- <li><a href="/">home</a></li>
- <li><a href="/ask">ask</a></li>
- <li>{block:iflink1}<a href="{text:link 1 url}">{text:link 1}</a>{block:iflink1}</li>
- <li>{block:iflink2}<a href="{text:link 2 url}">{text:link 2}</a>{block:iflink2}</li>
- <li>{block:iflink3}<a href="{text:link 3 url}">{text:link 3}</a>{block:iflink3}</li>
- <li>{block:iflink4}<a href="{text:link 4 url}">{text:link 4}</a>{block:iflink4}</li>
- </ul></div>
- </div>
- <div id="sidebar">
- <div class="img"><img src="{image:sidebar}"></div>
- <div class="sidelinks">
- <a href="/">home <i class="fas fa-home"></i></a>
- <a href="/ask">ask <i class="far fa-envelope"></i></a>
- {block:iflink1}<a href="{text:link 1 url}">{text:link 1} <i class="fas fa-link"></i></a>{block:iflink1}
- {block:iflink2}<a href="{text:link 2 url}">{text:link 2} <i class="fas fa-link"></i></a>{block:iflink2}
- {block:iflink3}<a href="{text:link 3 url}">{text:link 3} <i class="fas fa-link"></i></a>{block:iflink3}
- {block:iflink4}<a href="{text:link 4 url}">{text:link 4} <i class="fas fa-link"></i></a>{block:iflink4}
- <div class="topmark"><a href="#top">back to top <i class="fas fa-angle-up"></i></a></div>
- </div>
- {block:IndexPage}
- <div id="pagination">
- {block:Pagination}
- {block:PreviousPage}
- <a class="prev" href="{PreviousPage}" title="back">back</a>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}<span class="current">{PageNumber}</span>{/block:CurrentPage}
- {block:JumpPage}<a class="jump" href="{URL}" title="page {PageNumber}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
- {block:NextPage}
- <a class="next" href="{NextPage}" title="next">next</a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- {/block:IndexPage}
- </div>
- <div id="thecontainer">
- {block:Posts}
- <div id="posts">
- {block:Answer}
- <div class="question"><img src="{AskerPortraitURL-24}">{Asker} asked: <div class="ask">{Question}</div></div>
- <div class="cap">{block:Answerer}<div class="answerer"><img src="{AnswererPortraitURL-24}"> {Answerer} said:</div>{/block:Answerer}{Answer}</div>
- {/block:Answer}
- {block:Text}{block:Title}<div class="posttitle"><a href="{Permalink}">{Title}</a></div>{/block:Title}
- <div class="caption">{block:Reblogs}
- <div class="rebloguser">
- {block:IsNotOriginalEntry}
- <img class="avatar" src="{PortraitURL-64}" /><a href="{Permalink}">{Username}</a>
- {/block:IsNotOriginalEntry}
- {block:IsOriginalEntry}
- <img class="avatar" src="{PortraitURL-64}" /><a href="{Permalink}">{Username}</a>
- {/block:IsOriginalEntry}
- </div>
- <div class="cap">
- {Body}
- </div>
- {/block:Reblogs}
- {block:NotReblog}
- <div class="cap">
- {Body}
- </div>
- {/block:NotReblog}</div>
- {/block:Text}
- {block:Photo}<img src="{PhotoURL-500}" width="{text:post width}px">
- <div class="caption">
- {block:Reblogs}
- <div class="rebloguser">
- {block:IsNotOriginalEntry}
- <img class="avatar" src="{PortraitURL-64}" /><a href="{Permalink}">{Username}</a>
- {/block:IsNotOriginalEntry}
- {block:IsOriginalEntry}
- <img class="avatar" src="{PortraitURL-64}" /><a href="{Permalink}">{Username}</a>
- {/block:IsOriginalEntry}
- </div>
- <div class="cap">
- {Body}
- </div>
- {/block:Reblogs}
- {block:NotReblog}
- {block:Caption}
- <div class="cap">
- {Caption}
- </div>
- {/block:Caption}
- {/block:NotReblog}</div>
- {/block:Photo}
- {block:Photoset}<div class="set"><center><div class="pxu"><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></div></center></div>
- <div class="caption">
- {block:Reblogs}
- <div class="rebloguser">
- {block:IsNotOriginalEntry}
- <img class="avatar" src="{PortraitURL-64}" /><a href="{Permalink}">{Username}</a>
- {/block:IsNotOriginalEntry}
- {block:IsOriginalEntry}
- <img class="avatar" src="{PortraitURL-64}" /><a href="{Permalink}">{Username}</a>
- {/block:IsOriginalEntry}
- </div>
- <div class="cap">
- {Body}
- </div>
- {/block:Reblogs}
- {block:NotReblog}
- {block:Caption}
- <div class="cap">
- {Caption}
- </div>
- {/block:Caption}
- {/block:NotReblog}</div>
- {/block:Photoset}
- {block:Quote}<div class="quotes"><i class="fas fa-fw fa-quote-left"></i>
- {Quote}</div>
- {block:Source}<div class="cap" style="margin:10px; text-align:right;"><i class="far fa-comment"></i> {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Link}<div class="posttitle"><a href="{URL}" class="link" {Target}>{Name}</a></div>
- {block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}{block:Title}<div class="posttitle">{Title}</div>{/block:Title}
- {block:Lines}<li>{block:Label}<div class="label">{Label}</div>{/block:Label}
- <div class="line">{Line}</div></li>{/block:Lines}{/block:Chat}
- {block:Video}<div class="video">{Video-500}</div><div class="caption">
- {block:Reblogs}
- <div class="rebloguser">
- {block:IsNotOriginalEntry}
- <img class="avatar" src="{PortraitURL-64}" /><a href="{Permalink}">{Username}</a>
- {/block:IsNotOriginalEntry}
- {block:IsOriginalEntry}
- <img class="avatar" src="{PortraitURL-64}" /><a href="{Permalink}">{Username}</a>
- {/block:IsOriginalEntry}
- </div>
- <div class="cap">
- {Body}
- </div>
- {/block:Reblogs}
- {block:NotReblog}
- {block:Caption}
- <div class="cap">
- {Caption}
- </div>
- {/block:Caption}
- {/block:NotReblog}</div>
- {/block:Video}
- {block:Audio}{AudioEmbed}<div class="caption">
- {block:Reblogs}
- <div class="rebloguser">
- {block:IsNotOriginalEntry}
- <img class="avatar" src="{PortraitURL-64}" /><a href="{Permalink}">{Username}</a>
- {/block:IsNotOriginalEntry}
- {block:IsOriginalEntry}
- <img class="avatar" src="{PortraitURL-64}" /><a href="{Permalink}">{Username}</a>
- {/block:IsOriginalEntry}
- </div>
- <div class="cap">
- {Body}
- </div>
- {/block:Reblogs}
- {block:NotReblog}
- {block:Caption}
- <div class="cap">
- {Caption}
- </div>
- {/block:Caption}
- {/block:NotReblog}</div>
- {/block:Audio}
- <div class="tippytop">
- {block:Date}<date><a href="{Permalink}" title="{12Hour}:{Minutes}:{Seconds} {AmPm}">{DayOfMonthWithZero} {ShortMonth} {block:PermalinkPage}{ShortYear}{/block:PermalinkPage}</a> · {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}</date>{/block:Date}
- {block:RebloggedFrom}<from><a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-30}"><b>{ReblogParentName}</b></a></from>{/block:RebloggedFrom}
- {block:NotReblog}
- <from><a href="{URL}"><img src="{PortraitURL-30}"><b>original</b></a></from>
- {/block:NotReblog}
- <a class="reblog" href="{ReblogURL}" title="reblog"><i class="fas fa-redo-alt"></i></a>
- </div>
- {block:HasTags}<div class="tags">{block:Tags}<i class="fas fa-tag"></i> <a href="{TagURL}" title="{Tag}">{Tag}</a>{/block:Tags}</div>{/block:HasTags}
- </div>
- {block:PermalinkPage}
- {block:PostNotes}<div class="permalinks">
- {PostNotes-16}<br>
- </div>{/block:PostNotes}
- {/block:PermalinkPage}
- {/block:Posts}
- </div>
- <!---------------DONT TOUCH PLS------------------->
- <a href="http://wolfthemes.tumblr.com" style="position:fixed; bottom:10px; right:10px; font-size:9px;" title="wolfthemes">wolf</a>
- <!------------------------------------------------>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment