Advertisement
hor4ny

"Happy Never After" theme - Twistedmiracles

Nov 18th, 2012
1,136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.16 KB | None | 0 0
  1. <!--
  2. "Happy Never After" theme by TWISTEDMIRACLES.
  3. Keep credit or put it in your FAQ. Please and thank you.
  4. IF YOU USE THIS THEME AS A BASECODE, ask BEFORE posting!
  5.  
  6. -->
  7.  
  8. <html lang="en">
  9. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  10. <html xmlns="http://www.w3.org/1999/xhtml">
  11. <head>
  12.  
  13.  
  14.  
  15. <script type="text/javascript"
  16. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  17.  
  18. <script type="text/javascript">
  19. <!--
  20.  
  21. // Disable Right Click Script
  22.  
  23. function IE(e)
  24. {
  25. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  26. {
  27. return false;
  28. }
  29. }
  30. function NS(e)
  31. {
  32. if (document.layers || (document.getElementById && !document.all))
  33. {
  34. if (e.which == "2" || e.which == "3")
  35. {
  36. return false;
  37. }
  38. }
  39. }
  40. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  41.  
  42. //-->
  43. </script>
  44.  
  45.  
  46.  
  47. <!-- DEFAULT VARIABLES -->
  48. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  49. <meta name="color:background" content="#fff"/>
  50. <meta name="color:link" content="#777"/>
  51. <meta name="color:text" content="#777"/>
  52. <meta name="color:title" content="#888"/>
  53. <meta name="color:borders" content="#ccc"/>
  54. <meta name="color:hover" content="#fff"/>
  55. <meta name="color:sidebar border" content="#ccc">
  56. <meta name="color:blogtitle1 shadow" content="#999" />
  57. <meta name="color:blogtitle2 shadow" content="#000" />
  58. <meta name="color:blogtitle1" content="#fff" />
  59. <meta name="color:blogtitle2" content="#fff" />
  60. <meta name="color:scrollbar" content="#ccc" />
  61. <meta name="image:sidebar" content=""/>
  62. <meta name="image:background" content=""/>
  63. <meta name="text:blogtitle1" content="happy never after" />
  64. <meta name="text:blogtitle2" content="welcome to my blog!" />
  65. <meta name="text:link one" content="" />
  66. <meta name="text:link one title" content="" />
  67. <meta name="text:link two" content="" />
  68. <meta name="text:link two title" content="" />
  69. <meta name="text:link three" content="" />
  70. <meta name="text:link three title" content="" />
  71. <meta name="text:link four" content="" />
  72. <meta name="text:link four title" content="" />
  73. <meta name="text:link five" content="" />
  74. <meta name="text:link five title" content="" />
  75.  
  76. <style type="text/css">
  77.  
  78. ::-webkit-scrollbar {width: 4px; height: 4px; border:1px solid {color:borders}; background-color:{color:background};}
  79. ::-webkit-scrollbar-thumb { border-left:0px solid #ddd; background: {color:scrollbar};}
  80.  
  81. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  82.  
  83. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity:1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  84.  
  85.  
  86.  
  87. p {
  88. margin:0px;
  89. margin-top:0px;
  90. }
  91.  
  92.  
  93. ::selection {
  94. background: #ffffff;
  95. color: #fff;
  96. }
  97.  
  98. ::-moz-selection {
  99. background: #ffffff;
  100. color: #ffffff;
  101. }
  102.  
  103. body {
  104. padding: 0px;
  105. margin: 0px;
  106. color:{color:text};
  107. font-family: dixel;
  108. line-height:7px;
  109. font-size:8px;
  110. background-image:url({image:background});
  111. background-color: {color:Background};
  112. background-attachment: fixed;
  113. background-repeat: repeat;
  114. cursor: url(http://i.imgur.com/2qleX.jpg), auto;
  115. }
  116.  
  117.  
  118. a:link, a:active, a:visited{
  119. text-decoration: none;
  120. -webkit-transition: color 0.3s ease-out;
  121. -moz-transition: color 0.3s ease-out;
  122. transition: color 0.3s ease-out;
  123. color:{color:link};
  124. cursor: url(http://i.imgur.com/2qleX.jpg), auto;
  125. }
  126.  
  127. a:hover {
  128. text-decoration: none;
  129. font-style:;
  130. text-shadow:0px 0px 2px #000;
  131. color: {color:Hover};
  132. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;
  133. }
  134.  
  135. askname{
  136. font-family:jenna;
  137. font-size:13px;
  138. z-index:99;
  139. }
  140.  
  141. div#center{
  142. margin:auto;
  143. position:relative;
  144. width:1000px;
  145. background-color:;
  146. overflow:auto;
  147. overflow-y:hidden;
  148. }
  149.  
  150. .entry {
  151. float:left;
  152. display: block;
  153. margin:4px;
  154. line-height:7px;
  155. padding:5px;
  156. border:2px solid {color:borders};
  157. overflow:hidden;
  158. width:205px;
  159. opacity:1;
  160. {block:PermalinkPage}
  161. width:428px;
  162. text-align:left;
  163. line-height:10px;
  164. {/block:PermalinkPage}
  165. background-color:white;
  166. -webkit-transition: all .7s ease;
  167. -moz-transition: all .7s ease;
  168. -o-transition: all .7s ease;
  169. transition: all .7s ease;
  170. }
  171.  
  172.  
  173. .entry .perma a{
  174. color:#444;}
  175.  
  176. .entry .perma a:hover {
  177. text-decoration: none;
  178. font-style:;
  179. text-shadow:0px 0px 2px #000;
  180. color: {color:Hover};
  181. }
  182.  
  183. .entry .perma{
  184. width:38px;
  185. height:30px;
  186. position: absolute;
  187. line-height: 33px;
  188. overflow:hidden;
  189. font-family:dixel;
  190. text-align:left;
  191. padding-left:4px;
  192. font-size:8px;
  193. left:-50px;
  194. bottom:5px;
  195. border-right:1px solid #f2f2f2;
  196. border-top:1px solid #f2f2f2;
  197. background:white;
  198. letter-spacing: 0px;
  199. opacity: 0.0;
  200. -webkit-transition: all .7s ease;
  201. -moz-transition: all .7s ease;
  202. -o-transition: all .7s ease;
  203. transition: all .7s ease;
  204. border-top-right-radius:90px;
  205. -moz-border-top-right-radius:90px;
  206. -webkit-border-top-right-radius:90px;
  207.  
  208. }
  209.  
  210. .entry:hover .perma{
  211. margin-left: 0px;
  212. left:5px;
  213. overflow:visible;
  214. opacity:0.85;
  215. }
  216.  
  217. .entry .perma2 a{
  218. color:#444;}
  219.  
  220. .entry .perma2 a:hover {
  221. text-decoration: none;
  222. font-style:;
  223. text-shadow:0px 0px 2px #000;
  224. color: {color:Hover};
  225. }
  226.  
  227. .entry .perma2{
  228. width:auto;
  229. height:30px;
  230. position: absolute;
  231. line-height: 28px;
  232. overflow:hidden;
  233. font-family:dixel;
  234. text-align:center;
  235. padding-left:20px;
  236. padding-right:10px;
  237. font-size:8px;
  238. right:-50px;
  239. top:5px;
  240. border-left:1px solid #f2f2f2;
  241. border-bottom:1px solid #f2f2f2;
  242. background:white;
  243. letter-spacing: 0px;
  244. opacity: 0.0;
  245. -webkit-transition: all .7s ease;
  246. -moz-transition: all .7s ease;
  247. -o-transition: all .7s ease;
  248. transition: all .7s ease;
  249. border-bottom-left-radius:90px;
  250. -moz-border-bottom-left-radius:90px;
  251. -webkit-border-bottom-left-radius:90px;}
  252.  
  253. .entry:hover .perma2{
  254. margin-left: 0px;
  255. right:5px;
  256. overflow:visible;
  257. opacity:0.85;
  258. -webkit-transition: all .7s ease;
  259. -moz-transition: all .7s ease;
  260. -o-transition: all .7s ease;
  261. transition: all .7s ease;
  262. }
  263.  
  264. #posts {
  265. width:480px;
  266. margin-top:-33px;
  267. z-index:1;
  268. margin-left:337px;
  269. right:auto;
  270. background:transparent;
  271. margin-right:auto;
  272. position:relative;
  273. overflow-y: hidden;
  274. }
  275.  
  276.  
  277. #sidebar{
  278. position:fixed !important;
  279. width:175px;
  280. background-image:url('{image:sidebarbg}');
  281. background:white;
  282. height:175px;
  283. padding:5px;
  284. margin-top:80px;
  285. margin-left:122px;
  286. text-align:center;
  287. line-height:7px;
  288. opacity:1;
  289. z-index:1;
  290. border-radius:100000px;
  291. border:2px solid {color:sidebar border};
  292. -webkit-transition: all .7s ease;
  293. -moz-transition: all .7s ease;
  294. -o-transition: all .7s ease;
  295. transition: all .7s ease;
  296. }
  297.  
  298.  
  299.  
  300.  
  301. #navi{
  302. position:fixed;
  303. width:90px;
  304. height:auto;
  305. margin-left:55px;
  306. margin-top:100px;
  307. }
  308. .navigate a {
  309. margin-left:40px;
  310. width: 90px;
  311. letter-spacing:1px;
  312. background-color: white;
  313. display: block;
  314. opacity:1.0;
  315. height: 12px;
  316. line-height: 12px;
  317. text-transform: uppercase;
  318. text-decoration: none;
  319. text-align: left;
  320. margin-top: 8px;
  321. padding:3px;
  322. padding-left:8px;
  323. border-radius:1000000px;
  324. border:2px solid {color:borders};
  325. -webkit-transition: all 0.5s ease;
  326. -moz-transition: all 0.5s ease;
  327. -o-transition: all 0.5s ease;
  328. }
  329.  
  330. .navigate a:hover{
  331. background-color:{color:sidebar border};
  332. color:#fff;
  333. margin-left:35px;
  334. border:2px solid #fff;
  335. }
  336.  
  337. .navigate2 a {
  338. margin-left:20px;
  339. width: 90px;
  340. letter-spacing:1px;
  341. background-color: white;
  342. display: block;
  343. opacity:1.0;
  344. height: 12px;
  345. line-height: 12px;
  346. text-transform: uppercase;
  347. text-decoration: none;
  348. text-align: left;
  349. margin-top: 8px;
  350. padding:3px;
  351. padding-left:8px;
  352. border-radius:1000000px;
  353. border:2px solid {color:borders};
  354. -webkit-transition: all 0.5s ease;
  355. -moz-transition: all 0.5s ease;
  356. -o-transition: all 0.5s ease;
  357. }
  358.  
  359. .navigate2 a:hover{
  360. background-color:{color:sidebar border};
  361. color:#fff;
  362. margin-left:15px;
  363. border:2px solid #fff;
  364. }
  365.  
  366. .navigate3 a {
  367. margin-left:0px;
  368. width: 90px;
  369. letter-spacing:1px;
  370. background-color: white;
  371. display: block;
  372. opacity:1.0;
  373. height: 12px;
  374. line-height: 12px;
  375. text-transform: uppercase;
  376. text-decoration: none;
  377. text-align: left;
  378. margin-top: 8px;
  379. padding:3px;
  380. padding-left:8px;
  381. border-radius:1000000px;
  382. border:2px solid {color:borders};
  383. -webkit-transition: all 0.5s ease;
  384. -moz-transition: all 0.5s ease;
  385. -o-transition: all 0.5s ease;
  386. }
  387.  
  388. .navigate3 a:hover{
  389. background-color:{color:sidebar border};
  390. color:#fff;
  391. margin-left:-5px;
  392. border:2px solid #fff;
  393. }
  394.  
  395.  
  396. @font-face {
  397. font-family: "jenna";
  398. src: url('http://static.tumblr.com/jdjsstr/W6qm7fotz/simpleronde-regular_1_.ttf');
  399. }
  400.  
  401. .title{
  402. font-family:bebas neue;
  403. font-size: 17px;
  404. line-height: 17px;
  405. color:{color:Title};
  406. letter-spacing: 0px;
  407. word-spacing:2px;
  408. font-weight: normal;
  409. padding:0px 0px 0px 0px;
  410. }
  411.  
  412.  
  413. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  414.  
  415. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  416.  
  417. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  418.  
  419.  
  420. #blogtitle{
  421. color:{color:blogtitle1};
  422. width:638px;
  423. height:50px;
  424. padding:5px;
  425. letter-spacing:0px;
  426. margin-top:20px;
  427. position:relative;
  428. font-family:bebas neue;
  429. font-size:80px;
  430. text-transform:uppercase;
  431. line-height:50px;
  432. margin-left:239px;
  433. letter-spacing:1px;
  434. text-align:center;
  435. text-shadow:2px 2px 3px {color:blogtitle1 shadow};
  436. -webkit-transform: rotate(0deg);
  437. -moz-transform: rotate(0deg);
  438. }
  439.  
  440. #blogtitle2{
  441. color:{color:blogtitle2};
  442. width:638px;
  443. height:50px;
  444. padding:5px;
  445. letter-spacing:0px;
  446. margin-top:-6px;
  447. position:relative;
  448. font-family:lovenote;
  449. font-size:47px;
  450. text-transform:;
  451. line-height:0px;
  452. margin-left:240px;
  453. letter-spacing:0px;
  454. text-align:center;
  455. text-shadow:1px 1px 2px {color:blogtitle2 shadow};
  456. -webkit-transform: rotate(0deg);
  457. -moz-transform: rotate(0deg);
  458. }
  459.  
  460. .permalink{
  461. text-transform: normal;
  462. display: block;
  463. text-align: right;
  464. text-decoration: none;
  465. }
  466.  
  467. #infscr-loading{
  468. bottom: -70px;
  469. position: absolute;
  470. left: 50%;
  471. margin-left:-8px;
  472. width:16px;
  473. height:11px;
  474. overflow:hidden;
  475. margin-bottom: 50px;
  476. }
  477.  
  478. #postnotes{
  479. text-align: justify;}
  480.  
  481. #postnotes blockquote{
  482. border: 0px;}
  483.  
  484. blockquote{
  485. padding:0px 0px 2px 5px;
  486. margin:0px 0px 2px 10px;
  487. border-left: 1px dotted #555555;
  488. }
  489.  
  490. blockquote p, ul{
  491. margin:0px;
  492. padding:0px;
  493. }
  494.  
  495. a img{border: 0px;}
  496.  
  497.  
  498. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  499.  
  500. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  501. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  502.  
  503. .notes img{width:10px; position:relative; top:3px;}
  504. <--ses-->
  505. small{font-size: 90%;}
  506.  
  507. {CustomCSS}
  508.  
  509. </style>
  510.  
  511. {block:IndexPage}
  512. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  513. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  514.  
  515. <script type="text/javascript">
  516. $(window).load(function(){
  517. var $wall = $('#posts');
  518. $wall.imagesLoaded(function(){
  519. $wall.masonry({
  520. itemSelector: '.entry, .entry_photo',
  521. isAnimated : false
  522. });
  523. });
  524.  
  525. $wall.infinitescroll({
  526. navSelector : '#pagination',
  527. nextSelector : '#pagination a',
  528. itemSelector : '.entry, .entry_photo',
  529. bufferPx : 2000,
  530. debug : false,
  531. errorCallback: function() {
  532. $('#infscr-loading').fadeOut('normal');
  533. }},
  534. function( newElements ) {
  535. var $newElems = $( newElements );
  536. $newElems.hide();
  537. $newElems.imagesLoaded(function(){
  538. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  539. });
  540. }); $('#posts').show(500);
  541. });
  542. </script>
  543.  
  544.  
  545. {/block:IndexPage}
  546.  
  547.  
  548. <title>{title}</title>
  549.  
  550. <link rel="shortcut icon" href="{Favicon}" />
  551. <meta name="viewport" content="width=820" />
  552. </head>
  553.  
  554. <body>
  555. <div class="wrapper">
  556. <div class="header">
  557. </div>
  558.  
  559.  
  560. <div id="cage">
  561. <div id="center">
  562.  
  563. <div id="blogtitle">{text:blogtitle1}</div>
  564. <div id="blogtitle2">{text:blogtitle2}</div>
  565.  
  566. <div id="navi">
  567. <span class="navigate"><a href="{text:link one}">{text:link one title}</a></span>
  568. <span class="navigate2"><a href="{text:link two}">{text:link two title}</a></span>
  569. <span class="navigate3"><a href="{text:link three}">{text:link three title}</a></span>
  570. <span class="navigate2"><a href="{text:link four}">{text:link four title}</a></span>
  571. <span class="navigate"><a href="{text:link five}">{text:link five title}</a></span>
  572. </div>
  573.  
  574. <div id="sidebar">
  575.  
  576. <center>
  577.  
  578. <a href="/"><img style="border-radius:1000000px;width:175px;height:175px;"src="{image:sidebar}" ></a></div>
  579.  
  580.  
  581. </center>
  582.  
  583.  
  584. <div class="left">
  585. <div id="posts">
  586. {block:Posts}
  587. <div class="entry">
  588.  
  589. {block:Answer}
  590. <div style="margin-top:2px; margin-bottom:0px; overflow:auto;height:40px; padding: 4px; background-color:#fff;border:1px solid {color:borders};border-radius:4px;">
  591. <img src="{AskerPortraitURL-40}" width="40" align="left" style="margin-right:3.5px;"/><askname>{asker}</askname>: {Question}</div>
  592. <div style="margin-top:2px; margin-bottom:4px; background: transparent;">{Answer}</div>
  593. <div class="permalink"> <a href="{permalink}">{notecountwithlabel}</a> </div>
  594. {/block:Answer}
  595.  
  596. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  597.  
  598. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  599. {/block:Text}
  600.  
  601. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  602.  
  603. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  604.  
  605. {block:Photo}
  606. {block:IndexPage}
  607. <center>
  608. <div class="perma2">
  609. <a href="{Permalink}"> {notecount}</a> </div>
  610. <div class="perma">
  611. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  612. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  613. {/block:IndexPage}
  614. {block:PermalinkPage}
  615. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  616.  
  617. {LinkCloseTag}
  618. {/block:PermalinkPage}
  619. {/block:Photo}
  620.  
  621. {block:Photoset}
  622. {block:IndexPage}
  623. <center>
  624. <div class="perma2">
  625. <a href="{Permalink}"> {notecount</a> </div>
  626. <div class="perma">
  627. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  628. {Photoset-250}</center>
  629. {/block:IndexPage}
  630. {block:PermalinkPage}
  631. <center>
  632. {Photoset-500}</center>
  633. {/block:PermalinkPage}
  634. {/block:Photoset}
  635.  
  636. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  637.  
  638. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  639.  
  640. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  641. <ul class="chat">
  642. {block:Lines}
  643. <li class="user_{UserNumber}">
  644. {block:Label}
  645. <span class="label">{Label}</span>
  646. {/block:Label}
  647.  
  648. {Line}
  649. </li>
  650. {/block:Lines}
  651. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  652. {/block:Chat}
  653.  
  654. {block:Audio}
  655. <div style="width:200px; height:30px;">
  656. {AudioPlayerBlack}
  657. </div>
  658. {block:IndexPage}{caption}<span class="permalink">
  659. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  660. </span>{/block:IndexPage}
  661. {/block:Audio}
  662.  
  663. {block:Video}
  664. {block:IndexPage}
  665. <center>
  666. <div class="perma2">
  667. <a href="{Permalink}"> {notecount}</a> </div>
  668. <div class="perma">
  669. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  670. {Video-250}</center>
  671. {/block:IndexPage}
  672. {block:PermalinkPage}
  673. <center>
  674. {Video-400}</center>
  675. {/block:PermalinkPage}
  676. {block:Video}
  677.  
  678.  
  679. {block:PostNotes}<div align="middle">{caption}</div>
  680. <center>
  681.  
  682. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  683.  
  684. {block:HasTags}
  685. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  686. {block:RebloggedFrom}
  687. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  688. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  689.  
  690. {/block:RebloggedFrom}
  691. </center></span>
  692. <br>
  693. <div id="postnotes">{PostNotes}</div><br>
  694.  
  695. <center>{block:ContentSource}
  696. <br><a href="{SourceURL}">
  697. {lang:Source}:
  698. {block:SourceLogo}
  699. <img src="{BlackLogoURL}" width="{LogoWidth}"
  700. height="{LogoHeight}" alt="{SourceTitle}" />
  701. {/block:SourceLogo}
  702. {block:NoSourceLogo}
  703. {SourceLink}
  704. {/block:NoSourceLogo}
  705. </a>
  706. {/block:ContentSource}</center>
  707.  
  708. {/block:PostNotes}
  709. </div>
  710. {/block:Posts}
  711. </div></div>
  712.  
  713. {block:IndexPage}
  714. {block:Pagination}
  715. <div id="pagination">
  716. {block:NextPage}
  717. <a id="nextPage" href="{NextPage}"></a>
  718. {/block:NextPage}
  719. {block:PreviousPage}
  720. <a href="{PreviousPage}"></a>
  721. {/block:PreviousPage}
  722. </div>
  723. {/block:Pagination}
  724. {/block:IndexPage}
  725. </body>
  726.  
  727. <div style="position:fixed;bottom:5px;right:5px;"><a href="http://twistedmiracles.tumblr.com">theme</a></div>
  728. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement