Advertisement
stormaqeddon

theme 16

Jan 9th, 2015
4,451
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.22 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <head>
  5.  
  6. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
  7.  
  8. <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
  9.  
  10.  
  11. <title>{Title}</title>
  12. <link rel="shortcut icon" href={Favicon}>
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  14. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  15.  
  16. <!----Thanks for choosing my theme! The only thing I ask is that you do NOT remove the credit from the bottom corner. It's really small so you don't even notice it.
  17.  
  18. You can edit this as MUCH as you want, but DO NOT use this as a base code! There are plenty of free base codes available online to use :)
  19.  
  20. Enjoy! <3 Stef--->
  21.  
  22.  
  23.  
  24. <!-- pop up ask begin -->
  25. <script type="text/javascript"
  26. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  27. <script>
  28. $(document).ready(function() {
  29. //
  30. $('a.poplight[href^=#]').click(function() {
  31. var popID = $(this).attr('rel'); //Get Popup Name
  32. var popURL = $(this).attr('href'); //Get Popup href to define size
  33. var query= popURL.split('?');
  34. var dim= query[1].split('&');
  35. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  36. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
  37. var popMargTop = ($('#' + popID).height() + 80) / 2;
  38. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  39. //Apply Margin to Popup
  40. $('#' + popID).css({
  41. 'margin-top' : -popMargTop,
  42. 'margin-left' : -popMargLeft
  43. });
  44. $('body').append('<div id="fade"></div>');
  45. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  46. return false;
  47. });
  48. $('a.close, #fade').live('click', function() {
  49. $('#fade , .popup_block').fadeOut(function() {
  50. $('#fade, a.close').remove(); //fade them both out
  51. });
  52. return false;
  53. });
  54. });
  55. </script>
  56. <!-- pop up ask end -->
  57.  
  58. <!-- colors -->
  59. <meta name="color:Background" content="#ffffff"/>
  60. <meta name="color:sbtitle" content="#ccc"/>
  61. <meta name="color:Text" content=""/>
  62. <meta name="color:Link" content="000"/>
  63. <meta name="color:linkhover" content"000"/>
  64. <meta name="color:info border" content="#eee"/>
  65. <meta name="color:scrollbar" content="#D6D5D5">
  66. <meta name="color:scrollbarbg" content="#FCFCFC">
  67. <meta name="color:pagination" content="">
  68. <meta name="color:paginationhover" content="">
  69. <meta name="color:tooltip background" content="#fff"/>
  70. <meta name="color:tooltip border" content="#bbb"/>
  71. <meta name="color:tooltip text" content="#bbb"/>
  72. <meta name="color:gradient1" content="#fff">
  73. <meta name="color:gradient2" content="#aaa">
  74. <meta name="color:entries border" content="#fff">
  75.  
  76. <!-- images -->
  77. <meta name="image:background" content=""/>
  78.  
  79. <!-- text -->
  80. <meta name="text:sbtitle" content=""/>
  81. <meta name="text:link1" content="refresh">
  82. <meta name="text:link1 url" content="/">
  83. <meta name="text:link2" content="message">
  84. <meta name="text:link2 url" content="/ask">
  85. <meta name="text:link3" content="submit">
  86. <meta name="text:link3 url" content="">
  87. <meta name="text:link4" content="about">
  88. <meta name="text:link4 url" content="">
  89. <meta name="text:url without tumblr dot com" content="">
  90.  
  91. <!--switches-->
  92. <meta name="if:whitecursor" content="1">
  93. <meta name="if:blackcursor" content="0">
  94.  
  95.  
  96. <!--updates color customization-->
  97. <meta name="color:updates title" content="">
  98. <meta name="color:box1" content="">
  99. <meta name="color:box2" content="">
  100. <meta name="color:box3" content="">
  101. <meta name="color:box4" content="">
  102. <meta name="color:box5" content="">
  103. <meta name="color:box6" content="">
  104. <!--end-->
  105.  
  106.  
  107. <!-- this is for the descritption on hover-->
  108. <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
  109. <script type="text/javascript">
  110. $(document).ready(function () {
  111. $('li.drawer div:nth-child(2)').hide();
  112. $('li.drawer h4').click(function () {
  113. if ($(this).hasClass('open')) {
  114. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
  115. else {
  116. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');
  117. $(this).next().slideDown();
  118. $(this).addClass('open');}
  119. });
  120. });
  121. </script>
  122. <!--end hover-->
  123. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  124. <script>
  125. (function($){
  126. $(document).ready(function(){
  127. $("[title]").style_my_tooltips({
  128. tip_follows_cursor:true,
  129. tip_delay_time:200,
  130. tip_fade_speed:300
  131. }
  132. );
  133. });
  134. })(jQuery);
  135. </script>
  136.  
  137. <!-- for slide in updates -->
  138. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
  139. <script>
  140. $(document).ready(function(){
  141. $(".click").click(function(){
  142. $(".closed").toggleClass("open");
  143. });
  144. });
  145. </script>
  146.  
  147. <!-- for slide in ask -->
  148. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
  149. <script>
  150. $(document).ready(function(){
  151. $(".clickask").click(function(){
  152. $(".closedask").toggleClass("openask");
  153. });
  154. });
  155. </script>
  156.  
  157.  
  158. <style type="text/css">
  159.  
  160. /* slide in updates tab */
  161. .closed {
  162. width:145px;
  163. height:235px;
  164. padding-left:10px;
  165. padding-right:10px;
  166. margin-right:-245px;
  167. -webkit-transition:all 0.6s;
  168. -moz-transition:all 0.3s;
  169. -ms-transition:all 0.6s;
  170. -o-transition:all 0.6s;
  171. transition:all 0.6s;
  172. }
  173.  
  174. .open {
  175. width:145px;
  176. padding-left:10px;
  177. padding-right:10px;
  178. height:245px;
  179. margin-right:20px;
  180. -webkit-transition:all 0.6s;
  181. -moz-transition:all 0.3s;
  182. -ms-transition:all 0.6s;
  183. -o-transition:all 0.6s;
  184. transition:all 0.6s;
  185. }
  186.  
  187. #popup {
  188. height:245px;
  189. right:0px;
  190. top:20px;
  191. position:fixed;
  192. background-color:{color:gradient1};
  193. color:{color:sbtitle};
  194. padding-top:10px;
  195. border: 2px solid white;
  196. }
  197.  
  198. #popup a {
  199. color:{color:sbtitle};
  200. }
  201.  
  202. #popupask a {
  203. color:{color:sbtitle};
  204. }
  205.  
  206. .closedask {
  207. width:350px;
  208. height:225px;
  209. padding-left:10px;
  210. padding-right:10px;
  211. margin-left:20px;
  212. margin-top:-1305px;
  213. overflow-y:scroll;
  214. -webkit-transition:all 0.6s;
  215. -moz-transition:all 0.3s;
  216. -ms-transition:all 0.6s;
  217. -o-transition:all 0.6s;
  218. transition:all 0.6s;
  219. }
  220.  
  221. .openask {
  222. width:350px;
  223. padding-left:10px;
  224. margin-left:20px;
  225. padding-right:10px;
  226. height:315px;
  227. margin-top:0px;
  228. z-index:999;
  229. overflow-y:scroll;
  230. -webkit-transition:all 0.6s;
  231. -moz-transition:all 0.3s;
  232. -ms-transition:all 0.6s;
  233. -o-transition:all 0.6s;
  234. transition:all 0.6s;
  235. }
  236.  
  237. #popupask {
  238. height:460px;
  239. margin-left:20px;
  240. top:20px;
  241. position:fixed;
  242. background-color:{color:gradient1};
  243. color:{color:sbtitle};
  244. padding-top:0px;
  245. border: 2px solid white;
  246. overflow-y:scroll;
  247. }
  248.  
  249.  
  250. /* hover pop up */
  251. #s-m-t-tooltip{
  252. max-width:300px;
  253. margin:10px;
  254. padding:2px 4px;
  255. border:1px solid {color:tooltip border};
  256. border-radius:0px;
  257. background:{color:tooltip background};
  258. color:{color:tooltip text};
  259. z-index:999999;
  260. font-size:8px;
  261. font-style:normal;
  262. letter-spacing:1px;
  263. text-transform:uppercase;
  264. box-shadow:0px 0px 0px rgba(0,0,0,.1);}
  265.  
  266. {block:ifwhitecursor}
  267. /*the two lines below are for the tiny cursor*/
  268. *, body, a, a:hover {cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  269. {/block:ifwhitecursor}
  270.  
  271. {block:ifblackcursor}
  272. *, body, a, a:hover {cursor: url(https://31.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;}
  273. {/block:ifblackcursor}
  274.  
  275.  
  276. body {
  277. background:{color:background};
  278. background: url({image:Background}) no-repeat center center fixed;
  279. -webkit-background-size: cover;
  280. -moz-background-size: cover;
  281. -o-background-size: cover;
  282. background-size: cover;
  283. margin:0px;
  284. color:{color:text};
  285. font-family:Calibri;
  286. font-size:11px;
  287. line-height:125%;
  288. }
  289.  
  290. a {
  291. text-decoration:none;
  292. outline:none;
  293. -moz-outline-style:none;
  294. color:{color:link};
  295. }
  296.  
  297. a:hover {
  298. color: {color:linkhover};
  299. text-decoration:none;
  300. -moz-transition-duration:0.5s;
  301. -webkit-transition-duration:0.5s;
  302. -o-transition-duration:0.5s;
  303. }
  304.  
  305. ::-webkit-scrollbar {background-color:transparent; height:8px; width:5px}
  306. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  307. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  308.  
  309.  
  310.  
  311. h1 {
  312. font-weight:normal;
  313. font-family: 'Open Sans Condensed', sans-serif;
  314. font-size:12px;
  315. text-align:center;
  316. font-style:normal;
  317. line-height:150%;
  318. letter-spacing:1px;
  319. text-transform:uppercase;
  320. color:{color:text};
  321. }
  322.  
  323. h2 {
  324. font-size:15px;
  325. text-align:center;
  326. line-height:100%;
  327. letter-spacing:-0.5px;
  328. color:{color:sbtitle};
  329. font-weight:normal;
  330. padding:5px;
  331. padding-bottom:2px;
  332. }
  333.  
  334. h3 {
  335. font-size:15px;
  336. text-align:center;
  337. line-height:100%;
  338. letter-spacing:-0.5px;
  339. color:{color:link};
  340. font-weight:normal;
  341. padding:5px;
  342. padding-bottom:2px;
  343. }
  344.  
  345. p {
  346. line-height:125%;
  347. }
  348.  
  349. blockquote {
  350. border-left:2px solid {color:box2};
  351. padding-left:5px;
  352. margin:5px;
  353. line-height:125%;
  354. overflow-x:hidden;
  355. }
  356.  
  357.  
  358.  
  359. br {
  360. line-height:100%;
  361. }
  362.  
  363.  
  364. #entries {
  365. background-image: linear-gradient({color:gradient1}, {color:gradient2});
  366. padding:10px;
  367. padding-top:50px;
  368. margin-left: auto;
  369. padding-left:70px;
  370. margin-right:auto;
  371. border: 3px solid {color:entries border};
  372. overflow-y:scroll;
  373. width:330px;
  374. height:400px;
  375. margin-top:100px;
  376. margin-bottom:-50px;
  377. }
  378.  
  379. #post {
  380. width:250px;
  381. line-height:0;
  382. margin-bottom:50px;
  383.  
  384. }
  385.  
  386. #post img {
  387. max-width:250px;
  388. display: block;
  389. margin-left: auto;
  390. margin-right: auto
  391. }
  392.  
  393. #post img, #post li, #post blockquote {max-width: 100%;}
  394. .caption {width:100%;
  395. margin-top:10px;
  396. }
  397.  
  398. #sidebar {
  399. width:150px;
  400. position:fixed;
  401. margin-left:20%;
  402. margin-top:175px;
  403. }
  404.  
  405. #title {
  406. font-size:20px;
  407. text-align:center;
  408. margin-bottom:7px;
  409. color:{color:sbtitle};
  410. letter-spacing: 3px;
  411. opacity: 1;
  412. font-family: 'Open Sans Condensed', sans-serif;
  413. position:fixed;
  414. text-transform:uppercase;
  415. margin-top:-10px;
  416. width: 160px;
  417. }
  418.  
  419.  
  420. #sidebar:hover #sidebarimage{
  421. opacity:1;
  422. -moz-transition-duration:0.7s;
  423. -webkit-transition-duration:0.7s;
  424. -o-transition-duration:0.7s;
  425. }
  426.  
  427. #othersidebar {
  428. right:20%;
  429. position:fixed;
  430. width:150px;
  431. margin-top:175px;
  432. }
  433.  
  434. #links {
  435. font-size: 18px;
  436. font-family: 'Open Sans Condensed', sans-serif;
  437. width: 156px;
  438. text-align: center;
  439. word-spacing: 10px;
  440. letter-spacing:1px;
  441. padding-bottom: 10px;
  442. opacity: 1;
  443. position:fixed;
  444. color: {color:sbtitle};
  445. -moz-transition-duration:0.5s;
  446. -webkit-transition-duration:0.5s;
  447. -o-transition-duration:0.5s;
  448. }
  449.  
  450. #links a {
  451. color: {color:sbtitle};
  452. -moz-transition-duration:0.5s;
  453. -webkit-transition-duration:0.5s;
  454. -o-transition-duration:0.5s;
  455. }
  456.  
  457. #links a:hover {
  458. color: {color:linkhover};
  459. -moz-transition-duration:0.5s;
  460. -webkit-transition-duration:0.5s;
  461. -o-transition-duration:0.5s;
  462. }
  463.  
  464. #sidebar:hover #links {
  465. opacity: 1;
  466. -moz-transition-duration:0.7s;
  467. -webkit-transition-duration:0.7s;
  468. -o-transition-duration:0.7s;
  469. }
  470.  
  471. /* DESCRIPTION HOVER */
  472. #description {
  473. overflow:auto;
  474. margin-top:15px;
  475. margin-left: 10px;
  476. padding: 10px 5px 10px 5px;
  477. opacity:1;
  478. background: transparent;
  479. line-height:10px;
  480. z-index:30px;
  481. position:fixed;
  482. font-size:9px;
  483. font-family: 'Maven Pro', sans-serif;
  484. width:130px;
  485. text-align: center;
  486. color: {color:text};
  487. -moz-transition-duration:0.7s;
  488. -webkit-transition-duration:0.7s;
  489. -o-transition-duration:0.7s;
  490. }
  491.  
  492. #description a {
  493. color: {color:link};
  494. -moz-transition-duration:0.7s;
  495. -webkit-transition-duration:0.7s;
  496. -o-transition-duration:0.7s;
  497. }
  498.  
  499. #sidebar:hover #description {
  500. opacity:1;
  501. -moz-transition-duration:0.7s;
  502. -webkit-transition-duration:0.7s;
  503. -o-transition-duration:0.7s;
  504. }
  505.  
  506. #pagination {
  507. font-size:9px;
  508. position:absolute;
  509. text-align:center;
  510. margin-top:15px;
  511. margin-bottom: 10px;
  512. width:156px;
  513. font-family: arial;
  514. word-spacing: 10px;
  515. color: {color:pagination};
  516. }
  517.  
  518. #pagination a {
  519. color: {color:paginationhover};
  520. -o-transition-transition: all 0.5s ease-in-out;
  521. -webkit-transition: all 0.5s ease-in-out;
  522. -moz-transition: all 0.5s ease-in-out;
  523. }
  524.  
  525. #pagination a:hover {
  526. color: {color:pagination};
  527. -o-transition-transition: all 0.5s ease-in-out;
  528. -webkit-transition: all 0.5s ease-in-out;
  529. -moz-transition: all 0.5s ease-in-out;
  530. }
  531.  
  532. #info {
  533. font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  534. width:260px;
  535. color:{color:sbtitle};
  536. padding-top:10px;
  537. padding:5px;
  538. word-spacing:2px;
  539. opacity:0;
  540. font-size:8px;
  541. letter-spacing:1px;
  542. text-transform:uppercase;
  543. font-style:normal;
  544. text-align:center;
  545. background:transparent;
  546. -moz-transition-duration:0.5s;
  547. -webkit-transition-duration:0.5s;
  548. -o-transition-duration:0.5s;
  549. }
  550. #info a {
  551. margin-right:2px;
  552. color:{color:sbtitle};
  553. font-style:normal;
  554. }
  555. #info a:hover {
  556. color:{color:linkhover};
  557. }
  558.  
  559. #post:hover #info {
  560. opacity:1;
  561. }
  562.  
  563. .tags {
  564. font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  565. color:{color:sbtitle};
  566. width:270px;
  567. text-transform:normal;
  568. background:transparent;
  569. line-height:120%;
  570. font-size:9px;
  571. text-align:center;
  572. opacity:0;
  573. letter-spacing:1px;
  574. padding-top:5px;
  575. padding-bottom:15px;
  576. -moz-transition-duration:1s;
  577. -webkit-transition-duration:1s;
  578. -o-transition-duration:1s;
  579. }
  580. .tags a{
  581. color:{color:sbtitle};
  582. -moz-transition-duration:.5s;
  583. -webkit-transition-duration:.5s;
  584. -o-transition-duration:.5s;
  585. }
  586. .tags a:hover{
  587. color:{color:linkhover};
  588. -moz-transition-duration:.5s;
  589. -webkit-transition-duration:.5s;
  590. -o-transition-duration:.5s;
  591. }
  592.  
  593. #post:hover .tags {
  594. opacity:1;
  595. }
  596.  
  597. #thingies {
  598. width:300px;
  599. margin-top:-40px;
  600. opacity:0;
  601. -o-transition-transition: all 0.5s ease-in-out;
  602. -webkit-transition: all 0.5s ease-in-out;
  603. -moz-transition: all 0.5s ease-in-out;
  604. }
  605.  
  606. #post:hover #thingies {
  607. opacity:1;
  608. -o-transition-transition: all 0.5s ease-in-out;
  609. -webkit-transition: all 0.5s ease-in-out;
  610. -moz-transition: all 0.5s ease-in-out;
  611. }
  612.  
  613.  
  614. #asker {
  615. float:left;
  616. margin-right:5px;
  617. margin-top: 2px;
  618. line-height:150%;
  619. }
  620. #asker img {
  621. border-radius: 100%;
  622. }
  623.  
  624. #ask {
  625. line-height:150%;
  626. }
  627.  
  628. #answer {
  629. padding: 10px;
  630. text-align: left;
  631. color: {color:Text};
  632. line-height:150%;
  633. }
  634.  
  635. #credit a {
  636. background-color:transparent;
  637. font-weight:bold;
  638. font-size:12px;
  639. color: {color:sbtitle};
  640. padding:3px;
  641. font-family:calibri ;
  642. letter-spacing:1px;
  643. position:fixed;
  644. right:10px;
  645. border: 0px solid #ccc;
  646. bottom:5px;
  647. -o-transition-transition: all 0.5s ease-in-out;
  648. -webkit-transition: all 0.5s ease-in-out;
  649. -moz-transition: all 0.5s ease-in-out;
  650. }
  651.  
  652. #credit a:hover {
  653. background: {color:sbtitle};
  654. color:{color:linkhover};
  655. border-radius: 100%;
  656. -o-transition-transition: all 0.5s ease-in-out;
  657. -webkit-transition: all 0.5s ease-in-out;
  658. -moz-transition: all 0.5s ease-in-out;
  659. }
  660.  
  661. .tags .comma:last-child {
  662. display: none;
  663. }
  664.  
  665. #muchpost {
  666. background:white;
  667. width:250px;
  668. border:10px solid white;
  669. line-height:0;
  670. margin-bottom:50px;
  671. line-height:150%;
  672. }
  673.  
  674.  
  675. {CustomCSS}</style></head><body>
  676.  
  677.  
  678. <div id="popup" class="closed">
  679. <div style="font-size:12px; padding-top: 3px; padding-left:5px; padding-bottom:3px; color:white; margin-top: -10px; margin-bottom:10px; width:110%; background:{color:box1}; line-height:200%; margin-left:-10px; text-align:center;">U P D A T E S</div>
  680. <div style="padding-top:1px;text-transform:uppercase; opacity:.9; font-family: calibri; font-size:11px; line-height:10px; text-align:justify; color:{color:sbtitle};"><div class="updatesinfo">
  681.  
  682. <center>updates here</center>
  683. <br>
  684.  
  685.  
  686. <div style="color:{color:box1}; padding:1px; font-size:10px"><b>COOL TITLE</b></div>
  687. <div style="font-size:8px;">
  688. <a title="linky yo" href="http://darklordofall.co.vu/">✿</a>
  689.  
  690. </div></div></div>
  691. </div>
  692.  
  693. <!-- pop up ask information below -->
  694. <div id="popupask" class="closedask"><br>
  695. <h1>F A Q</h1>
  696. <br>Here is where a question can go!?&nbsp;</br>
  697. <blockquote>
  698. Type an answer here. To add more questions, just copy this and the previous < br > text </ br > to add more questions. Copy up until the /blockquote part.</br>
  699. </blockquote>
  700.  
  701. <br>If you want a private response, please put ** at the beginning of your message!</br> <center><i class="fa fa-chevron-down"></i></center>
  702. <br><center><b>ASK TITLE HERE.</b></center></br>
  703. <br><iframe frameborder="0" scrolling="no" width="100%" height="190" src="http://www.tumblr.com/ask_form/{text:url without tumblr dot com}.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]--></br>
  704. </div>
  705.  
  706. <div id="othersidebar">
  707. <div id="links">
  708.  
  709. <a href="{text:link1 url}" title="{text:Link1}">I</a>
  710. <a class="clickask" title="{text:Link2}">II</a>
  711. <a href="{text:link3 url}" title="{text:Link3}">III</a>
  712. <a href="{text:link4 url}" title="{text:Link4}">IV</a>
  713. <a class="click" title="updates">V</a>
  714. <p></p>
  715. </div>
  716.  
  717. <div id="description">{Description}</div>
  718.  
  719. </div>
  720.  
  721.  
  722. <div id="sidebar">
  723.  
  724. <div id="title">{text:sbtitle}</div>
  725.  
  726. <div id="pagination">
  727. {block:PreviousPage}
  728. <a href="{PreviousPage}">-</a>
  729. {/block:PreviousPage}
  730. {block:JumpPagination length="5"}
  731. {block:CurrentPage}
  732. <span class="current_page">{PageNumber}</span>
  733. {/block:CurrentPage}
  734. {block:JumpPage}
  735. <a class="jump_page" href="{URL}">{PageNumber}</a>
  736. {/block:JumpPage}
  737. {/block:JumpPagination}
  738. {block:NextPage}
  739. <a href="{NextPage}">+</a>
  740. {/block:NextPage}
  741. </div>
  742. {/block:Pagination}
  743. </div>
  744.  
  745.  
  746. <div id="credit"><a title="themes by stefany" target="blank"href="http://themaqeddon.tumblr.com"><i class="fa fa-code"></i></a></font></div>
  747.  
  748.  
  749. </div>
  750.  
  751.  
  752.  
  753. <div id="entries">{block:Posts}<div id="post"><div id="muchpost">
  754.  
  755. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  756.  
  757. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-250}">{LinkCloseTag}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photo}
  758.  
  759. {block:Photoset}{Photoset-250}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photoset}
  760.  
  761. {block:Quote}<h3>“{Quote}”</h3><h1>{Source}</h1>{/block:Quote}
  762.  
  763. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  764.  
  765. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  766.  
  767. {block:Audio}{block:TrackName}{TrackName}{/block:TrackName} - {block:Artist}{Artist}{/block:Artist}{AudioPlayerWhite}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Audio}
  768.  
  769. {block:Video}{Video-250}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Video}
  770.  
  771. {block:Answer}<div id="asker"><a href="{AskerURL}" title="{AskerName}"><img src="{AskerPortraitURL-24}" /></a></div><br><div id="ask">{Question}</div><br><div id="answer">{Answer}</div>{/block:Answer}
  772.  
  773. {block:IfRemovePostInfo}
  774. <div style="visibility:hidden;">
  775. {/block:IfRemovePostInfo}
  776.  
  777.  
  778. <div class="postnote">
  779. {block:PostNotes}{PostNotes}{/block:PostNotes}
  780. </div>
  781. </div>
  782.  
  783. <div id="thingies">
  784.  
  785. {block:Date}
  786. <div id="info">
  787. <a title="{Month} {DayofMonth}"href="{Permalink}">{12HourWithZero}:{Minutes} {AmPm}</a>{/block:Date}{block:NoteCount} | <a href="{Permalink}">{NoteCountwithlabel}</i></a> {/block:NoteCount}
  788.  
  789.  
  790. {block:RebloggedFrom} | <a title="{ReblogParentName}" href="{ReblogParentURL}"> via </a> {/block:RebloggedFrom}{block:ContentSource} | <a title="{SourceTitle}" href="{SourceURL}">&nbsp;©</a> {/block:ContentSource}
  791. </div>
  792.  
  793. {block:HasTags}
  794. <div class="tags">{block:Tags}
  795. <a href="{TagURL}">{Tag}</a><span class="comma">, </span>
  796. {/block:Tags}</div>{/block:HasTags}
  797. </div>
  798. </div>
  799.  
  800.  
  801.  
  802.  
  803. {/block:Posts}
  804.  
  805. {block:IfRemovePostInfo}
  806. </div>
  807. {/block:IfRemovePostInfo}
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815. </body>
  816.  
  817.  
  818.  
  819.  
  820.  
  821. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement