Advertisement
teenageblog

Lost Theme

Sep 21st, 2014
19,333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.36 KB | None | 0 0
  1. <!-----------------------------------------
  2. ★ ° . .    . ☾ °☆  . * ● ¸ .   ★ ° :.  . • ○ ° ★  .  * .     .   °  . ● .    ° ☾ °☆  ¸. ● .  ★  ★ ° ☾ ☆ ¸. ¸  ★  :.  . • ○ ° ★  .  * . .  ¸ .   °  ¸. * ● ¸ .    ° °  ¸. ● ¸ .  ★ ° :.  . • °   ★ 
  3. ▒█▀▀▀ █▀▀ █░░ ░▀░ █▀▀█ █▀▀ █▀▀   ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀ █▀▀
  4. ▒█▀▀▀ █░░ █░░ ▀█▀ █░░█ ▀▀█ █▀▀   ░░█░░ █▀▀█ █▀▀ █░▀░█ █▀▀ ▀▀█
  5. ▒█▄▄▄ ▀▀▀ ▀▀▀ ▀▀▀ █▀▀▀ ▀▀▀ ▀▀▀   ░░▀░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀ ▀▀▀
  6. ★ ° . .    . ☾ °☆  . * ● ¸ .   ★ ° :.  . • ○ ° ★  .  * .     .   °  . ● .    ° ☾ °☆  ¸. ● .  ★  ★ ° ☾ ☆ ¸. ¸  ★  :.  . • ○ ° ★   * . .  ¸ .   °  ¸. * ● ¸ .    ° ☾ °  ¸. ● ¸ .  ★ ° :.  . • °
  7. Please keep credit!!
  8. ----------------------------------------------->
  9.  
  10.  
  11.  
  12. <html lang="en">
  13. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  14. <html xmlns="http://www.w3.org/1999/xhtml">
  15. <script type="text/javascript"
  16. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  17.  
  18. <head>
  19.  
  20. <!-- DEFAULT VARIABLES -->
  21. <title>{Title}</title>
  22. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  23. <meta name="color:Backgr
  24. ound" content="#fff"/>
  25. <meta name="color:Text" content="#000"/>
  26. <meta name="color:Title" content="#000"/>
  27. <meta name="color:Link" content="#999"/>
  28. <meta name="color:Hover" content="#000"/>
  29. <meta name="color:Scrollbar" content="#ccc"/>
  30. <meta name="color:Blogtitle" content="#ccc"/>
  31.  
  32.  
  33. <meta name="image:Background" content="0"/>
  34.  
  35. <meta name="if:2 columns" content="0" />
  36. <meta name="if:3 columns" content="1" />
  37.  
  38. <meta name="text:link one" content="/" />
  39. <meta name="text:link one title" content="home" />
  40. <meta name="text:link two" content="/ask" />
  41. <meta name="text:link two title" content="message" />
  42. <meta name="text:link three" content="" />
  43. <meta name="text:link three title" content="link 3" />
  44. <meta name="text:link four" content="" />
  45. <meta name="text:link four title" content="link 4" />
  46. <meta name="text:link five" content="" />
  47. <meta name="text:link five title" content="link 5" />
  48.  
  49. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  50. <script>
  51. (function($){
  52. $(document).ready(function(){
  53. $("[title]").style_my_tooltips({
  54. tip_follows_cursor:true,
  55. tip_delay_time:200,
  56. tip_fade_speed:300
  57. }
  58. );
  59. });
  60. })(jQuery);
  61. </script>
  62. <style type="text/css">
  63. #s-m-t-tooltip{
  64. max-width:300px;
  65. margin:15px;
  66. padding:2px 8px;
  67. border:1px solid #DDD;
  68. border-radius:4px;
  69. background:#FFF;
  70. color:#AAA;
  71. z-index:999999;
  72. font-size:9px;
  73. font-style:italic;
  74. text-transform:lowercase;
  75. letter-spacing:1px;
  76. box-shadow:1px 1px 3px rgba(0,0,0,.1);}
  77.  
  78. ::-webkit-scrollbar-thumb{
  79. background-color:{color:scrollbar};
  80. border:1px solid #fff;
  81. height:6px;}
  82.  
  83. ::-webkit-scrollbar {
  84. height:6px;
  85. width:6px;
  86. background-color:{color:background};}
  87.  
  88.  
  89. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  90.  
  91. 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;}
  92.  
  93.  
  94.  
  95. .wrapper{
  96. margin: 0px auto;
  97. margin-left: 60px;
  98. width: 1045px;
  99. }
  100.  
  101. .header{
  102. float: left;
  103. width: 100%;
  104. }
  105.  
  106. .left{
  107. float: left;
  108. margin-right: 20px;
  109. width:1045;
  110. }
  111.  
  112. .right{
  113. float: right;
  114. width: 200px;
  115. background-color: #fff;
  116. }
  117.  
  118.  
  119. body {
  120. margin:0px;
  121. background-color: {color:Background};
  122. background-image:url({image:Background});
  123. background-attachment: fixed;
  124. background-repeat: no-repeat;}
  125. body, div, p, textarea, submit, input{
  126. font-family: 'camrbia';
  127. font-size: 11px;
  128. line-height:14px;
  129. letter-spacing:1px;
  130. color:{color:Text};
  131. }
  132.  
  133.  
  134.  
  135. p {
  136. margin:0px;
  137. margin-top:0px;
  138. }
  139.  
  140. a:link, a:active, a:visited{
  141. text-decoration: none;
  142. -webkit-transition: color 0.3s ease-out;
  143. -moz-transition: color 0.3s ease-out;
  144. transition: color 0.3s ease-out;
  145. color: {color:Link};
  146. }
  147.  
  148. a:hover {
  149. : -webkit-transition-duration: 1.0s;
  150. color:{color:Hover};
  151. }
  152.  
  153.  
  154.  
  155.  
  156. div#center{
  157. margin:auto;
  158. margin-top:0px;
  159. position:relative;
  160. width:1045px;
  161. background-color:;
  162. overflow:auto;
  163. overflow-y:hidden;
  164. }
  165. /*SIDEBAR*/
  166. #sidebar{
  167. position:fixed;
  168. font-family:courier;
  169. font-size: 10px;
  170. line-height:11px;
  171. letter-spacing:0px;
  172. margin-top:190px;
  173. right:165px;
  174. width:258px;
  175. height:auto;
  176. padding:5px;
  177. background: white;
  178. padding-top:0px;
  179. color:{color:text};
  180. background-color:auto;
  181. -webkit-transition: all 0.5s linear;
  182. -webkit-transition: all 0.5s linear;
  183. -moz-transition: all 0.5s linear;
  184. transition: all 0.5s linear;
  185. z-index:4;
  186. }
  187.  
  188. .info{margin-left:0px;
  189. padding-top:5px;
  190. padding-bottom:8px;}
  191.  
  192. .navigate{
  193. padding-top:5px;padding-bottom:8px;}
  194.  
  195. .links{
  196. font-family:times;
  197. padding: 5px;
  198. font-size:12px;
  199. font-style:none;
  200. text-transform:none;
  201. text-align:center;
  202. float:center;}
  203.  
  204. .links:hover{ background-color:{color:hover}; color:white; -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
  205. }
  206.  
  207. #blogtitle{
  208. color:{color:blogtitle};
  209. }
  210.  
  211. #blogtitle a{
  212. font-size:24px;
  213. color:{color:blogtitle};
  214. line-height:32px;
  215. font-family:'times';
  216. text-transform:uppercase;
  217. letter-spacing:2px;
  218. text-decoration:none;}
  219.  
  220. #blogtitle:hover{
  221. color:{color:hover}
  222. -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  223. }
  224.  
  225. .entry #perma {
  226. position:absolute;
  227. overflow:hidden;
  228. left:20%;
  229. top:40%;
  230. padding:8px;
  231. opacity:0.0;
  232. background-color:#fff;
  233. border:1px solid #000;
  234. -webkit-transition: all 0.3s ease-in-out;
  235. -moz-transition: all 0.3s ease-in-out;
  236. transition: all 0.3s ease-in-out;
  237. }
  238.  
  239. .entry:hover #perma {
  240. position:absolute;
  241. overflow:visible;
  242. left:20%;
  243. top:40%;
  244. padding:8px;
  245. opacity:1;
  246. background-color:#fff;
  247. border:1px solid #000;
  248. -webkit-transition: all 0.3s ease-in-out;
  249. -moz-transition: all 0.3s ease-in-out;
  250. transition: all 0.3s ease-in-out;
  251. }
  252.  
  253.  
  254. .eclipsethemes {
  255. width:500px;
  256. opacity: 1;
  257. z-index: 10000;
  258. margin-top:10px;
  259. margin-bottom:10px;
  260. text-align:left;
  261. font-size:10px;
  262. letter-spacing:1px;
  263. text-transform:both;
  264. }
  265.  
  266.  
  267. .entry {
  268. float:left;
  269. display: block;
  270. overflow:hidden;
  271. {block:IndexPage}
  272. {block:if2columns}
  273. width:250px;
  274. {/block:if2columns}
  275. {block:if3columns}
  276. width:250px;
  277. {/block:if3columns}
  278. {/block:IndexPage}
  279. background:#fff;
  280. padding:4px;
  281. margin:12px;
  282. {block:PermalinkPage}
  283. {block:IndexPage}
  284. {block:if3columns}
  285. margin-left:250px;
  286. {/block:if3columns}
  287. {/block:IndexPage}
  288. width:420px;
  289. margin-left:0px;
  290. text-align:center;
  291. {/block:PermalinkPage}
  292.  
  293. -moz-transition: all 2.2s ease-out;
  294. -o-transition: all 2.2s ease-out;
  295. -webkit-transition: all 2.2s ease-out;
  296. transition: all 2.2s ease-out;
  297. }
  298.  
  299. .entry:hover{
  300. border: 1px solid {color:blogtitle};
  301. -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  302. }
  303.  
  304. #audio {width:250px; height:auto; min-height:60px; padding-bottom:0px;}
  305. .cover {position:absolute; z-index:1; width:60px; height:60px;}
  306. .cover img {float:left; width:60px; height:60px;}
  307. .playbox {opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:17px; text-align:center;}
  308. .info {margin-left:73px; margin-top:4px; line-height:14px;}
  309.  
  310. .title{
  311. line-height:12px;
  312. color:{color:Title};
  313. font-weight:normal;
  314. }
  315.  
  316.  
  317.  
  318. #cred{
  319. position:fixed;
  320. font-family: arial;
  321. font-size: 8px;
  322. bottom:20px;
  323. right:10px;
  324. padding:10px;
  325. height:10px;
  326. text-align:center;
  327. text-transform:lowercase;
  328. padding-bottom:10px;
  329. width:15px;
  330. color:#aaa;
  331. transition: all 0.6s ease-out;
  332. -o-transition-transition: all 0.6s ease-out;
  333. -webkit-transition: all 0.6s ease-out;
  334. -moz-transition: all 0.6s ease-out;
  335. }
  336.  
  337.  
  338. .permalinktext {
  339. display: block;
  340. padding: 1px;
  341. margin: 0px 0px 0px 8px;
  342. font-family: cambria;
  343. letter-spacing: 0px;
  344. font-size: 10px;
  345. color: #424242;
  346. line-height: 11px;
  347. text-align: right;
  348. text-decoration: none;
  349. -webkit-transition: color 0.5s ease-out;
  350. -moz-transition: color 0.5s ease-out;
  351. }
  352. .bubble a{color:black;}
  353.  
  354. .bubble {
  355. position:relative;
  356. margin:4px 0px 5px 45px;
  357. text-align:left;
  358. padding:5px 3px 5px 5px;
  359. background:#eee;
  360. color:black;
  361. -moz-border-radius:3px;
  362. -webkit-border-radius:3px;
  363. border-radius:3px;
  364. }
  365.  
  366.  
  367. .bubble p {
  368. margin:5px;
  369. }
  370.  
  371. .bubble span {
  372. position:absolute;
  373. display:block;
  374. top:-5px;
  375. left:-8px;
  376. width:1px;
  377. height:1px;
  378. font-size:12;
  379. line-height:1px;
  380. color:black;
  381. border-top:3px solid transparent;
  382. border-right:7px solid #eee;
  383. border-bottom:3px solid transparent;
  384. }
  385.  
  386. .askborder {
  387. left:-10px;
  388. margin:1px;
  389. padding:2px;
  390. background:#eee;
  391. }
  392.  
  393.  
  394. #posts {
  395. {block:if2columns}
  396. width:700px;
  397. margin-left:275px;
  398. {/block:if2columns}
  399. {block:if3columns}
  400. width:1000px;
  401. margin-left:6px;
  402. {/block:if3columns}
  403. margin-top: 5px;
  404. margin-right: auto;
  405. position:relative;
  406. overflow-y: hidden;
  407. }
  408.  
  409.  
  410. #infscr-loading{
  411. bottom: -70px;
  412. position: absolute;
  413. left: 50%;
  414. margin-left:-8px;
  415. width:16px;
  416. height:11px;
  417. overflow:hidden;
  418. margin-bottom: 50px;
  419. }
  420.  
  421. #postnotes{
  422. text-align: justify;
  423. }
  424.  
  425. #postnotes blockquote{
  426. border: 0px;
  427. }
  428.  
  429. blockquote{
  430. padding:0px 0px 2px 5px;
  431. margin:0px 0px 2px 1px;
  432. border-left: 1px dotted {color:Text};
  433. }
  434.  
  435. blockquote p, ul{
  436. margin:0px;
  437. padding:0px;
  438. }
  439.  
  440. a img{border: 0px;}
  441. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  442. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  443. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
  444. .notes img{width:10px; position:relative; top:3px;
  445. }
  446.  
  447. small{font-size: 90%;}
  448.  
  449. .video embed, .post div.video object {width:260px !important; height:180px !important;}
  450. .video2 embed, .post div.video object {width:400px !important; height:400px !important;}
  451.  
  452. {CustomCSS}
  453.  
  454. </style>
  455.  
  456. {block:IndexPage}
  457.  
  458.  
  459. </script>
  460. <script type='text/javascript' src='http://static.tumblr.com/m52lhg5/u9amoiddc/infinite.js'></script>
  461. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  462. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  463.  
  464. <script type="text/javascript">
  465. $(window).load(function () {
  466. var $content = $('#posts');
  467. $content.masonry({itemSelector: '.entry'}),
  468. $content.infinitescroll({
  469. navSelector : 'div#pagination',
  470. nextSelector : 'div#pagination a#nextPage',
  471. itemSelector : '.entry',
  472. loading: {
  473. finishedMsg: '',
  474. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  475. },
  476. bufferPx : 600,
  477. debug : false,
  478. },
  479. // call masonry as a callback.
  480. function( newElements ) {
  481. var $newElems = $( newElements );
  482. $newElems.hide();
  483. // ensure that images load before adding to masonry layout
  484. $newElems.imagesLoaded(function(){
  485. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  486.  
  487.  
  488. });
  489. });
  490. });
  491. </script>
  492. {/block:IndexPage}
  493.  
  494.  
  495. <title>{Title}</title>
  496. <link rel="shortcut icon" href="{Favicon}" />
  497. <meta name="viewport" content="width=720" />
  498. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  499. </head>
  500.  
  501. <body>
  502. <div id="sidebar"><div id="blogtitle"><a href="/">{Title}</a></div>
  503. <div style="border-top:1px solid {color:blogtitle};padding-top:2px;padding-bottom:2px;">
  504. <div class="info">{description}</div>
  505. <div class="navigate">
  506. <a href="{text:link one}" class="links">{text:link one title}</a>
  507. <a href="{text:link two}" class="links">{text:link two title} </a>
  508. <a href="{text:link three}" class="links">{text:link three title}</a>
  509. <a href="{text:link four}" class="links">{text:link four title}</a>
  510. <a href="{text:link five}" class="links">{text:link five title}</a>
  511. </div>
  512. </div>
  513. </div>
  514. <div class="wrapper">
  515. <div class="header">
  516.  
  517. </div>
  518.  
  519.  
  520.  
  521. <div class="left">
  522. <div id="posts">
  523. {block:Posts}
  524. <div class="entry">
  525.  
  526. {block:Answer}<img src="{AskerPortraitURL-30}" align="left" class="askborder">
  527. <div class="bubble"><font style="color:black; text-transform:uppercase; font-size:11px; font-family:calibri;">{Asker}:</font> <font style="color:black; font-family:calibri; font-size:11px; ">{Question}</font></div><br><center><font style="font-family:calibri; font-size:11px; letter-spacing:1px">{Answer}</font></center> <br>
  528. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  529. {/block:Answer}
  530.  
  531. {block:Text}
  532. {block:Title}<span class="title">{Title}</span>{/block:Title}
  533. <span class="entrytext">{Body}</span>
  534. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  535. {/block:Text}
  536.  
  537. {block:Link}
  538. <center><a href="{URL}"><span class="title">{Name}</span></a></center>
  539. <div style="margin-left:3px;">{block:Description}{Description}{/block:Description}</div>
  540. {block:IndexPage}<div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  541. {/block:IndexPage}
  542. {block:Link}
  543.  
  544. {block:Photo}{block:IndexPage}
  545.  
  546. <div id="perma">
  547. <a href="{Permalink}">{NoteCountWithLabel}</a> |
  548. <a href="{ReblogUrl}" target="_blank">reblog</a>
  549. </div>
  550.  
  551. {/block:IndexPage}
  552. {block:IndexPage}
  553. <a href="{Permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=100%/></a>
  554. {/block:IndexPage}
  555. {block:permalinkpage}{LinkOpenTag}
  556. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=420px/>{LinkCloseTag}
  557. {/block:permalinkpage}
  558. {/block:Photo}
  559.  
  560.  
  561. {block:Photoset}
  562. {block:IndexPage}
  563.  
  564. <div id="perma">
  565. <a href="{Permalink}">{NoteCountWithLabel}</a> |
  566. <a href="{ReblogUrl}" target="_blank">reblog</a>
  567. </div>
  568. {/block:IndexPage}
  569. {block:IndexPage}
  570. {block:Photos}<a href="{Permalink}"><img src="{PhotoURL-500}" width="250" style="padding:3px;"/></a>
  571. {/block:Photos}
  572. {/block:permalinkpage}
  573. {/block:IndexPage}
  574.  
  575. {block:permalinkpage}
  576. {Photoset-500}
  577. {/block:permalinkpage}
  578. {/block:Photoset}
  579.  
  580.  
  581.  
  582. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br>
  583. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  584. {/block:Quote}
  585.  
  586. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  587. <ul class="chat">
  588. {block:Lines}
  589. <li class="user_{UserNumber}">
  590. {block:Label}
  591. <span class="label">{Label}</span>
  592. {/block:Label}
  593.  
  594. {Line}
  595. </li>
  596. {/block:Lines}
  597. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  598. {/block:Chat}
  599.  
  600. {block:Audio}
  601. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  602. {block:IndexPage}
  603. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  604. {/block:IndexPage}
  605. {/block:Audio}
  606.  
  607. {block:Video}
  608. {block:IndexPage}
  609. <center>
  610. <div class="perma">
  611. <a href="{ReblogURL}" target="_blank"><div title="reblog"class="rblogbutt"></div></a>
  612. <div title="{ShortMonth} {DayOfMonth},{Year}"class="time"></div></a>
  613. <a href="{permalink}"><div title="{NoteCountWithLabel}" class="pigeon"></div></a>
  614. </div>
  615. {Video-250}</center>
  616. {/block:IndexPage}
  617. {block:PermalinkPage}
  618. <center>
  619. {Video-400}</center>
  620. {/block:PermalinkPage}
  621. {block:Video}
  622.  
  623.  
  624. {block:PermalinkPage}
  625. <br>
  626. <div class="eclipsethemes">
  627. {block:Caption}{Caption}{/block:Caption}
  628.  
  629. {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
  630.  
  631. {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}
  632. {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
  633.  
  634. {block:HasTags}<br><Br> tags: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>
  635. {/block:PermalinkPage}
  636.  
  637.  
  638.  
  639.  
  640.  
  641. {block:PostNotes}
  642. <span></span>
  643. <br>
  644. <div style="width:auto; max-height:200px; overflow:auto;">{PostNotes}</div>
  645.  
  646. </a>
  647. {/block:PostNotes}
  648. </div>
  649. {/block:posts}
  650.  
  651. </div></div>
  652.  
  653.  
  654. {block:IndexPage}
  655. {block:Pagination}
  656. <div id="pagination">
  657. {block:NextPage}
  658. <a id="nextPage" href="{NextPage}"></a>
  659. {/block:NextPage}
  660. {block:PreviousPage}
  661. <a href="{PreviousPage}"></a>
  662. {/block:PreviousPage}
  663. </div>
  664. {/block:Pagination}
  665. {/block:IndexPage}
  666.  
  667. <div id="cred">
  668. <a href="http://teenageblog.tumblr.com/"><img src="https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-ios7-moon-outline-48.png"></a></div>
  669.  
  670. </body>
  671. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement