Advertisement
Ditasaur

Splendid Theme

Sep 16th, 2012
25,818
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.12 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!-- SPLENDID THEME BY RAMYEONS // http://ramyeons.tumblr.com / http://hobakjeon.tumblr.com
  6.  
  7. ---------------------RULES--------------------------------
  8.  
  9. *DO NOT USE MY THEME CODES AS BASE CODES FOR YOUR OWN THEME
  10. *DO NOT CLAIM AS YOUR OWN OR I WILL HUNT YOU DOWN
  11. *DO NOT BREAK ANY RULES OR YOU WILL BE REPORTED
  12. *YOU MAY EDIT THIS THEME, BUT LEAVE THE CREDITS ALONE
  13. *DO NOT TAKE MY CREDITS OUT
  14.  
  15. ----------------------FAQ---------------------------------
  16. 1. I will not help with customizing my themes or other themes.
  17. 2. Check ALL of the appearance options before asking a question.
  18. 3. I do not compile or give any codes for anyone, im not a coding machine.
  19. 4. I do not take theme requests no matter how much you beg.
  20. 5. My themes are not means to be used as base codes for anything.
  21. 6. If you do not want infinite scrolling, just uncheck it.
  22. 7. If your infinite scrolling is not working, thats because you have a SCM music player.
  23. 8. To find the install link, go to the first post of the live previews.
  24. 9. For more questions, please go to http://ramyeons.tumblr.com and visit the FAQ links.
  25.  
  26.  
  27. -->
  28.  
  29. <head>
  30. <title>{Title}</title>
  31. <link rel="shortcut icon" href="{Favicon}" />
  32.  
  33. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/>
  34.  
  35. {block:Description}
  36. <meta name="description" content="{MetaDescription}"/>
  37. {/block:Description}
  38.  
  39.  
  40. {block:ifinfinitescrolling}
  41. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:ifinfinitescrolling}
  42.  
  43.  
  44. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
  45. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
  46. <script type="text/javascript" charset="utf-8"> var $j = jQuery.noConflict(); $j(function() { if (navigator.platform == “iPad” || navigator.platform == “iPhone”) return; $j(“img”).lazyload({ placeholder : “http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif”, effect: “fadeIn”, }); }); </script>
  47.  
  48.  
  49. <!--BASIC FLUFF-->
  50.  
  51. <meta name="if:500px posts" content="1"/>
  52. <meta name="if:400px posts" content="0"/>
  53. <meta name="if:250px posts" content="0"/>
  54. <meta name="if:Image Opacity" content="1"/>
  55. <meta name="if:Cute Cursor" content="1"/>
  56. <meta name="if:Infinite Scrolling" content="1"/>
  57. <meta name="if:Show Permalink" content="1"/>
  58.  
  59.  
  60. <meta name="text:Custom Title" content=""/>
  61. <meta name="text:Link 1" content=""/>
  62. <meta name="text:Link 1 URL" content=""/>
  63. <meta name="text:Link 2" content=""/>
  64. <meta name="text:Link 2 URL" content=""/>
  65. <meta name="text:Link 3" content=""/>
  66. <meta name="text:Link 3 URL" content=""/>
  67. <meta name="text:Link 4" content=""/>
  68. <meta name="text:Link 4 URL" content=""/>
  69. <meta name="text:Link 5" content=""/>
  70. <meta name="text:Link 5 URL" content=""/>
  71. <meta name="text:Link 6" content=""/>
  72. <meta name="text:Link 6 URL" content=""/>
  73.  
  74.  
  75. <meta name="image:Background" content="http://static.tumblr.com/iuggpng/lNZmagjc9/lightstripes.png"/>
  76. <meta name="image:Sidebar IMG" content="http://static.tumblr.com/iuggpng/JKTmagjb6/splendidthemeside.png"/>
  77. <meta name="image:Sidebar IMG Background" content="http://static.tumblr.com/iuw14ew/FsUm8ayp6/tumblr_lwqv3pxoo71qi201y.png"/>
  78. <meta name="image:Sidebar BG" content="http://static.tumblr.com/iuggpng/wbimagjbu/wooden.png"/>
  79.  
  80.  
  81. <meta name="color:Scrollbar" content="#ccc"/>
  82. <meta name="color:Background" content="#fff"/>
  83. <meta name="color:Links" content="#ffa78a"/>
  84. <meta name="color:Links Hover" content="#eee"/>
  85. <meta name="color:Posts BG" content="#fff"/>
  86. <meta name="color:Text" content="#999"/>
  87. <meta name="color:Post Titles" content="#aaa"/>
  88. <meta name="color:Chat Post Underline" content="#eee"/>
  89. <meta name="color:Blockquote Side Border" content="#eee"/>
  90. <meta name="color:Perm BG" content="#fff"/>
  91. <meta name="color:Perm Text" content="#999"/>
  92. <meta name="color:Custom Text Color" content="#fff"/>
  93. <meta name="color:Title Band Text" content="#aaa"/>
  94. <meta name="color:Title Band BG" content="#fff"/>
  95. <meta name="color:Title Band Text Shadow" content="#eee"/>
  96. <meta name="color:Desc Color" content="#aaa"/>
  97. <meta name="color:Desc BG" content="#fff"/>
  98. <meta name="color:Sidebar Left Border" content="#fff"/>
  99. <meta name="color:Links Border" content="#fff"/>
  100. <meta name="color:Links Text" content="#fff"/>
  101. <meta name="color:Main Links BG" content="#fff"/>
  102. <meta name="color:Main Links" content="#aaa"/>
  103. <meta name="color:Main Links Hover" content="#000"/>
  104. <meta name="color:Pag BG" content="#fefefe"/>
  105. <meta name="color:Pag Color" content="#ccc"/>
  106. <meta name="color:Pag Current Text" content="#aaa"/>
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  115.  
  116.  
  117. <style type="text/css">
  118. {CustomCSS}
  119.  
  120. ::-moz-selection{
  121. background:#fff;color:#aaa;
  122. }
  123.  
  124. ::selection{
  125. background:#fff;color:#aaa;
  126. }
  127.  
  128. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar};height:40px;}
  129.  
  130. ::-webkit-scrollbar {height:0px;width:4px;background-color:white;}
  131.  
  132.  
  133. iframe#tumblr_controls {
  134. right:3px !important;
  135. position: fixed !important;
  136. -webkit-transition: opacity 0.7s linear;
  137. opacity: 0.6;
  138. -webkit-transition: all 0.8s ease-out;
  139. -moz-transition: all 0.8s ease-out;
  140. transition: all 0.8s ease-out;
  141. }
  142.  
  143. iframe#tumblr_controls:hover {
  144. -webkit-transition: opacity 0.7s linear;
  145. opacity: 1;
  146. -webkit-transition: all 0.4s ease-out;
  147. -moz-transition: all 0.4s ease-out;
  148. transition: all 0.4s ease-out;
  149. }
  150.  
  151. body{
  152. background-image:url("{image:Background}");
  153. background-color:{color:Background};
  154. background-repeat:repeat;
  155. background-attachment:fixed;
  156. color:{color:Text};
  157. font-family:calibri;
  158. font-size:10px;
  159. {block:ifcutecursor}cursor: url(http://i932.photobucket.com/albums/ad167/DottyDita/1338348137_cursor-small.png), progress !important;{/block:ifcutecursor}
  160. }
  161.  
  162. a, a:link, a:visited, a:active{
  163. color:{color:Links};
  164. text-decoration:none;
  165. -webkit-transition: all 0.4s ease-out;
  166. -moz-transition: all 0.4s ease-out;
  167. transition: all 0.4s ease-out;
  168. }
  169.  
  170. a:hover {
  171. color:{color:Links Hover};
  172. text-decoration:none;
  173. {block:ifcutecursor} cursor: url(http://i932.photobucket.com/albums/ad167/DottyDita/1338348137_cursor-small.png), progress !important;{/block:ifcutecursor}
  174. -webkit-transition: all 0.4s ease-out;
  175. -moz-transition: all 0.4s ease-out;
  176. transition: all 0.4s ease-out;
  177. }
  178.  
  179.  
  180. #posts {
  181. margin-top:30px;
  182. margin-left:380px;
  183.  
  184. }
  185.  
  186. .posteu {
  187. {block:PermalinkPage}width:500px;{/block:PermalinkPage}
  188. {block:IndexPage}{block:if500pxposts}width:500px;{/block:if500pxposts}
  189. {block:if400pxposts}width:400px;{/block:if400pxposts}
  190. {block:if250pxposts}width:250px;{/block:if250pxposts}{/block:IndexPage}
  191. margin-bottom:25px;
  192. font-family:calibri;
  193. font-size:10px;
  194. height:auto;
  195. overflow:hidden;
  196. color:{color:Text};
  197. background-color:{color:Posts BG};
  198. opacity:1;
  199. padding:8px;
  200. -moz-border-radius:10px;
  201. border-radius:10px;
  202. -webkit-transition: all 0.4s ease-out;
  203. -moz-transition: all 0.4s ease-out;
  204. transition: all 0.4s ease-out;
  205. }
  206.  
  207.  
  208. .title, .linktitle {
  209. font-family:calibri;
  210. letter-spacing:5px;
  211. font-size:8px;
  212. line-height:20px;
  213. text-align:left;
  214. padding-left:10px;
  215. color:{color:Post Titles};
  216. text-transform:uppercase;
  217. }
  218.  
  219. .title:hover, .linktitle:hover {
  220. border-left:30px solid #c6ece7;
  221. }
  222.  
  223. .title a, .linktitle a{
  224. color:{color:Post Titles};
  225. letter-spacing:4px;
  226. }
  227.  
  228. .texts, .chat, .link, .quote, .audio{
  229. font-family:calibri;
  230. font-size:10px;
  231. line-height:15px;
  232. margin-bottom:5px;
  233. margin-top:0px;
  234. color:{color:Text};
  235. padding:5px;
  236. letter-spacing:0px;
  237.  
  238. }
  239.  
  240. {block:IndexPage}{block:ifimageopacity}
  241.  
  242. .posteu img, .posteu a img {
  243. opacity:.9;
  244. -webkit-transition: all 0.4s ease-out;
  245. -moz-transition: all 0.4s ease-out;
  246. transition: all 0.4s ease-out;
  247. }
  248.  
  249. .posteu img:hover, .posteu a img:hover {
  250. opacity:1;
  251. -webkit-transition: all 0.4s ease-out;
  252. -moz-transition: all 0.4s ease-out;
  253. transition: all 0.4s ease-out;
  254. }
  255. {/block:ifimageopacity}{/block:IndexPage}
  256.  
  257.  
  258. {block:Ifshowpermalink}{block:IndexPage}
  259. #perm {
  260. font-family:consolas;
  261. font-size:8px;
  262. {block:IndexPage}width:100px;{/block:IndexPage}
  263. background-color:{color:Perm BG};
  264. z-index:999;
  265. position:absolute;
  266. padding:7px;
  267. opacity:0;
  268. {block:IndexPage}{block:if500pxposts}margin-left:450px;{/block:if500pxposts}
  269. {block:if400pxposts}margin-left:350px;{/block:if400pxposts}
  270. {block:if250pxposts}margin-left:200px;{/block:if250pxposts}{/block:IndexPage}
  271. color:{color:Perm Text};
  272. text-align:center;
  273. letter-spacing:1px;
  274. text-transform:uppercase;
  275. -moz-border-radius:0px 50px 0px 50px;
  276. border-radius:0px 50px 0px 50px;
  277. }
  278. {/block:IndexPage}
  279.  
  280. #perm a {
  281. color:{color:Perm Text};
  282. }
  283.  
  284. .posteu:hover #perm{
  285. margin-top:10px;
  286. opacity:1;
  287. }
  288.  
  289. {/block:Ifshowpermalink}
  290.  
  291. #permalink {
  292. width:500px;
  293. padding:5px;
  294. height:auto;
  295. background-color:{color:Posts BG};
  296. color:{color:Text};
  297. font-family:consolas;
  298. font-size:8px;
  299. text-transform:uppercase;
  300. letter-spacing:1px;
  301. }
  302.  
  303. #taemin {
  304. display:block;
  305. background-color:{color:Posts BG};
  306. width:500px;
  307. padding:0px;
  308.  
  309. }
  310.  
  311.  
  312. #askpic {
  313. margin-right:15px;
  314. margin-bottom:15px;
  315. float:left;
  316. padding:5px;
  317. border:1px solid #eee;
  318. }
  319.  
  320.  
  321. blockquote {
  322. padding:5px;
  323. border-left:3px solid {color:Blockquote Side Border};
  324. }
  325.  
  326. .playbutton {width: 20px; height: 30px; overflow: hidden; position: relative; z-index: 1000; margin: 15px 24px 13px 16px;}
  327.  
  328.  
  329. .playbox {background-color: #fff; opacity:.9; position: absolute; z-index: 1000; margin-top:70px; margin-left:70px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;}
  330.  
  331. .playbox:hover { opacity:1;
  332. }
  333.  
  334.  
  335. @font-face {font-family: "onuava";src: url('http://static.tumblr.com/iuggpng/OCkm4x5h8/onuava__.ttf');}
  336.  
  337. @font-face {font-family: "sunrise";src: url('http://static.tumblr.com/iuggpng/Hb7m72lin/blackout_sunrise.ttf');}
  338.  
  339. @font-face {font-family: "silkscreen";src: url('http://static.tumblr.com/qbwrk8v/zmWlpdkl0/slkscr.ttf');}
  340.  
  341. @font-face {font-family: "print";src: url('http://static.tumblr.com/iuggpng/oQfm4mzne/princ___.ttf');}
  342.  
  343. @font-face {font-family: "open sans";src: url('http://static.tumblr.com/iuggpng/jrXm0dlyf/opensans-condlight.ttf');}
  344.  
  345. @font-face {font-family: "neou bold";src: url('http://static.tumblr.com/iuggpng/0eTm6pndc/neou-bold.ttf');}
  346.  
  347. @font-face {font-family: "neou thin";src: url('http://static.tumblr.com/iuggpng/c0Jm6pnei/neou-thin.ttf');}
  348.  
  349. @font-face {font-family: "directory";src: url('http://static.tumblr.com/iuggpng/pTym6pnf7/directory.ttf');}
  350.  
  351.  
  352. #trans, .trans {
  353. -webkit-transition: all 0.8s ease-out;
  354. -moz-transition: all 0.8s ease-out;
  355. transition: all 0.8s ease-out;
  356. }
  357.  
  358. .joon {
  359. position:fixed;
  360. top:0px;
  361. left:80px;
  362. height:100%;
  363. width:200px;
  364. padding:10px;
  365. background-image:url({image:Sidebar BG});
  366. border-left:10px solid {color:Sidebar Left Border};
  367. }
  368.  
  369.  
  370. .eunhyuk {
  371. margin-top:100px;
  372. }
  373.  
  374. #pic {
  375. width:150px;
  376. background-image:url({image:Sidebar IMG Background});
  377. padding:10px;
  378. -moz-border-radius:10px;
  379. border-radius:10px;
  380. }
  381.  
  382.  
  383. .desc {
  384. margin-top:20px;
  385. padding:5px;
  386. width:180px;
  387. -moz-border-radius:10px;
  388. border-radius:10px;
  389. font-size:10px;
  390. color:{color:Desc Color};
  391. background-color:{color:Desc BG};
  392. line-height:13px;
  393. }
  394.  
  395. #title {
  396. font-family:calibri;
  397. font-size:25px;
  398. text-transform:uppercase;
  399. letter-spacing:5px;
  400. padding:2px;
  401. text-align:center;
  402. margin-bottom:15px;
  403. color:{color:Custom Text Color};
  404. }
  405.  
  406.  
  407. #hyukjae {
  408. line-height:20px;
  409. width:245px;
  410. margin-top:15px;
  411. margin-left:-30px;
  412. background-color:{color:Title Band BG};
  413. font-family:calibri;
  414. font-size:8px;
  415. text-transform:uppercase;
  416. letter-spacing:5px;
  417. text-align:center;
  418. color:{color:Title Band Text};
  419. -moz-text-shadow: 1px 1px 1px {color:Title Band Text Shadow};
  420. -webkit-text-shadow: 1px 1px 1px {color:Title Band Text Shadow};
  421. text-shadow: 1px 1px 1px {color:Title Band Text Shadow};
  422. }
  423.  
  424. #desctip {
  425. color:{color:Desc BG};
  426. font-size:25px;
  427. margin-top:-10px;
  428. margin-left:30px;
  429. }
  430.  
  431.  
  432. .hyukjae {
  433. position:fixed;
  434. left:310px;
  435. top:135px;
  436. }
  437.  
  438. .links {
  439. color:{color:Links Text};
  440. display:block;
  441. font-family:consolas;
  442. font-size:8px;
  443. text-transform:uppercase;
  444. padding-left:5px;
  445. border-left:20px solid {color:Links Border};
  446. }
  447.  
  448. .links:hover {
  449. color:{color:Links Text};
  450. border-left:30px solid {color:Links Border};
  451. }
  452.  
  453. #linkas a {
  454. color:{color:Links Text};
  455. }
  456.  
  457.  
  458. .main {
  459. margin-top:-3px;
  460. color:{color:Main Links};
  461. margin-left:10px;
  462. }
  463.  
  464. .main a {
  465. background-color:{color:Main Links BG};
  466. padding:3px;
  467. margin-right:15px;
  468. font-size:8px;
  469. letter-spacing:1px;
  470. color:{color:Main Links};
  471. text-transform:uppercase;
  472. }
  473.  
  474. .main a:hover {
  475. color:{color:Main Links Hover};
  476. }
  477.  
  478. #normal {
  479. padding:3px;
  480. background-color:{color:Pag BG};
  481. color:{color:Pag Color};
  482. }
  483.  
  484. #current {
  485. background-color:transparent;
  486. color:{color:Pag Current Text};
  487. padding:3px;
  488. font-size:8px;
  489. text-transform:uppercase;
  490. }
  491.  
  492. </style>
  493.  
  494. </head>
  495. <body>
  496.  
  497.  
  498.  
  499. <div class="joon" id="trans">
  500. <div class="eunhyuk">
  501.  
  502. {block:ifcustomtitle}<div id="title">{text:Custom Title}</div>{/block:ifcustomtitle}
  503.  
  504. <center><img src="{image:Sidebar IMG}" id="pic">
  505. <div class="main">
  506. <a href="/">home</a>
  507. <a href="/ask">message</a>
  508. <a href="/archive">past</a>
  509. </div>
  510.  
  511. </center>
  512.  
  513.  
  514.  
  515. <div style="position:absolute; color:{color:Title Band BG}; font-size:35px; margin-left:-44px; margin-top:10px;">◥</div>
  516. <div style="position:absolute; color:{color:Title Band BG}; font-size:35px; margin-left:206px; margin-top:10px;">◤</div>
  517.  
  518.  
  519. <div id="hyukjae">{Title}</div>
  520.  
  521. <center><div class="desc">{Description}
  522.  
  523. {block:ifnotinfinitescrolling}
  524. {block:Pagination}
  525. <center><div class="pag">
  526. {block:PreviousPage}<a href="{PreviousPage}" id="normal">←</a> {/block:PreviousPage}
  527.  
  528. {block:JumpPagination length="5"}
  529.  
  530. {block:CurrentPage}<span class="current_page" id="current">{PageNumber}</span> {/block:CurrentPage}
  531. {block:JumpPage}<a class="jump_page" href="{URL}" id="normal">{PageNumber}</a> {/block:JumpPage} {/block:JumpPagination}
  532.  
  533. {block:NextPage} <a href="{NextPage}" id="normal">→</a> {/block:NextPage}
  534.  
  535.  
  536. </div></center>{/block:Pagination}
  537. {/block:ifnotinfinitescrolling}
  538.  
  539.  
  540.  
  541. </div></center>
  542. <div id="desctip">◥</div>
  543.  
  544. <div id="linkas">
  545. {block:iflink1}<a href="{text:Link 1 URL}" class="links">{text:Link 1}</a>{/block:iflink1}
  546. {block:iflink2}<p><a href="{text:Link 2 URL}" class="links">{text:Link 2}</a>{/block:iflink2}
  547. {block:iflink3}<p><a href="{text:Link 3 URL}" class="links">{text:Link 3}</a>{/block:iflink3}
  548. {block:iflink4}<p><a href="{text:Link 4 URL}" class="links">{text:Link 4}</a>{/block:iflink4}
  549. {block:iflink5}<p><a href="{text:Link 5 URL}" class="links">{text:Link 5}</a>{/block:iflink5}
  550. {block:iflink6}<p><a href="{text:Link 6 URL}" class="links">{text:Link 6}</a>{/block:iflink6}
  551. <p><a href="http://hobakjeon.tumblr.com" class="links">theme</a>
  552. </div>
  553. </div>
  554. </div>
  555.  
  556. <div id="posts">
  557. <div id="inpiniteu">
  558.  
  559. {block:Posts}
  560.  
  561. {block:ifinfinitescrolling}<div class="autopagerize_page_element">{/block:ifinfinitescrolling}
  562.  
  563.  
  564.  
  565. <div class="posteu">
  566.  
  567. {block:Ifshowpermalink}{block:IndexPage}<div id="perm" class="trans"><a href="{Permalink}">{NoteCountWithLabel}</a><br> <a href="{ReblogURL}" target="new">reblog</a>
  568. </div>{/block:IndexPage}
  569. {/block:Ifshowpermalink}
  570.  
  571. {block:Text}
  572. <div class="texts">
  573. {block:Title}
  574. <div class="title" id="trans"><a href="{Permalink}">{Title}</a></div>
  575. {/block:Title}
  576. {Body}
  577. {block:More}<a href="{Permalink}">Curious ?</a>{/block:More}
  578.  
  579. </div>
  580.  
  581. {/block:Text}
  582.  
  583.  
  584. {block:Photo}
  585. <a href="{Permalink}"><img class="photo"
  586. {block:IndexPage}
  587. {block:if500pxposts}src="{PhotoURL-500}"{/block:if500pxposts}
  588. {block:if400pxposts}src="{PhotoURL-500}" width="400px"{/block:if400pxposts}
  589. {block:if250pxposts}src="{PhotoURL-250}"{/block:if250pxposts}
  590. {/block:IndexPage}
  591. {block:PermalinkPage}src="{PhotoURL-500}"{/block:PermalinkPage} alt="{PhotoAlt}"/></a>
  592. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  593. {/block:Photo}
  594.  
  595.  
  596. {block:Photoset}
  597. <div class="photoset">
  598. <a href="{Permalink}">
  599. {block:IndexPage}
  600. {block:if500pxposts}{Photoset-500}{/block:if500pxposts}
  601. {block:if400pxposts}{Photoset-400}{/block:if400pxposts}
  602. {block:if250pxposts}{Photoset-250}{/block:if250pxposts}
  603. {/block:IndexPage}
  604. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  605. </a>
  606. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}</div>
  607.  
  608. {/block:Photoset}
  609.  
  610.  
  611. {block:Quote}
  612. <div class="quote">
  613. <div style="font-family:georgia; font-size:15px; text-align:right; font-style:italic; color:#ccc; margin-bottom:5px;"> "{Quote}" </div>
  614. {block:Source}
  615. <div class="source" style="border-top:1px solid #eee; font-size:8px; text-transform:uppercase; text-align:right; letter-spacing:2px;">- {Source}</div>
  616. {/block:Source}
  617. </div>
  618. {/block:Quote}
  619.  
  620.  
  621. {block:Link}
  622. <div class="link">
  623. <div class="linktitle" id="trans"><a href="{URL}" {Target}>{Name}</a></div>
  624. {block:Description}
  625. <div class="description">{Description}</div>
  626. {/block:Description}
  627. </div>
  628. {/block:Link}
  629.  
  630.  
  631. {block:Chat}
  632. <div class="post chat">
  633. {block:Title}
  634. <h3><a href="{Permalink}">{Title}</a></h3>
  635. {/block:Title}
  636. <div class="chat">
  637. {block:Lines}
  638. <div style="border-bottom:1px solid {color:Chat Post Underline};"><div class="{Alt} user_{UserNumber}"></div>
  639. {block:Label}
  640. <span class="label">{Label}</span>
  641. {/block:Label}
  642. {Line}</div>
  643. {/block:Lines}
  644. </div>
  645. </div>
  646.  
  647. {/block:Chat}
  648.  
  649.  
  650. {block:Video}
  651. <div class="video">
  652. {block:if500pxposts}{Video-500}{/block:if500pxposts}
  653. {block:if400pxposts}{Video-400}{/block:if400pxposts}
  654. {block:if250pxposts}{Video-250}{/block:if250pxposts}
  655. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  656. {block:PermalinkPage}{block:Caption}
  657. <div class="caption">{Caption}</div>
  658. {/block:Caption}{/block:PermalinkPage}
  659. </div>
  660. {/block:Video}
  661.  
  662.  
  663. {block:Audio}
  664. <div class="audio">
  665.  
  666. {block:IndexPage}<div class="playbox" id="trans"><div class="playbutton">{AudioPlayerWhite}</div></div>{/block:IndexPage}
  667.  
  668.  
  669. {block:AlbumArt}<div style="float:left; margin-top:0px; margin-right:10px;">
  670. {block:PermalinkPage}<img src="{AlbumArtURL}" width="100" style="align:left;">{/block:PermalinkPage}
  671. {block:IndexPage}<img src="{AlbumArtURL}" width="200">{/block:IndexPage}
  672. </div>
  673.  
  674. {/block:AlbumArt}
  675.  
  676. {block:PermalinkPage}
  677. {AudioPlayerWhite}{/block:PermalinkPage}
  678.  
  679. {block:Artist}
  680. <p><b>ARTIST</b>: {Artist}
  681. {/block:Artist}
  682.  
  683. {block:Album}
  684. <br><b>ALBUM</b>: {Album}
  685. {/block:Album}
  686.  
  687. {block:TrackName}
  688. <br><b>TRACK</b>: {TrackName}
  689. {/block:TrackName}
  690.  
  691. {block:PlayCount}
  692. <br><b>PLAYS</b>: {FormattedPlayCount}
  693. {/block:PlayCount}
  694.  
  695. {block:PermalinkPage}{block:Caption}
  696. {Caption}
  697. {/block:Caption}{/block:PermalinkPage}
  698. </div>
  699. {/block:Audio}
  700.  
  701. {block:Answer}
  702. <div class="askeu">
  703. <div id="asku"><img src="{AskerPortraitURL-24}" id="askpic">
  704. <div style="font-size:8px; text-transform:uppercase; letter-spacing:1px; line-height:13px; align:right;">{Asker} whispered : {Question}</div></div>
  705. <div style="border-top:1px dotted #fafafa;">{Answer}</div>
  706. </div>
  707. {/block:Answer}
  708.  
  709.  
  710. {block:PermalinkPage}
  711. <div id="permalink">
  712. {block:Date}<div style="padding-bottom:2px; border-bottom:1px dashed #eee; font-family:open sans; text-transform:none; letter-spacing:0px; margin-left:-15px; font-size:15px; padding:3px; text-align:center; width:auto;">{DayOfWeek} {DayOfMonth}{DayOfMonthSuffix} of {Month} {Year}</div>
  713. {/block:Date}
  714. <div style="margin-top:5px;">
  715. Original: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  716.  
  717. {block:RebloggedFrom}<br>Via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  718. {/block:RebloggedFrom}
  719. <br>{NoteCountWithLabel}
  720. {block:HasTags}<br>tagged:{block:Tags}
  721. &#160<img src="http://static.tumblr.com/rltvkjt/krwlnxii3/mini.png"> <a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}
  722.  
  723. </div>
  724.  
  725. <div id="taemin" style="margin-top:30px;">{PostNotes}</div>{/block:PermalinkPage}
  726. </div>
  727.  
  728. {block:ContentSource}
  729. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  730. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  731. {/block:SourceLogo}
  732. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  733. {/block:ContentSource}
  734.  
  735.  
  736. {/block:Posts}
  737.  
  738. </div>
  739. </div>
  740. {block:ifinfinitescrolling}</div>{/block:ifinfinitescrolling}
  741.  
  742. </body>
  743. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement