Advertisement
hor4ny

"Thinking About You" theme - TwistedMiracles

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