Advertisement
yeoli

Theme 21

Apr 6th, 2014
21,507
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.82 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4.  
  5.  
  6.  
  7. <!--- THEME 21 - MADE BY YEOLI-THM.TUMBLR.COM --->
  8.  
  9.  
  10.  
  11.  
  12. <head>
  13.  
  14. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  15. <link rel="shortcut icon" href="{Favicon}" />
  16. <meta name="image:Sidebar Image" content=""/>
  17. <meta name="image:Background" content=""/>
  18. <meta name="if:400px" content="1"/>
  19. <meta name="if:500px" content="0"/>
  20. <meta name="if:Infinite Scroll" content="0"/>
  21. <meta name="if:Show Captions" content="1"/>
  22. <meta name="if:Show Tags" content="1"/>
  23. <meta name="text:Link1" content="Link 1"/>
  24. <meta name="text:Link1 URL"content=""/>
  25. <meta name="text:Link2" content="Link 2"/>
  26. <meta name="text:Link2 URL"content=""/>
  27. <meta name="text:Link3" content="Link 3"/>
  28. <meta name="text:Link3 URL"content=""/>
  29. <meta name="text:Link4" content="Link 4"/>
  30. <meta name="text:Link4 URL"content=""/>
  31. <meta name="text:Link5" content="Link 5"/>
  32. <meta name="text:Link5 URL"content=""/>
  33. <meta name="text:Link6" content="Link 6"/>
  34. <meta name="text:Link6 URL"content=""/>
  35. <meta name="text:Instagram URL"content=""/>
  36. <meta name="text:Twitter URL"content=""/>
  37. <meta name="text:Flickr URL"content=""/>
  38. <meta name="text:Facebook URL"content=""/>
  39. <meta name="text:Tumblr URL"content=""/>
  40. <meta name="text:Youtube URL"content=""/>
  41. <meta name="text:Music Player Code" content=""/>
  42. <meta name="color:Text" content="#999999"/>
  43. <meta name="color:Background" content="#ffffff"/>
  44. <meta name="color:Borders" content="#f1f1f1"/>
  45. <meta name="color:Links" content="#444444"/>
  46. <meta name="color:Links Hover" content="#bbbbbb"/>
  47. <meta name="color:Post Bg 1" content="#ffffff"/>
  48. <meta name="color:Post Bg 2" content="#fafafa"/>
  49. <meta name="color:Permalink Text" content="#999999"/>
  50. <meta name="color:Sidebar Bg" content="#fafafa"/>
  51. <meta name="color:Sidebar Title" content="#aaaaaa"/>
  52. <meta name="color:Sidebar Links" content="#999999"/>
  53. <meta name="color:Sidebar Links Bg" content="#ffffff"/>
  54. <meta name="color:Sidebar Description" content="#999999"/>
  55. <meta name="color:Pagination Bg" content="#fafafa"/>
  56. <meta name="color:Pagination Text" content="#999999"/>
  57. <meta name="color:Scrollbar" content="#fafafa"/>
  58.  
  59. <style type="text/css">
  60.  
  61. #tumblr_controls, .tmblr-iframe{
  62. position:fixed!important;
  63. z-index:99999!important;
  64. top:0px!important;
  65. right:0px!important;
  66. }
  67.  
  68. ::-webkit-scrollbar{
  69. width:8px;
  70. height:8px;
  71. background-color:{color:Background};
  72. }
  73.  
  74. ::-webkit-scrollbar-thumb{
  75. background-color:{color:Scrollbar};
  76. border:1px solid {color:Borders};
  77. }
  78.  
  79. body{
  80. cursor:url(https://static.tumblr.com/kmw8hta/YoEn3ksuh/zorzc.png), auto;
  81. margin:0px;
  82. padding:0px;
  83. font-family:Cambria;
  84. font-size:10px;
  85. color:{color:Text};
  86. background:{color:Background};
  87. background-attachment:fixed;
  88. background-repeat:repeat;
  89. background-image:url('{image:Background}');
  90. }
  91.  
  92. a, a:link, a:visited{
  93. cursor:url(https://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;
  94. text-decoration:none;
  95. color:{color:Links};
  96. -webkit-transition: all 0.3s linear;
  97. -moz-transition: all 0.3s linear;
  98. transition: all 0.3s linear;
  99. }
  100.  
  101. a:hover, a:active{
  102. cursor:url(https://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;
  103. color:{color:Links Hover};
  104. -webkit-transition: all 0.3s linear;
  105. -moz-transition: all 0.3s linear;
  106. transition: all 0.3s linear;
  107. }
  108.  
  109. #content{
  110. margin:60px auto 60px auto;
  111. {block:If400px}width:502px;{/block:If400px}
  112. {block:If500px}width:602px;{/block:If500px}
  113. }
  114.  
  115. .container{
  116. margin:60px auto;
  117. padding:40px;
  118. {block:If400px}width:420px;{/block:If400px}
  119. {block:If500px}width:520px;{/block:If500px}
  120. border:1px solid {color:Borders};
  121. }
  122.  
  123. .posts{
  124. margin:auto;
  125. padding:10px;
  126. {block:If400px}width:400px;{/block:If400px}
  127. {block:If500px}width:500px;{/block:If500px}
  128. }
  129.  
  130. .container:nth-child(odd), .container:nth-child(even) .posts, .container:nth-child(even) .perma, .container:nth-child(even) .tag, .container:nth-child(even) .caption{
  131. background:{color:Post Bg 1};
  132. }
  133.  
  134. .container:nth-child(even), .container:nth-child(odd) .posts, .container:nth-child(odd) .perma, .container:nth-child(odd) .tag, .container:nth-child(odd) .caption{
  135. background:{color:Post Bg 2};
  136. }
  137.  
  138. h1{
  139. padding:15px;
  140. font-size:14px;
  141. line-height:14px;
  142. }
  143.  
  144. h2{
  145. padding:10px;
  146. font-size:12px;
  147. line-height:12px;
  148. }
  149.  
  150. blockquote{
  151. margin:10px;
  152. padding:0px 5px;
  153. border-left:1px solid {color:Text};
  154. }
  155.  
  156. blockquote img, .posts img{
  157. width:100%;
  158. }
  159.  
  160. ul.chat{
  161. margin:0px;
  162. padding:0px;
  163. }
  164.  
  165. .chat li{
  166. list-style-type: none;
  167. padding:5px 0px;
  168. }
  169.  
  170. .label{
  171. font-weight:bold;
  172. }
  173.  
  174. .ask{
  175. {block:If400px}width:400px;{/block:If400px}
  176. {block:If500px}width:500px;{/block:If500px}
  177. margin-left:-10px;
  178. padding:5px 10px 10px 10px;
  179. }
  180.  
  181. .asker{
  182. font-weight:bold;
  183. font-style:italic;
  184. font-size:12px;
  185. }
  186.  
  187. .asker a{
  188. color:{color:Text};
  189. }
  190.  
  191. .asker a:hover{
  192. color:{color:Links};
  193. }
  194.  
  195. .container:nth-child(odd) .ask{
  196. border-bottom:1px solid {color:Post Bg 1};
  197. }
  198.  
  199. .container:nth-child(even) .ask{
  200. border-bottom:1px solid {color:Post Bg 2};
  201. }
  202.  
  203. .abox{
  204. margin:-10px;
  205. padding:10px;
  206. {block:If400px}width:400px;{/block:If400px}
  207. {block:If500px}width:500px;{/block:If500px}
  208. height:200px;
  209. text-align:center;
  210. }
  211.  
  212. .abox h1{
  213. padding:15px 0px;
  214. font-size:14px;
  215. line-height:14px;
  216. }
  217.  
  218. .audio{
  219. float:left;
  220. overflow:hidden;
  221. width:200px;
  222. height:200px;
  223. margin:-10px 10px 0px -10px;
  224. padding:10px;
  225. }
  226.  
  227. .container:nth-child(odd) .audio{
  228. border-right:1px solid {color:Post Bg 1};
  229. }
  230.  
  231. .container:nth-child(even) .audio{
  232. border-right:1px solid {color:Post Bg 2};
  233. }
  234.  
  235. .art{
  236. width:200px;
  237. height:200px;
  238. overflow:hidden;
  239. background:#ffffff;
  240. }
  241.  
  242. .art img{
  243. display:block;
  244. }
  245.  
  246. .art1{
  247. overflow:hidden;
  248. width:200px;
  249. height:200px;
  250. }
  251.  
  252. .art1 img{
  253. opacity:0.9;
  254. }
  255.  
  256. .art2 img{
  257. overflow:hidden;
  258. opacity:0.9;
  259. width:200px;
  260. height:200px;
  261. margin-top:-200px;
  262. }
  263.  
  264. .caption{
  265. position:relative;
  266. margin-top:1px;
  267. {block:If400px}width:400px;{/block:If400px}
  268. {block:If500px}width:500px;{/block:If500px}
  269. padding:5px 10px;
  270. }
  271.  
  272. .perma, .tag{
  273. position:relative;
  274. margin-top:1px;
  275. {block:If400px}width:400px;{/block:If400px}
  276. {block:If500px}width:500px;{/block:If500px}
  277. line-height:10px;
  278. padding:5px 10px;
  279. font-family:Calibri;
  280. font-size:8px;
  281. text-transform:uppercase;
  282. }
  283.  
  284. .perma{
  285. color:{color:Permalink Text};
  286. }
  287.  
  288. .perma a{
  289. display:inline;
  290. color:{color:Permalink Text};
  291. }
  292.  
  293. {block:IndexPage}
  294. .lb{
  295. cursor:url(https://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;
  296. float:right;
  297. margin-top:1px;
  298. margin-left:1px;
  299. width:8px;
  300. height:9px;
  301. padding:0px 1px 0px 0px;
  302. text-align:center;
  303. overflow:hidden;
  304. border-radius:10px;
  305. }
  306.  
  307. .heart{
  308. margin-top:-14px;
  309. margin-left:-4px;
  310. opacity:0.2;
  311. }
  312. {/block:IndexPage}
  313.  
  314. .tag a{
  315. display:inline;
  316. margin-right:3px;
  317. color:{color:Text};
  318. }
  319.  
  320. #notes{
  321. position:relative;
  322. margin-top:1px;
  323. {block:If400px}width:400px;{/block:If400px}
  324. {block:If500px}width:500px;{/block:If500px}
  325. line-height:10px;
  326. padding:5px 10px;
  327. font-family:Calibri;
  328. font-size:8px;
  329. text-transform:uppercase;
  330. }
  331.  
  332. ol.notes{
  333. padding:0px;
  334. list-style:none;
  335. }
  336.  
  337. ol.notes li{
  338. padding:0px;
  339. margin-top:1px;
  340. }
  341.  
  342. ol.notes .avatar {
  343. vertical-align:-2px;
  344. width:10px;
  345. height:10px;
  346. margin-right:5px;
  347. }
  348.  
  349. #side{
  350. position:fixed;
  351. top:0px;
  352. left:0px;
  353. width:180px;
  354. padding:100px 60px 60px 60px;
  355. height:100%;
  356. color:{color:Sidebar Text};
  357. background:{color:Sidebar Bg};
  358. border-right:1px solid {color:Borders};
  359. }
  360.  
  361. .title{
  362. width:180px;
  363. margin-bottom:-1px;
  364. text-align:right;
  365. font-size:12px;
  366. line-height:12px;
  367. font-weight:bolder;
  368. font-style:italic;
  369. color:{color:Sidebar Title};
  370. }
  371.  
  372. .musicbox{
  373. float:right;
  374. margin-top:3px;
  375. margin-left:4px;
  376. left:231px;
  377. width:8px;
  378. height:8px;
  379. overflow:hidden;
  380. }
  381.  
  382. .music{
  383. margin-top:-6px;
  384. margin-left:-35px;
  385. }
  386.  
  387. .image{
  388. width:160px;
  389. padding:10px;
  390. margin-bottom:1px;
  391. background:{color:Sidebar Links Bg};
  392. }
  393.  
  394. .image img{
  395. width:160px;
  396. }
  397.  
  398. .navi{
  399. position:relative;
  400. margin-bottom:1px;
  401. width:160px;
  402. line-height:10px;
  403. padding:5px 10px;
  404. font-family:Calibri;
  405. font-size:8px;
  406. text-transform:uppercase;
  407. background:{color:Sidebar Links Bg};
  408. }
  409.  
  410. .navi a{
  411. display:inline-block;
  412. color:{color:Sidebar Links};
  413. }
  414.  
  415. .desc{
  416. position:relative;
  417. z-index:999;
  418. width:160px;
  419. padding:10px;
  420. font-style:italic;
  421. font-size:9px;
  422. text-align:justify;
  423. color:{color:Sidebar Description};
  424. border-bottom:1px solid {color:Borders};
  425. }
  426.  
  427. .flt:after{
  428. content:"";
  429. display:table;
  430. clear:both;
  431. }
  432.  
  433. .sn{
  434. padding:5px 10px;
  435. opacity:0.3;
  436. }
  437.  
  438. .sni{
  439. float:right;
  440. width:8px;
  441. height:8px;
  442. overflow:hidden;
  443. margin-left:4px;
  444. -webkit-transition: all 0.3s linear;
  445. -moz-transition: all 0.3s linear;
  446. transition: all 0.3s linear;
  447. }
  448.  
  449. .sni:hover{
  450. opacity:0.5;
  451. -webkit-transition: all 0.3s linear;
  452. -moz-transition: all 0.3s linear;
  453. transition: all 0.3s linear;
  454. }
  455.  
  456. #pagination{
  457. position:fixed;
  458. top:260px;
  459. {block:If400px}margin-left:620px;{/block:If400px}
  460. {block:If500px}margin-left:670px;{/block:If500px}
  461. padding:5px 10px;
  462. width:80px;
  463. font-size:9px;
  464. text-align:center;
  465. font-style:italic;
  466. color:{color:Pagination Text};
  467. border-left:1px solid {color:Borders};
  468. }
  469.  
  470. #pagination a{
  471. display:block;
  472. padding:5px 10px;
  473. margin:5px -11px;
  474. font-family:Calibri;
  475. font-size:8px;
  476. text-transform:uppercase;
  477. font-style:normal;
  478. color:{color:Pagination Text};
  479. background:{color:Pagination Bg};
  480. border:1px solid {color:Borders};
  481. }
  482.  
  483. #credit a{
  484. position:fixed;
  485. z-index:999;
  486. bottom:5px;
  487. right:10px;
  488. width:36px;
  489. text-align:center;
  490. line-height:12px;
  491. font-family:calibri;
  492. font-size:8px;
  493. color:{color:Pagination Text};
  494. background:{color:Pagination Bg};
  495. border:1px solid {color:Borders};
  496. }
  497.  
  498. #btt{
  499. cursor: url(https://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;
  500. position:fixed;
  501. z-index:999;
  502. bottom:20px;
  503. right:10px;
  504. width:36px;
  505. line-height:36px;
  506. text-align:center;
  507. color:{color:Pagination Text};
  508. background:{color:Pagination Bg};
  509. border:1px solid {color:Borders};
  510. }
  511.  
  512. </style>
  513. <style type="text/css">{CustomCSS}</style>
  514. </head>
  515.  
  516. <body>
  517.  
  518. <div id="credit"><a href="https://yeoli-thm.tumblr.com">CREDIT</a></div>
  519.  
  520. <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script> <script type='text/javascript'> $(function() { $.fn.scrollToTop = function() { $(this).hide().removeAttr("href"); if ($(window).scrollTop() != "0") { $(this).fadeIn("slow") } var scrollDiv = $(this); $(window).scroll(function() { if ($(window).scrollTop() == "0") { $(scrollDiv).fadeOut("slow") } else { $(scrollDiv).fadeIn("slow") } }); $(this).click(function() { $("html, body").animate({ scrollTop: 0 }, "slow") }) } }); $(function() { $("#btt").scrollToTop(); });</script><a id="btt" href='#' style="display:none;">▲</a>
  521.  
  522. <div id="side">
  523. <div class="title">
  524. {block:IfMusicPlayerCode}<div class="musicbox"><div class="music">{text:Music Player Code}</div></div><div style="float:right;height:11px;font-size:12px;overflow:hidden;margin-left:2px;">/</div>{/block:IfMusicPlayerCode}
  525. {Title}
  526. </div>
  527. {block:IfSidebarImageImage}<a href="/"><div class="image"><img src="{Image:Sidebar Image}"/></div></a>{/block:IfSidebarImageImage}
  528. <div class="navi">
  529. <a href="/">home</a> /
  530. <a href="/ask">inbox</a> /
  531. <a href="/archive">archive</a>
  532. </div>
  533. <div class="navi">
  534. {block:IfLink1}<a href="{text:Link1 URL}">{text:link1}</a>{/block:IfLink1}
  535. {block:IfLink2}/ <a href="{text:Link2 URL}">{text:link2}</a>{/block:IfLink2}
  536. {block:IfLink3}/ <a href="{text:Link3 URL}">{text:link3}</a>{/block:IfLink3}
  537. {block:IfLink4}/ <a href="{text:Link4 URL}">{text:link4}</a>{/block:IfLink4}
  538. {block:IfLink5}/ <a href="{text:Link5 URL}">{text:link5}</a>{/block:IfLink5}
  539. {block:IfLink6}/ <a href="{text:Link6 URL}">{text:link6}</a>{/block:IfLink6}
  540. </div>
  541. <div class="desc">{Description}</div>
  542. <div class="sn">
  543. {block:IfYoutubeURL}<div class="sni"><a href="{text:Youtube URL}" target="_blank"><img src="https://static.tumblr.com/kmw8hta/P9Ln3kka1/youtube.jpg"/></a></div>{/block:IfYoutubeURL}
  544. {block:IfTumblrURL}<div class="sni"><a href="{text:Tumblr URL}" target="_blank"><img src="https://static.tumblr.com/kmw8hta/Av7n3kjv4/tumblr.jpg"/></a></div>{/block:IfTumblrURL}
  545. {block:IfFacebookURL}<div class="sni"><a href="{text:Facebook URL}" target="_blank"><img src="https://static.tumblr.com/kmw8hta/1EGn3kkat/facebook.jpg"/></a></div>{/block:IfFacebookURL}
  546. {block:IfFlickrURL}<div class="sni"><a href="{text:Flickr URL}" target="_blank"><img src="https://static.tumblr.com/kmw8hta/jQ8n3kkbh/flickr.jpg"/></a></div>{/block:IfFlickrURL}
  547. {block:IfTwitterURL}<div class="sni"><a href="{text:Twitter URL}" target="_blank"><img src="https://static.tumblr.com/kmw8hta/PZ8n3kkc2/twitter.jpg"/></a></div>{/block:IfTwitterURL}
  548. {block:IfInstagramURL}<div class="sni"><a href="{text:Instagram URL}" target="_blank"><img src="https://static.tumblr.com/kmw8hta/tbin3ljfn/instagram.jpg"/></a></div>{block:IfInstagramURL}
  549. </div>
  550. <div class="flt"></div>
  551. </div>
  552.  
  553. {block:IfInfiniteScroll}<script type="text/javascript" src="https://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfInfiniteScroll}
  554.  
  555. <div style="{block:If400px}margin-left:420px;width:500px;{/block:If400px}{block:If500px}margin-left:370px;width:600px;{/block:If500px}">
  556.  
  557. {block:IfNotInfiniteScroll}{block:Pagination}<div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">previous</a> {/block:PreviousPage}
  558. Page {CurrentPage} of {TotalPages}
  559. {block:NextPage}<a href="{NextPage}">forward</a>{/block:NextPage}</div>{/block:Pagination}{/block:IfNotInfiniteScroll}
  560.  
  561. <div class="autopagerize_page_element">
  562.  
  563. <table id="content" style="margin-top:-60px;">
  564. {block:Posts}
  565. <div class="container">
  566. <div class="posts">
  567.  
  568. {block:ContentSource}
  569. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}-->
  570. {/block:ContentSource}
  571.  
  572. {block:Text}
  573. {block:Title}<h1> {Title}</h1>{/block:Title}
  574. {Body}
  575. {/block:Text}
  576.  
  577. {block:Photo}
  578. {block:IndexPage}
  579. {block:If400px}<img src="{PhotoURL-500}" style="display:block; width:400px"/>{/block:If400px}
  580. {block:If500px}<img src="{PhotoURL-500}" style="display:block; width:500px"/>{/block:If500px}
  581. {/block:IndexPage}
  582. {block:PermalinkPage}
  583. {block:If400px}{LinkOpenTag}<img src="{PhotoURL-500}" style="display:block; width:400px"/>{LinkCloseTag}{/block:If400px}
  584. {block:If500px}{LinkOpenTag}<img src="{PhotoURL-500}" style="display:block; width:500px"/>{LinkCloseTag}{/block:If500px}
  585. {/block:PermalinkPage}
  586. {/block:Photo}
  587.  
  588. {block:Photoset}
  589. {block:If400px}{Photoset-400}{/block:If400px}
  590. {block:If500px}{Photoset-500}{/block:If500px}
  591. {/block:Photoset}
  592.  
  593. {block:Video}
  594. {block:If400px}{Video-400}{/block:If400px}
  595. {block:If500px}{Video-500}{/block:If500px}
  596. {/block:Video}
  597.  
  598. {block:Quote}
  599. <div style="font-size:11px;font-style:italic;padding:15px 10px 10px 10px;"><div style="float:left;font-style:normal;margin:-16px 10px -30px 0px;font-size:40px;font-weight:bold;">❝</div> {Quote}</div>
  600. <div class="flt"></div>
  601. {block:Source}<div style="text-align:right;font-style:italic;margin-top:10px;">- {Source}</div>{/block:Source}
  602. {/block:Quote}
  603.  
  604. {block:Link}
  605. <h1><a href="{URL}" target="{Target}"><span style="font-family:arial">► </span>{Name}</a></h1>
  606. {block:Description}{Description}{/block:Description}
  607. {/block:Link}
  608.  
  609. {block:Chat}
  610. {block:Title}<h2>{Title}</h2>{/block:Title}
  611. <ul class="chat">
  612. {block:Lines}
  613. <li class="{Alt} user_{UserNumber}">
  614. {block:Label}
  615. <span class="label">{Label}</span>
  616. {/block:Label}
  617. {Line}
  618. </li>
  619. {/block:Lines}
  620. </ul>
  621. {/block:Chat}
  622.  
  623. {block:Answer}
  624. <div class="asker">{Asker} asked:</div><div class="ask">{Question}</div>
  625. {Answer}
  626. {/block:Answer}
  627.  
  628. {block:Audio}
  629. <div class="abox">
  630. <div class="audio"><div class="art">
  631. <div class="art1"><img src="https://static.tumblr.com/kmw8hta/6Rcn3klym/album.jpg"/></div>
  632. {block:AlbumArt}<div class="art2"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}</div>
  633. <div style="position:relative;z-index:999;opacity:0.8;margin-top:-42px;width:200px;height:27px;padding:8px 0px 7px 0px;overflow:hidden;background:#000;">{AudioPlayerBlack}</div></div>
  634. <div style="margin-top:40px">{block:TrackName}<h1>{TrackName}</h1>{/block:TrackName}
  635. {block:Artist}<br/><i>{Artist}</i>{/block:Artist}
  636. {block:Album}<br/><i>{Album}</i>{/block:Album}
  637. {block:PlayCount}<br/><i>Played {FormattedPlayCount} times</i>{/block:PlayCount}
  638. </div>
  639. </div>
  640. {/block:Audio}
  641.  
  642. </div>
  643.  
  644. {block:Caption}{block:IndexPage}{block:IfShowCaptions}<div class="caption">{Caption}</div>{/block:IfShowCaptions}{/block:IndexPage}{block:PermalinkPage}<div class="caption">{Caption}</div>{/block:PermalinkPage}{/block:Caption}
  645.  
  646. {block:Date}
  647. <div class="perma">
  648. {block:IndexPage}<div style="float:right">/ <a href="{ReblogURL}" target="_blank">reblog</a></div>
  649. <div class="lb"><div style="margin-top:-1px">♥</div><div class="heart">{LikeButton color="white" size="20"}</div></div>
  650. <div style="float:right"><a href="{Permalink}">permalink</a> /</div>{/block:IndexPage}
  651. {ShortMonth} {DayOfMonthWithZero}{DayOfMonthSuffix} / {NoteCountWithLabel}
  652. {block:RebloggedFrom} / <a href="{ReblogParentURL}">via</a> / <a href="{ReblogRootURL}">src</a>{/block:RebloggedFrom}
  653. </div>
  654. <div class="flt"></div>
  655. {/block:Date}
  656.  
  657. {block:HasTags}{block:IndexPage}{block:IfShowTags}<div class="tag">{block:Tags}# <a href="{TagURL}">{Tag} </a> {/block:Tags}</div>{/block:IfShowTags}{/block:IndexPage}{block:PermalinkPage}<div class="tag">{block:Tags}# <a href="{TagURL}">{Tag} </a> {/block:Tags}</div>{/block:PermalinkPage}
  658. {/block:HasTags}
  659.  
  660. {block:PermalinkPage}{block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}{/block:PermalinkPage}
  661.  
  662. </div>
  663. {/block:Posts}
  664. </table>
  665. </div>
  666. </div>
  667.  
  668. </body>
  669. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement