Advertisement
planthed

Nightmares theme #7

Nov 1st, 2014
409
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.64 KB | None | 0 0
  1. <!-----
  2.  
  3. theme made by tumblr user planthed // weedhs ★彡
  4.  
  5. keep the creds u lil bitch
  6.  
  7. — http://painthemes.tumblr.com/
  8. — http://planthed.tumblr.com/
  9. — http://weedhs.tumblr.com/
  10.  
  11. basecode: http://outlasting.tumblr.com
  12.  
  13. --->
  14. <html lang="en">
  15. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  16. <html xmlns="http://www.w3.org/1999/xhtml">
  17. <head>
  18.  
  19. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
  20. <script type="text/javascript">
  21. <!--
  22.  
  23. // Disable Right Click Script
  24.  
  25. function IE(e)
  26. {
  27. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  28. {
  29. return false;
  30. }
  31. }
  32. function NS(e)
  33. {
  34. if (document.layers || (document.getElementById && !document.all))
  35. {
  36. if (e.which == "2" || e.which == "3")
  37. {
  38. return false;
  39. }
  40. }
  41. }
  42. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  43.  
  44. //-->
  45. </script>
  46.  
  47. <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css" rel="stylesheet">
  48.  
  49.  
  50. <!--DEFAULT VARIABLES-->
  51. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  52. <meta name="color:background" content="#fefefe"/>
  53. <meta name="color:post background" content="#fff"/>
  54. <meta name="color:link" content="#9bcaca"/>
  55. <meta name="color:text" content="#aaa"/>
  56. <meta name="color:title" content="#9bcaca"/>
  57. <meta name="color:hover" content="#aaa"/>
  58. <meta name="color:permalinks" content="#9bcaca"/>
  59. <meta name="color:permalinks hover" content="#9bcaca"/>
  60. <meta name="color:scrollbar" content="#9bcaca"/>
  61. <meta name="color:tooltips background" content="#9bcaca"/>
  62. <meta name="color:tooltips text" content="#fff"/>
  63. <meta name="image:sidebar" content="1"/>
  64. <meta name="image:graphic" content="0"/>
  65. <meta name="image:background" content="1"/>
  66. <meta name="if:Rounded posts" content="1" />
  67. <meta name="if:box shadow" content="1" />
  68. <meta name="if:Inverted Images" content="0" />
  69. <meta name="if:faded images" content="1" />
  70. <meta name="text:Link 1" content="/" />
  71. <meta name="text:Link 2" content="/ask" />
  72. <meta name="text:Link 3" content="/" />
  73. <meta name="text:Link 4" content="/" />
  74. <meta name="text:Link 5" content="/" />
  75.  
  76. <meta name="text:Link 1 Title" content="refresh" />
  77. <meta name="text:Link 2 Title" content="message"/>
  78. <meta name="text:Link 3 Title" content="more links" />
  79. <meta name="text:Link 4 Title" content="favorites" />
  80. <meta name="text:Link 5 Title" content="about" />
  81.  
  82.  
  83.  
  84.  
  85. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  86. <script type="text/javascript" src="http://static.tumblr.com/5jb4lhb/HUOncl3cj/lmtxt.txt"></script>
  87. <script src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  88. <script>
  89. (function($){$(document)
  90. .ready(function(){$("[title]")
  91. .style_my_tooltips();});})
  92. (jQuery);
  93. </script>
  94.  
  95. <script src="http://static.tumblr.com/kjtbii3/44Nmyhtju/slidetoggle.js">
  96. </script>
  97.  
  98.  
  99.  
  100. <style type="text/css">
  101.  
  102.  
  103.  
  104. #s-m-t-tooltip{
  105. font-style:italic;
  106. max-width:200px;
  107. padding:6px;
  108. margin:20px 0px 0px 20px;
  109. background:{color:tooltips background};
  110. font-family:calibri;
  111. font-size:10px;
  112. text-transform:uppercase;
  113. color:{color:tooltips text};
  114. letter-spacing:1px;
  115. z-index:9999999;
  116. }
  117.  
  118.  
  119. askk{
  120. color: {color:link};
  121. font-size:19px;
  122. letter-spacing:1px;
  123. font-family:lusted;
  124. text-transform:lowercase;
  125. z-index:1;
  126. text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
  127. }
  128.  
  129.  
  130. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop{
  131. z-index:9999999999999999999999999999999999999;
  132. opacity:.2 !important;
  133. -webkit-filter:invert(100%);
  134. position:fixed!important;
  135. }
  136.  
  137. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop:hover{
  138. -webkit-transition:opacity 0.7s linear;
  139. opacity:1.0;
  140. -webkit-transition:all 0.4s ease-out;
  141. -moz-transition:all 0.4s ease-out;
  142. transition: all 0.4s ease-out;
  143. z-index:99999;
  144. }
  145.  
  146. body {
  147. padding: 0px;
  148. margin: 0px;
  149. color:{color:text};
  150. font-family:calibri;
  151. line-height:11px;
  152. font-size:10px;
  153. background-color: {color:Background};
  154. background-image:url({image:Background});
  155. background-attachment: fixed;
  156. background-position:center;
  157. background-repeat: no-repeat;
  158. background-attachment:fixed;
  159. background-size: cover;
  160. }
  161.  
  162.  
  163. ::-webkit-scrollbar-thumb{ background-color:{color:scrollbar}; height:auto; }
  164.  
  165. ::-webkit-scrollbar{ height:auto; width:9px; background-color:{color:background}; }
  166.  
  167.  
  168. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress;}
  169.  
  170. a:link, a:active, a:visited{
  171. color:{color:link};
  172. text-decoration: none;
  173. -webkit-transition: color 0.3s ease-out;
  174. -moz-transition: color 0.3s ease-out;
  175. transition: color 0.3s ease-out;
  176. }
  177. a:hover {
  178. color:{color:Hover}
  179. text-decoration:underline;
  180. }
  181.  
  182.  
  183. div#center{
  184. margin:auto;
  185. position:relative;
  186. width:1000px;
  187. background-color:;
  188. overflow:auto;
  189. overflow-y:hidden;
  190. }
  191.  
  192.  
  193. .entry {
  194. text-transform:uppercase;
  195. display: block;
  196. margin-left:10px;
  197. margin-top:30px;
  198. font-size:8px;
  199. overflow:visible;
  200. letter-spacing:1px;
  201. width:250px;
  202. border:1px solid #eee;
  203. float:left;
  204. padding:25px;
  205. line-height:12px;
  206. {block:PermalinkPage}
  207. text-align:left;
  208. width:250px;
  209. line-height:10px;
  210. {/block:PermalinkPage}
  211. background:white;
  212. -webkit-animation:fadeInDown 3s;
  213. -moz-animation:fadeInDown 3s;
  214. -ms-animation:fadeInDown 3s;
  215. {block:ifroundedposts}border-radius:7px;{/block:ifroundedposts}
  216. {block:ifboxshadow}box-shadow:rgba(0,0,0,.03) 7px 7px;{/block:ifboxshadow}
  217. }
  218.  
  219. .entry img{
  220. {block:ifinvertedimages}-webkit-filter:grayscale(60%);{/block:ifinvertedImages}
  221. {block:iffadedimages}opacity:0.8;{/block:iffadedImages}
  222.  
  223. z-index:999;
  224. -webkit-transition:all 0.7s ease-out;
  225. -moz-transition:all 0.7s ease-out;
  226. transition:all 0.7s ease-out;
  227.  
  228. }
  229.  
  230. .entry img:hover{
  231. opacity:1;
  232. -webkit-filter:grayscale(0%);
  233. -webkit-transition:all 0.7s ease-out;
  234. -moz-transition:all 0.7s ease-out;
  235. transition:all 0.7s ease-out;
  236. }
  237.  
  238.  
  239.  
  240. .entry .perms{
  241. font-family:arial;
  242. position:absolute;
  243. padding:7px;
  244. line-height:10px;
  245. background:transparent;
  246. overflow:visible;
  247. text-align:right;
  248. opacity:0;
  249. width:200px;
  250. margin-top:-10px;
  251. z-index:10;
  252. left:-100px;
  253. -webkit-transition: opacity 0.5s linear; opacity: 0.0;
  254. -webkit-transition: all 0.5s linear;
  255. -moz-transition: all 0.5s linear;
  256. transition: all 0.5s linear;
  257. }
  258.  
  259.  
  260. .entry .perms a{
  261. background:transparent;
  262. padding:10px;
  263. max-width:5px;
  264. font-size:35px;
  265. height:5px;
  266. display:inline-block;
  267. color:{color:permalinks};
  268. }
  269.  
  270. .entry .perms a:hover{
  271. color:{color:permalinks hover};
  272. }
  273. .entry:hover .perms{
  274. opacity:1;margin-top:5px;
  275. transform: rotate(0deg);
  276. -ms-transform: rotate(0deg);
  277. -webkit-transform: rotate(0deg);
  278. -o-transform: rotate(0deg);
  279. -moz-transform: rotate(0deg);
  280. -webkit-transition: all 0.5s linear;
  281. -webkit-transition: all 0.5s linear;
  282. -moz-transition: all 0.5s linear;
  283. transition: all 0.5s linear;
  284. }
  285.  
  286. #audio {
  287. width:200px;
  288. height:auto;
  289. min-height:60px;
  290. padding-bottom:0px;
  291. }
  292.  
  293.  
  294.  
  295. .cover {
  296. position:absolute;
  297. z-index:1;
  298. width:60px;
  299. height:60px;
  300. }
  301. .cover img {
  302. float:left;
  303. width:60px;
  304. height:60px;
  305. }
  306. .playbox {
  307. opacity:0.6;
  308. width:27px;
  309. height:30px;
  310. overflow:hidden;
  311. position:absolute;
  312. z-index:1000;
  313. margin-left:17px;
  314. margin-top:17px;
  315. text-align:center;
  316. }
  317. .info {
  318. margin-left:73px;
  319. margin-top:4px;
  320. line-height:14px;
  321. }
  322.  
  323.  
  324. #posts {
  325. background:{color:post background};
  326. border-left:1px solid #eee;
  327. border-right:1px solid #eee;
  328. width:330px;
  329. border-top:1px solid #eee;
  330. height:100%;
  331. padding:30px;
  332. padding-left:45px;
  333. margin-top:-5px;
  334. z-index:99;
  335. margin-left:300px;
  336. right:auto;
  337. margin-right:auto;
  338. position:relative;
  339. overflow-y: hidden;
  340. }
  341.  
  342.  
  343.  
  344.  
  345. .title{
  346. font-family:Trebuchet MS;
  347. font-size: 13px;
  348. line-height: 12px;
  349. font-style:italic;
  350. color: {color:link};
  351. text-transform: normal;
  352. padding: 2px 0px 0px 0px;
  353. }
  354.  
  355.  
  356.  
  357. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  358. .permalink{
  359. display: block;
  360. border: 1px solid rgba(0,0,0,.15);
  361. padding:4px 10px;
  362. border-radius:3px;
  363. margin:10px 0px 3px 0px;
  364. text-transform: uppercase;
  365. font-family:calibri;
  366. font-size:8px;
  367. line-height:13px;
  368. text-align:center;
  369. letter-spacing:1px;
  370. color:#aaa;
  371. webkit-transition: all 0.2s linear;
  372. -webkit-transition: all 0.2s linear;
  373. -moz-transition: all 0.2s linear;
  374. transition: all 0.2s linear;
  375. background-color:rgba(0,0,0,.02);
  376. }
  377.  
  378.  
  379. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  380. #infscr-loading{
  381. bottom: -70px;
  382. position: absolute;
  383. left: 50%;
  384. margin-left:-8px;
  385. width:16px;
  386. height:11px;
  387. overflow:hidden;
  388. margin-bottom: 50px;
  389. }
  390.  
  391. #postnotes{
  392. text-align: justify;}
  393.  
  394. #postnotes blockquote{
  395. border: 0px;}
  396.  
  397. blockquote{background:#fafafa;
  398. border-radius:4px;
  399. color:{color:link};
  400. padding:5px;
  401. box-shadow:rgba(0,0,0,.03) 4px 4px;
  402. margin:4px;
  403. font-family:Trebuchet MS;
  404. font-size:8px;
  405. font-style:italic;
  406. text-transform:normal;
  407. }
  408.  
  409. blockquote p, ul{
  410. margin:3px;
  411. padding:2px;
  412. }
  413.  
  414. a img{border: 0px;}
  415.  
  416.  
  417. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  418.  
  419. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  420. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  421.  
  422. .notes img{width:10px; position:relative; top:3px;}
  423. <--ses-->
  424.  
  425.  
  426.  
  427.  
  428. small{font-size: 90%;}
  429.  
  430.  
  431. .texttopleft{
  432. margin-top:-14px;}
  433.  
  434.  
  435.  
  436. #sidebar {
  437. z-index:999999;
  438. position:fixed !important;
  439. width:;
  440. height:218px;
  441. padding:6px;
  442. padding-bottom:9px;
  443. margin-top:140px;
  444. margin-left:190px; /*880*/
  445. border:1px solid #eee;
  446. background:#fff;
  447. {block:ifroundedposts}border-radius:7px;{/block:ifroundedposts}
  448. {block:ifboxshadow}box-shadow:rgba(0,0,0,.03) 7px 7px;{/block:ifboxshadow}
  449. -webkit-animation:fadeInDown 3s;
  450. -moz-animation:fadeInDown 3s;
  451. -ms-animation:fadeInDown 3s;
  452. }
  453. #sidebar img{ opacity:.85;}
  454.  
  455. #desc{
  456. letter-spacing:1px;
  457. text-transform:uppercase;
  458. border:1px solid #eee;
  459. text-align:left;
  460. position:fixed;
  461. background:#fff;
  462. width:130px;
  463. height:10px;
  464. color:{color:text};
  465. opacity:0;
  466. padding:5px;
  467. margin-top:-212px;
  468. margin-left:8px;
  469. font-size:8px;
  470. font-family:calibri;
  471. line-height:14px;
  472. -webkit-transition: all .7s ease;
  473. -moz-transition: all .7s ease;
  474. -o-transition: all .7s ease;
  475. transition: all .7s ease;}
  476. #sidebar:hover #desc{
  477. height:190px;
  478.  
  479. opacity:.95;
  480.  
  481.  
  482. -webkit-transition: all .7s ease;
  483. -moz-transition: all .7s ease;
  484. -o-transition: all .7s ease;
  485. transition: all .7s ease;
  486. }
  487.  
  488. #links{-webkit-animation:fadeInDown 3s;
  489. -moz-animation:fadeInDown 3s;
  490. -ms-animation:fadeInDown 3s;
  491. position:fixed;
  492. padding:5px;
  493. line-height:10px;
  494. background:transparent;
  495. overflow:visible;
  496. text-align:right;
  497. opacity:1;
  498. width:200px;
  499. top:125px;
  500. z-index:9999999999999999999999999999999999999;
  501. font-size:10px;
  502. left:364px;
  503. color:{color:link};
  504. font-family:arial;
  505. -webkit-transition: all 0.4s ease-out;
  506. -moz-transition: all 0.4s ease-out;
  507. transition: all 0.4s ease-out;
  508. }
  509.  
  510. #links a{
  511. background:transparent;
  512. padding:5px;
  513. max-width:5px;
  514. font-size:30px;
  515. height:5px;
  516. margin-top:20px;
  517. display:block;
  518. }
  519.  
  520. #links a:hover{
  521. color:{color:permalinks hover};
  522. }
  523.  
  524.  
  525. ol.notes li.note img.avatar {
  526. width:0px;
  527. display:inline;
  528. position:relative;
  529. list-style-type:none;
  530. display:none;
  531. }
  532.  
  533. {CustomCSS}
  534.  
  535. </style>
  536.  
  537.  
  538. {block:IndexPage}
  539. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  540. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  541. <script type="text/javascript" src="http://static.tumblr.com/5jb4lhb/HUOncl3cj/lmtxt.txt"></script>
  542. <script type="text/javascript">
  543. $(window).load(function(){
  544. var $wall = $('#posts');
  545. $wall.imagesLoaded(function(){
  546. $wall.masonry({
  547. itemSelector: '.entry, .entry_photo',
  548. isAnimated : false
  549. });
  550. });
  551.  
  552. $wall.infinitescroll({
  553. navSelector : '#pagination',
  554. nextSelector : '#pagination a',
  555. itemSelector : '.entry, .entry_photo',
  556. bufferPx : 2000,
  557. debug : false,
  558. errorCallback: function() {
  559. $('#infscr-loading').fadeOut('normal');
  560. }},
  561. function( newElements ) {
  562. var $newElems = $( newElements );
  563. $newElems.hide();
  564. $newElems.imagesLoaded(function(){
  565. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  566. });
  567. }); $('#posts').show(500);
  568. });
  569. </script>
  570.  
  571.  
  572. {/block:IndexPage}
  573.  
  574.  
  575. <title>{title}</title>
  576.  
  577. <link rel="shortcut icon" href="https://31.media.tumblr.com/tumblr_m230lpzA3A1qfamg6.png" />
  578. <meta name="viewport" content="width=820" />
  579. </head>
  580.  
  581.  
  582.  
  583. <body>
  584.  
  585. <div id="links">
  586.  
  587.  
  588. <a title="{text:link 1 title}" href="{text:link 1}"><i class="fa fa-play"></i></a>
  589. <a title="{text:link 2 title}" href="{text:link 2}"><i class="fa fa-play"></i></a>
  590. <a title="{text:link 3 title}" href="{text:link 3}"><i class="fa fa-play"></i></a>
  591. <a title="{text:link 4 title}" href="{text:link 4}"><i class="fa fa-play"></i></a>
  592. <a title="{text:link 5 title}" href="{text:link 5}"><i class="fa fa-play"></i></a>
  593. <a title="theme credit" href="http://planthed.tumblr.com"><i class="fa fa-play"></i></a>
  594.  
  595.  
  596. </div>
  597.  
  598. <div id="sidebar">
  599.  
  600. <img src="{image:sidebar}" style="z-index:9999999999999;padding:9px; border:1px solid #fff; width:140px; height:200px; opacity:0.8;margin-left:-1px">
  601. <div id="desc">{description}</div></div>
  602.  
  603.  
  604.  
  605.  
  606.  
  607. <BODY onselectstart="return false;" ondragstart="return false;">
  608. <div class="wrapper">
  609. <div class="header">
  610. </div>
  611.  
  612. <div id="cage">
  613. <div id="center">
  614.  
  615.  
  616.  
  617.  
  618. <div class="left">
  619. <div id="posts">
  620. {block:Posts}
  621. <div class="entry">
  622.  
  623. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right>
  624. <span class="permalink">{dayofmonth} {month} &nbsp;&middot;&nbsp;
  625. <a href="{permalink}">{notecountwithlabel}</a> &nbsp;&middot;&nbsp;<a href="{ReblogURL}" target="_blank">reblog</a><br>{/block:HasTags}</span></align>
  626. {/block:Text}
  627.  
  628. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span class="permalink">{dayofmonth} {month} &nbsp;&middot;&nbsp;
  629. <a href="{permalink}">{notecountwithlabel}</a> &nbsp;&middot;&nbsp;<a href="{ReblogURL}" target="_blank">reblog</a></span></align>{block:Link}
  630.  
  631. {block:Photo}
  632. {block:IndexPage}
  633.  
  634. <div class="perms">
  635.  
  636. <a title="steal this post" href="{ReblogUrl}"target="_blank">▲</a>
  637.  
  638. <a title="this post has {notecountwithlabel}" href="{permalink}"target="_blank">▼</a>
  639.  
  640. <a title="{timeago}" href="{permalink}">▲</a>
  641.  
  642.  
  643.  
  644. </div>
  645.  
  646.  
  647.  
  648.  
  649. {/block:IndexPage}
  650. {block:IndexPage}
  651. {LinkOpenTag}<div class="photo"><a href="{Permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>{LinkCloseTag}
  652. {/block:IndexPage}
  653. {block:PermalinkPage}
  654. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  655.  
  656. {LinkCloseTag}
  657. {/block:PermalinkPage}
  658. {/block:Photo}
  659.  
  660. {block:Photoset}
  661. {block:IndexPage}
  662. <div class="perms">
  663.  
  664. <a title="steal this post" href="{ReblogUrl}"target="_blank">▲</a>
  665.  
  666. <a title="this post has {notecountwithlabel}" href="{permalink}"target="_blank">▼</a>
  667.  
  668. <a title="{timeago}" href="{permalink}">▲</a>
  669.  
  670.  
  671.  
  672. </div>
  673. {Photoset-250}</center>
  674. {/block:IndexPage}
  675. {block:PermalinkPage}
  676. <center>
  677. {Photoset-250}</center>
  678. {/block:PermalinkPage}
  679. {/block:Photoset}
  680.  
  681. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink">{dayofmonth} {month} &nbsp;&middot;&nbsp;
  682. <a href="{permalink}">{notecountwithlabel}</a> &nbsp;&middot;&nbsp;<a href="{ReblogURL}" target="_blank">reblog</a> </span>{/block:Quote}
  683.  
  684. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  685. <ul class="chat">
  686. {block:Lines}
  687. <li class="user_{UserNumber}">
  688. {block:Label}
  689. <span class="label">{Label}</span>
  690. {/block:Label}
  691.  
  692. {Line}
  693. </li>
  694. {/block:Lines}
  695. <p align=right><span class="permalink">{dayofmonth} {month} &nbsp;&middot;&nbsp;
  696. <a href="{permalink}">{notecountwithlabel}</a> &nbsp;&middot;&nbsp;<a href="{ReblogURL}" target="_blank">reblog</a>
  697. {/block:Chat}
  698.  
  699. {block:Audio}
  700. <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>
  701. {block:IndexPage}
  702. <div class="permalink">
  703. {dayofmonth} {month} &nbsp;&middot;&nbsp;
  704. <a href="{permalink}">{notecountwithlabel}</a> &nbsp;&middot;&nbsp;<a href="{ReblogURL}" target="_blank">reblog</a>
  705. </div>
  706. {/block:IndexPage}
  707. {/block:Audio}
  708.  
  709. {block:Video}
  710. {block:IndexPage}
  711. {Video-250}
  712. <div class="permalink">
  713. {dayofmonth} {month} &nbsp;&middot;&nbsp;
  714. <a href="{permalink}">{notecountwithlabel}</a> &nbsp;&middot;&nbsp;<a href="{ReblogURL}" target="_blank">reblog</a></div>
  715. {/block:IndexPage}
  716. {block:PermalinkPage}
  717. {Video-400}</center>
  718. {/block:PermalinkPage}
  719. {block:Video}
  720.  
  721.  
  722. {block:PostNotes}<div align="middle">{caption}</div>
  723. <center>
  724.  
  725. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  726.  
  727. {block:HasTags}
  728. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  729. {block:RebloggedFrom}
  730. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  731. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  732.  
  733. {/block:RebloggedFrom}
  734. </center></span>
  735. <br>
  736. <div id="postnotes">{PostNotes}</div><br>
  737.  
  738. <center>{block:ContentSource}
  739. <br><a href="{SourceURL}">
  740. {lang:Source}:
  741. {block:SourceLogo}
  742. <img src="{BlackLogoURL}" width="{LogoWidth}"
  743. height="{LogoHeight}" alt="{SourceTitle}" />
  744. {/block:SourceLogo}
  745. {block:NoSourceLogo}
  746. {SourceLink}
  747. {/block:NoSourceLogo}
  748. </a>
  749. {/block:ContentSource}</center>
  750.  
  751. {/block:PostNotes}
  752. </div>
  753. {/block:Posts}
  754. </div></div>
  755.  
  756. {block:IndexPage}
  757. {block:Pagination}
  758. <div id="pagination">
  759. {block:NextPage}
  760. <a id="nextPage" href="{NextPage}"></a>
  761. {/block:NextPage}
  762. {block:PreviousPage}
  763. <a href="{PreviousPage}"></a>
  764. {/block:PreviousPage}
  765. </div>
  766. {/block:Pagination}
  767. {/block:IndexPage}
  768.  
  769.  
  770. <div style="-webkit-filter: grayscale(100%);
  771. position:fixed;
  772. height:auto;
  773. width:auto;
  774. opacity:0.35;
  775. bottom:0px;
  776. right:10px;"><img src="{image:graphic}" width="340"></div>
  777.  
  778. </body>
  779.  
  780. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement