Advertisement
extendedhate

"windows" theme

Dec 22nd, 2013
1,128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.51 KB | None | 0 0
  1. <!--
  2. "windows" theme by coolified
  3. keep the credit or add it to your faq & enjoy!
  4. -->
  5.  
  6. <html lang="en">
  7. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  8. <html xmlns="http://www.w3.org/1999/xhtml">
  9. <head>
  10.  
  11. <script type="text/javascript"
  12. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  13.  
  14.  
  15. <!--DEFAULT VARIABLES-->
  16. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  17. <meta name="color:Background" content="#fff"/>
  18. <meta name="color:Hover" content="#fff"/>
  19. <meta name="color:Entry Text" content="#aaa"/>
  20. <meta name="color:Description Text" content="#aaa"/>
  21. <meta name="color:Links" content="#aaa"/>
  22. <meta name="color:Title" content="#aaa"/>
  23. <meta name="color:Permalink Background" content="#f8f8f8"/>
  24. <meta name="color:Permalink Buttons" content="#fff"/>
  25. <meta name="color:Permalink Border" content="#fff"/>
  26. <meta name="color:Entry Border" content="#f8f8f8"/>
  27. <meta name="color:Sidebar Border" content="#f8f8f8"/>
  28. <meta name="image:Background" content="0"/>
  29. <meta name="image:Sidebar" content="0"/>
  30. <meta name="text:Link One" content="">
  31. <meta name="text:Link One Title" content="">
  32. <meta name="text:Link Two" content="">
  33. <meta name="text:Link Two Title" content="">
  34. <meta name="text:Link Three" content="">
  35. <meta name="text:Link Three Title" content="">
  36. <meta name="text:Link Four" content="">
  37. <meta name="text:Link Four Title" content="">
  38. <meta name="text:Link Five" content="">
  39. <meta name="text:Link Five Title" content="">
  40. <meta name="text:Link Six" content="">
  41. <meta name="text:Link Six Title" content="">
  42. <meta name="text:Link Seven" content="">
  43. <meta name="text:Link Seven Title" content="">
  44. <meta name="color:Scrollbar" content="#000000"/>
  45. <meta name="color:Scrollbar Background" content="#fff"/>
  46. <meta name="if:White Follow Buttons" content="1" />
  47. <meta name="if:Faded Images" content="1" />
  48. <meta name="if:Inverted Images" content="1" />
  49. <meta name="if:Rounded Permalinks" content="1" />
  50. <meta name="if:Rounded Entries" content="1" />
  51. <meta name="if:Entry Shadow" content="1" />
  52. <meta name="if:Entry Border" content="1" />
  53. <meta name="if:Permalink Border" content="1" />
  54. <meta name="if:Rounded Sidebar" content="1" />
  55. <meta name="if:Sidebar Shadow" content="1" />
  56. <meta name="if:Sidebar Border" content="1" />
  57. <meta name="if:Show Captions" content="0" />
  58.  
  59. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  60. <script>
  61. (function($){
  62. $(document).ready(function(){
  63. $("[title]").style_my_tooltips({
  64. tip_follows_cursor:true,
  65. tip_delay_time:200,
  66. tip_fade_speed:300
  67. }
  68. );
  69. });
  70. })(jQuery);
  71. </script>
  72.  
  73. <style type="text/css">
  74.  
  75. #s-m-t-tooltip{ z-index: 99999;
  76. background: #FFF;
  77. font-size: 9px;
  78. line-height: 11px;
  79. font-family: helvetica;
  80. letter-spacing: 1px;
  81. text-transform: none;
  82. color: #aaa;
  83. text-align: center;
  84. padding: 5px;
  85. border: 1px solid #eeeded;
  86. border-radius: 2px;
  87. display: block;
  88. max-width: 170px;
  89. margin: 6px 10px;
  90. -webkit-box-shadow: 2px 2px 2px rgba(20, 20, 20, 0.1);
  91. -moz-box-shadow: 2px 2px 2px rgba(20, 20, 20, 0.1);
  92. box-shadow: 2px 2px 2px rgba(20, 20, 20, 0.1);}
  93.  
  94.  
  95. ::-webkit-scrollbar-thumb{
  96. background-color: {color:scrollbar};
  97. border: 2px solid {color:scrollbar background};
  98. height:auto;
  99. -moz-border-radius: 10px;
  100. border-radius: 10px;
  101. }
  102.  
  103.  
  104.  
  105. ::-webkit-scrollbar {
  106. height:auto;
  107. width:8px;
  108. background-color: #999999;
  109. border: 4px solid {color:scrollbar background};
  110. }
  111.  
  112.  
  113. {block:ifWhiteFollowButtons}iframe#tumblr_controls {-webkit-filter: invert(100%); right:2px !important; z-index: 1; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.4;-webkit-transition: all 0.8s ease-out;-moz-
  114.  
  115. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  116.  
  117. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}{/block:ifWhiteFollowButtons}
  118.  
  119. {block:ifNOTWhiteFollowButtons}iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.6;-webkit-transition: all 0.8s ease-out;-moz-
  120.  
  121. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  122.  
  123. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}{/block:ifNOTWhiteFollowButtons}
  124. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  125.  
  126.  
  127. p {
  128. margin:0px;
  129. margin-top:0px;
  130. }
  131.  
  132.  
  133. body {
  134. padding: 0px;
  135. margin: 0px;
  136. color:{color:Entry Text};
  137. font-family: helvetica;
  138. text-align: left;
  139. line-height:11px;
  140. text-align: center;
  141. font-size:10px;
  142. background-color: {color:Background};
  143. background-image:url({image:Background});
  144. background-attachment: fixed;
  145. background-repeat: repeat;
  146. background-size:100%;
  147. }
  148.  
  149.  
  150. a:link, a:active, a:visited{
  151. text-decoration: none;
  152. -webkit-transition: color 0.3s ease-out;
  153. -moz-transition: color 0.3s ease-out;
  154. transition: color 0.3s ease-out;
  155. color:{color:Links};
  156. }
  157.  
  158. a:hover {
  159. text-decoration: none;
  160. font-style:;
  161. color: {color:Hover};
  162. }
  163.  
  164. @font-face { font-family: "sem"; src: url('http://static.tumblr.com/ygfurav/QgNmga3qn/semplice_regular.ttf'); }
  165.  
  166. .entry{
  167. text-align:left;
  168. float:left;
  169. font-family: helvetica;
  170. font-size: 10px;
  171. width:250px;
  172. {block:PermalinkPage}width:500px;{/block:PermalinkPage}
  173. height: auto;
  174. line-height:12px;
  175. {block:ifentryshadow}box-shadow:rgba(0,0,0,0.1)10px 10px;{/block:ifentryshadow}
  176. {block:ifentryborder}border: 1px solid {color:entry border};{/block:ifentryborder}
  177. background-color:#fff;
  178. margin:20px;
  179. overflow:hidden;
  180. padding:15px;
  181. {block:ifroundedentries}border-radius: 5px;{block:ifroundedentries}
  182. {block:ifinvertedimages}-webkit-filter:grayscale(60%);{/block:ifinvertedImages}
  183. transition: all 0.5s ease-out;
  184. -o-transition-transition: all 0.5s ease-out;
  185. -webkit-transition: all 0.5s ease-out;
  186. -moz-transition: all 0.5s ease-out;
  187. }
  188. {block:iffadedimages}.entry img{
  189. {block:ifroundedentries}border-radius: 2px;{block:ifroundedentries}opacity: 0.6;
  190. transition: all 0.5s ease-out;
  191. -o-transition-transition: all 0.5s ease-out;
  192. -webkit-transition: all 0.5s ease-out;
  193. -moz-transition: all 0.5s ease-out;}
  194.  
  195. .entry img:hover{
  196. opacity:0.8;
  197. transition: all 0.5s ease-out;
  198. -o-transition-transition: all 0.5s ease-out;
  199. -webkit-transition: all 0.5s ease-out;
  200. -moz-transition: all 0.5s ease-out;} {/block:iffadedimages}
  201. {block:ifNOTfadedimages}.entry img{
  202. {block:ifroundedentries}border-radius: 3px;{block:ifroundedentries}
  203. transition: all 0.5s ease-out;
  204. -o-transition-transition: all 0.5s ease-out;
  205. -webkit-transition: all 0.5s ease-out;
  206. -moz-transition: all 0.5s ease-out;}
  207.  
  208. .entry img:hover{
  209. transition: all 0.5s ease-out;
  210. -o-transition-transition: all 0.5s ease-out;
  211. -webkit-transition: all 0.5s ease-out;
  212. -moz-transition: all 0.5s ease-out;} {/block:ifNOTfadedimages}
  213.  
  214.  
  215. .permalink1 {
  216. color:black;
  217. font-size:9px;
  218. line-height: 5px;
  219. opacity: 1;
  220. -webkit-transition-duration: .75s;
  221. width:270px;
  222. height:10px;
  223. padding: 5px;
  224. border-radius: 0px;
  225. background-color: {color:permalink background};
  226. color: {color:entry text};
  227. position: absolute;
  228. top:-1px;
  229. text-align:right;
  230. border: 1px solid #f8f8f8;
  231. font-family:helvetica;
  232. letter-spacing:1px;
  233. display:block;
  234. margin-left: -16px;-webkit-transform: rotate(0deg);
  235. -moz-transform: rotate(0deg);
  236. }
  237.  
  238. .permalink1 a{
  239. display:inline-block;
  240. background:{color:permalink buttons};
  241. padding:3px;
  242. width:8px;
  243. margin-top:-2px;
  244. text-align:center;
  245. margin-right:4px;
  246. line-height:6px;
  247. {block:ifpermalinkborder}border: 1px solid {color:permalink border};{/block:ifpermalinkborder}
  248. border-radius:0px;
  249. {block:ifroundedpermalinks}border-radius:10px;{/block:ifroundedpermalinks}}
  250.  
  251. #postnotes{
  252. text-align: left;}
  253.  
  254. #postnotes blockquote{
  255. border: 0px;}
  256.  
  257.  
  258. blockquote{
  259. padding:0px 0px 2px 3px;
  260. margin:0px 0px 2px 1px;
  261. }
  262. ul, ol, li{
  263. list-style: square;
  264. margin-left:26px;
  265. padding:0px;
  266. }
  267.  
  268. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  269. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  270. }
  271.  
  272. @font-face { font-family: "cedar"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  273.  
  274. .caption { margin-left:5px; line-height:0px; }
  275. .blockquote, blockquote { text-align:left; letter-spacing:0px; padding-left:5px; border-left:3px solid #cccccc; }
  276. blockquote small, blockquote { font-size:10px; }
  277.  
  278. #cunt{width:250px; height:auto;}
  279. {block:PermalinkPage}
  280. width:410px;
  281. {/block:PermalinkPage}
  282. }
  283.  
  284. #center{
  285. padding-top:3px;
  286. padding-bottom:3px;
  287. position:fixed !important;
  288. width:250px;
  289. height:207px;
  290. background-color:#fff;
  291. {block:PermalinkPage}
  292. width:410px;
  293. height:207px;
  294. {/block:PermalinkPage}
  295. }
  296. #posts{
  297. opacity: 1;
  298. float:center;
  299. width: 700px;
  300. margin-left: 400px;
  301. margin-top:0px;
  302. transition: all 0.5s ease-out;
  303. -o-transition-transition: all 0.5s ease-out;
  304. -webkit-transition: all 0.5s ease-out;
  305. -moz-transition: all 0.5s ease-out;
  306. }
  307.  
  308. #sidebar{
  309. position:fixed;
  310. text-align: center;
  311. opacity:1;
  312. height:auto;
  313. background: white;
  314. {block:ifroundedsidebar}border-radius: 5px;{/block:ifroundedsidebar}
  315. width: 200px;
  316. color:{color:description text};
  317. font-family: helvetica;
  318. font-size: 9px;
  319. padding: 15px;
  320. line-height: 11px;
  321. letter-spacing: 1px;
  322. {block:ifsidebarborder}border:1px solid {color:sidebar border};{/block:ifsidebarborder}
  323. text-transform: none;
  324. margin-top:100px;
  325. {block:ifsidebarshadow}box-shadow:rgba(0,0,0,0.1)10px 10px;{/block:ifsidebarshadow}
  326. margin-left:110px;
  327. }
  328.  
  329. #links {
  330. padding:3px; width: 224px;font-family: helvetica; font-size:9px; line-height:10px; background:{color:permalink background};margin-left:-15px;
  331. }
  332.  
  333. #links a {
  334. display:inline-block;
  335. background:{color:permalink buttons};
  336. padding:3px;
  337. width:6px;
  338. height:6px;
  339. margin-top:1px;
  340. text-align:center;
  341. line-height:6px;
  342. {block:ifpermalinkborder}border: 1px solid {color:permalink border};{/block:ifpermalinkborder}
  343. border-radius:0px;
  344. {block:ifroundedpermalinks}border-radius:10px;{/block:ifroundedpermalinks}
  345. }
  346.  
  347. .title{
  348. font-family: cedar;
  349. font-size: 25px;
  350. line-height: 28px;
  351. color:{color:Title};
  352. letter-spacing: 0px;
  353. text-transform: lowercase;
  354. font-weight: normal;
  355. text-align: left;
  356. padding:0px 0px 0px 0px;
  357. }
  358. @font-face {
  359. font-family: "prop";
  360. src: url('http://static.tumblr.com/2k9mf5a/bPomezign/prophecy_script.ttf');
  361. }
  362. @font-face {
  363. font-family: "font1";
  364. src: url('http://static.tumblr.com/8hrjcus/EIwmxg69m/arbonnie.ttf');
  365. }
  366. .blogtitle{
  367. font-family: prop;
  368. font-size: 28px;
  369. line-height: 20px;
  370. color:{color:Title};
  371. z-index: 1;
  372. text-transform: none;
  373. font-weight: normal;
  374. }
  375. askk{
  376. font-family:helvetica;
  377. font-size: 10px;
  378. line-height:10px;
  379. z-index: 1;
  380. letter-spacing: 1px;
  381. color: {color:entry links};
  382. font-weight: normal;}
  383.  
  384.  
  385. #infscr-loading{
  386. bottom: -70px;
  387. position: absolute;
  388. left: 50%;
  389. margin-left:-8px;
  390. width:16px;
  391. height:11px;
  392. overflow:hidden;
  393. margin-bottom: 50px;
  394. }
  395.  
  396. #postnotes{
  397. text-align: justify;}
  398.  
  399. #postnotes blockquote{
  400. border: 0px;}
  401.  
  402. blockquote{
  403. padding:0px 0px 0px 5px;
  404. margin:0px 0px 0px 10px;
  405. border-left: 1px dotted #ddd;
  406. }
  407.  
  408. blockquote p, ul{
  409. margin:0px;
  410. padding:0px;
  411. }
  412.  
  413. a img{border: 0px;}
  414.  
  415.  
  416.  
  417. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  418. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  419.  
  420. .notes img{width:10px; position:relative; top:3px;}
  421. <--ses-->
  422. small{font-size: 90%;}
  423.  
  424. {CustomCSS}
  425.  
  426. #audio {width:500px; height:auto; min-height:60px; padding-bottom:13px;}
  427. .cover {position:absolute; z-index:1; width:60px; height:60px;}
  428. .cover img {float:left; width:60px; height:60px;}
  429. .playbox {opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:17px; text-align:center;}
  430. .info {margin-left:73px; width: 200px;margin-top:4px; line-height:14px;}
  431. </style>
  432.  
  433. {block:IndexPage}
  434. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  435. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  436.  
  437. <script type="text/javascript">
  438. $(window).load(function(){
  439. var $wall = $('#posts');
  440. $wall.imagesLoaded(function(){
  441. $wall.masonry({
  442. itemSelector: '.entry, .entry_photo',
  443. isAnimated : false
  444. });
  445. });
  446.  
  447. $wall.infinitescroll({
  448. navSelector : '#pagination',
  449. nextSelector : '#pagination a',
  450. itemSelector : '.entry, .entry_photo',
  451. bufferPx : 2000,
  452. debug : false,
  453. errorCallback: function() {
  454. $('#infscr-loading').fadeOut('normal');
  455. }},
  456. function( newElements ) {
  457. var $newElems = $( newElements );
  458. $newElems.hide();
  459. $newElems.imagesLoaded(function(){
  460. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  461. });
  462. }); $('#posts').show(500);
  463. });
  464. </script>
  465.  
  466.  
  467. {/block:IndexPage}
  468.  
  469.  
  470. <title>{title}</title>
  471.  
  472. <link rel="shortcut icon" href="{favicon}" />
  473. <meta name="viewport" content="width=820" />
  474. </head>
  475.  
  476. <body>
  477.  
  478. <div id="center">
  479. <div id="content">
  480. <div style=" position: fixed; top:30px; background: white; right: 10px; border: 1px solid #f8f8f8; padding: 3px"><a href="http://coolified.tumblr.com/"><img src="http://media.tumblr.com/tumblr_lfhu337F4Z1qzvcyt.gif"></a> </div>
  481. <div id="sidebar"><a href="/"><img src="{image:sidebar}" style="width:200px;"></a> <br><br><center>{description}<br><br>
  482. <div id="links"><center>
  483. <a title="{text:Link One Title}" href="{text:Link One}"></a>
  484.  
  485. <a title="{text:Link Two Title}" href="{text:Link Two}"></a>
  486.  
  487. <a title="{text:Link Three Title}" href="{text:Link Three}"></a>
  488.  
  489. <a title="{text:Link Four Title}" href="{text:Link Four}"></a>
  490.  
  491. <a title="{text:Link Five Title}" href="{text:Link Five}"></a>
  492.  
  493. <a title="{text:Link Six Title}" href="{text:Link Six}"></a>
  494.  
  495. <a title="{text:Link Seven Title}" href="{text:Link Seven}"></a>
  496. </center></div>
  497.  
  498.  
  499. <center>
  500. </center>
  501. </div></div>
  502. </div>
  503.  
  504. </div>
  505.  
  506. <div class="left">
  507. <div id="posts">
  508. {block:Posts}
  509. <div class="entry">
  510.  
  511. {block:Text}<Br></Br>{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><div class="permalink1"><a title="reblog" href="{ReblogURL}" target="_blank">↻</a><a title="{notecount}" href="{permalink}">x</a></div>
  512. {/block:Text}
  513.  
  514. {block:Link}<br><a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <div class="permalink1"><a title="reblog" href="{ReblogURL}" target="_blank">↻</a><a title="{notecount}" href="{permalink}">x</a></div> {block:Link}
  515.  
  516. {block:Photo}
  517. {block:IndexPage}
  518. <div class="photo"><br><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a><Br>{block:ifshowcaptions}{block:Caption}{caption} {/block:Caption}{/block:ifshowcaptions}</div>
  519. <div class="permalink1"><a title="reblog" href="{ReblogURL}" target="_blank">↻</a><a title="{notecount}" href="{permalink}">x</a></div>
  520. {/block:IndexPage}
  521. {block:PermalinkPage}
  522. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  523. {block:caption}{caption}{/block:caption}
  524. {LinkCloseTag}
  525. {/block:PermalinkPage}
  526. {/block:Photo}
  527.  
  528. {block:Answer}<br>
  529. <img src="{AskerPortraitURL-40}" width="40" align="left" style="margin-right:3px; border-radius: 0px; border: 1px solid #f8f8f8; padding: 6px; background: white;"/>
  530. <div style="margin-top:0px; margin-bottom:0px; height:44px; padding: 5px; background-color:#f8f8f8; overflow: auto;">
  531.  
  532. <askk>{Asker}</askk>: {Question}</div>
  533. <div style="margin-top:2px; margin-bottom:4px; background: transparent;">{Answer}</div><div class="permalink1"><a title="reblog" href="{ReblogURL}" target="_blank">↻</a><a title="{notecount}" href="{permalink}">x</a></div>
  534. {/block:Answer}
  535.  
  536. {block:Photoset}
  537. {block:IndexPage}<Br>
  538. <center>{Photoset-250}<Br>{block:ifshowcaptions}{block:Caption}{caption} {/block:Caption}{/block:ifshowcaptions}</center>
  539. <div class="permalink1"><a title="reblog" href="{ReblogURL}" target="_blank">↻</a><a title="{notecount}" href="{permalink}">x</a></div>
  540. {/block:IndexPage}
  541. {block:PermalinkPage}
  542. <center>
  543. {Photoset-500}
  544. </center>
  545. {/block:PermalinkPage}
  546. {/block:Photoset}
  547.  
  548. {block:Quote}<Br></Br><span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><div class="permalink1"><a title="reblog" href="{ReblogURL}" target="_blank">↻</a><a title="{notecount}" href="{permalink}">x</a></div> {/block:Quote}
  549.  
  550. {block:Chat}<br>{block:Title}<span class="title">{Title}</span>{/block:Title}
  551. <ul class="chat">
  552. {block:Lines}
  553. <li class="user_{UserNumber}">
  554. {block:Label}
  555. <span class="label">{Label}</span>
  556. {/block:Label}
  557.  
  558. {Line}
  559. </li>
  560. {/block:Lines}<div class="permalink1"><a title="reblog" href="{ReblogURL}" target="_blank">↻</a><a title="{notecount}" href="{permalink}">x</a></div>
  561. {/block:Chat}
  562.  
  563. {block:Video}
  564. {block:IndexPage}<br>
  565. {Video-250}</center><div class="permalink1"><a title="reblog" href="{ReblogURL}" target="_blank">↻</a><a title="{notecount}" href="{permalink}">x</a></div>
  566. {/block:IndexPage}
  567. {block:PermalinkPage}
  568. <center>
  569. {Video-500}</center>
  570. {/block:PermalinkPage}
  571. {block:Video}
  572.  
  573. {block:Audio}<br>
  574. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  575. {block:IndexPage}<div class="permalink1"><a title="reblog" href="{ReblogURL}" target="_blank">↻</a><a title="{notecount}" href="{permalink}">x</a></div>
  576. {/block:IndexPage}
  577. {/block:Audio}
  578.  
  579. {block:PostNotes}
  580. <center>
  581.  
  582. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  583.  
  584. {block:HasTags}
  585. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  586. {block:RebloggedFrom}
  587. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  588. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  589.  
  590. {/block:RebloggedFrom}
  591. </center></span>
  592. <br>
  593. <div id="postnotes">{PostNotes}</div><br>
  594.  
  595. <center>{block:ContentSource}
  596. <br><a href="{SourceURL}">
  597. {lang:Source}:
  598. {block:SourceLogo}
  599. <img src="{BlackLogoURL}" width="{LogoWidth}"
  600. height="{LogoHeight}" alt="{SourceTitle}" />
  601. {/block:SourceLogo}
  602. {block:NoSourceLogo}
  603. {SourceLink}
  604. {/block:NoSourceLogo}
  605. </a>
  606. {/block:ContentSource}</center>
  607.  
  608. {/block:PostNotes}
  609. </div>
  610. {/block:Posts}
  611. </div></div>
  612.  
  613. {block:IndexPage}
  614. {block:Pagination}
  615. <div id="pagination">
  616. {block:NextPage}
  617. <a id="nextPage" href="{NextPage}"></a>
  618. {/block:NextPage}
  619. {block:PreviousPage}
  620. <a href="{PreviousPage}"></a>
  621. {/block:PreviousPage}
  622. </div>
  623. {/block:Pagination}
  624. {/block:IndexPage}
  625. </body>
  626.  
  627. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement