cockandballs

windows69 theme

May 27th, 2019
1,300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.91 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><title>{Title}</title>
  2.  
  3. <!--
  4.  
  5. windows 69 theme by cummed.tumblr.com
  6. last updated: 7/14/2019, logs: fixed background scrolling
  7.  
  8. --------------------------------------------------------------------------
  9.  
  10. please let me know if there are any bugs or if you need help, check back to the pastebin link for updates/bug fixes.
  11.  
  12. --------------------------------------------------------------------------
  13.  
  14. etc:
  15.  
  16. ● if your links are over 1 word they will go to the next line, so copy this character in this bracket [⠀] and use it as a space. your link should stay on 1 line.
  17.  
  18. -->
  19.  
  20. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  21.  
  22.  
  23.  
  24. <link rel="shortcut icon" href="{Favicon}">
  25.  
  26.  
  27.  
  28. <meta name="image:sidepic" content=""/>
  29. <meta name="image:background" content=""/>
  30.  
  31.  
  32. <meta name="color:background color" content="#01807f"/>
  33. <meta name="color:sidebar links" content="#fff"/>
  34. <meta name="color:posts" content="#c0c0c0"/>
  35.  
  36.  
  37. <meta name="text:sidebar position" content="0px"/>
  38. <meta name="text:font" content="ms gothic"/>
  39. <meta name="text:link 1" content="inbox"/>
  40. <meta name="text:link 2" content="archive"/>
  41. <meta name="text:link 3" content="links"/>
  42. <meta name="text:link 4" content="about"/>
  43. <meta name="text:link 1 URL" content="/ask"/>
  44. <meta name="text:link 2 URL" content="/archive"/>
  45. <meta name="text:link 3 URL" content="/links"/>
  46. <meta name="text:link 4 URL" content=""/>
  47.  
  48.  
  49. <meta name="if:file icons" content="1"/>
  50. <meta name="if:side pic" content="1"/>
  51.  
  52.  
  53.  
  54.  
  55.  
  56. <style type="text/css">
  57.  
  58.  
  59. iframe#tumblr_controls { right:0px !important;position:fixed !important; }
  60.  
  61.  
  62. body { font-family:{text:font}; font-weight:normal; font-size:12px; line-height:13px; color:#000000; text-align:left;
  63. background-image: url('{image:background}'); background-attachment: fixed;
  64. background-color:{color:background color};
  65. margin:0; }
  66.  
  67.  
  68. a { color:#000; }
  69.  
  70. b, strong { font-weight:heavy; }
  71.  
  72. i, em { font-weight:light; }
  73.  
  74. li { list-style:square;
  75.  
  76. padding-left: 0;
  77.  
  78. }
  79.  
  80. .chat .odd {
  81. margin-bottom: 4%;
  82. margin-left:0px;
  83. padding:5px;
  84. font-weight:bold;
  85. list-style: none;
  86. color:#000;
  87. border:1px solid #696969;
  88. }
  89. .chat .even {
  90. margin-bottom: 4%;
  91. margin-left:0px;
  92.  
  93. font-weight:bold;
  94. padding:5px;
  95. list-style: none;
  96. color:#000;
  97. border:1px solid #999;
  98. }
  99.  
  100.  
  101. #content { margin:auto; width:200px; margin-top:20px;}
  102.  
  103.  
  104. #content img { border:0px; }
  105.  
  106.  
  107. ::-webkit-scrollbar {
  108. width: 17px;
  109. height: 10px;
  110. }
  111. ::-webkit-scrollbar-button {
  112. background-size: 100%;
  113. height: 17px;
  114. width: 17px;
  115. -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.2);
  116. }
  117.  
  118.  
  119.  
  120. ::-webkit-scrollbar-button:horizontal:increment {
  121. background-image: url(https://dl.dropboxusercontent.com/u/55165267/icon2.png);
  122. }
  123.  
  124. ::-webkit-scrollbar-button:horizontal:decrement {
  125. background-image: url(https://dl.dropboxusercontent.com/u/55165267/icon4.png);
  126. }
  127.  
  128. ::-webkit-scrollbar-button:vertical:increment {
  129. background-image: url(https://66.media.tumblr.com/7827eb3bd7769a36b79f18af841ff860/tumblr_prgf5oNZKg1xxtdr0o2_75sq.png);
  130. }
  131.  
  132. ::-webkit-scrollbar-button:vertical:decrement {
  133. background-image: url(https://66.media.tumblr.com/3d02e1dc0c5b7d2e8d9d4faad798059a/tumblr_prgf5oNZKg1xxtdr0o1_75sq.png);
  134. }
  135.  
  136. ::-webkit-scrollbar-track {
  137. background: #f8f8f8;
  138. -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.1);
  139. }
  140. ::-webkit-scrollbar-thumb {
  141. background: #aaa;
  142. -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.2);
  143.  
  144. }
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162. ::-webkit-scrollbar {
  163. width: 17px;
  164. height: 8px;
  165. }
  166.  
  167. ::-webkit-scrollbar-track {
  168. border-left:1px solid #aaa;
  169. background: #fff;
  170. }
  171.  
  172. ::-webkit-scrollbar-thumb {
  173. border:1px outset;
  174. border-bottom:#000 solid 1px;
  175. background: #bbb;
  176. }
  177.  
  178.  
  179.  
  180. ::-webkit-scrollbar-corner {
  181. background: black;
  182. }
  183.  
  184. #posts { }
  185.  
  186.  
  187. .posts a{
  188. color:#000;
  189. }
  190.  
  191. .posts li{
  192. margin-left:0px;
  193. list-style:square;
  194. padding-left:0px;
  195. list-style-position: inside;
  196. }
  197.  
  198. .photoy{
  199.  
  200. display: block;
  201. height:auto;
  202. max-width:100%;
  203. max-height:100%;
  204.  
  205. }
  206.  
  207. #posts img{
  208. }
  209.  
  210. .photoy img{
  211. display: block;
  212. margin-left: auto;
  213. margin-right: auto;
  214. height:auto;
  215. margin-bottom:10px;
  216. max-width:100%;
  217. max-height:100%;
  218. }
  219.  
  220.  
  221. .posts {
  222.  
  223.  
  224. -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.2);
  225. padding:25px; background:{color:posts}; margin-top:20px; margin-bottom:30px; overflow:hidden; width:342px;border:1px outset #fff;
  226.  
  227.  
  228.  
  229. }
  230.  
  231. #pperma a:active{
  232. border:1px dotted #000;
  233. }
  234.  
  235. .linx a:active{
  236. border:1px dotted #000;
  237. }
  238.  
  239. .linx a{
  240. color:{color:sidebar links};
  241. text-decoration:none;
  242. }
  243.  
  244.  
  245.  
  246.  
  247. .posts img { max-width:100%; }
  248.  
  249.  
  250. blockquote { border-left:3px solid #808080; margin:0px 0px 5px 0px; padding:0px 5px 0px 8px; }
  251.  
  252. .photoy2 blockquote {
  253. border-left:none;
  254. }
  255.  
  256.  
  257. #captions {
  258. -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.2);
  259. background:{color:posts}; border-top:1px solid #fff; border-left:1px solid #fff; border-bottom:1px solid #696969; border-right:1px solid #696969; margin-top:15px;
  260.  
  261. padding:5px;
  262.  
  263. }
  264.  
  265.  
  266.  
  267. #captions:hover{
  268. -webkit-box-shadow: outset 1px 1px 2px rgba(0,0,0,0.2);
  269. border-right:1px solid #fff; border-bottom:1px solid #fff; border-top:1px solid #696969; border-left:1px solid #696969; ;
  270. }
  271.  
  272.  
  273. #title { color:#000000; margin-bottom:10px; text-align:right; font-weight:900; font-size:13px; }
  274.  
  275.  
  276. #pperma {
  277. -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.2);
  278. margin-top:15px; width:330px; padding:0px 0px 0px 0px; line-height:13px; text-align:left;
  279. padding:5px;
  280. border-top:1px solid #fff; border-left:1px solid #fff; border-bottom:1px solid #696969; border-right:1px solid #696969;
  281. display:inline-block; }
  282.  
  283. #pperma a{
  284. text-decoration:none;
  285. }
  286.  
  287. #pperma:hover{
  288. border-right:1px solid #fff; border-bottom:1px solid #fff; border-top:1px solid #696969; border-left:1px solid #696969;
  289. }
  290.  
  291.  
  292. #ptags { margin:15px 0px 0px 0px; line-height:13px; text-align:center; width:330px; background:white; padding:5px;
  293.  
  294. border-right:1px solid #fff; border-bottom:1px solid #fff; border-top:1px solid #696969; border-left:1px solid #696969;
  295.  
  296. }
  297.  
  298. #ptags a{
  299. text-decoration:none; font-weight:bold; border:none;
  300. }
  301.  
  302. #pnotes img{
  303. float:left;
  304. }
  305.  
  306.  
  307. #pnotes { margin:20px 0px 0px 0px; width:200px; padding:5px; {block:indexpage}display:none;{/block:indexpage}
  308. list-style: none;
  309.  
  310. }
  311.  
  312. .posts ul{
  313. list-style: none;
  314. padding-left: 0;
  315.  
  316. }
  317.  
  318. .audioinfo {
  319. margin-top:-32px;
  320. margin-left:50px;
  321. padding:10px;
  322. border:1px solid #808080;
  323. background:#fff;
  324. }
  325. .player {
  326. margin-top:5px;
  327. margin-left:5px;
  328. border:1px solid #808080;
  329. width:30px;
  330. height:30px;
  331. overflow:hidden;
  332. background:#f2f2f2;}
  333.  
  334.  
  335.  
  336.  
  337. #sidebar {
  338. -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.2);
  339. position:fixed; margin:{text:sidebar position} 0px 0px -396px; background:{color:posts}; padding:15px; border-top:1px solid #fff; border-left:1px solid #fff; border-bottom:1px solid #696969; border-right:1px solid #696969; }
  340.  
  341.  
  342. #sidebar #pic { width:100px;height:100px; border-top:1px solid #fff; border-left:1px solid #fff; border-bottom:1px solid #696969; border-right:1px solid #696969; }
  343.  
  344. {block:ifsidepic}
  345. #sidebar2{
  346. position:fixed; margin:{text:sidebar position} 0px 0px -232px;
  347. }
  348. {/block:ifsidepic}
  349.  
  350. {block:ifnotsidepic}
  351. #sidebar2{
  352. position:fixed; margin:{text:sidebar position} 0px 0px -252px;
  353. }
  354. {/block:ifnotsidepic}
  355.  
  356.  
  357.  
  358. #descrip {
  359. -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.2);
  360. background:{color:posts}; padding:15px; border-top:1px solid #fff; border-left:1px solid #fff; border-bottom:1px solid #696969; border-right:1px solid #696969; width:170px; max-height:105px;overflow-y: auto; }
  361.  
  362.  
  363. #link1:hover{
  364. cursor:zoom-in;
  365. }
  366.  
  367. #link2:hover{
  368. cursor:col-resize;
  369. }
  370.  
  371. #link3:hover{
  372. cursor:e-resize;
  373. }
  374.  
  375. #link4:hover{
  376. cursor:help;
  377. }
  378.  
  379. #sidebar #pic:hover{
  380. cursor:alias;
  381. border-right:1px solid #fff; border-bottom:1px solid #fff; border-top:1px solid #696969; border-left:1px solid #696969;
  382. }
  383.  
  384. {block:ifnotfileicons}
  385. .linx a:hover{
  386. border-right:1px solid #fff; border-bottom:1px solid #fff; border-top:1px solid #696969; border-left:1px solid #696969;
  387. }
  388.  
  389. .linx{
  390. text-align:center;
  391. }
  392.  
  393. {/block:ifnotfileicons}
  394.  
  395. {block:ifnotfileicons}
  396.  
  397.  
  398. .linx a {
  399.  
  400. background:{color:posts}; padding:5px; border-top:1px solid #fff; border-left:1px solid #fff; border-bottom:1px solid #696969; border-right:1px solid #696969;
  401.  
  402. }
  403.  
  404. .linx{
  405. line-height:275%;
  406. max-width:203px;
  407. margin-top:20px;
  408. }
  409.  
  410. {/block:ifnotfileicons}
  411.  
  412.  
  413. {block:iffileicons}
  414.  
  415. .linx{
  416. line-height:320%;
  417. max-width:203px;
  418. margin-top:20px;
  419. }
  420.  
  421. .linx a{
  422. margin-left:50px;
  423. }
  424.  
  425. {/block:iffileicons}
  426.  
  427.  
  428. #pagi { width:372px; padding:10px; text-align:center; border-right:1px solid #fff; border-bottom:1px solid #fff; border-top:1px solid #696969; border-left:1px solid #696969; background:#fff; margin-bottom:20px; }
  429.  
  430. .pagenotes{
  431. border-right:1px solid #fff; border-bottom:1px solid #fff; border-top:1px solid #696969; border-left:1px solid #696969;
  432. margin-top:20px;
  433. padding:10px;
  434. max-width:350px;
  435. background-color:#fff;
  436. }
  437.  
  438.  
  439. .rebloggy{
  440. float:right;
  441.  
  442. }
  443.  
  444. #asks{
  445. position:relative;
  446. }
  447.  
  448. #asks img{
  449. border:none;
  450. }
  451.  
  452.  
  453.  
  454. #questions {
  455.  
  456. margin-top:-40px;
  457. margin-left:50px;
  458. width:270px;
  459. position: relative;
  460. background:#fff;
  461. border-radius: .4em;
  462. }
  463.  
  464. #questions:after {
  465. content: '';
  466. position: absolute;
  467. left: 0;
  468. top: 50%;
  469. width: 0;
  470. height: 0;
  471. border: 9px solid transparent;
  472. border-right-color:#fff;
  473. border-left: 0;
  474. margin-top: -9px;
  475. margin-left: -9px;
  476. }
  477.  
  478. {block:iffileicons}
  479.  
  480. .pengis img{
  481. border:1px solid #ff0000;
  482. }
  483.  
  484.  
  485. .card a{
  486. margin-top:50px;
  487. }
  488.  
  489. #fun a:hover{
  490. cursor:help;
  491. }
  492.  
  493.  
  494.  
  495. .card {
  496.  
  497. width: 36px;
  498. height: 36px;
  499. background: url("https://66.media.tumblr.com/1a00d81b921a19be1fe4262cf80fcbb2/tumblr_inline_ps6f68tiBx1w1xdc5_1280.png") no-repeat;
  500.  
  501. }
  502. .linx .card:hover {
  503. background: url("https://66.media.tumblr.com/16f9251c21b78f6b9226a7bc833b9437/tumblr_inline_ps6f6b1Eaj1w1xdc5_1280.png") no-repeat;
  504. }
  505.  
  506. {/block:iffileicons}
  507.  
  508.  
  509.  
  510. </style> </head> <body>
  511.  
  512. <a href="http://cummed.tumblr.com" style="background:white; padding:3px; border-bottom:1px solid #fff; border-top:1px solid #696969; border-left:1px solid #696969; color:#000; position:fixed;bottom:25px; left:25px;text-decoration:none; cursor:crosshair"> uri</a>
  513.  
  514. <div id="content">
  515. {block:ifsidepic}
  516. <div id="sidebar">
  517.  
  518. <a href="/">
  519. <img id="pic" src="{image:sidepic}">
  520. </a>
  521.  
  522.  
  523.  
  524.  
  525. </div>
  526.  
  527. {/block:ifsidepic}
  528.  
  529. <div id="sidebar2">
  530. <div id="descrip">{description}</div>
  531.  
  532. {block:ifnotfileicons}
  533. <div class="linx">
  534. <a id="{text:link 1 URL}" style="cursor:help" href="/">{text:link 1}</a></a>
  535.  
  536. <a id="{text:link 2 URL}" style="cursor:col-resize" href="/ask">{text:link 2}</a>
  537.  
  538. <a id="{text:link 3 URL}" style="cursor:all-scroll" href="/archive">{text:link 3}</a>
  539. <a id="{text:link 4 URL}" style="cursor:zoom-in" href="/">{text:link 4}</a>
  540.  
  541. </div>
  542. {/block:ifnotfileicons}
  543.  
  544. {block:iffileicons}
  545. <div class="linx">
  546. <div class="card"><a href="{text:link 1 URL}" style="cursor:help">{text:link 1}</a><br></div>
  547.  
  548. <div class="card"><a href="{text:link 2 URL}" style="cursor:help">{text:link 2}</a><br></div>
  549.  
  550. <div class="card"><a href="{text:link 3 URL}" style="cursor:help">{text:link 3}</a><br></div>
  551. <div class="card"><a href="{text:link 4 URL}" style="cursor:help">{text:link 4}</a></div>
  552.  
  553. </div>
  554. {/block:iffileicons}
  555.  
  556.  
  557.  
  558.  
  559.  
  560. </div>
  561.  
  562.  
  563.  
  564.  
  565.  
  566. <div id="posts">
  567.  
  568. {block:Posts}
  569.  
  570.  
  571. {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}<!-- {block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  572.  
  573. <div class="posts">
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580. {block:Photo}
  581. <div class="photoy"><div class="photoy2">
  582. <img style="width:100%;" src="{PhotoURL-HighRes}">
  583. </div></div>
  584. {block:Caption} <div id="captions">{Caption}</div> {/block:Caption}
  585.  
  586. {block:date} <div id="pperma"><a href="{permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix} {Year}</a> with <a href="{permalink}">{NoteCountWithLabel}</a>
  587.  
  588. <a href="{ReblogURL}" class="rebloggy" style="text-align:right;" target="_blank" title="reblog"> reblog </a>
  589.  
  590.  
  591. </div>
  592.  
  593. {block:HasTags} <div id="ptags">{block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}</div>{/block:HasTags} {/block:date}
  594.  
  595. {block:PostNotes} <div class="pagenotes"> {PostNotes} </div> {/block:PostNotes}
  596.  
  597. {/block:Photo}
  598.  
  599.  
  600.  
  601.  
  602.  
  603.  
  604.  
  605.  
  606. {block:Photoset}
  607.  
  608. <div style="max-width:100%;"><div class="pengis">{Photoset}</div>
  609. </div>
  610. {block:Caption} <div id="captions">{Caption}</div> {/block:Caption} <br>
  611.  
  612. {block:date} <div id="pperma"><a href="{permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix} {Year}</a> with <a href="{permalink}">{NoteCountWithLabel}</a> <a href="{ReblogURL}" class="rebloggy" style="text-align:right;" target="_blank" title="reblog"> reblog </a></div>
  613.  
  614. {block:HasTags} <div id="ptags">{block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}</div>{/block:HasTags} {/block:date}
  615.  
  616. {block:PostNotes} <div class="pagenotes"> {PostNotes} </div> {/block:PostNotes}
  617.  
  618. {/block:Photoset}
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626. {block:Text}
  627.  
  628. <div class="photoy">
  629.  
  630. {block:Title} <div id="title">{Title}</div> {/block:Title}
  631.  
  632. {Body}
  633.  
  634. </div>
  635.  
  636. {block:date} <div id="pperma"><a href="{permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix} {Year}</a> with <a href="{permalink}">{NoteCountWithLabel}</a> <a href="{ReblogURL}" class="rebloggy" style="text-align:right;" target="_blank" title="reblog"> reblog </a></div>
  637.  
  638. {block:HasTags} <div id="ptags">{block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}</div>{/block:HasTags} {/block:date}
  639.  
  640. {block:PostNotes} <div class="pagenotes"> {PostNotes} </div> {/block:PostNotes}
  641.  
  642. {/block:Text}
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649. {block:Answer}
  650.  
  651. <div id="asks">
  652. <img src="{AskerPortraitURL-30}">
  653. <div id="questions" style="background:#ffffff;padding:10px;">
  654. {Asker} asked: {Question}
  655. </div>
  656. <br>
  657. {Answer}
  658. </div>
  659.  
  660. {block:date} <div id="pperma"><a href="{permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix} {Year}</a> with <a href="{permalink}">{NoteCountWithLabel}</a> <a href="{ReblogURL}" class="rebloggy" style="text-align:right;" target="_blank" title="reblog"> reblog </a></div>
  661.  
  662. {block:HasTags} <div id="ptags">{block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}</div>{/block:HasTags} {/block:date}
  663.  
  664. {block:PostNotes} <div class="pagenotes"> {PostNotes} </div> {/block:PostNotes}
  665.  
  666. {/block:Answer}
  667.  
  668.  
  669.  
  670.  
  671.  
  672.  
  673.  
  674. {block:Chat}
  675.  
  676.  
  677. <div class="chat">
  678. <ul>
  679. {block:Lines}<li class="{Alt}">{block:Label} {Label} {/block:Label}{Line}</li>{/block:Lines}
  680. </ul>
  681. </div>
  682.  
  683.  
  684. {block:date} <div id="pperma"><a href="{permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix} {Year}</a> with <a href="{permalink}">{NoteCountWithLabel}</a> <a href="{ReblogURL}" class="rebloggy" style="text-align:right;" target="_blank" title="reblog"> reblog </a></div>
  685.  
  686. {block:HasTags} <div id="ptags">{block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}</div>{/block:HasTags} {/block:date}
  687.  
  688. {block:PostNotes} <div class="pagenotes"> {PostNotes} </div> {/block:PostNotes}
  689.  
  690. {/block:Chat}
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697. {block:Quote}
  698. <text style="font-size:20px;font-weight:bold;line-height:130%;">
  699. "{Quote}"
  700.  
  701. </text>
  702.  
  703. <p><br>
  704. {block:source}-{source}{/block:source}</p>
  705.  
  706. {block:date} <div id="pperma"><a href="{permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix} {Year}</a> with <a href="{permalink}">{NoteCountWithLabel}</a> <a href="{ReblogURL}" class="rebloggy" style="text-align:right;" target="_blank" title="reblog"> reblog </a></div>
  707.  
  708. {block:HasTags} <div id="ptags">{block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}</div>{/block:HasTags} {/block:date}
  709.  
  710. {block:PostNotes} <div class="pagenotes"> {PostNotes} </div> {/block:PostNotes}
  711.  
  712. {/block:Quote}
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720. {block:Audio}
  721.  
  722. <div class="player">{AudioPlayerWhite}</div>
  723. <div class="audioinfo">
  724. {block:TrackName}{TrackName}{/block:TrackName}{block:Artist}<br>{Artist}{/block:Artist} <p>
  725. </div>
  726. <br>
  727. {block:Caption} <div id="captions">{Caption}</div> {/block:Caption}
  728.  
  729. {block:date} <div id="pperma"><a href="{permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix} {Year}</a> with <a href="{permalink}">{NoteCountWithLabel}</a> <a href="{ReblogURL}" class="rebloggy" style="text-align:right;" target="_blank" title="reblog"> reblog </a></div>
  730.  
  731. {block:HasTags} <div id="ptags">{block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}</div>{/block:HasTags} {/block:date}
  732.  
  733. {block:PostNotes} <div class="pagenotes"> {PostNotes} </div> {/block:PostNotes}
  734.  
  735. {/block:Audio}
  736.  
  737.  
  738.  
  739.  
  740.  
  741.  
  742.  
  743. {block:Link}
  744.  
  745. <img src="https://66.media.tumblr.com/0225ee79f40d4cd3d7ab9496da05da84/tumblr_inline_ps6mqw4cGh1w1xdc5_540.png" style="border:none;">
  746. <text style="font-size:40px;font-weight:bold;line-height:100%;">
  747. <a href="{URL}" {Target}>{Name}</a>
  748. </text>
  749. <p><br>
  750. {description}
  751.  
  752. {block:date} <div id="pperma"><a href="{permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix} {Year}</a> with <a href="{permalink}">{NoteCountWithLabel}</a> <a href="{ReblogURL}" class="rebloggy" style="text-align:right;" target="_blank" title="reblog"> reblog </a></div>
  753.  
  754. {block:HasTags} <div id="ptags">{block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}</div>{/block:HasTags} {/block:date}
  755.  
  756. {block:PostNotes} <div class="pagenotes"> {PostNotes} </div> {/block:PostNotes}
  757.  
  758. {/block:Link}
  759.  
  760.  
  761.  
  762.  
  763.  
  764.  
  765.  
  766. {block:Video}
  767. <center>
  768. {Video-250}
  769. </center>
  770. {block:Caption} <div id="captions">{Caption}</div> {/block:Caption}
  771.  
  772. {block:date} <div id="pperma"><a href="{permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix} {Year}</a> with <a href="{permalink}">{NoteCountWithLabel}</a> <a href="{ReblogURL}" class="rebloggy" style="text-align:right;" target="_blank" title="reblog"> reblog </a></div>
  773.  
  774. {block:HasTags} <div id="ptags">{block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}</div>{/block:HasTags} {/block:date}
  775.  
  776. {block:PostNotes} <div class="pagenotes"> {PostNotes} </div> {/block:PostNotes}
  777.  
  778. {/block:Video}
  779.  
  780.  
  781.  
  782.  
  783.  
  784. </div>
  785.  
  786. {/block:Posts}
  787.  
  788.  
  789. {block:Pagination} <div id="pagi">
  790.  
  791. {block:PreviousPage}
  792. <a href="{PreviousPage}">←back</a>
  793. {/block:PreviousPage}
  794.  
  795. ({CurrentPage}/{TotalPages})
  796.  
  797. {block:NextPage}
  798. <a href="{NextPage}">next→</a>
  799. {/block:NextPage}
  800.  
  801. </div>{/block:Pagination}
  802.  
  803.  
  804.  
  805. </div>
  806.  
  807.  
  808. </body>
  809.  
  810.  
  811.  
  812. </html>
Add Comment
Please, Sign In to add comment