pjo06

Theme #014 - Psyche's Dagger (Options)

May 29th, 2016
8,566
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.70 KB | None | 0 0
  1.  
  2.  
  3.  
  4. <!--
  5.  
  6.  
  7. THEME BY CLARKEQGRIFFIN
  8. #014 PSYCHE'S DAGGER
  9.  
  10. PLEASE DONT REMOVE
  11. THE CREDIT :)
  12.  
  13.  
  14. -->
  15.  
  16.  
  17.  
  18. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  19.  
  20. <html>
  21. <head>
  22. <title>{Title}</title>
  23. <link rel="shortcut icon" href="{Favicon}">
  24. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  25. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  26.  
  27. <!--TEST BLOG 4-->
  28. <meta name="image:icon" content=""/>
  29. <meta name="image:sidebar" content=""/>
  30. <meta name="color:bg" content="#ffffff" />
  31. <meta name="color:accent" content="#f8f8f8" />
  32. <meta name="color:outline" content="#f7f7f7" />
  33. <meta name="color:text" content="#5a5a5a" />
  34. <meta name="color:sidelinks" content="#5a5a5a" />
  35. <meta name="color:link" content="#5a5a5a" />
  36. <meta name="color:link hover" content="#c3c3c3" />
  37. <meta name="color:Scrollbar" content="#000000">
  38.  
  39. <meta name="select:Post Size" content="400" title="400px"/>
  40. <meta name="select:Post Size" content="450" title="450px"/>
  41. <meta name="select:Post Size" content="500" title="500px"/>
  42.  
  43.  
  44. <meta name="text:link 1 URL" content="/" />
  45. <meta name="text:link 1" content="" />
  46. <meta name="text:link 2 URL" content="/" />
  47. <meta name="text:link 2" content="" />
  48.  
  49.  
  50.  
  51.  
  52. <!--START-->
  53.  
  54. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
  55. <link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
  56. <link href='https://fonts.googleapis.com/css?family=Karla' rel='stylesheet' type='text/css'>
  57.  
  58.  
  59.  
  60. <!--VIDEO RESIZE BY SHYTHEMES-->
  61. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  62. <script src ="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
  63.  
  64.  
  65.  
  66. <script src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.1/SmoothScroll.min.js"></script>
  67.  
  68.  
  69. <!--TOOLTIPS-->
  70. <link href="http://static.tumblr.com/5omyijl/bzrn2yg7i/style-my-tooltips.css" rel="stylesheet" type="text/css" />
  71. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  72. <script src="http://static.tumblr.com/5omyijl/RZtn2yg9v/jquery.style-my-tooltips.js"></script>
  73. <script>
  74. (function($){
  75. $(document).ready(function(){
  76. $("[title]").style_my_tooltips({
  77. tip_follows_cursor:true,
  78. tip_delay_time:100,
  79. tip_fade_speed:200
  80. });
  81. });
  82. })(jQuery);
  83. </script>
  84.  
  85.  
  86. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  87. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  88. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  89.  
  90.  
  91.  
  92.  
  93. <script>
  94. $(document).ready(function(){
  95. $('.photo-slideshow').pxuPhotoset({
  96. lightbox: true,
  97. rounded: false,
  98. gutter: '3px',
  99. borderRadius: '0px',
  100. photoset: '.photo-slideshow',
  101. photoWrap: '.photo-data',
  102. photo: '.pxu-photo'
  103. });
  104. });
  105. </script>
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113. <style type="text/css">
  114.  
  115.  
  116.  
  117. #s-m-t-tooltip {
  118. max-width:300px;
  119. margin:15px;
  120. padding:3px;
  121. /*border:1px solid #eaeaea;*/
  122. border-radius:0px;
  123. background:white;
  124. color:{color:text};
  125. z-index:999999;
  126. font-size:7px;
  127. font-style:none;
  128. font-weight:lighter;
  129. letter-spacing:1px;
  130. font-family:trebuchet ms;
  131. text-transform:uppercase;
  132. border:1px solid {color:outline};
  133. box-shadow:0px 0px 0px #f2f2f2;
  134. }
  135.  
  136. ::-webkit-scrollbar-thumb:vertical {
  137. background-color:{color:Scrollbar};
  138. height:5px;
  139. }
  140.  
  141. ::-webkit-scrollbar-thumb:horizontal {
  142. background-color:{color:Scrollbar};
  143. height:5px!important;
  144. }
  145.  
  146. ::-webkit-scrollbar {
  147. background-color:transparent;
  148. height:3px;
  149. width:3px;
  150. }
  151.  
  152.  
  153.  
  154. body {
  155. font-family: 'Karla', sans-serif;
  156. font-size:10px;
  157. font-weight:500;
  158. color:{color:text};
  159. background-color:{color:bg};
  160. }
  161.  
  162.  
  163. ::-moz-selection {
  164. background-color: {color:link hover};
  165. color: #fff;
  166. }
  167.  
  168. ::selection {
  169. background-color: {color:link hover};
  170. color: #fff;
  171. }
  172.  
  173. ul {
  174. list-style-type: circle;
  175. }
  176.  
  177. #entry {
  178. margin-bottom:120px;
  179. margin-left:0px;
  180. margin-top:-30px;
  181. }
  182.  
  183.  
  184.  
  185. /*SIDEBAR*/
  186.  
  187. #sidebar {
  188. width:280px;
  189. position:fixed;
  190. margin-left:160px;
  191. margin-top:70px;
  192. {block:IfSidebarImage}
  193. margin-top:50px;
  194. {block:IfSidebarImage}
  195. }
  196.  
  197. {block:IfIconImage}
  198. #sidebar img {
  199. width:70px;
  200. position:absolute;
  201. }
  202. {/block:IfIconImage}
  203.  
  204.  
  205. {block:IfSidebarImage}
  206. #sidebar img {
  207. width:245px;
  208. margin-left:21px;
  209. border:1px solid {color:outline};
  210. }
  211. {/block:IfSidebarImage}
  212.  
  213.  
  214.  
  215. {block:IfIconImage}
  216. #description {
  217. text-align:justify;
  218. width:185px;
  219. line-height:15px;
  220. font-size:10px;
  221. height:55px;
  222. overflow-y:scroll;
  223. background-color:{color:accent};
  224. border:1px solid {color:outline};
  225. margin-top:-1px;
  226. padding:8px 5px 7px 76px;
  227. }
  228. {/block:IfIconImage}
  229.  
  230.  
  231.  
  232.  
  233. {block:IfSidebarImage}
  234. #description {
  235. text-align:justify;
  236. width:219px;
  237. line-height:15px;
  238. font-size:10px;
  239. background-color:{color:accent};
  240. border:1px solid {color:outline};
  241. margin-top:-4px;
  242. padding:13px;
  243. margin-left:21px;
  244. }
  245. {/block:IfSidebarImage}
  246.  
  247. {block:IfNotSidebarImage}
  248. {block:IfNotIconImage}
  249. #description {
  250. text-align:justify;
  251. width:235px;
  252. line-height:15px;
  253. font-size:10px;
  254. background-color:{color:accent};
  255. border:1px solid {color:outline};
  256. margin-top:-1px;
  257. padding:8px 5px 7px 5px;
  258. margin-left:21px;
  259. }
  260. {/block:IfNotIconImage}
  261. {/block:IfNotSidebarImage}
  262.  
  263. #pagination {
  264. color:{color:link};
  265.  
  266. }
  267.  
  268. #pagination a {
  269. color:{color:link};
  270. }
  271.  
  272.  
  273. #pagination a:hover {
  274. color:{color:link};
  275. }
  276.  
  277.  
  278. /*SIDELINKS*/
  279.  
  280. .sidelinks {
  281. position:relative;
  282. z-index:99999999;
  283. font-size:8px;
  284. text-transform:uppercase;
  285. float:right;
  286. margin-top:4px;
  287. margin-right:15px;
  288. }
  289.  
  290.  
  291. .sidelinks a {
  292. color:{color:sidelinks};
  293. background-color:{color:accent};
  294. border:1px solid {color:outline};
  295. padding:4px;
  296. border-radius:0px;
  297. margin-right:-3px;
  298. -moz-transition-duration: 0.3s;
  299. -o-transition-duration: 0.3s;
  300. -webkit-transition-duration: 0.3s;
  301. transition-duration: 0.3s;
  302. }
  303.  
  304. .sidelinks a:hover {
  305. color:{color:sidelinks};
  306. border-bottom:1px solid {color:link hover};
  307. -moz-transition-duration: 0.3s;
  308. -o-transition-duration: 0.3s;
  309. -webkit-transition-duration: 0.3s;
  310. transition-duration: 0.3s;
  311. }
  312.  
  313.  
  314. a {
  315. text-decoration:none;
  316. color:{color:link};
  317. }
  318.  
  319. a:hover {
  320. color:{color:link hover};
  321. -moz-transition-duration: 0.3s;
  322. -o-transition-duration: 0.3s;
  323. -webkit-transition-duration: 0.3s;
  324. transition-duration: 0.3s;
  325. }
  326.  
  327.  
  328.  
  329. #title {
  330. text-align:left;
  331. font-size:8px;
  332. text-transform:uppercase;
  333. border-bottom:1px solid {color:outline};
  334. width:234px;
  335. padding-bottom:2px;
  336. margin-top:-5px;
  337. margin-bottom:6px;
  338. margin-left:-13px;
  339. padding-left:13px;
  340. overflow-x:visible;
  341. }
  342.  
  343. /*
  344. {block:IfIconImage}
  345. #title {
  346. text-align:left;
  347. font-size:8px;
  348. width:181px;
  349. text-transform:uppercase;
  350. border:1px solid {color:outline};
  351. background-color:{color:accent};
  352. padding:8px;
  353. margin-left:69px;
  354. margin-bottom:0px;
  355. }
  356. {block:IfIconImage}*/
  357.  
  358.  
  359. {block:IfNotIconImage}
  360. #title {
  361. text-align:left;
  362. font-size:8px;
  363. text-transform:uppercase;
  364. border-bottom:1px solid {color:outline};
  365. width:240px;
  366. padding-bottom:2px;
  367. margin-top:-5px;
  368. margin-bottom:6px;
  369. margin-left:-7px;
  370. padding-left:7px;
  371. overflow-x:visible;
  372. }
  373. {/block:IfNotIconImage}
  374.  
  375. {block:IfSidebarImage}
  376. #title {
  377. text-align:left;
  378. font-size:8px;
  379. text-transform:uppercase;
  380. border-bottom:1px solid {color:outline};
  381. width:233px;
  382. padding-bottom:2px;
  383. margin-top:-5px;
  384. margin-bottom:6px;
  385. margin-left:-13px;
  386. padding-left:13px;
  387. overflow-x:visible;
  388. }
  389. {/block:IfSidebarImage}
  390.  
  391.  
  392.  
  393.  
  394. /*POSTS*/
  395.  
  396. #posts {
  397. width:{select:Post Size}px;
  398. margin-left:500px;
  399. margin-bottom:90px;
  400. background-color:{color:accent};
  401. border:1px solid {color:outline};
  402. {block:PostNotes}
  403. padding-bottom:20px;
  404. {/block:PostNotes}
  405. }
  406.  
  407.  
  408. #posts img {
  409. max-width:100%;
  410. height:auto;
  411. }
  412.  
  413.  
  414. #quote {
  415. font-style:italic;
  416. font-size: 15px;
  417. text-transform:uppercase;
  418. }
  419.  
  420. .source {
  421. font-style:italic;
  422. margin-bottom:-10px;
  423. }
  424.  
  425. .title {
  426. font-size:15px;
  427. font-weight:none;
  428. font-style:italic;
  429. padding-top:10px;
  430. text-transform:uppercase;
  431. }
  432.  
  433. .linkname {
  434. font-size:15px;
  435. font-style:italic;
  436. text-transform:uppercase;
  437. margin-bottom:-10px;
  438. }
  439.  
  440. /*AUDIO*/
  441.  
  442. #albumart {
  443. position:absolute;
  444. display:inline-block;
  445. z-index:999;
  446. margin-top:0px;
  447. margin-left:25px;
  448. padding:7px;
  449. }
  450.  
  451. .playbox {
  452. background-color:#fafafa;
  453. position:absolute;
  454. margin-left:58.5px;
  455. margin-top:34.5px;
  456. width:27px;
  457. height:27px;
  458. z-index:1000;
  459. opacity:.4;
  460. }
  461.  
  462. .playbutton {
  463. width: 27px;
  464. height: 27px;
  465. overflow: hidden;
  466. position: absolute;
  467. opacity:.7;
  468. -moz-transition-duration: 0.4s;
  469. -o-transition-duration: 0.4s;
  470. -webkit-transition-duration: 0.4s;
  471. transition-duration: 0.4s;
  472. }
  473.  
  474. .playbox:hover .playbutton {
  475. opacity:1;
  476. -moz-transition-duration: 0.4s;
  477. -o-transition-duration: 0.4s;
  478. -webkit-transition-duration: 0.4s;
  479. transition-duration: 0.4s;
  480. }
  481.  
  482. /*
  483. ORIGINAL
  484. .audiosrc {
  485. position:absolute;
  486. max-width:330px;
  487. margin-left:247px;
  488. margin-top:63px;
  489. font-size:9px;
  490. letter-spacing:1.5px;
  491. text-transform:uppercase;
  492. text-align:left;
  493. color:black;
  494.  
  495. }*/
  496.  
  497.  
  498. .audiosrc {
  499. position:absolute;
  500. display:inline-block;
  501. width:250px;
  502. margin-left:150px;
  503. top:20px;
  504. font-size:8px;
  505. letter-spacing:1.5px;
  506. line-height:11px;
  507. text-transform:uppercase;
  508. text-align:left;
  509. border-left:1px solid {color:outline};
  510. padding:20px 0px 20px 35px;
  511.  
  512. }
  513.  
  514. #srccontainer {
  515. position:relative;
  516. background-color:none;
  517. width:500px;
  518. height:100px;
  519. z-index:999;
  520. margin-bottom:15px;
  521. border-radius:6px;
  522. margin-top:15px;
  523. }
  524.  
  525.  
  526. /*QUESTION*/
  527.  
  528.  
  529. .question {
  530. background-color:#fafafa;
  531. width:500px;
  532. text-align:center;
  533. padding:10px;
  534. }
  535.  
  536. .asker {
  537. font-style:italic;
  538. text-transform:uppercase;
  539. font-size:12;
  540. text-align:center;
  541. }
  542.  
  543.  
  544.  
  545.  
  546. #postinfo {
  547. text-transform:uppercase;
  548. font-size:9px;
  549. text-align:left;
  550. line-height:12px;
  551. padding:7px 10px 0px 10px;
  552. border-top:1px solid {color:outline};
  553. {block:PostNotes}
  554. margin-bottom:30px;
  555. {/block:PostNotes}
  556. }
  557.  
  558. #postinfo a{
  559. border-bottom:0px;
  560. }
  561.  
  562.  
  563. #maininfo2 {
  564. font-size:8px;
  565. text-transform:uppercase;
  566. margin-bottom:18px;
  567. }
  568.  
  569.  
  570.  
  571. .tags {
  572. font-size:8px;
  573. text-transform:none;
  574. border-top:1px solid {color:outline};
  575. padding:7px 10px 7px 10px;
  576. width:calc({select:Post Size}px - 20px);
  577. margin-left:-10px;
  578. }
  579.  
  580.  
  581.  
  582. .notes ol, .notes li{
  583. list-style:none;
  584. }
  585.  
  586.  
  587. ol.notes li.note img.avatar {
  588. vertical-align:-8px;
  589. border-radius:100%;
  590. margin-right:10px;
  591. width:16px;
  592. height:16px;
  593. margin-top:4px;
  594. margin-bottom:4px;
  595. }
  596.  
  597.  
  598. blockquote {
  599. padding-left:5px;
  600. border-left:1px solid {color:text};
  601. margin-left:14px;
  602. }
  603.  
  604.  
  605. blockquote blockquote {
  606. padding-left:5px;
  607. border-left:1px solid {color:text};
  608. margin-left:14px;
  609. }
  610.  
  611. .captions {
  612. padding:0px 10px 0px 10px;
  613. }
  614.  
  615. .captions a {
  616. border-bottom:0px solid {color:link};
  617. }
  618.  
  619. .captions a:hover {
  620. border-bottom:0px solid {color:link hover};
  621. }
  622.  
  623. .txts {
  624. padding:10px 10px 10px 10px;
  625. }
  626.  
  627. .txts a {
  628. border-bottom:0px solid {color:link};
  629. }
  630.  
  631. .txts a:hover {
  632. border-bottom:0px solid {color:link hover};
  633. }
  634.  
  635.  
  636.  
  637.  
  638. #mastersrc {
  639. color:{color:text};
  640. position:fixed;
  641. bottom:10px;
  642. right:10px;
  643. padding:6px 8px 6px 8px;
  644. font-size:12px;
  645. border:1px solid {color:outline};
  646. background-color:{color:accent};
  647. opacity:1;
  648. width:10px;
  649. overflow:hidden;
  650. border-radius:100px;
  651. -moz-transition-duration: 0.4s;
  652. -o-transition-duration: 0.4s;
  653. -webkit-transition-duration: 0.4s;
  654. transition-duration: 0.4s;
  655. }
  656.  
  657. #srcname {
  658. color:{color:text};
  659. font-size:8px;
  660. text-transform:uppercase;
  661. margin-top:-11px;
  662. margin-left:22px;
  663. position:absolute;
  664. }
  665.  
  666. #mastersrc:hover {
  667. color:{color:text};
  668. width:85px;
  669. -moz-transition-duration: 0.4s;
  670. -o-transition-duration: 0.4s;
  671. -webkit-transition-duration: 0.4s;
  672. transition-duration: 0.4s;
  673. }
  674.  
  675. #mastersrc a:hover{
  676. color:{color:text};
  677. }
  678.  
  679.  
  680.  
  681. {CustomCSS}</style>
  682.  
  683.  
  684. </head>
  685. <body>
  686.  
  687. <div id="entry">
  688.  
  689.  
  690. <!--sidebar-->
  691.  
  692.  
  693. <!--<div id="dropdown1">link 1<br>link 2</div>-->
  694.  
  695.  
  696. <div id="sidebar">
  697.  
  698. <!--<div id="title"><a href="/">{Title}</a></div>-->
  699.  
  700.  
  701. <!--{block:IfIconImage}
  702. <div id="title"><a href="/">{Title}</a></div>
  703. {/block:IfIconImage}-->
  704.  
  705.  
  706. {block:IfSidebarImage}
  707. <img src="{image:sidebar}">
  708. {block:IfSidebarImage}
  709.  
  710.  
  711. {block:IfIconImage}
  712. <img src="{image:icon}">
  713. {/block:IfIconImage}
  714.  
  715. <div id="description">
  716.  
  717. {block:IfNotIconImage}
  718. <div id="title"><a href="/">{Title}</a></div>
  719. {/block:IfNotIconImage}
  720.  
  721. {description}
  722. </div>
  723.  
  724.  
  725.  
  726.  
  727. <div class="sidelinks">
  728. <a href="/">index</a>
  729. <a href="/ask">ask</a>
  730. {block:IfLink1}<a href="{text:link 1 URL}">{text:link 1}</a>{/block:IfLink1}
  731. {block:IfLink2}<a href="{text:link 2 URL}">{text:link 2}</a>{/block:IfLink2}
  732.  
  733.  
  734. <span id="pagination">
  735. {block:Pagination}
  736. {block:PreviousPage}<a href="{PreviousPage}">prev&nbsp;</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}
  737. {/block:Pagination}
  738. </span>
  739.  
  740.  
  741. </div>
  742.  
  743.  
  744.  
  745.  
  746.  
  747. </div>
  748.  
  749.  
  750.  
  751.  
  752. </div>
  753.  
  754.  
  755. <!--posts-->
  756.  
  757. {block:posts} <div id="posts">
  758.  
  759. {block:Text}
  760. <div class="captions">
  761. <div class="title">{block:Title}{Title}{/block:Title}</div>{Body}
  762. </div>
  763. {/block:Text}
  764.  
  765. {block:Photo}
  766. {LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}<div class="captions">{Caption}</div>{/block:Caption}
  767. {/block:Photo}
  768.  
  769.  
  770. {block:Photoset}
  771. <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div>
  772.  
  773. {block:Caption}<div class="captions">{Caption}</div>{/block:Caption}
  774. {/block:Photoset}
  775.  
  776.  
  777.  
  778.  
  779.  
  780. {block:Quote}
  781. <div class="txts">
  782. <div id="quote">{Quote}</div><div class="source">{block:Source}<div class="txts">— {Source}</div>{/block:Source}</div>
  783. </div>
  784. {/block:Quote}
  785.  
  786. {block:Link}
  787. <div class="txts"><a href="{URL}"><div class="linkname">{Name}</div></a></div>{block:Description}<div class="captions">{description}</div>{/block:Description}
  788. {/block:Link}
  789.  
  790. {block:Chat}
  791.  
  792. <div class="txts">
  793. {block:title}<h2>{Title}</h2>{/block:title}{block:lines}{block:label}<b>{label}</b>{/block:label} {line} <br>{/block:lines}
  794. </div>
  795. {/block:Chat}
  796.  
  797.  
  798.  
  799. {block:Audio}
  800.  
  801. {block:AudioPlayer}
  802. <div class="audiocontainer">
  803. <div class="playbox"><div class="playbutton">{AudioPlayerWhite}</div></div>
  804. <div id="srccontainer">
  805. <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" style="border-radius:0px;">{/block:AlbumArt}</div>
  806. <div class="audiosrc">
  807. {block:TrackName}<b>{TrackName}</b>{/block:TrackName}<br>
  808. {block:Artist}{Artist}{/block:Artist} <i class="fa fa-repeat" aria-hidden="true" style="opacity:.6; font-size:6px;"></i> {block:PlayCount}{PlayCount}{/block:PlayCount}<br>
  809. </div></div></div>
  810. {/block:AudioPlayer}
  811.  
  812. {block:AudioEmbed}
  813. {AudioEmbed}
  814. {/block:AudioEmbed}
  815.  
  816. {block:Caption}<div class="captions">{Caption}</div>
  817. {/block:Caption}
  818. {/block:Audio}
  819.  
  820. <!--{block:video}
  821. {VideoEmbed-500}{block:Caption}<div class="captions">{caption}</div>{/block:Caption}
  822. {/block:video}-->
  823.  
  824. {block:video}
  825. <div class="video">{Video-500}</div>
  826. {block:Caption}<div class="captions">{caption}</div>{/block:Caption}
  827. {/block:video}
  828.  
  829.  
  830.  
  831. <!--{block:answer}
  832. <div class="question">
  833. <div class="asker">
  834. <b>{asker} said:</b></div>
  835. <br>{question}
  836. </div>
  837. {Answer}
  838. {/block:answer}-->
  839.  
  840.  
  841. <!--<div class="question">
  842.  
  843. <div class="asker">
  844. {Asker}
  845. </div>
  846. <div class="qa">
  847. {Question}
  848. <div class="tri"></div>
  849. </div>
  850. </div>
  851. {Answer}
  852. <div class="replies">
  853. {Replies}
  854. </div>-->
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861. <!--postinfo-->
  862.  
  863. <div id="postinfo">
  864.  
  865.  
  866. <div id="maininfo2">
  867.  
  868. <span style="float:left;">
  869. {block:Date}
  870. <span title="{DayOfMonthWithZero} {ShortMonth} {ShortYear}"><a href="{permalink}">posted {timeago}</span>
  871. {/block:Date}
  872.  
  873. <br>
  874. <a href="{Permalink}">{NoteCountWithLabel}</a>
  875. </span>
  876.  
  877. <span style="float:right;">
  878.  
  879.  
  880.  
  881. <a href="{ReblogURL}" style="float:right;">reblog</a>
  882. <br>
  883.  
  884. {block:RebloggedFrom}
  885. <a href="{ReblogParentURL}">
  886. {ReblogParentname}
  887. </a> —
  888. <a href="{ReblogRootURL}">
  889. {ReblogRootname}</a>
  890. {/block:RebloggedFrom}
  891.  
  892.  
  893. </span>
  894.  
  895. </div>
  896.  
  897.  
  898.  
  899.  
  900.  
  901. {block:ContentSource}
  902. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  903. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  904. {/block:SourceLogo}
  905. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  906. {/block:ContentSource}
  907.  
  908.  
  909. <br>
  910.  
  911. {block:HasTags}
  912. <div class="tags">
  913. {block:tags}
  914. <a href="{TagURL}">#&nbsp;{Tag}</a>&nbsp;&nbsp;&nbsp;
  915. {/block:tags}
  916. </div>
  917. {/block:HasTags}
  918.  
  919. </div>
  920.  
  921.  
  922.  
  923. <div class="notes">
  924. {block:PostNotes}{PostNotes}{/block:PostNotes}
  925. </div>
  926.  
  927.  
  928. </div>{/block:posts}
  929.  
  930. </div>
  931.  
  932. <div id="mastersrc"><i class="fa fa-cube" aria-hidden="true"></i>
  933. <a href="http://clarkeqgriffin.tumblr.com">
  934. <div id="srcname">clarkeqgriffin</div>
  935. </a>
  936. </div>
  937.  
  938. </body>
  939. </html>
Advertisement
Add Comment
Please, Sign In to add comment