Advertisement
teenageblog

Transparent theme

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