onediewreckshun

42 - impossible - http://kimsjongin.tumblr.com

Jul 17th, 2013
983
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.22 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3. <title>{title}</title>
  4.  
  5. <link rel="shortcut icon" href="{favicon}" />
  6.  
  7. <meta name="color:text" content="#9a9a9a"/>
  8. <meta name="color:bg" content="#fff"/>
  9.  
  10. <meta name="color:header" content="#fff"/>
  11. <meta name="color:border" content="#efefef"/>
  12. <meta name="color:links" content="#bbb"/>
  13. <meta name="color:linkshover" content="#e9e7e7"/>
  14. <meta name="color:title" content="#9a9a9a"/>
  15. <meta name="color:headlinks" content="#999"/>
  16. <meta name="color:headlinkshover" content="#999"/>
  17. <meta name="color:tags" content="#ddd"/>
  18. <meta name="color:tagshover" content="#999"/>
  19. <meta name="color:info" content="#999"/>
  20. <meta name="color:infohover" content="#000"/>
  21. <meta name="color:scrollbar" content="#ddd"/>
  22. <meta name="color:scrollbarbg" content="#fff"/>
  23. <meta name="color:textselect" content="#999"/>
  24.  
  25. <meta name="color:tooltipbg" content="#999"/>
  26. <meta name="color:tooltipborder" content="#fff"/>
  27. <meta name="color:tooltiptext" content="#fff"/>
  28.  
  29. <meta name="text:font" content="baskerville" />
  30. <meta name="text:fontsize" content="9px" />
  31.  
  32. <meta name="text:link1text" content="home" />
  33. <meta name="text:link1title" content="refresh" />
  34. <meta name="text:link1url" content="/" />
  35. <meta name="text:link2text" content="mail" />
  36. <meta name="text:link2title" content="ask" />
  37. <meta name="text:link2url" content="/" />
  38. <meta name="text:link3text" content="navi" />
  39. <meta name="text:link3title" content="link title" />
  40. <meta name="text:link3url" content="/" />
  41. <meta name="text:link4text" content="link" />
  42. <meta name="text:link4title" content="link title" />
  43. <meta name="text:link4url" content="/" />
  44. <meta name="text:link5text" content="link" />
  45. <meta name="text:link5title" content="link title" />
  46. <meta name="text:link5url" content="/" />
  47.  
  48. <meta name="image:sidebar" content="http://24.media.tumblr.com/36e6885cbba09067f37a1c9045479c85/tumblr_mgherdD4Sd1rcvlkfo4_250.png" />
  49.  
  50. <meta name="if:updatestab" content="1" />
  51.  
  52. <meta name="if:hovertags" content="1" />
  53.  
  54. <meta name="if:tinycursor" content="1" />
  55.  
  56. <meta name="if:500pxposts" content="1" />
  57. <meta name="if:400pxposts" content="0" />
  58.  
  59. <meta name="if:blackandwhiteposts" content="1" />
  60.  
  61. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script> <script type="text/javascript" src="http://static.tumblr.com/gyoju49/uF2mjkhe3/layoutcomponent.txt"></script><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/bkd4m5b/Citm42m8i/smoothscroll.js"></script>
  62.  
  63. <!--
  64.       
  65. ┊   ┊ ┊
  66. ┊ ┊ ┊ ┊ ┊ ┊ ┊
  67. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  68. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  69.  
  70. ᴛʜᴇᴍᴇ ʙʏ ᴍᴇᴇᴍ (ᴋɪᴍsᴊᴏɴɢɪɴ.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ)
  71. ᴘʟᴇᴀsᴇ ᴅᴏɴ'ᴛ ʀᴇᴍᴏᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛ ᴏʀ sᴛᴇᴀʟ! ^_^
  72.  
  73. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  74. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  75. ┊ ┊ ┊ ┊ ┊ ┊ ┊
  76. ┊ ┊ ┊
  77. -->
  78.  
  79.  
  80.  
  81. <style type="text/css">
  82.  
  83. #header {
  84. height:60px;
  85. background:{color:header};
  86. border-bottom:1px solid {color:border};
  87. z-index:999999999999999999999999999999999999;
  88. position:fixed;
  89. {block:if400pxposts}width:400px;{/block:if400pxposts}
  90. {block:if500pxposts}width:500px;{/block:if500pxposts}
  91. margin-left:auto;
  92. margin-right:auto;
  93. margin-top:-220px;
  94. margin-bottom:-70px;
  95. padding:70px 0px 50px 0px;
  96. }
  97.  
  98. #links {
  99. width:313px;
  100. border-bottom:1px solid {color:border};
  101. padding-bottom:4px;
  102. font-family:georgia;
  103. font-style:italic;
  104. font-size:10px;
  105. margin-left:133px;
  106. margin-bottom:-5px;
  107. text-align:center;
  108. letter-spacing:1px;
  109. }
  110.  
  111. #links a {
  112. padding:4px 1px 3px 1px;
  113. color: {color:headlinks};
  114. }
  115.  
  116. #links a:hover {
  117. color:{color:headlinkshover};
  118. }
  119.  
  120. #description {
  121. font-family:calibri;
  122. width:390px;
  123. font-size:8px;
  124. text-transform:uppercase;
  125. margin-top:10px;
  126. margin-left:auto;
  127. margin-right:auto;
  128. line-height:140%;
  129. text-align:center;
  130. }
  131.  
  132. @font-face {font-family: "meem2";
  133. src: url('http://static.tumblr.com/gs9d5ab/Rj8m7debq/websymbols-regular-webfont.ttf');}
  134.  
  135. #audio {
  136. margin-bottom:5px;
  137. width:500px;
  138. height:105px;
  139. }
  140.  
  141. .albumart {
  142. width:100px;
  143. height:100px;
  144. position:absolute;
  145. }
  146.  
  147. .albumart img {
  148. width:100px;
  149. height:100px;
  150. float:left;
  151. }
  152.  
  153. .playercontainer {
  154. opacity: .2;
  155. display:block;
  156. width:100px;
  157. height:100px;
  158. background:white;
  159. position:absolute;
  160. -webkit-transition:all 0.5s ease-in-out;
  161. -moz-transition:all 0.5s ease-in-out;
  162. -o-transition:all 0.5s ease-in-out;
  163. -ms-transition: all 0.5s ease-in-out;
  164. transition:all 0.5s ease-in-out;
  165. }
  166.  
  167. .playercontainer:hover {
  168. opacity:.7;
  169. position:absolute;
  170. -webkit-transition:all 0.5s ease-in-out;
  171. -moz-transition:all 0.5s ease-in-out;
  172. -o-transition:all 0.5s ease-in-out;
  173. -ms-transition: all 0.5s ease-in-out;
  174. transition:all 0.5s ease-in-out;
  175. }
  176.  
  177. /* ᴛʜᴇᴍᴇ ʙʏ ᴍᴇᴇᴍ (ᴄᴀᴘᴀʙʟʏ.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ) */
  178.  
  179. .player {
  180. margin-left:36px;
  181. margin-top:36px;
  182. width:25px;
  183. height:25px;
  184. overflow:hidden;
  185. position:absolute;
  186. background:white;
  187. }
  188.  
  189. .audioinfo {
  190. margin-left:110px;
  191. float:left;
  192. color:{color:Text};
  193. width:386px;
  194. padding:2px;
  195. margin-top:3px;
  196. }
  197.  
  198. #info {
  199. color:{color:text};
  200. width:490px;
  201. font-family:calibri;
  202. text-transform:uppercase;
  203. letter-spacing:0px;
  204. font-size: 8px;
  205. line-height:120%;
  206. text-align:center;
  207. margin-top:2px;
  208. letter-spacing:1px;
  209. padding:5px;
  210. {block:if400pxposts}margin-left:-50px;{/block:if400pxposts}
  211. -webkit-transition-duration:0.5s;
  212. }
  213.  
  214. {block:iftinycursor}
  215.  
  216. body, a, a:hover{
  217. cursor: url('http://24.media.tumblr.com/tumblr_mdig6jktic1riysloo1_100.png'), progress;
  218. }
  219.  
  220. {/block:iftinycursor}
  221.  
  222. #info a{
  223. color:{color:info};
  224. border:0px;
  225. width:490px;
  226. font-family:calibri;
  227. letter-spacing:0px;
  228. font-size: 8px;
  229. line-height:120%;
  230. text-align:center;
  231. letter-spacing:1px;
  232. -moz-transition-duration:0.5s;
  233. -webkit-transition-duration:0.5s;
  234. -o-transition-duration:0.5s;
  235. }
  236.  
  237. #info a:hover{
  238. color:{color:infohover};
  239. width:490px;
  240. letter-spacing:0px;
  241. font-size: 8px;
  242. line-height:120%;
  243. text-align:center;
  244. margin-top:2px;
  245. letter-spacing:1px;
  246. -moz-transition-duration:0.5s;
  247. -webkit-transition-duration:0.5s;
  248. -o-transition-duration:0.5s;
  249. }
  250.  
  251. {block:ifhovertags}
  252.  
  253. #tags {
  254. opacity:0;
  255. margin-top:0px;
  256. -moz-transition-duration:0.5s;
  257. -webkit-transition-duration:0.5s;
  258. -o-transition-duration:0.5s;
  259. }
  260.  
  261. #post:hover #tags {
  262. margin-top:0px;
  263. opacity:1;
  264. -moz-transition-duration:0.7s;
  265. -webkit-transition-duration:0.7s;
  266. -o-transition-duration:0.7s;
  267. }
  268. {/block:ifhovertags}
  269.  
  270. {block:ifnothovertags}
  271. #tags {
  272. margin-top:0px;
  273. opacity:1;
  274. -moz-transition-duration:0.5s;
  275. -webkit-transition-duration:0.5s;
  276. -o-transition-duration:0.5s;
  277. }
  278. {/block:ifnothovertags}
  279.  
  280.  
  281. #tags a {
  282. color:{color:tags};
  283. font-family:cambria;
  284. font-style:italic;
  285. border:0px;
  286. text-shadow:0px 0px 0px;
  287. text-transform:lowercase;
  288. padding-top:1px;
  289. padding-bottom:2px;
  290. padding-left:4px;
  291. padding-right:3px;
  292. margin:0px 2px 0px;
  293. font-size:8px;
  294. -moz-transition-duration:0.9s;
  295. -webkit-transition-duration:0.9s;
  296. -o-transition-duration:0.9s;
  297. }
  298.  
  299. #tags a:hover {
  300. color:{color:tagshover};
  301. font-size:8px;
  302. -moz-transition-duration:0.7s;
  303. -webkit-transition-duration:0.7s;
  304. -o-transition-duration:0.7s;
  305. }
  306.  
  307.  
  308. #ackles {
  309. line-height:100%;
  310. position:fixed;
  311. font-size:10px;
  312. width:70px;
  313. height:20px;
  314. font-family:calibri;
  315. letter-spacing:1px;
  316. padding-bottom:4px;
  317. padding-right:4px;
  318. bottom:0;
  319. right:0;
  320. z-index:12;
  321. }
  322.  
  323. #ackles .ville a {
  324. color:#9a9a9a;
  325. }
  326.  
  327. #ackles .dancy{
  328. color:#9a9a9a;
  329. opacity:1.0;
  330. padding:1px 3px 2px 3px;
  331. margin-top:00px;
  332. margin-left:29px;
  333. text-align:center;
  334. overflow:hidden;
  335. position: absolute;
  336. background:#fff;
  337. font-size:10px;
  338. text-transform:uppercase;
  339. z-index:100;
  340. -webkit-transition: opacity 0.5s linear;
  341. -webkit-transition: all 0.5s linear;
  342. -moz-transition: all 0.5s linear;
  343. transition: all 0.5s linear;
  344. border:1px solid #ece4e4;
  345. }
  346.  
  347. #ackles .ville{
  348. color:#9a9a9a;
  349. background:#fff;
  350. margin-top:100px;
  351. margin-top:0px;
  352. padding:1px 4px 2px 5px;
  353. margin-left:29px;
  354. font-size:10px;
  355. text-align:left;
  356. text-transform:uppercase;
  357. opacity:0;
  358. overflow:hidden;
  359. position: absolute;
  360. -webkit-transition: opacity 0.5s linear;
  361. -webkit-transition: all 0.5s linear;
  362. -moz-transition: all 0.5s linear;
  363. transition: all 0.5s linear;
  364. z-index:1200;
  365. border:1px solid #ece4e4;
  366. }
  367.  
  368. #ackles:hover .ville {
  369. opacity:1;
  370. margin-bottom:14px;
  371. transition: all 0.5s linear;
  372. -webkit-transition: opacity 0.5s linear;
  373. -webkit-transition: all 0.5s linear;
  374. -moz-transition: all 0.5s linear;
  375. }
  376.  
  377. ::-moz-selection {
  378. background: {color:textselect};
  379. color: #fff;
  380. }
  381.  
  382. ::selection {
  383. background: {color:textselect};
  384. color: #fff;
  385. }
  386.  
  387. ::-webkit-scrollbar-thumb{
  388. background: {color:scrollbar};
  389. height:auto;
  390. }
  391.  
  392. ::-webkit-scrollbar {
  393. height:4px;
  394. width:4px;
  395. background: {color:scrollbarbg};
  396. }
  397.  
  398. body {
  399. background:{color:bg};
  400. margin:0px;
  401. color:{color:text};
  402. font-family:{text:font};
  403. font-size:{text:fontsize};
  404. line-height:100%;
  405. }
  406.  
  407. a {
  408. color: {color:links}; text-decoration:none;
  409. -moz-transition-duration:0.5s;
  410. -webkit-transition-duration:0.5s;
  411. -o-transition-duration:0.5s;
  412. }
  413.  
  414. a:hover{
  415. color:{color:linkshover};
  416. -moz-transition-duration:0.5s;
  417. -webkit-transition-duration:0.5s;
  418. -o-transition-duration:0.5s;
  419. }
  420.  
  421. #entries {
  422. letter-spacing:1px;
  423. text-align:left;
  424. padding:10px;
  425. {block:if500pxposts}width:500px;{/block:if500pxposts}
  426. {block:if400pxposts}width: 400px;{/block:if400pxposts}
  427. margin:0px auto;
  428. margin-top:200px;
  429. }
  430.  
  431. #post {
  432. {block:ifblackandwhiteposts}-webkit-filter:grayscale(100%);{/block:ifblackandwhiteposts}
  433. {block:if500pxposts}width:500px;{/block:if500pxposts}
  434. {block:if400pxposts}width: 400px;{/block:if400pxposts}
  435. padding-bottom:20px;
  436. -moz-transition-duration:.7s;
  437. -webkit-transition-duration:.7s;
  438. -o-transition-duration:.7s;
  439. }
  440.  
  441. #post:hover{
  442. {block:ifblackandwhiteposts}-webkit-filter:grayscale(0%);{/block:ifblackandwhiteposts}
  443. -moz-transition-duration:.7s;
  444. -webkit-transition-duration:.7s;
  445. -o-transition-duration:.7s;
  446. }
  447.  
  448. iframe {
  449. {block:ifblackandwhiteposts}-webkit-filter:grayscale(100%);{/block:ifblackandwhiteposts}
  450. -moz-transition-duration:.5s;
  451. -webkit-transition-duration:.5s;
  452. -o-transition-duration:.5s;
  453. }
  454.  
  455. #post:hover iframe{
  456. -webkit-filter:grayscale(0%);
  457. -moz-transition-duration:.5s;
  458. -webkit-transition-duration:.5s;
  459. -o-transition-duration:.5s;
  460. }
  461.  
  462. #asker{
  463. font-family:georgia;
  464. font-style:italic;
  465. font-size:10px;
  466. text-align:center;
  467. }
  468.  
  469. img {
  470. border:none;
  471. }
  472.  
  473. blockquote {
  474. margin-left:5px;
  475. padding-left:5px;
  476. border-left:1px solid #eee;
  477. }
  478.  
  479. blockquote blockquote {
  480. margin-left:10px;
  481. padding-left:5px;
  482. border-left:1px solid #eee;
  483. }
  484.  
  485. h1 {
  486. font-weight:normal;
  487. font-size:11px;
  488. text-align:left;
  489. font-style:italic;
  490. letter-spacing:1px;
  491. text-transform:uppercase;
  492. color:{color:text};
  493. }
  494.  
  495. h1 a {
  496. text-transform:none;
  497. }
  498.  
  499. h2 {
  500. font-family:baskerville;
  501. font-size:15px;
  502. text-align:left;
  503. line-height:70%;
  504. letter-spacing:-0.5px;
  505. color:{color:text};
  506. font-style:italic;
  507. font-weight:normal;
  508. }
  509.  
  510. h3 {
  511. font-family:baskerville;
  512. font-size:9px;
  513. text-align:left;
  514. font-style:normal;
  515. font-weight:normal;
  516. line-height:120%;
  517. letter-spacing:1px;
  518. text-transform:uppercase;
  519. color:{color:text};
  520. }
  521.  
  522. h4 {
  523. font-size:9px;
  524. text-align:left;
  525. font-weight:normal;
  526. font-style:normal;
  527. line-height:120%;
  528. letter-spacing:-0.5px;
  529. color:{color:text};
  530. }
  531.  
  532. #s-m-t-tooltip {
  533. font-size: 8px;
  534. max-width:300px;
  535. padding:3px 3px 2px 4px;
  536. margin:20px 0px 0px 20px;
  537. z-index:10;
  538. background:{color:tooltipbg};
  539. border:1px solid {color:tooltipborder};
  540. font-family:calibri;
  541. letter-spacing:3px;
  542. text-transform:uppercase;
  543. color:{color:tooltiptext};
  544. z-index:999999999999999999999999999999999999;
  545. }
  546.  
  547.  
  548.  
  549. #candywrapper {
  550. letter-spacing:1px;
  551. text-align: center;
  552. font-size: 11px;
  553. position:fixed;
  554. left:10px;
  555. top:-102px;
  556. -webkit-transition: all .5s ease-in-out;
  557. -moz-transition: all .5s ease-in-out;
  558. -o-transition: all .5s ease-in-out;
  559. z-index:99;
  560. }
  561.  
  562. #candywrapper:hover {
  563. top:-1px;
  564. -webkit-transition: all .5s ease-in-out;
  565. -moz-transition: all .5s ease-in-out;
  566. -o-transition: all .5s ease-in-out;}
  567.  
  568. #in {
  569. overflow:auto;
  570. color:#999;
  571. font-family:georgia;
  572. border:1px solid #999;
  573. padding: 10px 10px 10px 10px;
  574. background:#fff;
  575. text-align:center;
  576. font-size:8px;
  577. width:90px;
  578. height:80px;
  579. z-index: 9999;
  580. }
  581.  
  582.  
  583. #titletab {
  584. background:#fff;
  585. color:#999;
  586. letter-spacing:0px;
  587. border:1px solid #999;
  588. border-top: 0px solid transparent;
  589. font-family:georgia;
  590. font-size:8px;
  591. text-align: center;
  592. height:5px;
  593. padding: 3px 0 7px 0;
  594. border-bottom-right-radius: 0px;
  595. -moz-border-bottom-right-radius: 0px;
  596. -webkit-border-bottom-right-radius: 0px;
  597. -webkit-transition: all .5s ease-in-out;
  598. -moz-transition: all .5s ease-in-out;
  599. -o-transition: all .5s ease-in-out;
  600. }
  601.  
  602. #sbimage {
  603. margin-top:-32px;
  604. margin-right:5px;
  605. width:70px;
  606. height:70px;
  607. border:5px solid {color:border};
  608. float:left;
  609. border-radius:100%;
  610. }
  611.  
  612. </style>
  613.  
  614. </head>
  615.  
  616.  
  617.  
  618. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  619.  
  620. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  621.  
  622. <script>
  623.  
  624. (function($){
  625.  
  626. $(document).ready(function(){
  627.  
  628. $("a[title]").style_my_tooltips({
  629.  
  630. tip_follows_cursor:true,
  631.  
  632. tip_delay_time:50,
  633.  
  634. tip_fade_speed:600,
  635.  
  636. attribute:"title"
  637.  
  638. });
  639.  
  640. });
  641.  
  642. })(jQuery);
  643.  
  644. </script>
  645.  
  646. <script type="text/javascript"
  647. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  648.  
  649.  
  650.  
  651. <body>
  652.  
  653. {block:ifupdatestab}
  654. <div id="candywrapper">
  655. <div id="in">
  656.  
  657. oo your text goes here!<br><br>
  658. fill this up with whatever you want!<br><br>
  659. use < br > (without spaces) to bring text to a new line<br><br>
  660. if your info doesn't fit, don't worry; a scrollbar will appear<br>
  661. <a href="http://kimsjongin.tumblr.com">here's a link</a>
  662.  
  663. </div>
  664. <div id="titletab">updates</div>
  665. </div>
  666. {/block:ifupdatestab}
  667.  
  668. <div id="entries">
  669.  
  670. <div id="header">
  671.  
  672. <div id="links">
  673. {block:Pagination}
  674. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>{/block:PreviousPage}{/block:Pagination}
  675. <a title="{text:link1title}" href="{text:link1url}">{text:link1text}</a>
  676. <a title="{text:link2title}" href="{text:link2url}">{text:link2text}</a>
  677. <a title="{text:link3title}" href="{text:link3url}">{text:link3text}</a>
  678. <a title="{text:link4title}" href="{text:link4url}">{text:link4text}</a>
  679. <a title="{text:link5title}" href="{text:link5url}">{text:link5text}</a>
  680. {block:Pagination}{block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}{/block:Pagination}
  681. </div>
  682.  
  683. <div id="description">
  684. <img src="{image:sidebar}" id="sbimage">{description}<br>
  685.  
  686. </div>
  687.  
  688. </div>
  689.  
  690. {block:Posts}
  691. <div id="post">
  692. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  693.  
  694. {block:Photo}{LinkOpenTag}{block:if400pxposts}<img src="{PhotoURL-400}" width="400">{/block:if400pxposts}{block:if500pxposts}<img src="{PhotoURL-500}" width="500">{/block:if500pxposts}{LinkCloseTag}<br><br>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  695.  
  696. {block:Photoset}{block:if400pxposts}{Photoset-400}{/block:if400pxposts}{block:if500pxposts}{Photoset-500}{/block:if500pxposts}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  697.  
  698. {block:Quote}<div style="text-align:center; font-size:12px;">{Quote}</div> {block:Source}<div style="text-align:center; font-size:10px;">{Source}</div><br>{/block:Source}{/block:Quote}
  699.  
  700. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  701.  
  702. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  703.  
  704. {block:Audio}
  705. <div id="audio">
  706. <div class="albumart"><img src="http://static.tumblr.com/4wyqgof/Dyvm2qmp1/default.jpg"></div>{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playercontainer"><div class="player">{AudioPlayerWhite}</div></div>
  707.  
  708. {block:TrackName}<div class="audioinfo"><b>Title:</b> {TrackName}</div><br>{/block:TrackName}
  709. {block:Artist}<div class="audioinfo"><b>Artist:</b> {Artist}</div><br>{/block:Artist}
  710. {block:Album}<div class="audioinfo"><b>Album:</b> {Album}</div>{/block:Album}
  711. {block:PlayCount}<div class="audioinfo"><b>Played:</b> {FormattedPlayCount} times</div> {/block:PlayCount}
  712. </div>{block:Caption}{Caption}{/block:Caption}
  713. {/block:Audio}
  714.  
  715. {block:Video}{block:if400pxposts}{Video-400}{/block:if400pxposts}{block:if500pxposts}{Video-500}{/block:if500pxposts} <br><center>played {PlayCount} times</center> {block:Caption}{Caption}{/block:Caption}{/block:Video}
  716.  
  717.  
  718. {block:Answer}
  719. <span id="asker">{Asker} asked: {Question}</span><p>
  720. {Answer}
  721. {/block:Answer}
  722.  
  723. <div id="info">
  724. <br>
  725. {block:Date} <a href="{permalink}">{TimeAgo}</a> / <a title="click for permalink" href="{Permalink}">{NoteCountWithLabel}</a> {/block:Date} {block:RebloggedFrom} /
  726.  
  727. <a title="via" href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom} / {block:ContentSource} <a title="source" href="{SourceURL}">{SourceLink}</a>{/block:ContentSource} / <a title="reblog" href="{ReblogURL}" target="_blank"><font face="meem2">J</font></a></div> {block:HasTags}<div id="tags"><center><font face="meem2" color="#c9c2c2"><small>,</small></font>{block:Tags}<a title="#{Tag}"href="/tagged/{Tag}">#{Tag}</a> </small>{/block:Tags}</center>
  728. </div>{/block:HasTags}
  729. <br>
  730.  
  731. {block:PostNotes}<center><a href="http://kimsjongin.tumblr.com">&#x1d1b;&#x29c;&#x1d07;&#x1d0d;&#x1d07;&nbsp;&#x299;&#x28f;&nbsp;&#x299;&#x1d00;&#x274;&#x262;&#x1d0a;&#x1d07;&#x274;s&#x1d07;&#x274;</a></center><br><br>{PostNotes}{/block:PostNotes}<br>
  732.  
  733. </div>
  734.  
  735. {/block:Posts}
  736.  
  737. </div>
  738.  
  739. </div>
  740.  
  741. <div id="ackles">
  742.  
  743. <div class="dancy">
  744. &#x1d1b;&#x29c;&#x1d07;&#x1d0d;&#x1d07;
  745. </div>
  746.  
  747. <div class="ville">
  748. <a href="http://capably.tumblr.com">&#x1d0d;&#x1d07;&#x1d07;&#x1d0d;</a>
  749. </div>
  750. </div>
  751.  
  752. <!--
  753.       
  754. ┊   ┊ ┊
  755. ┊ ┊ ┊ ┊ ┊ ┊ ┊
  756. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  757. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  758.  
  759. ᴛʜᴇᴍᴇ ʙʏ ᴍᴇᴇᴍ (ᴋɪᴍsᴊᴏɴɢɪɴ.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ)
  760. ᴘʟᴇᴀsᴇ ᴅᴏɴ'ᴛ ʀᴇᴍᴏᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛ ᴏʀ sᴛᴇᴀʟ! ^_^
  761.  
  762. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  763. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  764. ┊ ┊ ┊ ┊ ┊ ┊ ┊
  765. ┊ ┊ ┊
  766. -->
  767.  
  768.  
  769. </body>
  770.  
  771. </html>
Advertisement
Add Comment
Please, Sign In to add comment