Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!-- theme by S A T I S F F I E D tumblr
- this code is copyrighted by copyrighted.com -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head profile="http://gmpg.org/xfn/11">
- <meta name="color:background" content="#f6f6f6"/>
- <meta name="color:text" content="#222222" />
- <meta name="color:link" content="#222222" />
- <meta name="if:show caption" content=""/>
- <meta name="if:custom cursor" content=""/>
- <meta name="if:custom tooltips" content=""/>
- <meta name="select:font" content="calibri" title="calibri"/>
- <meta name="select:font" content="consolas" title="consolas"/>
- <meta name="text:phrase" content="your title here" />
- <meta name="text:link 1" content="" />
- <meta name="text:link 1 title" content="" />
- <meta name="text:link 2" content="" />
- <meta name="text:link 2 title" content="" />
- <meta name="text:link 3" content="" />
- <meta name="text:link 3 title" content="" />
- <meta name="text:link 4" content="" />
- <meta name="text:link 4 title" content="" />
- <meta name="text:link 5" content="" />
- <meta name="text:link 5 title" content="" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- {block:ifcustomtooltips}<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script> (function($){ $(document).ready(function(){ $("[title],a[title],img[title]").style_my_tooltips({ tip_follows_cursor:false, tip_delay_time:250, tip_fade_speed:250, attribute:"title" }); }); })(jQuery); </script>{/block:ifcustomtooltips}
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
- <link href="https://fonts.googleapis.com/css?family=Reenie+Beanie" rel="stylesheet">
- <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: '0px',
- borderRadius: '0px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- });
- </script>
- <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
- <script src="http://static.tumblr.com/qkog7w0/bnroeph07/jquery.infinitescroll.min.js"></script>
- <script>
- $(document).ready(function(){
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '3px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- var $container = $('#posts');
- $container.masonry({ itemSelector: '#entry' });
- $container.imagesLoaded(function(){
- $container.masonry();
- $container.find('#entry').animate({ opacity: 1, zIndex: 1 });
- });
- $container.infinitescroll({
- itemSelector: '#entry',
- navSelector: '#navigation',
- nextSelector: '#nextPage',
- loadingImg: '',
- loadingText: '<em></em>',
- 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'
- },
- function(){
- $container.masonry();
- });
- $newElems.imagesLoaded(function(){
- $container.masonry( 'appended', $newElems );
- $newElems.animate({ opacity: 1, zIndex: 1 });
- });
- });
- }); $container.infinitescroll({
- // your options
- },
- function( newElements ){
- $( newElements ).find('.video iframe').each(function(){
- var scale = $(this).parents('.video').width() / 500;
- $(this).attr({
- width: Math.floor($(this).attr('width') * scale),
- height: Math.floor($(this).attr('height') * scale)
- });
- });
- });
- </script>
- <script>
- $(document).ready(function(){
- $('.video iframe').each(function(){
- var scale = $(this).parents('.video').width() / 500;
- $(this).attr({
- width: Math.floor($(this).attr('width') * scale),
- height: Math.floor($(this).attr('height') * scale)
- });
- });
- });
- </script>
- </head>
- <style type="text/css">
- body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:{select:font}; font-size:10px; line-height:110%; text-align:justify}
- a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
- a:hover{color:{color:link}; background-color: transparent;}
- {block:ifcustomcursor}body {cursor: url('https://66.media.tumblr.com/4490e460600e00b31731626b61dc0ab3/tumblr_inline_nb2q7fjtZt1s14gux.png'), default!important;}
- a, a:hover {cursor: url('http://static.tumblr.com/ua81nyy/O9Hn1kfx3/cursor_9_.cur'), default!important;}{/block:ifcustomcursor}
- #sbar {width:257px; height:auto; margin-left:10px; bottom:300px; position:fixed; overflow:hidden; background-color:; padding:5px}
- {block:ifcustomtooltips}#s-m-t-tooltip {max-width:300px; line-height:110%px; padding:5px; margin:5px 0px 0px 5px; background: #fff; border:0px solid {color:text}; font-family: {select:body}; font-size:8px; text-transform:uppercase; letter-spacing:1px; color:#333; z-index:999999999999999999999999999999999999; }{/block:ifcustomtooltips}
- .all{position:fixed; top:0; left:0; width:10000px; height:10000px;}
- #scrollToTop:link,#scrollToTop:visited {color: {color:text} ; background-color: transparent; display: none; font-size:35px; position: fixed; bottom: 90px; right: 30px;}
- #posts {text-align:left; float:right; width: 685px; background-color: transparent; padding: 3px; margin-bottom:15px; text-align: none; position: relative; top:20px; padding-bottom:0px;}
- #entry{position:relative; float:left; display:inline-block; width:250px; padding:5px; margin-left:50px; margin-bottom:30px; overflow:hidden; background-color: transparent; {block:permalinkpage}width:250px;{/block:permalinkpage}}
- #entry img {max-width:250px; height:auto; {block:permalinkpage}max-width:250px;{/block:permalinkpage}}
- {block:IndexPage}
- #entry {
- opacity:0;
- z-index:-1;
- }
- {/block:IndexPage}
- h1{color:{color:text}; font-family: {select:font}; font-size:12px; line-height:100%; letter-spacing:0px; font-weight:normal; text-transform: uppercase; margin:0px; padding:0px; text-align:left; margin-top:0px; margin-bottom:5px}
- h1 a:hover {text-transform: uppercase; letter-spacing:0px;}
- .source{display:none}
- p{margin-top:5px; margin-bottom:5px}
- blockquote {padding:0px; padding-left:5px; margin-left:0px; border-left:2px solid {color:text};}
- .audio{opacity: 1.0; position:relative; overflow:hidden; min-height:20px; font-size: 10px; font-family:{select:font}}
- .player{position:absolute; z-index:3; background:#fff; margin-top:46px; margin-left:63px; opacity:0.75; filter:alpha(opacity=75); border:0px #000000 solid; border-radius: 100px; width:100%;}
- .audioplayer{background: #fff; border: 0px solid #f8f8f8; width:100%; height:19px; overflow:hidden; padding:5px; padding-bottom:13px; margin-right:5px; margin-top: 5px;}
- .audioinfo{margin-top: 0px; margin-left:0px; line-height:11px; font-family: {select:font}; font-size:10px!important; font-style: normal;}
- .audiocaption{margin-top:7px;margin-bottom:px;}
- .audiocaption img{max-width:80px!important;}
- .audiocaption blockquote img{max-width:310px!important;}
- .audiocaption blockquote blockquote img{max-width:310px!important;}
- .quote {font-family: {select:font}; text-align:left; font-size: 10px; padding: 3px; line-height:10px;}
- .quotesource {text-align: left; text-transform: none; margin-bottom: 5px;}
- .quotesource a, a:hover{text-transform: none;}
- .user_1 .label {color:{color:text}; font-weight:bold}
- .user_2 .label {color:{color:text}; font-weight:bold}
- ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
- ::-webkit-scrollbar{width:9px;height:5px;}
- ::-webkit-scrollbar-button:start:decrement}
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
- ::-webkit-scrollbar-track-piece{background-color:{color:background}; border:4px solid {color:background}}
- ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:text}; border:4px solid {color:background}}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:text}; border:4px solid {color:background}}
- .tmblr-iframe.tmblr-iframe--desktop-logged-in-controls.iframe-controls--desktop{position: fixed!important; z-index:999999999!important;}
- .tumblr_video_container {
- width:auto!important;
- height:auto!important;
- }
- .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
- .likep {width: 21px; height: 20px; overflow: hidden; z-index: 9999999; display: inline-block;}
- .likep a:hover {background-position: 0px 0px;}
- .likep a {background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png"); background-position: 0px 0px; display: block; z-index: 9999999; webkit-transition: all 0s linear; -webkit-transition: all 0s linear; -moz-transition: all 0s linear; transition: all 0s linear;}
- .likep img {width: 21px; height: 20px; webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
- .rep {width: 24px; height: 20px; overflow: hidden; z-index: 9999999; display: inline-block;}
- .rep img{width: 24px; height: 20px; line-height: 30px; display: inline;}
- .not { display: inline-block; background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png"); height: 20px; font-size: 11px; line-height: 20px; color: #fff; padding-left: 4px; padding-right: 4px; -moz-border-radius: 2px; border-radius: 2px; bottom: 6px; position: relative; letter-spacing:0px;}
- .not a{color: #fff; font-family: helvetica;}
- #entry:hover .not, #entry:hover .rep, #entry:hover .likep {opacity: 0.8; filter: alpha(opacity = 80);}
- .not:hover , .rep:hover, .likep:hover {opacity: 1!important; filter: alpha(opacity = 100)!important;}
- #entry .permalink1{z-index:9999991; position:absolute; margin-top:4px; margin-left:4px; height:20px; font-family:calibri; padding:1px; overflow:hidden; font-size:11px; line-height:90%; text-align:center; opacity:0.0; filter: alpha(opacity = 0); -moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4;}
- #entry:hover .permalink1{overflow:visible;-webkit-transition: opacity 0.4s linear; opacity: 1; -webkit-transition: all 0.4s linear; opacity: 0.8;-moz-transition: all 0.4s linear; opacity: 0.8; transition: all 0.4s linear; opacity: 0.8; margin-top:4px; }
- .indexnotes {font-family: consolas; padding:2px; width:auto; float:right; background:; text-align: right; line-height: 15px; letter-spacing:px; text-transform:none; font-size:11px; opacity:0; border-top:0px solid {color:link}; margin-top:-3px; -webkit-transition:all .4s ease-in-out; margin-bottom:-6px;}
- .indexnotes a:hover{text-transform:none}
- #entry:hover .indexnotes {opacity:1; margin-top:-3px;;};
- .like {position:relative; text-align:center; padding-bottom:px; margin:0px; right:0px;}
- .like svg path {fill:{color:link};}
- .like .like_button {top:-4px; left:-1px; position:absolute; opacity:0;}
- .like .like_button.liked {opacity: 0;}
- .permalinkposts {font-family: {select:font}; font-size:10px; line-height:11px; text-transform:lowercase;}
- #scrollToTop:link,#scrollToTop:visited {color: {color:text} ; background-color: transparent; display: none; font-size:35px; position: fixed; bottom: 20px; right: 20px;}
- #container {width: 1000px; margin-left: auto; margin-right: auto;}
- .notes {font-family: {select:font}; line-height: 13px; font-size:10px; opacity:1; -webkit-transition:all .4s ease-in-out; margin-bottom:-5px;}
- .notes a:hover{text-transform:lowercase}
- ol.notes {padding: 0px; margin-bottom:3px; margin-top:2px; list-style-type: none; border-bottom: solid 0px {color:text};}
- ol.notes li.note { line-height:10px; border-top: solid 0px {color:text}; padding: 2px; text-align:left;}
- ol.notes li.note img.avatar {display:none}
- ol.notes li.note span.action {font-weight: normal;}
- ol.notes li.note .answer_content {font-weight: normal;}
- ol.notes li.note blockquote {border-color: {color:text}; padding-left: 4px; margin: 5px 0px 0px 0px}
- ol.notes li.note blockquote a {text-decoration: none;}
- .askimg {float:left; margin-top:0px;}
- .asking {width:100%; height:13px; padding:6px; background-color:transparent; line-height:12px;}
- .ask {width:100%; margin-top:6px; background-color:transparent; line-height:100%;}
- .answer {width:100%; background-color:transparent;}
- #link3{font-family: calibri; text-align:center; display:inline-block; width:80px; z-index:1; color:{color:linkstext}; background-color: {color:linksbg}; margin-top: 15px; position: fixed; margin-left: 172px; height:20px; padding: 10px 0px 2px 0px; font-size: 10px}
- #link3:hover #links a:first-child{border-top:0px solid #FFF; }
- #link3:hover #links{ margin-top:0px;overflow:hidden; -webkit-transition-duration:.4s; color:{color:linkstext}; background-color: {color:linksbg}; z-index:1; height:auto; padding-top: 0px;}
- #link2{font-family: calibri; text-align:center; display:inline-block; width:80px; z-index:1; color:{color:linkstext}; background-color: {color:linksbg}; margin-top: 15px; position: fixed; margin-left: 90px; height:20px; padding: 10px 0px 2px 0px; font-size:10px}
- #link2:hover #links a:first-child{border-top:0px solid #FFF; }
- #link2:hover #links{ margin-top:0px;overflow:hidden; -webkit-transition-duration:.4s; color:{color:linkstext}; background-color: {color:linksbg}; z-index:1; height:auto; padding-top: 0px;}
- #link1{font-family: calibri; text-align:center; display:inline-block; width:80px; z-index:1; color:{color:linkstext}; background-color: {color:linksbg}; margin-top: 15px; position: fixed; margin-left: 8px; height:20px; padding: 10px 0px 2px 0px; font-size:10px}
- #link1:hover #links a:first-child{border-top:0px solid #FFF; }
- #link1:hover #links{ margin-top:0px;overflow:hidden; -webkit-transition-duration:.4s; color:{color:linkstext}; background-color: {color:linksbg}; z-index:1; height:auto; padding-top: 0px;}
- #links{position:fixed; margin-top:100px; margin-left:0px; width:80px; overflow:hidden; height:0px; font-family: calibri;}
- #links a{color:{color:linkstext}; letter-spacing: px; text-align:center;display:block; line-height:23px; font-size: 10px}
- #links a:hover{color:{color:linkstext}; background-color:rgba(0,0,0,0.2); font-size: 10px}
- div#credit{background-color: transparent; letter-spacing: 2px; color: {color:text}; width:330px; height:40px; position: fixed; padding-top: 7px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: 0px; font-family: verdana; font-size: 9px; margin-top: 190px; px; z-index: 2;}
- div#credit:hover {background-color: transparent; height: 40px; color: transparent;}
- .credito {text-align: justify; position: fixed; color: transparent; width: 330px; margin-top: -2px; margin-left: 1px; }
- .credito:hover {color: {color:text}; font-size: 9px; font-family:verdana; text-align: justify;}
- .title {font-size:16px; text-align: center; font-family: georgia; letter-spacing: 1px; color: {color:text}; font-style: italic; border-bottom: 0px solid {color:linksbg}}
- .sub {font-size:10px; font-family: {select:font}; text-align: right; font-style: normal; letter-spacing: 0px; padding: 5px; margin-right:25px; color: {color:text};}
- #menuform select{background:{color:background}; width:200px; color: {color:text}; height: 19px; font-family: calibri; font-size: 9px; letter-spacing: 1px; margin-left:0px; text-transform:uppercase; margin-top:5px; border:1px solid{color:text}}
- </style>
- <body><div class="all"></div>
- <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
- <a href="javascript:;" id="scrollToTop" title="scroll to top"><i class="fa fa-angle-up" aria-hidden="true"></i></a>
- <div id="container">
- <div id="sbar">
- <div class="title"><a href="/">{text:phrase}</a></div>
- <br>
- <center><form id="menuform">
- <select name="menu3" onChange="top.location.href = this.form.menu3.options[this.form.menu3.selectedIndex].value; return false;">
- <option value="/" selected>NAVIGATION</option>
- <option value="{text:Link 1}">{text:Link 1 Title}</option>
- <option value="{text:Link 2}">{text:Link 2 Title}</option>
- <option value="{text:Link 3}">{text:Link 3 Title}</option>
- <option value="{text:Link 4}">{text:Link 4 Title}</option>
- <option value="http://satisffied.tumblr.com">theme credits</option>
- </select>
- </form> </center>
- </div>
- <div id="posts">
- {block:IndexPage}<div class="column navigation" id="navigation">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
- </div>{/block:IndexPage}
- {block:Posts}<div id="entry">
- {block:Quote}
- <div class="quote">"{Quote}"</div>
- {block ource}<div class="quotesource"> โ <b>{Source}</b></div>
- {/block:source}
- {block:IndexPage}
- <div class="indexnotes">
- <a href="{Permalink}" title="{NoteCountWithLabel}"><i class="fa fa-bars" aria-hidden="true"></i></a>
- <a href="{ReblogUrl}" target="_blank"><i class="fa fa-repeat" aria-hidden="true"></i></a>
- <i class="like" style="top:0px; color:{color:link}"><i class="fa fa-heart" aria-hidden="true"></i>{LikeButton size="14"}
- </i>
- </div>
- {/block:IndexPage}
- {/block:Quote}
- {block:Text}
- {block:Title}<p><center><h1>{Title} </h1></center>{/block:Title}
- <p>{Body}
- {block:IndexPage}
- <div class="indexnotes">
- <a href="{Permalink}" title="{NoteCountWithLabel}"><i class="fa fa-bars" aria-hidden="true"></i></a>
- <a href="{ReblogUrl}" target="_blank"><i class="fa fa-repeat" aria-hidden="true"></i></a>
- <i class="like" style="top:0px; color:{color:link}"><i class="fa fa-heart" aria-hidden="true"></i>{LikeButton size="14"}
- </i>
- </div>
- {/block:IndexPage}
- {/block:Text}
- {block:Link}<p><center><h1><a href="{URL}" class="link" {Target}>{Name} </h1></center></a>
- <P>{block:Description}{Description}{/block:Description}
- {block:IndexPage}
- <div class="indexnotes">
- <a href="{Permalink}" title="{NoteCountWithLabel}"><i class="fa fa-bars" aria-hidden="true"></i></a>
- <a href="{ReblogUrl}" target="_blank"><i class="fa fa-repeat" aria-hidden="true"></i></a>
- <i class="like" style="top:0px; color:{color:link}"><i class="fa fa-heart" aria-hidden="true"></i>{LikeButton size="14"}
- </i>
- </div>
- {/block:IndexPage}
- {/block:Link}
- {block:Photo}
- {block:IndexPage}<div class="permalink1">
- <div class="likep">
- <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
- <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
- <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>{/block:IndexPage}
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}
- {block:IfShowCaption}{Caption}{/block:IfShowCaption}
- <div style="margin-top:px;"></div>
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}<div class="permalink1">
- <div class="likep">
- <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
- <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
- <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>{/block:IndexPage}
- {block:indexpage}<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:indexpage}
- <center>{block:permalinkpage}{photoset-250}{/block:permalinkpage}</center>
- {block:IfShowCaption}{Caption}{/block:IfShowCaption}
- {/block:Photoset}
- {block:Chat}
- {block:Title}<p><center><h1>{Title} </h1></center>{/block:Title}
- <ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>
- {block:IndexPage}
- <div class="indexnotes">
- <a href="{Permalink}" title="{NoteCountWithLabel}"><i class="fa fa-bars" aria-hidden="true"></i></a>
- <a href="{ReblogUrl}" target="_blank"><i class="fa fa-repeat" aria-hidden="true"></i></a>
- <i class="like" style="top:0px; color:{color:link}"><i class="fa fa-heart" aria-hidden="true"></i>{LikeButton size="14"}
- </i>
- </div>
- {/block:IndexPage}
- {/block:Chat}
- {block:Video}
- {block:IndexPage}<div class="permalink1">
- <div class="likep">
- <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
- <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
- <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>{/block:IndexPage}
- <div class="video">{Video-500}</div>
- {block:IfShowCaption}{Caption}{/block:IfShowCaption}
- {/block:Video}
- {block:Answer}
- <img src="{AskerPortraitURL-24}" class="askimg">
- <div class="asking"><i style="font-family:calibri"> </i><b>{Asker}</b> said:</div>
- <div class="ask"><i>{Question}</i></div>
- <div class="answer">{Answer}</div>
- {block:IndexPage}
- <div class="indexnotes">
- <a href="{Permalink}" title="{NoteCountWithLabel}"><i class="fa fa-bars" aria-hidden="true"></i></a>
- <a href="{ReblogUrl}" target="_blank"><i class="fa fa-repeat" aria-hidden="true"></i></a>
- <i class="like" style="top:0px; color:{color:link}"><i class="fa fa-heart" aria-hidden="true"></i>{LikeButton size="14"}
- </i>
- </div>
- {/block:IndexPage}
- {/block:Answer}
- <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
- {/block:ContentSource}</div>
- {block:Audio}
- <div class="audio"><div class="audioinfo"><b>Title:</b> <span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br /><b>Artist:</b> <span{block:Artist} style="display: none;"{block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br /><b>Album:</b> <span{block:Album} style="display: none;"{block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}<br />{block:ExternalAudio}<b>Download:</b> <a href="{ExternalAudioURL}">Click Here</a><br />{/block:ExternalAudio}<b>Played:</b> {FormattedPlayCount}
- <div class="audioplayer">{AudioPlayerWhite}</div>
- </div>
- <div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div></div>
- {block:IndexPage}
- <div class="indexnotes">
- <a href="{Permalink}" title="{NoteCountWithLabel}"><i class="fa fa-bars" aria-hidden="true"></i></a>
- <a href="{ReblogUrl}" target="_blank"><i class="fa fa-repeat" aria-hidden="true"></i></a>
- <i class="like" style="top:0px; color:{color:link}"><i class="fa fa-heart" aria-hidden="true"></i>{LikeButton size="14"}
- </i>
- </div>
- {/block:IndexPage}
- {/block:Audio}
- {block:PermalinkPage}<br>
- {block:Date}
- <div class="permalinkposts">
- <div style="margin-top:0px;">
- {block:HasTags}tags:
- {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
- <br>{/block:HasTags}
- posted {TimeAgo} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
- {block:RebloggedFrom}<br>
- via <a href="{ReblogParentURL}">{ReblogParentName}</a> ยท by <a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- {block:PostNotes}<div style="margin-top:13px; border-top:1px solid {color:text}; overflow: auto;background-color: transparent; width:; height: 100px; padding: 0px; font-size:10px; line-height: 10px">{PostNotes}</div>{/block:PostNotes}
- </div>
- {/block:Date}
- {/block:PermalinkPage}
- </div>
- {/block:Posts}</div>
- <div style="display:none">{block:RebloggedFrom}(via ;<a href="{ReblogParentURL}"title="{ReblogParentTitle}">{ReblogParentName}</a>){/block:RebloggedFrom}</div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment