Advertisement
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">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <!----
- © borntobewildthemes.tumblr.com | Theme: Sherlocked
- + Please do not redistribute this theme or remove credits
- + You are allowed to make changes as long as you keep our credits
- + If you have any questions or concerns, just contact us
- + Thanks for using our theme! We hope that you enjoy it!
- ---->
- <html>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <!--Google fonts-->
- <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Julius+Sans+One' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Poiret+One' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Marvel' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Baumans' rel='stylesheet' type='text/css'>
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <!--DEFAULT VARIABLES-->
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="image:Background" content="1"/>
- <meta name="image:Sidebar" content="1"/>
- <meta name="image:Sidebar2" content="0"/>
- <meta name="image:Sidebar3" content="0"/>
- <meta name="color:Background" content="#fff"/>
- <meta name="color:Icon" content="#000"/>
- <meta name="color:Link" content="#777"/>
- <meta name="color:Link background" content="#777"/>
- <meta name="color:Post background" content="#fff"/>
- <meta name="color:Container background" content="#fff"/>
- <meta name="color:Text" content="#777"/>
- <meta name="color:Hover" content="#fff"/>
- <meta name="color:Scrollbar" content="#fff"/>
- <meta name="color:Borders" content="#A4A4A4"/>
- <meta name="color:Sidebar" content="#A4A4A4"/>
- <meta name="color:Sidebar Image Border" content="#A4A4A4"/>
- <meta name="color:Description" content="#000000"/>
- <meta name="color:Title" content="#333"/>
- <meta name="color:Blog Title" content="#000000"/>
- <meta name="select:Title Font" content="Play" title="Play">
- <meta name="select:Title Font" content="Baumans" title="Baumans">
- <meta name="select:Title Font" content="Poiret One" title="Poiret One">
- <meta name="select:Title Font" content="Marvel" title="Marvel">
- <meta name="select:Title Font" content="Julius Sans One" title="Julius Sans One">
- <meta name="font:Body font" content=""/>
- <meta name="if:Show Captions" content="1" />
- <meta name="if:Show Tags" content="1" />
- <meta name="text:Link1" content="link1"/>
- <meta name="text:Link2" content="link2"/>
- <meta name="text:Link3" content="link3"/>
- <meta name="text:Link4" content="link4"/>
- <meta name="text:Link5" content="link5"/>
- <meta name="text:Link1 url" content="link1 url"/>
- <meta name="text:Link2 url" content="link2 url"/>
- <meta name="text:Link3 url" content="link3 url"/>
- <meta name="text:Link4 url" content="link4 url"/>
- <meta name="text:Link5 url" content="link5 url"/>
- <style type="text/css">
- /*Body*/
- body {
- padding: 0px;
- margin: 0px;
- color:{color:text};
- font-family:{font:Body font};
- line-height:16px;
- font-size:14px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- }
- h1{
- color:{color:Title};
- font-size:20px;
- line-height:25px;
- border-bottom:1px solid {color:Borders};
- font-family:{select:Title Font};
- }
- h2{
- font-family:{font:Body font};
- line-height:20px;
- font-size:15px;
- }
- a:link, a:active, a:visited{
- -webkit-transition: color 0.3s ease-out;
- -moz-transition: color 0.3s ease-out;
- transition: color 0.3s ease-out;
- color:{color:link};
- text-decoration:none;
- }
- a:hover {
- color: {color:Hover};
- }
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 10px;
- border-left: 1px dotted #555555;
- }
- blockquote p, ul{
- margin:0px;
- padding:0px;
- }
- a img{border: 0px;}
- ul, ol, li{list-style:none; margin:0px; padding:0px;}
- .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
- .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
- /* Webkit scrollbar */
- ::-webkit-scrollbar-thumb {
- background: {color:Scrollbar};
- height: auto;
- border: 2px solid {color:Borders};
- }
- ::-webkit-scrollbar {
- height:10px;
- width:8px;
- background: {color:Scrollbar};
- height: auto;
- border: 3.5px solid {color:Borders};
- }
- /*Posts and entries*/
- div#center{
- margin:auto;
- position:relative;
- width:1000px;
- margin-left:0px;
- overflow:auto;
- }
- #blogtitle{
- position:fixed;
- margin-left:101px;
- margin-top:237px;
- text-align:center;
- font-family:{select:Title Font};
- font-size:25px;
- color:{color:Blog Title};
- letter-spacing:2px;
- line-height:100px;
- height:100px;
- width:210px;
- text-shadow: 1px 0px {color:borders},
- -webkit-transition: opacity .3s linear;
- -webkit-transition: all .3s ease-in-out;
- -moz-transition: all .3s ease-in-out;
- -o-transition: all .3s ease-in-out;
- -ms-transform:rotate(145deg);
- -moz-transform:rotate(45deg);
- -webkit-transform:rotate(315deg);
- -o-transform:rotate(45deg);
- }
- #blogtitle:hover{
- font-size:23px;
- color: {color:hover};
- }
- .entry {
- float:left;
- display: block;
- margin:10px;
- overflow:hidden;
- width:400px;
- padding:15px;
- border:5px solid {color:borders};
- {block:PermalinkPage}
- text-align:left;
- line-height:10px;
- {/block:PermalinkPage}
- background:{color:Post background};
- }
- #posts {
- width:460px;
- margin-top:0px;
- z-index:99;
- margin-left:270px;
- min-height:800px;
- right:auto;
- height:auto;
- padding:10px;
- margin-right:auto;
- {block:PermalinkPage}
- text-align:left;
- line-height:10px;
- background:transparent;
- {/block:PermalinkPage}
- position:relative;
- }
- /*Sidebar*/
- #sidebar{
- position:fixed; !important;
- width:120px;
- z-index:99999;
- height:150px;
- margin-top:40px;
- margin-left:30px;
- }
- #sidebarimage {
- position:fixed;
- margin:5px 5px;
- width:100px;
- height:100px;
- border:5px solid black;
- background-color:{color:Sidebar Image Border};
- transform:rotate(45deg);
- -ms-transform:rotate(45deg);
- -moz-transform:rotate(45deg);
- -webkit-transform:rotate(45deg);
- -o-transform:rotate(45deg);
- }
- #sidebarimage img {
- width:100px;
- height:100px;
- z-index:-10;
- }
- #sidebarimage2 {
- position:absolute;
- margin:155px 5px;
- width:100px;
- height:100px;
- border:5px solid black;
- background-color:{color:Sidebar Image Border};
- transform:rotate(45deg);
- -ms-transform:rotate(45deg);
- -moz-transform:rotate(45deg);
- -webkit-transform:rotate(45deg);
- -o-transform:rotate(45deg);
- }
- #sidebarimage2 img {
- width:100px;
- height:100px;
- }
- #sidebarimage3 {
- position:fixed;
- margin:305px 5px;
- width:100px;
- height:100px;
- border:5px solid black;
- background-color:{color:Sidebar Image Border};
- transform:rotate(45deg);
- -ms-transform:rotate(45deg);
- -moz-transform:rotate(45deg);
- -webkit-transform:rotate(45deg);
- -o-transform:rotate(45deg);}
- #sidebarimage3 img {
- width:100px;
- height:100px;
- }
- #sidebar2{
- position:fixed;
- width:220px;
- height:100%;
- margin-top:0;
- margin-left:780px;
- }
- #sidebar2image{
- position:fixed;
- bottom:180px;
- width:225px;
- height:400px;
- z-index:10000;
- }
- #sidebar2image img{
- max-height:400px;
- max-width:225px;
- z-index:1000;
- margin-bottom:0;
- margin-left:0;
- }
- #desc{
- position:fixed;
- width:220px;
- background:{color:Description};
- height:120px;
- padding:5px;
- bottom:50px;
- font-size:14px;
- line-height:16px;
- text-align:justify;
- border-top:5px solid {color:Borders};
- }
- #desc:first-letter {
- color:{color:Link};
- background:{color:Link background};
- font-size:22px;
- padding:5px;
- border:5px double{color:Borders};
- outline:1px solid #aaa;
- margin-right: 10px; /* adjust margin right of fisrt letter in the about me section*/
- margin-bottom: 2px; /* adjust margin bottom of fisrt letter in the about me section*/
- float:left;
- }
- .sidebarbackground{
- position:fixed;
- margin:120px 120px;
- width:100px;
- height:100px;
- border:2px solid transparent;
- transform:rotate(45deg);
- -ms-transform:rotate(45deg);
- -moz-transform:rotate(45deg);
- -webkit-transform:rotate(45deg);
- -o-transform:rotate(45deg);}
- }
- .sidebarbackground2{
- position:fixed !important;
- float:left;
- margin-left:150px;
- top:70px;
- opacity:1;
- background-color:{color:Sidebar background2};
- background-size:cover;
- height:390px;
- opacity:1;
- width:190px;
- transition: all 0.3s ease-out;
- -o-transition-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- }
- .pagbar{
- position:fixed !important;
- width:220px;
- background:{color:Description};
- height:18px;
- padding:5px;
- bottom:10px;
- font-size:15px;
- text-align:center;
- border-top:5px solid {color:Borders};
- }
- /*Links*/
- #link1{
- position:fixed;
- width:90px;
- background:{color:Link background};
- margin-left:0px;
- height:10px;
- padding:5px;
- margin-top:5px;
- font-size:15px;
- line-height:10px;
- text-align:center;
- }
- #link2{
- position:fixed;
- width:90px;
- background:{color:Link background};
- margin-left:0px;
- height:10px;
- padding:5px;
- margin-top:25px;
- font-size:15px;
- line-height:10px;
- text-align:center;
- }
- #link3{
- position:fixed;
- width:90px;
- background:{color:Link background};
- margin-left:0px;
- height:10px;
- padding:5px;
- margin-top:45px;
- font-size:15px;
- line-height:10px;
- text-align:center;
- }
- #link4{
- position:fixed;
- width:90px;
- background:{color:Link background};
- margin-left:0px;
- height:10px;
- padding:5px;
- margin-top:65px;
- font-size:15px;
- line-height:10px;
- text-align:center;
- }
- #link5{
- position:fixed;
- width:90px;
- background:{color:Link background};
- margin-left:0px;
- height:10px;
- padding:5px;
- margin-top:85px;
- font-size:15px;
- line-height:10px;
- text-align:center;
- }
- #link1:hover, #link2:hover, #link3:hover #link4:hover, #link5:hover{
- font-size:17px;
- background:{color:Link background};
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #linkOne i{
- position:fixed;
- width:30px;
- margin-left:0px;
- height:30px;
- padding:5px;
- margin-top:140px;
- font-size:20px;
- color:{color:Icon};
- z-index:10000;
- }
- #linkTwo i{
- position:fixed;
- width:30px;
- margin-left:2px;
- height:30px;
- padding:5px;
- margin-top:180px;
- font-size:15px;
- color:{color:Icon};
- z-index:10000;
- }
- #linkThree i{
- position:fixed;
- width:30px;
- margin-left:2px;
- height:30px;
- padding:5px;
- margin-top:290px;
- font-size:19px;
- color:{color:Icon};
- z-index:10000;
- }
- #linkFour i{
- position:fixed;
- width:30px;
- margin-left:0px;
- height:30px;
- padding:5px;
- margin-top:330px;
- font-size:20px;
- color:{color:Icon};
- z-index:10000;
- }
- #linkOne:hover{
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #linkTwo:hover{
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #linkThree:hover{
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #linkFour:hover{
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #line{
- position:absolute;
- margin-top:140px;
- margin-left:150px;
- width:20px;
- height:35px;
- border: 5px {color:Borders};
- }
- /*Audio*/
- .album img{
- max-width:65px;
- margin-left:5px;
- float:left;
- margin-top:0px;
- z-index:10;
- border: 5px solid {color:Borders};
- }
- .audio{
- position:absolute;
- width:185px;
- min-height:90px;
- margin-left:80px;
- float:left;
- padding:5px;
- margin-top:-5px;
- z-index:10;
- font-size:12px;
- overflow:hidden;
- }
- .play{
- position:absolute;
- margin:30px;
- max-width:25px;
- max-height:25px;
- overflow:hidden;
- opacity:0.7;
- }
- /* Quote */
- .quote {
- font-family:{select:Title Font};
- font-size:25px;
- line-height:35px;
- color:{color:Italic};
- height:auto;
- margin:10px;
- padding:5px;
- text-align:center;
- letter-spacing:1px;
- }
- .source {
- font-size:15px;
- line-height:25px;
- color:{color:Italic};
- height:auto;
- margin-top:10px;
- margin-left:10px;
- margin-right:10px;
- margin-bottom:5px;
- padding:5px;
- text-align:right;
- letter-spacing:1px;
- }
- /* Chat */
- .chat .line{
- margin:0 0 -1px;
- font-color: {color:Text};
- padding:2px;
- border-top:1px dotted {color:Borders};
- border-bottom:1px dotted {color:Borders};
- }
- .label {
- font-weight:none;
- color:{color:Bold};
- font-size:10px;
- }
- /* Link*/
- #linktitle {width:250px;}
- .linktexttitle {
- font-family:'Verdana';
- text-transform:uppercase;
- font-size:13px;
- line-height:20px;
- text-align:center;
- background-color:transparent;
- border:2px {color:Borders} dotted;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- padding:1px 1px;
- opacity:1;
- }
- .linktexttitle a {color:{color:Posts};}
- .linkdescription {
- padding:5px;
- margin:0px;
- text-align:left;}
- /*Ask Posts*/
- .bubble {
- position: relative;
- align:right;
- background: #eee;
- margin:5px 0px 5px 66px;
- padding:5px;
- -moz-border-radius:5px;
- -webkit-border-radius:5px;
- border-radius:5px;
- }
- .bubble p {
- margin:1px 0px;
- }
- .bubble span {
- display:block;
- position:absolute;
- width:1px;
- height:1px;
- font-size: 0;
- line-height: 1px;
- margin-left:-10px;
- margin-top:0px;
- border-top:7px solid transparent;
- border-bottom:7px solid transparent;
- border-right:10px solid #eee;}
- .askborder {float: left;
- margin: 1px 4px 0 0;
- padding: 2px;
- background: #eee;}
- /* EXTRAS */
- .tagss {
- padding: 5px 5px 5px 5px;
- margin: 0!important;
- text-align:center;
- font-size:9px;
- display: block;
- position: absolute;
- color:{color:Text};
- bottom:0;
- border-top-right-radius:5px;
- height:20px;
- width:290px;
- opacity:1;
- left:65px;
- }
- .like_and_reblog_buttons {
- position:absolute;
- float:right;
- background:{color:Link background};
- margin-left:355px;
- margin-bottom:0px;
- z-index:200000;
- height:30px;
- width:50px
- overflow:hidden;
- border: 0px solid #e8e8e8;
- list-style: none;
- }
- .like_and_reblog_buttons li {
- float:right;
- margin: 5px 5px;
- height: 15px;
- }
- .like_and_reblog_buttons li:first-child {
- border-right: 0px solid #e8e8e8;
- }
- .infoo {
- height:15px;
- width:400px;
- float:center;
- padding-top:6px;
- margin-top:10px;
- margin-left:0px;
- padding:2px;
- font-size:15px;
- letter-spacing:1px;
- line-height:22px;
- color:{color:Link};
- border-top:3px solid {color:Borders};
- text-transform:lowercase;
- }
- .info i{
- color:{color:Icon};
- }
- .infoo a:hover {
- color:{color:Hover};
- font-size:17px; }
- .jump_page {
- padding: 4px 8px;
- border: 2px solid {color:Borders};
- background:{color:Link background};
- color: {color:Link};
- font-size:11px;
- text-decoration:none;
- }
- .current_page, .jump_page:hover {
- padding: 4px 8px;
- border: 2px solid {color:Borders};
- background:{color:Link background};
- color: {color:Link};
- font-size:11px;
- text-decoration:none;
- }
- /* Tooltips */
- #s-m-t-tooltip {
- max-width:300px;
- z-index:100000;
- margin:24px 14px 7px 12px;
- padding:8px;
- color:{color:Link};
- background:{color:Link background};
- border:1px solid {color:Borders};
- font-size:13px;
- line-height:16px;
- color:#fff;
- }
- /* Credits */
- #credits {
- position:fixed;
- right:10px;
- top:40px;
- border:1px solid {color:Borders};
- opacity:0.9;
- z-index:100000;
- }
- {CustomCSS}
- </style>
- <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="jquery.style-my-tooltips.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
- <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:200,
- tip_fade_speed:300
- }
- );
- });
- })(jQuery);
- </script>
- {block:IndexPage}
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#posts');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.entry, .entry_photo',
- isAnimated : false
- });
- });
- $wall.infinitescroll({
- navSelector : '#pagination',
- nextSelector : '#pagination a',
- itemSelector : '.entry, .entry_photo',
- bufferPx : 2000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#posts').show(500);
- });
- </script>
- {/block:IndexPage}
- <title>{title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <meta name="viewport" content="width=820" />
- </head>
- <body>
- <div class="sidebarbackground">
- <div id="link1"><a href="{text:Link1 url}">{text:Link1}</a> </div>
- <div id="link2"><a href="{text:Link2 url}">{text:Link2}</a> </div>
- <div id="link3"><a href="{text:Link3 url}">{text:Link3}</a> </div>
- <div id="link4"><a href="{text:Link4 url}">{text:Link4}</a> </div>
- <div id="link5"><a href="{text:Link5 url}">{text:Link5}</a> </div>
- </div>
- <div id="linkOne"><a href="/" title="Index"><i class="fa fa-home fa-2x"></i></a></div>
- <div id="linkTwo"><a href="/ask" title="Ask"><i class="fa fa-envelope fa-2x"></i></a></div>
- <div id="linkThree"><a href="/submit" title="Submit"><i class="fa fa-pencil fa-2x"></i></a></div>
- <div id="linkFour"><a href="/archive" title="Archive"><i class="fa fa-clock-o fa-2x"></i></a></div>
- <div id="center">
- <div id="sidebar">
- <div id="sidebarimage"><img src="{image:Sidebar}"></div>
- <div id="sidebarimage2"><img src="{image:Sidebar2}"></div>
- <div id="sidebarimage3"><img src="{image:Sidebar3}"></div>
- </div>
- <div id="sidebar2">
- <div id="sidebar2image">
- <!----
- Here you can change the Sherlock image on the right. Just replace http://i42.tinypic.com/io1cut.jpg with the url of the image you want.
- ---->
- <center><img src="http://i57.tinypic.com/sze5fp.jpg"></center>
- </div>
- <div id="desc">{description}</div>
- <div class="pagbar">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" class="jump_page">«</a>{/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
- {block:NextPage}<a href="{NextPage}" class="jump_page">»</a>{/block:NextPage}
- {/block:Pagination}
- </div>
- </div>
- <div id="blogtitle">{Title}</div>
- </div>
- <div id="posts">
- {block:Posts}
- <div class="entry">
- <div class="content">
- {block:Text}
- {block:Title}
- <a href="{Permalink}">
- <h1>{Title}</h1></a>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <img src="{PhotoURL-400}"/>
- {/block:Photo}
- {block:Photoset}
- {Photoset-400}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">
- "{Quote}"
- {block:Source}
- <div class="source">-{Source}
- </div>{/block:Source}</div>
- {/block:Quote}
- {block:Link}
- <a href="{URL}"
- class="linkpost"
- target="_blank">
- <h1><i class="fa fa-link"></i>
- {Name} »</h1></a>
- {block:Description}
- {Description}
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <h1>{Title}</h1>{/block:Title}
- <div class="chat">
- {block:Lines}<div class="chat"><div class="line {Alt}">
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">
- <span style="text-transform:uppercase;
- letter-spacing:1px"><font face="learningcurves">
- {Label}</font></span></span>
- {/block:Label}
- {Line}</div>
- </div></div>
- {/block:Lines}
- </div>
- {/block:Chat}
- {/block:Lines}
- {/block:Chat}
- {block:Audio}
- <div class="album">{block:AlbumArt}<img src="{AlbumArtURL}">
- {block:AlbumArt}
- <div class="play">
- {AudioPlayerWhite}
- </div>
- </div>
- <div class="audio">
- {block:TrackName}<i class="fa fa-microphone"></i> {TrackName}{/block:TrackName}
- {block:Artist}<br><i class="fa fa-user"></i> {Artist}{/block:Artist}
- {block:Album}<br><i class="fa fa-music"></i> {Album}{/block:Album}
- {block:PlayCount}<br><i class="fa fa-heart"></i> {PlayCount}{/block:PlayCount}</div>
- <br><br><br><br><br>
- {/block:Audio}
- {block:Video}
- {VideEmbed-400}
- {/block:Video}
- {block:Answer}
- <img src="{AskerPortraitURL-48}"
- align="left"
- class="askborder">
- <div class="bubble"><span></span>
- {Asker}:
- {Question}
- </div><br>
- {Answer}{/block:Answer}
- {block:IndexPage}
- {block:IfShowCaptions}
- {block:Caption}
- <h2>{Caption}</h2>
- {/block:Caption}
- {/block:IfShowCaptions}
- {/block:IndexPage}
- {block:IfShowTags}
- {block:HasTags}
- {block:Tags} #
- <a href="{TagURL}">
- {Tag}</a>,
- {/block:Tags}
- {/block:HasTags}
- {/block:IfShowTags}
- <div class="infoo">
- {block:Date}
- <a href="{Permalink}">
- <i class="fa fa-clock-o"></i>
- {TimeAgo}</a>
- {block:NoteCount}
- <i class="fa fa-heart-o"></i>
- {NoteCountWithLabel}
- {/block:NoteCount}
- </div>
- <br>
- <ul class="like_and_reblog_buttons">
- <li>{ReblogButton}</li>
- <li>{LikeButton}</li>
- </ul>
- <br>
- </div>
- {/block:Date}
- {block:PermalinkPage}
- {block:ContentSource}
- Source: <a href="{SourceURL}"
- target="_blank">{SourceTitle}
- </a>{/block:ContentSource}<p>
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/block:PermalinkPage}
- </div>
- {/block:Posts} </div>
- </body>
- <a href="http://borntobewildthemes.tumblr.com" title="Theme SHERLOCKED by borntobewildthemes"><div id="credits">
- <img src="http://i57.tinypic.com/301g6eg.jpg"></div></a>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement