Advertisement
wcrmtails

Theme 13: Nostalgia

May 29th, 2018
2,419
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.96 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. <!--theme 13 by arithemes/darthvcder. don't steal or use as base.-->
  5.  
  6. <head>
  7.  
  8.  
  9.  
  10. <title>{Title}</title>
  11. <link rel="shortcut icon" href="{FavIcon}" />
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  13.  
  14.  
  15.  
  16.  
  17.  
  18. <meta name="image:Background" content=""/>
  19. <meta name="image:Sidebar" content=""/>
  20. <meta name="image:Topbar" content=""/>
  21.  
  22. <meta name="if:Topbar" content="1"/>
  23. <meta name="if:250 Posts" content="0"/>
  24. <meta name="if:400 Posts" content="1"/>
  25. <meta name="if:500 Posts" content="0"/>
  26.  
  27. <meta name="color:Ask Background" content="#fff" />
  28. <meta name="color:Ask Text" content="#797979"/>
  29. <meta name="color:Background" content="#fcfcfc" />
  30. <meta name="color:Blockquote" content="#fcfcfc"/>
  31. <meta name="color:Bold" content="#797979"/>
  32. <meta name="color:Border" content="#eee"/>
  33. <meta name="color:Chat Even Background" content="#fcfcfc"/>
  34. <meta name="color:Chat Even Text" content="#9c9c9c"/>
  35. <meta name="color:Chat Odd Background" content="#fff"/>
  36. <meta name="color:Chat Odd Text" content="#9c9c9c"/>
  37. <meta name="color:Custom Links" content="#797979"/>
  38. <meta name="color:Custom Links Background" content="#fff"/>
  39. <meta name="color:Custom Links Border"content="#eee"/>
  40. <meta name="color:Date" content="#d1cccc"/>
  41. <meta name="color:Italics" content="#797979"/>
  42. <meta name="color:Link" content="#797979"/>
  43. <meta name="color:Link Hover" content="#000"/>
  44. <meta name="color:Permalink" content="#d1cccc"/>
  45. <meta name="color:Post Background" content="#fff"/>
  46. <meta name="color:Scrollbar" content="#797979"/>
  47. <meta name="color:Sidebar Background" content="#fff"/>
  48. <meta name="color:Sidebar Border" content="#eee"/>
  49. <meta name="color:Sidebar Description" content="#9c9c9c"/>
  50. <meta name="color:Sidebar Navigation" content="#4ab6c2"/>
  51. <meta name="color:Sidebar Navigation Hover" content="#9c9c9c"/>
  52. <meta name="color:Sidebar Title" content="#4ab6c2"/>
  53. <meta name="color:Sidebar Title Hover" content="#9c9c9c"/>
  54. <meta name="color:Tags" content="#797979"/>
  55. <meta name="color:Tags Background" content="#fff"/>
  56. <meta name="color:Tags Border" content="#eee"/>
  57. <meta name="color:Text" content="#9c9c9c"/>
  58. <meta name="color:Topbar Background" content="#fff"/>
  59. <meta name="color:Topbar Border" content="#eee"/>
  60. <meta name="color:Topbar Description" content="#9c9c9c"/>
  61. <meta name="color:Topbar Navigation" content="#4ab6c2"/>
  62. <meta name="color:Topbar Navigation Hover" content="#9c9c9c"/>
  63. <meta name="color:Topbar Title" content="#4ab6c2"/>
  64.  
  65.  
  66.  
  67.  
  68. <meta name="text:Topbar Title" content="subtitle"/>
  69. <meta name="text:Link One Url" content="/"/>
  70. <meta name="text:Link One Title" content="link one"/>
  71. <meta name="text:Link Two Url" content="/"/>
  72. <meta name="text:Link Two Title" content="link two"/>
  73. <meta name="text:Link Three Url" content="/"/>
  74. <meta name="text:Link Three Title" content="link three"/>
  75. <meta name="text:Link Four Url" content="/"/>
  76. <meta name="text:Link Four Title" content="link four"/>
  77. <meta name="text:Link Five Url" content="/"/>
  78. <meta name="text:Link Five Title" content="link five"/>
  79. <meta name="text:Link Six Url" content="/"/>
  80. <meta name="text:Link Six Title" content="link six"/>
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88. <link href='https://fonts.googleapis.com/css?family=Karla' rel='stylesheet' type='text/css'>
  89.  
  90.  
  91. <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
  92.  
  93. <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  94.  
  95. <script src="https://use.fontawesome.com/8b31d30a04.js"></script>
  96.  
  97.  
  98.  
  99. <style type="text/css">
  100.  
  101. /*FIX BY CYANTISTS*/
  102. iframe.tmblr-iframe {
  103. z-index:99999999999999!important;
  104. top:0!important;
  105. right:0!important;
  106. opacity:0.4;
  107. /* delete from here */
  108. filter:invert(1);
  109. -webkit-filter:invert(1);
  110. -o-filter:invert(1);
  111. -moz-filter:invert(1);
  112. -ms-filter:invert(1);
  113. /* to here if your blog has a dark background */
  114. transform:scale(0.6);
  115. transform-origin:100% 0;
  116. -webkit-transform:scale(0.6);
  117. -webkit-transform-origin:100% 0;
  118. -o-transform:scale(0.6);
  119. -o-transform-origin:100% 0;
  120. -moz-transform:scale(0.6);
  121. -moz-transform-origin:100% 0;
  122. -ms-transform:scale(0.6);
  123. -ms-transform-origin:100% 0;}
  124.  
  125. iframe.tmblr-iframe:hover {
  126. opacity:0.6!important;}
  127.  
  128. body {
  129. color: {color:Text};
  130. font-family: 'Karla', sans-serif;
  131. line-height: 16px;
  132. background: url('{image:Background}') {color:Background};
  133. }
  134.  
  135. body img {
  136. max-width: 100%;
  137. height: auto;
  138. }
  139.  
  140. a {
  141. text-decoration: none;
  142. color: {color:Link};
  143. }
  144. a:hover {
  145. color: {color:Link Hover};
  146. }
  147.  
  148. i, em {
  149. color: {color:Italics};
  150. }
  151.  
  152. b, strong {
  153. color: {color:Bold};
  154. }
  155.  
  156.  
  157.  
  158. h1 {
  159. text-align: center;
  160. font-size: 11px;
  161. letter-spacing: 3px;
  162. line-height: 120%;
  163. color: {color:Text};
  164. font-family: 'Karla', sans-serif;
  165. }
  166.  
  167. blockquote {
  168. border-left: 1px solid {color:Blockquote};
  169. margin-left: 6px;
  170. padding-left: 10px;
  171. }
  172.  
  173. blockquote img {
  174. max-width: 200px;
  175. height: auto;
  176. }
  177.  
  178. ::-webkit-scrollbar-thumb {
  179. background-color: {color:Scrollbar};
  180. height:auto;
  181. border-bottom:none;
  182. }
  183. ::-webkit-scrollbar {
  184. height:9px;
  185. width:3px;
  186. }
  187.  
  188.  
  189.  
  190. #topbar {
  191. width: 100%;
  192. height: 100px;
  193. left: 0px;
  194. top: 0px;
  195. border-bottom: 1px solid {color:Topbar Border};
  196. background-color: {color:Topbar Background};
  197. padding-top: 50px;
  198.  
  199. }
  200.  
  201. #topbar img {
  202. width: 50px;
  203. height: 50px;
  204. border-radius: 5px;
  205. margin-left: 50px;
  206. }
  207.  
  208. #ttitle {
  209. font-family: 'Karla', sans-serif;
  210. font-size: 12px;
  211. font-weight: bold;
  212. color: {color:Topbar Title};
  213. margin-left: 115px;
  214. margin-top: -50px;
  215. }
  216.  
  217. #tdesc {
  218. font-size: 10px;
  219. color: {color:Topbar Description};
  220. width: 100px;
  221. margin-left: 115px;
  222. }
  223.  
  224. #tnav {
  225. margin-top: -50px;
  226. }
  227.  
  228. #tnav a {
  229. font-size: 12px;
  230. color: {color:Topbar Navigation};
  231. font-family: 'Karla', sans-serif;
  232. margin-left: 20px;
  233. text-transform: uppercase;
  234. }
  235.  
  236. #tnav a:hover {
  237. color: {color:Topbar Navigation Hover};
  238. border-bottom: 1px solid {color:Topbar Navigation Hover};
  239. padding-bottom: 3px;
  240. -webkit-transition: all 0.5s ease;
  241. -moz-transition: all 0.5s ease;
  242. -o-transition: all 0.5s ease;
  243. }
  244.  
  245. #sidebar {
  246. width: 200px;
  247. height: relative;
  248. position: fixed;
  249. margin-left: 50px;
  250. background-color: {color:Sidebar Background};
  251. border: 1px solid {color:Sidebar Border};
  252. border-radius: 5px;
  253. padding-bottom: 10px;
  254.  
  255. {block:IfTopbar}
  256. margin-top: 100px;
  257. {/block:IfTopbar}
  258.  
  259. {block:IfNotTopbar}
  260. margin-top: 50px;
  261. {/block:IfNotTopbar}
  262. }
  263.  
  264.  
  265. #sidebar img {
  266. width: 200px;
  267. height: 100px;
  268. border-top-right-radius: 5px;
  269. border-top-left-radius: 5px;
  270. }
  271.  
  272. #title {
  273. margin-top: 10px;
  274. margin-left: 10px;
  275. cursor: help;
  276. }
  277.  
  278. #title a {
  279. font-family: 'Karla' sans-serif;
  280. font-size: 12px;
  281. font-weight: bold;
  282. color: {color:Sidebar Title};
  283.  
  284. }
  285.  
  286. #title a:hover {
  287. color: {color:Sidebar Title Hover};
  288. -webkit-transition: all 0.8s ease;
  289. -moz-transition: all 0.8s ease;
  290. -o-transition: all 0.8s ease;
  291. }
  292.  
  293. #desc {
  294. font-size: 10px;
  295. color: {color:Sidebar Description};
  296. width: 150px;
  297. margin-left: 10px;
  298. }
  299.  
  300. #nav {
  301. margin-top: 10px;
  302. margin-left: 10px;
  303. width: 150px;
  304. }
  305.  
  306. #nav a {
  307. font-size: 12px;
  308. color: {color:Sidebar Navigation};
  309. font-family: 'Karla', sans-serif;
  310. display: block;
  311. margin-top: 5px;
  312. padding-bottom: 3px;
  313. }
  314.  
  315. #nav a:hover {
  316. color: {color:Sidebar Navigation Hover};
  317. border-bottom: 1px solid {color:Sidebar Navigation Hover};
  318. -webkit-transition: all 0.5s ease;
  319. -moz-transition: all 0.5s ease;
  320. -o-transition: all 0.5s ease;
  321. }
  322.  
  323. #date {
  324. font-size: 9px;
  325. text-transform: lowercase;
  326. margin-top: 0px;
  327. color: {color:Date};
  328. border-bottom: .25px solid {color:Border};
  329. letter-spacing: 1px;
  330. position: absolute;
  331. left: 50%;
  332. transform: translate(-50%, -50%);
  333. padding-bottom: 2px;
  334.  
  335. {block:If250Posts}
  336. width: 250px;
  337. {/block:If250Posts}
  338.  
  339. {block:If400Posts}
  340. width: 400px;
  341. {/block:If400Posts}
  342.  
  343. {block:If500Posts}
  344. width: 500px;
  345. {/block:If500Posts}
  346.  
  347.  
  348.  
  349. }
  350.  
  351. #date a {
  352. color: {color:Permalink};
  353. }
  354.  
  355. #date a:hover {
  356. color: {color:Text};
  357. -webkit-transition: all 0.8s ease;
  358. -moz-transition: all 0.8s ease;
  359. -o-transition: all 0.8s ease;
  360. }
  361.  
  362. #rb {
  363. font-size: 15px;
  364. color: {color:Permalink};
  365. position: absolute;
  366. margin-top: -20px;
  367. margin-left: -50px;
  368.  
  369.  
  370. {block:If250Posts}
  371. width: 290px;
  372. {/block:If250Posts}
  373.  
  374. {block:If400Posts}
  375. width: 440px;
  376. {/block:If400Posts}
  377.  
  378. {block:If500Posts}
  379. width: 540px;
  380. {/block:If500Posts}
  381.  
  382. }
  383.  
  384. #rb a {
  385. color: {color:Permalink};
  386. }
  387.  
  388. #rb a:hover {
  389. -webkit-transition: all 0.8s ease;
  390. -moz-transition: all 0.8s ease;
  391. -o-transition: all 0.8s ease;
  392.  
  393. color: {color:Link};
  394. }
  395.  
  396. #source {
  397. font-size: 9px;
  398. text-transform: lowercase;
  399. letter-spacing: 1px;
  400. color: {color:Permalink};
  401. }
  402.  
  403. #source a {
  404. color: {color:permalink};
  405. }
  406.  
  407.  
  408. #content {
  409. {block:If250Posts}
  410. width: 290px;
  411. {/block:If250Posts}
  412.  
  413. {block:If400Posts}
  414. width: 440px;
  415. {/block:If400Posts}
  416.  
  417. {block:If500Posts}
  418. width: 540px;
  419. {/block:If500Posts}
  420.  
  421. margin-top: 100px;
  422. text-align: left;
  423. font-size: 11px;
  424. height: 400px;
  425. position: static;
  426.  
  427. }
  428.  
  429. .entry {
  430. font-size: 11px;
  431. background-color: {color:Post Background};
  432. padding: 20px;
  433. border: 1px solid {color:Border};
  434. border-radius: 5px;
  435. }
  436.  
  437.  
  438. #tags {
  439. margin-top: 10px;
  440. margin-bottom: 80px;
  441. font-size: 10px;
  442. display: inline-block;
  443.  
  444.  
  445. {block:If250Posts}
  446. width: 290px;
  447. {/block:If250Posts}
  448.  
  449. {block:If400Posts}
  450. width: 440px;
  451. {/block:If400Posts}
  452.  
  453. {block:If500Posts}
  454. width: 540px;
  455. {/block:If500Posts}
  456.  
  457. {block:IfLeftSidebar}
  458. text-align: right;
  459. {/block:IfLeftSidebar}
  460.  
  461. {block:IfNotLeftSidebar}
  462. text-align: left;
  463. {/block:IfNotLeftSidebar}
  464.  
  465. }
  466.  
  467. #tags a {
  468. color: {color:Tags};
  469. background-color: {color:Tags Background};
  470. border: 1px solid {color:Tags Border};
  471. border-radius: 5px;
  472. padding: 5px;
  473. display: inline-block;
  474. margin-top: 5px;
  475. }
  476.  
  477. #tags a:hover {
  478. color: {color:Permalink};
  479. -webkit-transition: all 0.8s ease;
  480. -moz-transition: all 0.8s ease;
  481. -o-transition: all 0.8s ease;
  482. }
  483.  
  484. img.avatar {display:none; }
  485. ol.notes {
  486. margin-top: 20px;
  487. }
  488.  
  489. #ask {
  490.  
  491. {block:If250Posts}
  492. width: 210px;
  493. {/block:If250Posts}
  494.  
  495. {block:If400Posts}
  496. width: 360px;
  497. {/block:If400Posts}
  498.  
  499. {block:If500Posts}
  500. width: 460px;
  501. {/block:If500Posts}
  502.  
  503. background-color: #fcfcfc;
  504. padding: 20px;
  505. border: 1px solid {color:Border};
  506. border-radius: 5px;
  507. }
  508.  
  509. #ask img {
  510. border-radius: 5px;
  511. margin-top: -20px;
  512.  
  513.  
  514. {block:If250Posts}
  515. margin-left: 190px;
  516. {/block:If250Posts}
  517.  
  518. {block:If400Posts}
  519. margin-left: 340px;
  520. {/block:If400Posts}
  521.  
  522. {block:If500Posts}
  523. margin-left: 440px;
  524. {/block:If500Posts}
  525. }
  526.  
  527.  
  528.  
  529. .asker {
  530. font-size: 10px;
  531. width: 100%;
  532. text-transform: lowercase;
  533. text-align: left;
  534. letter-spacing: 1px;
  535. }
  536.  
  537.  
  538.  
  539. .songart{
  540. float:left;
  541. margin-right:10px;
  542. }
  543.  
  544. .songart img{
  545. width:80px;
  546. height:80px;
  547. }
  548.  
  549. .songtitle{
  550. margin-bottom:10px;
  551. margin-left:90px;
  552. }
  553.  
  554. .songauthor{
  555. margin-bottom:10px;
  556. font-size:8px;
  557. margin-left:90px;
  558. }
  559.  
  560. .tumblr_audio_player {
  561. height: 50px;
  562. }
  563.  
  564. #quote {
  565. font-size: 15px;
  566. font-style: italic;
  567. text-align: center;
  568. background-color: {color:Background};
  569. padding: 20px;
  570. border-radius: 5px;
  571. }
  572.  
  573.  
  574. #pagination {
  575. width: 300px;
  576. height: 100px;
  577. }
  578.  
  579. #pagination a {
  580. opacity: 1;
  581. }
  582.  
  583. .chatline {
  584. color: {color:Chat Even Text};
  585. background-color: {color:Chat Even Background};
  586. padding: 10px;
  587. }
  588.  
  589. .chatline.odd {
  590. color: {color:Chat Odd Text};
  591. background-color: {color:Chat Odd Background};
  592. }
  593.  
  594.  
  595.  
  596.  
  597. </style>
  598.  
  599. </head>
  600.  
  601. <body>
  602.  
  603. {block:IfTopbar}
  604. <div id="topbar">
  605.  
  606.  
  607. <img src="{image:Topbar}">
  608.  
  609. <div id="ttitle">{text:Topbar Title}</div>
  610.  
  611. <div id="tdesc">
  612. {Description}
  613. </div>
  614.  
  615. <center>
  616. <div id="tnav">
  617.  
  618. <a href="/">home</a>
  619. <a href='/ask'>message</a>
  620. <a href="/archive">archive</a>
  621.  
  622. </div>
  623. </center>
  624.  
  625. </div>
  626. {/block:IfTopbar}
  627.  
  628. <div id="sidebar">
  629.  
  630. <img src="{image:Sidebar}">
  631.  
  632. <div id="title">
  633. <a href="/" title="return">{Title}</a>
  634. </div>
  635.  
  636. <div id="desc">
  637. {Description}
  638. </div>
  639.  
  640. <div id="nav">
  641.  
  642. {block:IfNotTopbar}
  643. <a href="/ask">message</a>
  644. <a href="/archive">archive</a>
  645. {/block:IfNotTopbar}
  646.  
  647. <a href="{text:Link One Url}">{text:Link One Title}</a>
  648. <a href="{text:Link Two Url}">{text:Link Two Title}</a>
  649. <a href="{text:Link Three Url}">{text:Link Three Title}</a>
  650. <a href="{text:Link Four Url}">{text:Link Four Title}</a>
  651. <a href="{text:Link Five Url}">{text:Link Five Title}</a>
  652. <a href="{text:Link Six Url}">{text:Link Six Title}</a>
  653.  
  654. </div>
  655. </div>
  656.  
  657.  
  658. <center>
  659.  
  660. <div id="content">
  661.  
  662.  
  663.  
  664. <!--POSTS-->
  665.  
  666. {block:Posts}
  667.  
  668. <div class="entry">
  669.  
  670. <!--DATE/INFO-->
  671. {block:Date}
  672. <center>
  673. <div id="date">
  674.  
  675.  
  676.  
  677. <a href="{Permalink}">{TimeAgo}</a> /
  678.  
  679. <a href="{Permalink}">{block:NoteCount}{NoteCount} notes</a> /{/block:NoteCount}
  680.  
  681. <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero}, {Year}</a>
  682.  
  683.  
  684. </div>
  685. </center>
  686. {/block:Date}
  687. <!--END OF DATE/INFO-->
  688.  
  689.  
  690.  
  691. <div id="rb">
  692.  
  693. <a href="{ReblogURL}" title="reblog">↺</a>
  694.  
  695.  
  696. </div>
  697.  
  698.  
  699. <br>
  700.  
  701. <!--PHOTO-->
  702.  
  703. {block:Photo}
  704.  
  705. <a href="{permalink}">
  706. <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>
  707. </a>
  708.  
  709. {block:IndexPage}
  710.  
  711. {block:Caption}
  712. {Caption}
  713. {/block:Caption}
  714.  
  715. {/block:IndexPage}
  716.  
  717. {block:PermalinkPage}
  718.  
  719. {block:Caption}
  720. {Caption}
  721. {/block:Caption}
  722.  
  723. {/block:PermalinkPage}
  724.  
  725. {/block:Photo}
  726.  
  727. <!--END PHOTO-->
  728.  
  729. <!--PHOTOSET-->
  730.  
  731. {block:Photoset}
  732.  
  733.  
  734.  
  735. {block:If250Posts}
  736. {Photoset-250}
  737. {/block:If250Posts}
  738.  
  739. {block:If400Posts}
  740. {Photoset-400}
  741. {/block:If400Posts}
  742.  
  743. {block:If500Posts}
  744. {Photoset-500}
  745. {/block:If500Posts}
  746.  
  747. {block:Caption}
  748. {Caption}
  749. {/block:Caption}
  750.  
  751. {/block:Photoset}
  752.  
  753. <!--END PHOTOSET-->
  754.  
  755.  
  756. <!--TEXT-->
  757.  
  758. {block:Text}
  759.  
  760. {block:Title}
  761. <h1>{Title}</h1>
  762. {/block:Title}
  763.  
  764. {Body}
  765.  
  766. {/block:Text}
  767.  
  768. <!--END TEXT-->
  769.  
  770. <!--LINK-->
  771.  
  772. {block:Link}
  773.  
  774. <h1><a href="{URL}">{Name}</a></h1>
  775.  
  776. {block:Description}
  777. {Description}
  778. {/block:Description}
  779.  
  780. {/block:Link}
  781.  
  782. <!--END LINK-->
  783.  
  784.  
  785. <!--QUOTE-->
  786.  
  787. {block:Quote}
  788.  
  789. <div id="quote"><i>"{Quote}"</i></div>
  790.  
  791. {block:Source}
  792. <br>- {Source}
  793. {/block:Source}
  794.  
  795. {/block:Quote}
  796.  
  797. <!--END QUOTE-->
  798.  
  799.  
  800. <!--CHAT-->
  801.  
  802. {block:Chat}
  803.  
  804. {block:Title}
  805. <h1>{Title}</h1>
  806. {/block:Title}
  807.  
  808.  
  809. {block:Lines}
  810.  
  811. <div class="chatline {Alt}">
  812.  
  813. {block:Label}
  814. <b style="text-transform: uppercase; padding: 5px">{Label} </b>
  815. {/block:Label}
  816.  
  817. <span>{Line}</span>
  818. </div>
  819.  
  820. {/block:Lines}
  821.  
  822.  
  823. {/block:Chat}
  824.  
  825. <!--END CHAT-->
  826.  
  827. <!--AUDIO-->
  828.  
  829. {block:Audio}
  830.  
  831. {block:AlbumArt}
  832. <div class="songart">
  833. <img src="{AlbumArtURL}">
  834. </div>
  835. {/block:AlbumArt}
  836.  
  837. <div class="songtitle">
  838. {block:TrackName}
  839. {TrackName}
  840. {/block:TrackName}
  841. </div>
  842.  
  843. <div class="songauthor">
  844. By
  845. {block:Artist}
  846. {Artist}
  847. {/block:Artist}
  848. </div>
  849.  
  850. {AudioPlayerWhite}
  851.  
  852. {/block:Audio}
  853.  
  854. <!--END AUDIO-->
  855.  
  856.  
  857.  
  858.  
  859. <!--VIDEO-->
  860.  
  861. {block:Video}
  862.  
  863. {block:If250Posts}
  864. {Video-250}
  865. {/block:If250Posts}
  866.  
  867. {block:If400Posts}
  868. {Video-400}
  869. {/block:If400Posts}
  870.  
  871. {block:If500Posts}
  872. {Video-500}
  873. {/block:If500Posts}
  874.  
  875. {block:Caption}
  876. {Caption}
  877. {/block:Caption}
  878.  
  879.  
  880.  
  881. {/block:Video}
  882.  
  883. <!--END VIDEO-->
  884.  
  885. <!--ASK-->
  886.  
  887. {block:Answer}
  888.  
  889.  
  890. <div id="ask">
  891.  
  892. <div class="asker">
  893. <b>{Asker}</b> <i>asked:</i>
  894. </div>
  895.  
  896. <img src="{AskerPortraitURL-24}">
  897.  
  898. <i style="color:{color:Ask Text}">{Question}</i>
  899. </div>
  900.  
  901. <p>{Answer}</p>
  902.  
  903.  
  904.  
  905. {/block:Answer}
  906.  
  907.  
  908.  
  909.  
  910.  
  911. <!--END ASK-->
  912.  
  913. <!--START SOURCE-->
  914.  
  915.  
  916.  
  917. <div id="source">
  918.  
  919. {block:RebloggedFrom} <a href="{ReblogParentURL}">via</a> / {/block:RebloggedFrom}
  920.  
  921. {block:ContentSource} <a href="{SourceURL}">source</a>{/block:ContentSource}
  922. </div>
  923.  
  924.  
  925.  
  926. <!--END SOURCE-->
  927.  
  928. </div>
  929.  
  930.  
  931. <!--TAGS-->
  932.  
  933. <div id="tags">
  934.  
  935. {block:HasTags}
  936. {block:Tags}
  937. <a href="{TagURL}">#{Tag} </a>
  938. {/block:Tags}
  939. {/block:HasTags}
  940.  
  941. </div>
  942.  
  943. <!--END TAGS-->
  944.  
  945. <!--PERMALINK PAGE-->
  946.  
  947. {block:PermalinkPage}
  948.  
  949. {block:PostNotes}
  950. {PostNotes}
  951. {/block:PostNotes}
  952.  
  953. {/block:PermalinkPage}
  954.  
  955. <!--END PERMALINK PAGE-->
  956.  
  957. {/block:Posts}
  958.  
  959. <!--END ALL POSTS-->
  960.  
  961. <!--PAGINATION-->
  962.  
  963.  
  964. <div id="pagination">
  965.  
  966. {block:Pagination}
  967.  
  968. {block:PreviousPage}<a href="{PreviousPage}" class="jump_page">&laquo;</a >{/block:PreviousPage}
  969. {block:JumpPagination length="5"}
  970.  
  971. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  972.  
  973. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  974.  
  975. {block:NextPage}<a href="{NextPage}" class="jump_page">&raquo;</a>{/block:NextPage}
  976.  
  977. {/block:Pagination}
  978. </div>
  979.  
  980. <!--END PAGINATION-->
  981.  
  982.  
  983. </center>
  984.  
  985.  
  986.  
  987.  
  988.  
  989.  
  990. <!--DO NOT EDIT THIS-->
  991.  
  992. <div style="position:fixed; bottom:8px; right:15px; font-size: 9px;"><a style="color:#000; text-decoration:none; font-weight: bold" href="https://arithemes.tumblr.com/">A</a></center></div>
  993.  
  994.  
  995.  
  996.  
  997. </body>
  998.  
  999. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement