Advertisement
danystormborn

Goner

Jul 7th, 2016
464
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.33 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.  
  4. <link href='https://fonts.googleapis.com/css?family=Alegreya+SC:400,700' rel='stylesheet' type='text/css'>
  5. <link href='https://fonts.googleapis.com/css?family=Marck+Script' rel='stylesheet' type='text/css'>
  6. <link href='https://fonts.googleapis.com/css?family=Bitter' rel='stylesheet' type='text/css'>
  7.  
  8.  
  9. <head>
  10. <style>
  11. body, a, a:hover { cursor:url('{text:Cursor Image URL}'), auto }::selection {
  12.  
  13. background: {color:Select color}; /* Safari */
  14.  
  15. }
  16.  
  17. ::-moz-selection {
  18.  
  19. background: {color:Select color}; /* Firefox */
  20.  
  21. }</style>
  22.  
  23. <!--
  24.  
  25. G ø n e r T h e m e
  26.  
  27.  
  28.  
  29. by motherofthemes
  30.  
  31.  
  32.  
  33. /===-_---~~~~~~~~~------____
  34. |===-~___ _,-'
  35. -==\\ `//~\\ ~~~~`---.___.-~~
  36. ______-==| | | \\ _-~`
  37. __--~~~ ,-/-==\\ | | `\ ,'
  38. _-~ /' | \\ / / \ /
  39. .' / | \\ /' / \ /'
  40. / ____ / | \`\.__/-~~ ~ \ _ _/' / \/'
  41. /-'~ ~~~~~---__ | ~-/~ ( ) /' _--~`
  42. \_| / _) ; ), __--~~
  43. '~~--_/ _-~/- / \ '-~ \
  44. {\__--_/} / \\_>- )<__\ \
  45. /' (_/ _-~ | |__>--<__| |
  46. |0 0 _/) )-~ | |__>--<__| |
  47. / /~ ,_/ / /__>---<__/ |
  48. o o _// /-~_>---<__-~ /
  49. (^(~ /~_>---<__- _-~
  50. ,/| /__>--<__/ _-~
  51. ,//('( |__>--<__| / .----_
  52. ( ( ')) |__>--<__| | /' _---_~\
  53. `-)) )) ( |__>--<__| | /' / ~\`\
  54. ,/,'//( ( \__>--<__\ \ /' // ||
  55. ,( ( ((, )) ~-__>--<_~-_ ~--____---~' _/'/ /'
  56. `~/ )` ) ,/| ~-_~>--<_/-__ __-~ _/
  57. ._-~//( )/ )) ` ~~-'_/_/ /~~~~~~~__--~
  58. ;'( ')/ ,)( ~~~~~~~~~~
  59. ' ') '( (/
  60. ' ' `
  61.  
  62. -->
  63. <meta name="image:Background" content=""/>
  64. <meta name="image:Sidebar Image" content=""/>
  65. <meta name="image:Sidebar Image 2" content=""/>
  66. <meta name="image:Sidebar Image 3" content=""/>
  67. <meta name="image:Favicon" content=""/>
  68. <meta name="color:Background" content="#FFFFFF"/>
  69. <meta name="color:Sidebar Background" content="#FFFFFF"/>
  70. <meta name="color:Text" content="#777777"/>
  71. <meta name="color:Select Color" content="#FF0080"/>
  72. <meta name="color:Link" content="#555555"/>
  73. <meta name="color:Hover" content="#999999"/>
  74. <meta name="color:Borders" content="#000000"/>
  75. <meta name="color:Post Background" content="#FFFFFF"/>
  76. <meta name="color:Permalink Color" content="#000000"/>
  77. <meta name="color: Link Background" content=""/>
  78.  
  79. <meta name="if:Maximised background" content=""/>
  80. <meta name="if:Sidebar image" content=""/>
  81. <meta name="if:Sidebar Image 2" content=""/>
  82. <meta name="if:Sidebar Image 3" content=""/>
  83. <meta name="if:Borders" content=""/>
  84.  
  85. <meta name="text:Cursor Image URL" content=""/>
  86. <meta name="text:Description Font Size" content=""/>
  87. <meta name="text:Blog Title Font Size" content=""/>
  88. <meta name="text:Link One URL" content=""/>
  89. <meta name="text:Link One Title" content="link"/>
  90. <meta name="text:Link Two URL" content=""/>
  91. <meta name="text:Link Two Title" content="link"/>
  92. <meta name="text:Link Three URL" content=""/>
  93. <meta name="text:Link Three Title" content="link"/>
  94. <meta name="text:Link Four URL" content=""/>
  95. <meta name="text:Link Four Title" content="link"/>
  96. <meta name="text:Link Five URL" content=""/>
  97. <meta name="text:Link Five Title" content="link"/>
  98.  
  99.  
  100. <title>{Title}</title>
  101. {block:Description}
  102. <meta name="description" content="{MetaDescription}" />
  103. {/block:Description}
  104. <link rel="shortcut icon" href="{image:Favicon}">
  105.  
  106.  
  107. <!---------------DO NOT REMOVE THESE SCRIPTS--------------->
  108.  
  109. <script type="text/javascript"
  110. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  111.  
  112.  
  113. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  114.  
  115. <script src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  116. <script>
  117. (function($){$(document)
  118. .ready(function(){$("[title]")
  119. .style_my_tooltips();});})
  120. (jQuery);
  121. </script>
  122.  
  123. {block:IndexPage}
  124. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  125. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  126.  
  127. <script type="text/javascript">
  128. $(window).load(function(){
  129. var $wall = $('#entries');
  130. $wall.imagesLoaded(function(){
  131. $wall.masonry({
  132. itemSelector: '#post, #post_photo',
  133. isAnimated : false
  134. });
  135. });
  136.  
  137. $wall.infinitescroll({
  138. navSelector : '#pagination',
  139. nextSelector : '#pagination a',
  140. itemSelector : '#post, #post_photo',
  141. bufferPx : 2000,
  142. debug : false,
  143. errorCallback: function() {
  144. $('#scroll').fadeOut('normal');
  145. }},
  146. function( newElements ) {
  147. var $newElems = $( newElements );
  148. $newElems.hide();
  149. $newElems.imagesLoaded(function(){
  150. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  151. });
  152. }); $('#entries').show(500);
  153. });
  154. </script>
  155.  
  156.  
  157. <script src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.1/SmoothScroll.min.js"></script>
  158.  
  159. {/block:IndexPage}
  160.  
  161.  
  162. <!---------------END SCRIPTS--------------->
  163.  
  164. <style type="text/css">
  165.  
  166. .tmblr-iframe{
  167. margin-top:5px;
  168. margin-right:0px;
  169. z-index:9999999999999;!important;
  170. -webkit-filter: invert(100%);
  171. }
  172.  
  173.  
  174.  
  175. ::-webkit-scrollbar{ width:10px; background-color:{color:background}; }
  176. ::-webkit-scrollbar-thumb{ background-color: {color:blog border}; border: 1px solid {color:background}; }
  177.  
  178.  
  179. /************Edit Body Here************/
  180.  
  181. body{
  182. margin:0px;
  183. background-color: {color:Background};
  184. background-attachment:fixed;
  185. background-position:bottom-right;
  186. font-family:Alegreya,400;
  187. font-size:10px;
  188. letter-spacing:1px;
  189. overflow-x:hidden;
  190. text-align:left;
  191. color: {color:Text};
  192. background-image:url({image:Background});
  193. {block:ifMaximisedBackground}
  194. -webkit-background-size: cover;
  195. -moz-background-size: cover;
  196. -o-background-size: cover;
  197. background-size: cover;
  198. background-position:left-bottom;
  199. {/block:ifMaximisedBackground}
  200. }
  201.  
  202.  
  203. a:link, a:active, a:visited{
  204. text-decoration: none;
  205. color: {color:Link};}
  206.  
  207. a:hover {
  208. color:{color:Link};
  209. text-decoration:none;}
  210.  
  211. /***************Credit*********************/
  212. .credits {
  213. position:fixed;
  214. right:10px;
  215. bottom:10px;
  216. z-index:100000;
  217. }
  218.  
  219. .credits img{
  220. border:3px solid {color:Borders};
  221. width:60px;
  222. background:transparent;
  223. }
  224.  
  225. .credits a:link, a:visited {
  226. background-color: #f44336;
  227. color: white;
  228. padding: 14px 25px;
  229. text-align: center;
  230. text-decoration: none;
  231. display: inline-block;
  232. }
  233.  
  234.  
  235. .credits a:hover, a:active {
  236. background-color: red;
  237. }
  238.  
  239. /************EDIT TOOLTIP HERE************/
  240.  
  241.  
  242. #s-m-t-tooltip {
  243. padding: 4px;
  244. height:auto;
  245. display: none;
  246. font-family: Alegreya,400;
  247. font-size: 9px;
  248. max-width:150px;
  249. text-transform:uppercase;
  250. text-align: center;
  251. letter-spacing:1px;
  252. margin-top:10px;
  253. margin-left: 15px;
  254. line-height: 8px;
  255. z-index: 999999999999;
  256. border: 1px solid {color:Borders};
  257. background:{color:Post Background};
  258. color: {color:text};
  259. }
  260.  
  261. /************EDIT POST POSITION/WIDTH HERE************/
  262.  
  263. /*To increase the amount of columns, increase the width. To decrease the amount of columns, decrease the width.*/
  264.  
  265. #entries{
  266. text-align:left;
  267. width:810px;
  268. margin-left:250px;
  269. margin-top:20px;
  270. position:relative;
  271.  
  272. {block:PermalinkPage}
  273. width:550px;
  274. margin-left:130px;
  275. {/block:PermalinkPage}}
  276.  
  277. /************EDIT OVERALL POSTS HERE************/
  278.  
  279. /*When increasing the amount of columns, you may have to decrease the #post width. Otherwise, to get larger posts, increase the width.*/
  280.  
  281. #post{
  282. text-align:left;
  283. margin-right:80px;
  284. margin-bottom:30px;
  285. background:{color:Post Background};
  286. padding:5px;
  287. max-width: 100%;
  288. display:block;
  289. width:230px;
  290. {block:PermalinkPage}
  291. width:500px;
  292. {/block:PermalinkPage}
  293.  
  294. {block:ifBorders}
  295. border: 10px ridge {color:Borders};
  296. {/block:ifBorders}
  297. }
  298.  
  299. /*Do not delete #post img.*/
  300.  
  301. #post img{
  302. max-width:100%;}
  303.  
  304. /*Edit the permalinks all posts.*/
  305.  
  306. .permalink{
  307. background-color:{color:Hover};
  308. color:{color:Permalink color};
  309. font-family: Alegreya, 400;
  310. opacity:0;
  311. width:40px;
  312. height:10px;
  313. line-height:12px;
  314. padding:3px;
  315. padding-left:9px;
  316. font-size:10px;
  317. text-transform:uppercase;
  318. text-align:left;
  319. -webkit-transition:all 2s ease;
  320. -moz-transition:all 2s ease;
  321. transition:all 2s ease;
  322. -o-transition:all 2s ease;
  323.  
  324. position:absolute;
  325. top:10%;
  326. -webkit-transform: translate(0px,-50%);
  327. -moz-transform: translate(0px,-50%);
  328. -ms-transform: translate(0px,-50%);
  329. -o-transform: translate(0px,-50%);
  330. transform: translate(0px,-50%);
  331. left:20%;
  332. -webkit-transform: translate(-50%,-50%);
  333. -moz-transform: translate(-50%,-50%);
  334. -ms-transform: translate(-50%,-50%);
  335. -o-transform: translate(-50%,-50%);
  336. transform: translate(-50%,-50%);
  337.  
  338. {block:permalinkpage}
  339. display:none;
  340. {/block:permalinkpage}
  341. }
  342.  
  343.  
  344. .permalink a{
  345. color:{color:Permalink color};
  346. line-height:15px;
  347. }
  348.  
  349. #post:hover .permalink{
  350. opacity:1;
  351. }
  352.  
  353. #notecounter{
  354. text-align:right;
  355. }
  356.  
  357.  
  358.  
  359. /*Edit the titles on any text-based post.*/
  360.  
  361. .posttitle{
  362. font-size:10px;
  363. text-align:center;
  364. color:{color:Link};}
  365.  
  366. .posttitle a{
  367. color:{color:Link};}
  368.  
  369. /************EDIT QUOTE POSTS HERE************/
  370.  
  371. .quote{
  372. margin-right: 5px;}
  373.  
  374. .source{
  375. padding-top:5px;
  376. display:block;
  377. text-align:right;}
  378.  
  379.  
  380. /************EDIT ANSWER POSTS HERE************/
  381.  
  382. .ask{
  383. padding:4px;
  384. background:{color:post background};}
  385. .asker{
  386. color:{color:Link};}
  387. .answer{
  388. margin-top:10px;}
  389.  
  390. /************EDIT AUDIO POSTS HERE************/
  391.  
  392. .audio{
  393. {block:IndexPage}width:180px;{/block:IndexPage}
  394. {block:PermalinkPage}width:239px;{/block:PermalinkPage};}
  395. .info{
  396. padding:2px 0px 1px 57px;}
  397. .i {
  398. text-transform:uppercase;
  399. letter-spacing:1px;
  400. font-size:8px;}
  401. .pl b,strong{
  402. text-transform:lowercase;
  403. font-size:9px;}
  404. .player{
  405. position:absolute;
  406. overflow:hidden;
  407. margin-top:0px;
  408. margin-left:15px;
  409. background:#ffffff;
  410. width:24px;
  411. height:23px;}
  412.  
  413. /************EDIT VIDEO POSTS HERE************/
  414. /***********DO NOT DELETE THIS CODE************/
  415.  
  416. .video-container {
  417. position:relative;
  418. padding-bottom:56.25%;
  419. padding-top: 30px;
  420. height:0;
  421. overflow:hidden;}
  422.  
  423. .video-container iframe,
  424. .video-container object,
  425. .video-container embed {
  426. position: absolute;
  427. top: 0;
  428. left: 0;
  429. width: 100%;
  430. height: 100%;}
  431.  
  432. /************EDIT CHAT POSTS HERE************/
  433.  
  434. .chat{
  435. line-height:12px;
  436. list-style:none;}
  437. .chat ul{
  438. list-style:none;
  439. padding:0px 5px;
  440. line-height:15px;}
  441. .label{
  442. color:{color:Link};}
  443.  
  444. /************EDIT SIDEBAR HERE************/
  445.  
  446. #holder{
  447. background-color:{color:sidebar background};
  448. padding:5px;
  449. left:120px;
  450. top:50px;
  451. width:240px;
  452. position:fixed;
  453.  
  454. {block:ifBorders}
  455. border: 10px ridge {color:Borders};
  456. {/block:ifBorders}
  457. }
  458.  
  459.  
  460. .blogtitle{
  461. padding:0px;
  462. text-align:center;
  463. letter-spacing:4px;
  464. font-family: Alegreya,400;
  465. text-transform:none;
  466. font-size:{text:Blog Title Font Size};
  467. width:220px;
  468. height:auto;
  469. background-color:{color:sidebar background};
  470.  
  471. {block:ifBorders}
  472. border: 10px ridge {color:Borders};
  473. {/block:ifBorders}
  474. }
  475.  
  476. .blogtitle a{
  477. color:{color:Link};
  478. }
  479. .blogtitle a:hover{
  480. color:{color:Hover};
  481. }
  482.  
  483.  
  484. .sidebar{
  485. background:{color:Sidebar Background};
  486. width:220px;
  487.  
  488. {block:ifBorders}
  489. border: 10px ridge {color:Borders};
  490. {/block:ifBorders}
  491. }
  492. .sidebar img{
  493. height:auto;
  494. padding-bottom:2px;
  495. }
  496. .description{
  497. text-align:center;
  498. font-size:{text:Description Font Size};
  499. font-family: Alegreya, 400;
  500. padding-bottom:5px;
  501. width:220;
  502. background-color:{color:sidebar background};
  503.  
  504. {block:ifBorders}
  505. border: 10px ridge {color:Borders};
  506. {/block:ifBorders}
  507. }
  508.  
  509. }
  510. /******************Links*******************/
  511. .links{
  512. margin-top:10px;
  513. width:180px;
  514. padding-top:5px;
  515. padding-bottom:5px;
  516. text-align:center;
  517. background-color: #f44336;
  518. padding: 14px 25px;
  519. text-align: center;
  520. text-decoration: none;
  521. display: inline-block;
  522.  
  523. {block:ifBorders}
  524. border: 10px solid {color:Borders};
  525. {/block:ifBorders}
  526. }
  527.  
  528. .links:hover{
  529. color:{color:Hover};
  530. margin-right:10px;
  531. }
  532.  
  533. .links a:link, a:visited {
  534. color: {color:Tab Box2};
  535. padding: 14px 25px;
  536. text-align: center;
  537. text-decoration: none;
  538. display: inline-block;
  539. }
  540.  
  541.  
  542. .links a:hover, a:active {
  543. background-color: red;
  544. }
  545.  
  546. /************EDIT TEXT SETTINGS HERE************/
  547.  
  548. i, em{
  549. color:{color:Link};}
  550. b, strong{
  551. font-weight:normal;
  552. text-transform:uppercase;
  553. color:{color:Link};}
  554. ul,ol{
  555. margin:0px;
  556. margin-left:-5px;}
  557. p{
  558. padding:0px;
  559. margin:2px;}
  560. u{
  561. text-decoration:none;
  562. color:{color:Title};}
  563.  
  564. blockquote {
  565. margin:0px;
  566. padding:4px;
  567. background:{color:post background};}
  568.  
  569.  
  570.  
  571. /************DO NOT DELETE #SCROLL************/
  572.  
  573. #scroll{
  574. bottom:-20px;
  575. position: absolute;
  576. left: 50%;
  577. width:10px;
  578. height:5px;
  579. overflow:hidden;
  580. margin-bottom:80px;}
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587. ::selection {
  588.  
  589. background: {color:Select color}; /* Safari */
  590.  
  591. }
  592.  
  593. ::-moz-selection {
  594.  
  595. background: {color:Select color}; /* Firefox */
  596.  
  597. }
  598.  
  599.  
  600. </style>
  601.  
  602. </head>
  603.  
  604. <body>
  605.  
  606. <center>
  607.  
  608.  
  609. <div id="entries">
  610.  
  611. <!---------------EDIT SIDEBAR CONTENT HERE--------------->
  612. <div id="holder">
  613.  
  614. <div class="blogtitle">
  615. <a href="/">{Title}</a>
  616. </div>
  617.  
  618. <div class="sidebar">
  619. {block:ifSidebarImage}
  620. <img src="{image:Sidebar Image}" width="220"></img>
  621. {/block:ifSidebarImage}
  622.  
  623. {block:ifSidebarImage2}
  624. <img src="{image:Sidebar Image 2}" width="220"></img>
  625. {/block:ifSidebarImage2}
  626.  
  627. {block:ifSidebarImage3}
  628. <img src="{image:Sidebar Image 3}" width="220"></img>
  629. {/block:ifSidebarImage3}
  630.  
  631. {block:ifSidebarImage4}
  632. <img src="{image:Sidebar Image 4}" width="220"></img>
  633. {/block:ifSidebarImage4}
  634.  
  635. {block:ifSidebarImage5}
  636. <img src="{image:Sidebar Image 5}" width="220"></img>
  637. {/block:ifSidebarImage5}
  638. </div>
  639.  
  640. <div class="description">
  641. {description}
  642. </div>
  643. <!---------------------Link Stuff---------------------------->
  644. <center>
  645. <div class="links">
  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="http://motherofthemes.tumblr.com">credit</a>
  653. </div>
  654. </center>
  655.  
  656. </div>
  657.  
  658. <!---please don't remove my credit, I work very hard on my themes--->
  659. <a href="http://motherofthemes.tumblr.com"><div class="credits">
  660. <img src="https://secure.static.tumblr.com/75e6c72b425b18787a98da886bdb4556/qfp9jca/c9Wo86vmp/tumblr_static_3r5cdxezrnok88o0wscwc0o0g.png"></div></a>
  661.  
  662. {block:Posts}
  663.  
  664. <!---------------DO NOT DELETE block:ContentSource--------------->
  665.  
  666. {block:ContentSource}
  667. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  668. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  669. {/block:SourceLogo}
  670. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  671. {/block:ContentSource}
  672.  
  673. <div id="post">
  674.  
  675. <!---------------EDIT TEXT POSTS HERE--------------->
  676.  
  677. {block:Text}
  678. <div class="text">
  679. <div class="posttitle">{block:Title}{Title}{/block:Title}</div>
  680. {Body}{block:IndexPage}<div class="permalink"><a href="{ReblogURL}" title="reblog">🌙</a> | <a href="{Permalink}" title="{NoteCount}">⭐️</a>
  681. </div>{/block:IndexPage}</div>
  682. {/block:Text}
  683.  
  684. <!---------------EDIT LINK POSTS HERE--------------->
  685.  
  686. {block:Link}
  687. <a href="{URL}"><div class="posttitle">{Name}</div></a>
  688. {block:Description}{Description}{/block:Description}
  689. {block:IndexPage}<div class="permalink"><a href="{ReblogURL}" title="reblog">🌙</a> | <a href="{Permalink}" title="{NoteCount}">⭐️</a>
  690. </div>{/block:IndexPage}
  691. {/block:Link}
  692.  
  693. <!---------------EDIT PHOTO POSTS HERE--------------->
  694.  
  695. {block:Photo}<div style="line-height:0px;">
  696. {block:IndexPage}
  697. <img src="{PhotoURL-250}" alt="{PhotoAlt}" width="260px"/>{/block:IndexPage}<div class="permalink"><a href="{ReblogURL}" title="reblog">🌙</a> | <a href="{Permalink}" title="{NoteCount}">⭐️</a>
  698. </div>{block:PermalinkPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" />{/block:PermalinkPage}</a></div>
  699. {/block:Photo}
  700.  
  701. <!---------------EDIT PHOTOSET POSTS HERE--------------->
  702.  
  703. {block:Photoset}
  704. {block:IndexPage}{block:Photos}<a href="{Permalink}"><img src="{PhotoURL-250}"/></a>{/block:Photos}<div class="permalink"><a href="{ReblogURL}" title="reblog">🌙</a> | <a href="{Permalink}" title="{NoteCount}">⭐️</a>
  705. </div>{/block:IndexPage}
  706. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  707. {/block:Photoset}
  708.  
  709. <!---------------EDIT QUOTE POSTS HERE--------------->
  710.  
  711. {block:Quote}
  712. {Quote}{block:Source}
  713. <div class="source">{Source}</div>{/block:Source}
  714. {block:IndexPage}
  715. <div class="permalink"><a href="{ReblogURL}" title="reblog">🌙</a> | <a href="{Permalink}" title="{NoteCount}">⭐️</a>
  716. </div>{/block:IndexPage}
  717. {/block:Quote}
  718.  
  719. <!---------------EDIT ANSWER POSTS HERE--------------->
  720.  
  721. {block:Answer}
  722. <div class="ask"><span class="asker">{Asker}:</span> {Question}</div>
  723. <div class="answer">{Answer}</div>
  724. {block:IndexPage}
  725. <div class="permalink"><a href="{ReblogURL}" ="reblog">🌙</a> | <a href="{Permalink}" title="{NoteCount}">⭐️</a>
  726. </div>{/block:IndexPage}
  727. {/block:Answer}
  728.  
  729. <!---------------EDIT CHAT POSTS HERE--------------->
  730.  
  731. {block:Chat}
  732. {block:Title}<div class="posttitle">{Title}</div>{/block:Title}
  733. <div class="chat"><ul>{block:Lines}
  734. <li class="person{UserNumber}">{block:Label}
  735. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>{block:IndexPage}<div class="permalink"><a href="{ReblogURL}" title="reblog">R</a> | <a href="{Permalink}" title="{NoteCount}">N</a>
  736. </div>
  737. {/block:IndexPage}
  738. {/block:Chat}
  739.  
  740. <!---------------EDIT AUDIO POSTS HERE--------------->
  741.  
  742. {block:Audio}<div class="player">{AudioPlayerWhite}</div>
  743. <div class="info"><div class="i"><span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</div><div class="i">by<span{block:Artist} style="display: none;"{block:Artist}>Unknown</span> {block:Artist}{Artist}{/block:Artist}</div></div>{block:IndexPage}<div class="permalink"><a href="{ReblogURL}" title="reblog">R</a> | <a href="{Permalink}" title="{NoteCount}">N</a>
  744. </div>
  745. {/block:IndexPage}
  746. {/block:Audio}
  747.  
  748. <!---------------EDIT VIDEO POSTS HERE--------------->
  749.  
  750. {block:Video}
  751. {block:IndexPage}<div class="video-container">{Video-250}</div>
  752. <div class="permalink"><a href="{ReblogURL}" title="reblog">🌙</a> | <a href="{Permalink}" title="{NoteCount}">⭐️</a>
  753. </div>{/block:IndexPage}
  754. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  755. {/block:Video}
  756.  
  757. <!---------------EDIT PERMALINK PAGE HERE--------------->
  758.  
  759. {block:PermalinkPage}
  760. {block:Caption}{Caption}{/block:Caption}
  761. <p>{block:Date} {Month} {DayofMonthWithSuffix}, {Year}{/block:Date} {block:NoteCount}, {NoteCountWithLabel}{/block:NoteCount} {block:RebloggedFrom} , (via <a href="{ReblogParentURL}">{ReblogParentName}</a>){/block:RebloggedFrom}
  762. <div class="permapage">
  763. <div style="margin-top:10px; margin-left:-10px;">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}
  764. </div>
  765. {/block:Posts}
  766. </div>
  767.  
  768.  
  769. <!---------------DO NOT DELETE THIS--------------->
  770.  
  771. {block:IndexPage}
  772. {block:Pagination}
  773. <div id="pagination">
  774. {block:NextPage}
  775. <a id="nextPage" href="{NextPage}"></a>
  776. {/block:NextPage}
  777. {block:PreviousPage}
  778. <a href="{PreviousPage}"></a>
  779. {/block:PreviousPage}
  780. </div>
  781. {/block:Pagination}
  782. {/block:IndexPage}
  783. </center>
  784. </div>
  785. <!---------end updates--------->
  786.  
  787. <!---please don't remove my credit, I worked very hard on this theme--->
  788. <div id="credit">
  789. <div style="position:fixed;"><a href="http://motherofthemes.tumblr.com"> <img src="https://secure.static.tumblr.com/75e6c72b425b18787a98da886bdb4556/qfp9jca/c9Wo86vmp/tumblr_static_3r5cdxezrnok88o0wscwc0o0g.png" width="50px"> </a>
  790. </div>
  791.  
  792. </body>
  793. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement