Advertisement
0fficialvanessa

"Puzzle Piece" Theme Twenty-Four.

Oct 4th, 2013
1,327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.73 KB | None | 0 0
  1. <!-- Theme Twenty-Four // Puzzle Piece - Heavenlyhugs
  2. Please do not remove the credit, thanks!
  3.  
  4. ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀   █▀▀▄ █░░█
  5. ░▒█░░ █▀▀█ █▀▀ █░▀░█ █▀▀   █▀▀▄ █▄▄█
  6. ░▒█░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀   ▀▀▀░ ▄▄▄█
  7.  
  8. █─░█ █▀▀ █▀▀█ ▀█─█▀ █▀▀ █▀▀▄ █── █──█ █──█ █──█ █▀▀▀ █▀▀
  9. ░█▀▀█ █▀▀ █▄▄█ ─█▄█─ █▀▀ █──█ █── █▄▄█ █▀▀█ █──█ █─▀█ ▀▀█
  10. ░█─░█ ▀▀▀ ▀──▀ ──▀── ▀▀▀ ▀──▀ ▀▀▀ ▄▄▄█ ▀──▀ ─▀▀▀ ▀▀▀▀ ▀▀▀
  11.  
  12. -->
  13.  
  14. <html lang="en">
  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. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  52.  
  53. <meta name="color:background" content="#fcfcfc"/>
  54. <meta name="color:link" content="#777"/>
  55. <meta name="color:text" content="#777"/>
  56. <meta name="color:title" content="#333"/>
  57. <meta name="color:hover" content="#373638"/>
  58. <meta name="color:text shadow" content="#aaa"/>
  59. <meta name="color:scrollbar" content="#777"/>
  60. <meta name="color:linkbg" content="#373638"/>
  61.  
  62. <meta name="image:sidebar" content="1"/>
  63. <meta name="image:background" content="1"/>
  64. <meta name="image:linkbg" content="1"/>
  65.  
  66. <meta name="text:Link One" content=""/>
  67. <meta name="text:Link Two" content=""/>
  68. <meta name="text:Link Three" content=""/>
  69. <meta name="text:Link Four" content=""/>
  70. <meta name="text:Link Five" content=""/>
  71. <meta name="text:Link One Title" content="Refresh"/>
  72. <meta name="text:Link Two Title" content="Message"/>
  73. <meta name="text:Link Three Title" content="Navigation"/>
  74. <meta name="text:Link Four Title" content="Themes"/>
  75. <meta name="text:Link Five Title" content="Credits"/>
  76.  
  77. <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  78.  
  79. <style type="text/css">
  80.  
  81. div#qTip {
  82. display: none;
  83. text-align:left;
  84. position:absolute;
  85. letter-spacing:1px;
  86. text-transform:uppercase;
  87. font-weight:bold;
  88. z-index:99;
  89. font-size:8px;
  90. padding:2px;
  91. line-height:13px;
  92. background:white;
  93. border-left:3px solid {color:link};
  94. border-right:3px solid {color:link};
  95. color:{color:text};
  96. }
  97.  
  98. #tumblr_controls{
  99. position:fixed !important;
  100. -webkit-filter: invert(100%)
  101. }
  102.  
  103. 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;}
  104.  
  105. 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;}
  106.  
  107. p {
  108. margin:0px;
  109. margin-top:0px;
  110. }
  111.  
  112.  
  113. body {
  114. margin: 5px;
  115. font-family: calibri;
  116. line-height:10px;
  117. font-size:10px;
  118. background-attachment: fixed;
  119. background-repeat: repeat;
  120. color:{color:text};
  121. background-color: {color:Background};
  122. background-image:url({image:Background});
  123. }
  124.  
  125.  
  126. a:link, a:active, a:visited{
  127. text-decoration: none;
  128. -webkit-transition: all 0.6s ease-out;
  129. -moz-transition: all 0.6s ease-out;
  130. -o-transition: all 0.6s ease-out;
  131. transition: all 0.6s ease-out;
  132. color:{color:link};
  133. }
  134.  
  135. a:hover {
  136. text-decoration: none;
  137. -webkit-transition: all 0.3s ease-out;
  138. -moz-transition: all 0.3s ease-out;
  139. -o-transition: all 0.3s ease-out;
  140. transition: all 0.3s ease-out;
  141. cursor: url(http://i.imgur.com/2qleX.jpg), auto;
  142. color: {color:Hover};
  143. text-shadow:0px 0px 2px {color:text shadow};
  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:5px;
  159. overflow:hidden;
  160. width:250px;
  161. padding:10px;
  162. border:1px solid #eee;
  163. {block:PermalinkPage}
  164. width:450px;
  165. text-align:left;
  166. line-height:10px;
  167. {/block:PermalinkPage}
  168. background:white;
  169. }
  170.  
  171. .entry .perma{
  172. width:250px;
  173. height:auto;
  174. margin-left:0px;
  175. position: absolute;
  176. line-height: 14px;
  177. overflow:hidden;
  178. text-align:center;
  179. top:3px;
  180. padding:3px;
  181. background:white;
  182. word-spacing:2px;
  183. letter-spacing:1px;
  184. opacity: 0.0;
  185. -webkit-transition: all .7s ease;
  186. -moz-transition: all .7s ease;
  187. -o-transition: all .7s ease;
  188. transition: all .7s ease;
  189. }
  190.  
  191. .entry:hover .perma{
  192. overflow:visible;
  193. opacity:1;
  194. }
  195.  
  196. #posts {
  197. width:610px;
  198. margin-top:1px;
  199. z-index:99;
  200. margin-left:260px;
  201. right:auto;
  202. background:transparent;
  203. margin-right:auto;
  204. position:relative;
  205. overflow-y: hidden;
  206. }
  207.  
  208. #creditss {
  209. position:fixed !important;
  210. font-size: 8px;
  211. text-transform:uppercase;
  212. bottom:-8px;
  213. right:5px;
  214. padding: 4px;
  215. height:20px;
  216. width:auto;
  217. text-align:center;
  218. background: white;
  219. border: 1px solid #eee;
  220. border-top-left-radius:10px;
  221. border-top-right-radius:10px;
  222. }
  223.  
  224. #sidebar{
  225. position:fixed !important;
  226. width:auto;
  227. background:transparent;
  228. height:auto;
  229. margin-top:100px;
  230. margin-left:2px;
  231. text-align:center;
  232. }
  233.  
  234. .links{
  235. position:absolute;
  236. padding:2px;
  237. height:auto;
  238. margin-top:14px;
  239. margin-left:30px;
  240. text-align:center;
  241. z-index:0;
  242. letter-spacing:1px;
  243. overflow:hidden;
  244. text-transform:uppercase;
  245. font-size:8px;
  246. transition-duration: 0.70s;
  247. -moz-transition-duration: 0.70s;
  248. -webkit-transition-duration: 0.70s;
  249. -o-transition-duration: 0.70s;
  250. }
  251.  
  252. .links a:hover{
  253. color:white;
  254. background:{color:link};
  255. }
  256.  
  257. #sidebar:hover .links{
  258. opacity:1;
  259. position:absolute;
  260. z-index:99;
  261. height:auto;
  262. }
  263.  
  264. .links a {
  265. width:80px;
  266. height:14px;
  267. text-align:center;
  268. padding:6px;
  269. padding-top:10px;
  270. display:block;
  271. margin-left:2px;
  272. margin-right:2px;
  273. margin-bottom:4px;
  274. text-transform:uppercase;
  275. font-size:10px;
  276. transition-duration: 0.70s;
  277. -moz-transition-duration: 0.70s;
  278. -webkit-transition-duration: 0.70s;
  279. -o-transition-duration: 0.70s;
  280. border:1px solid #eee;
  281. background:{color:linkbg};
  282. }
  283.  
  284. div#about{
  285. position:fixed !important;
  286. opacity: 0.0;
  287. width: 161px;
  288. height: 127px;
  289. margin-top: -162px;
  290. padding-top:32px;
  291. margin-left:1px;
  292. background-color:white;
  293. overflow: auto;
  294. text-align: center;
  295. z-index: 99999;
  296. transition-duration: 0.70s;
  297. -moz-transition-duration: 0.70s;
  298. -webkit-transition-duration: 0.70s;
  299. -o-transition-duration: 0.70s;
  300. }
  301.  
  302. #sidebar:hover div#about{
  303. opacity: 0.9;
  304. transition-duration: 0.70s;
  305. -moz-transition-duration: 0.70s;
  306. -webkit-transition-duration: 0.70s;
  307. -o-transition-duration: 0.70s;
  308. }
  309.  
  310. #sidebar img{
  311. width: 150px;
  312. height: 150px;
  313. border:1px solid #eee;
  314. padding:6px;
  315. background:white;
  316. }
  317.  
  318. div#line{
  319. position:fixed!important;
  320. width:2px;
  321. height:1000px;
  322. margin-top:-6px;
  323. margin-left:45px;
  324. background:{color:link};
  325. }
  326.  
  327. div#line2{
  328. position:fixed!important;
  329. width:2px;
  330. height:1000px;
  331. margin-top:-6px;
  332. margin-left:120px;
  333. background:{color:link};
  334. }
  335.  
  336. div#bgl{
  337. position:fixed!important;
  338. width:71px;
  339. height:1000px;
  340. margin-top:-6px;
  341. margin-left:48px;
  342. background-image:url('{image:Linkbg}');
  343. }
  344.  
  345. @font-face { font-family: "Camilla"; src: url('http://static.tumblr.com/dcylwch/HvDmhxbob/cuttyfruty.ttf'); }
  346. @font-face { font-family: "Lips"; src: url('http://static.tumblr.com/ygfurav/eGLmkhogi/comesinhandy.ttf'); }
  347. @font-face { font-family: "Ariana"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  348. @font-face { font-family: "Baby"; src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf'); }
  349. @font-face { font-family: "Dreamer"; src: url('http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff');}
  350.  
  351. askk {
  352. font-family:"Dreamer";
  353. font-size: 15px;
  354. z-index:1;
  355. color: {color:Title};
  356. }
  357.  
  358. .title{
  359. line-height: 16px;
  360. font-size: 16px;
  361. font-family:"Dreamer";
  362. color:{color:Title};
  363. }
  364.  
  365. .permalink{
  366. text-transform: uppercase;
  367. font-size:8px;
  368. display: block;
  369. text-align: left;
  370. text-decoration: none;
  371. margin-top:8px;
  372. margin-bottom:2px;
  373. padding:3px;
  374. border-left:1px solid #eee;
  375. border-bottom:1px solid #eee;
  376. }
  377.  
  378. #audio {
  379. width:200px;
  380. height:auto;
  381. min-height:60px;
  382. padding-bottom:0px;
  383. }
  384. .cover {
  385. position:absolute;
  386. z-index:1;
  387. width:60px;
  388. height:60px;
  389. }
  390. .cover img {
  391. float:left;
  392. width:60px;
  393. height:60px;
  394. }
  395. .playbox {
  396. opacity:0.6;
  397. width:27px;
  398. height:30px;
  399. overflow:hidden;
  400. position:absolute;
  401. z-index:1000;
  402. margin-left:17px;
  403. margin-top:17px;
  404. text-align:center;
  405. }
  406. .info {
  407. margin-left:73px;
  408. margin-top:4px;
  409. line-height:14px;
  410. }
  411.  
  412. #infscr-loading{
  413. bottom: -70px;
  414. position: absolute;
  415. left: 50%;
  416. margin-left:-8px;
  417. width:16px;
  418. height:11px;
  419. overflow:hidden;
  420. margin-bottom: 50px;
  421. }
  422.  
  423. ::-webkit-scrollbar {
  424. width: 4px;
  425. height: 4px;
  426. border-left:0px solid #ccc;
  427. background-color:{color:background};
  428. }
  429.  
  430. ::-webkit-scrollbar-thumb {
  431. background: {color:scrollbar};
  432. }
  433.  
  434. ::-webkit-scrollbar {
  435. width: 5px;
  436. height: 5px;
  437. background: #dddddd;
  438. }
  439.  
  440. ::-webkit-scrollbar-thumb {
  441. background-color:{color:scrollbar};
  442. }
  443.  
  444. #postnotes{
  445. text-align: justify;}
  446.  
  447. #postnotes blockquote{
  448. border: 0px;}
  449.  
  450. blockquote{
  451. padding:0px 0px 2px 5px;
  452. margin:0px 0px 2px 10px;
  453. border-left: 1px dotted #555555;
  454. }
  455.  
  456. blockquote p, ul{
  457. margin:0px;
  458. padding:0px;
  459. }
  460.  
  461. a img{border: 0px;}
  462.  
  463.  
  464. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  465.  
  466. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  467. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  468.  
  469. .notes img{width:10px; position:relative; top:3px;}
  470. <--ses-->
  471. small{font-size: 90%;}
  472.  
  473. {CustomCSS}
  474.  
  475. </style>
  476.  
  477. {block:IndexPage}
  478. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  479. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  480.  
  481. <script type="text/javascript">
  482. $(window).load(function(){
  483. var $wall = $('#posts');
  484. $wall.imagesLoaded(function(){
  485. $wall.masonry({
  486. itemSelector: '.entry, .entry_photo',
  487. isAnimated : false
  488. });
  489. });
  490.  
  491. $wall.infinitescroll({
  492. navSelector : '#pagination',
  493. nextSelector : '#pagination a',
  494. itemSelector : '.entry, .entry_photo',
  495. bufferPx : 2000,
  496. debug : false,
  497. errorCallback: function() {
  498. $('#infscr-loading').fadeOut('normal');
  499. }},
  500. function( newElements ) {
  501. var $newElems = $( newElements );
  502. $newElems.hide();
  503. $newElems.imagesLoaded(function(){
  504. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  505. });
  506. }); $('#posts').show(500);
  507. });
  508. </script>
  509.  
  510.  
  511. {/block:IndexPage}
  512.  
  513.  
  514. <title>{title}</title>
  515.  
  516. <link rel="shortcut icon" href="{Favicon}" />
  517. <meta name="viewport" content="width=820" />
  518. </head>
  519.  
  520. <body>
  521. <BODY onselectstart="return false;" ondragstart="return false;">
  522. <div class="wrapper">
  523. <div class="header">
  524. </div>
  525.  
  526. <div id="cage">
  527. <div id="center">
  528.  
  529. <!---->
  530. <div id="creditss">
  531. Theme by <a href="http://heavenlyhugs.tumblr.com/"><u>heavenlyhugs</u></a>
  532. <br>
  533. <font color="#eee">------------------------------------------</font>
  534. </div>
  535.  
  536. <div id="line"></div>
  537. <div id="line2"></div>
  538. <div id="bgl"></div>
  539.  
  540. <div id="sidebar">
  541. <a href="/"><img src="{image:sidebar}" width=100%></a>
  542. <div id="about">{Description}</div>
  543.  
  544. <div class="links">
  545. <a href="{text:Link One}">{text:Link One Title}</a>
  546. <a href="{text:Link Two}">{text:Link Two Title}</a>
  547. <a href="{text:Link Three}">{text:Link Three Title}</a>
  548. <a href="{text:Link Four}">{text:Link Four Title}</a>
  549. <a href="{text:Link Five}">{text:Link Five Title}</a>
  550. </div>
  551.  
  552. </div>
  553. <!------------------------------------->
  554.  
  555.  
  556. <div class="left">
  557. <div id="posts">
  558. {block:Posts}
  559. <div class="entry">
  560.  
  561. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span>
  562. <span class="permalink">
  563. Posted at {12Hour}:{Minutes} {AmPm} with <a href="{Permalink}">{notecount} likes</a> &middot <a href="{ReblogURL}" target="_blank">Share this post</a> <br>{/block:HasTags}</span>
  564. {/block:Text}
  565.  
  566. {block:Answer}
  567. <div style="margin-top:2px;;margin-bottom:0px;min-height:30px; padding: 4px; background-color:#f7f7f7;border:1px solid #eee;border-radius:5px;">
  568. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3.5px;"/><askk>{asker}</askk>: {Question}</div>
  569. <div style="margin-top:2px; line-height:11px;margin-bottom:4px; background: transparent;">{Answer}</div>
  570. {/block:Answer}
  571.  
  572. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}
  573. <span class="permalink">
  574. Posted at {12Hour}:{Minutes} {AmPm} with <a href="{Permalink}">{notecount} likes</a> &middot <a href="{ReblogURL}" target="_blank">Share this post</a></span>
  575. {/block:Link}
  576.  
  577. {block:Photo}
  578. {block:IndexPage}
  579. <center>
  580. <div class="perma">
  581. <div style="font-size:8px;text-transform:uppercase;">
  582. Posted at {12Hour}:{Minutes} {AmPm} on a <a href="{Permalink}" target="_blank">{DayOfWeek}</a> <br></div>
  583. <div style="font-family:dreamer;font-size:14px;">
  584. <a href="{ReblogURL}" target="_blank"> share this photo </a> </div></div>
  585.  
  586. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  587. {/block:IndexPage}
  588. {block:PermalinkPage}
  589. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  590.  
  591. {LinkCloseTag}
  592. {/block:PermalinkPage}
  593. {/block:Photo}
  594.  
  595. {block:Photoset}
  596. {block:IndexPage}
  597. <center>
  598.  
  599. <div class="perma">
  600. <div style="font-size:8px;text-transform:uppercase;">
  601. Posted at {12Hour}:{Minutes} {AmPm} on a <a href="{Permalink}" target="_blank">{DayOfWeek}</a> <br></div>
  602. <div style="font-family:dreamer;font-size:14px;">
  603. <a href="{ReblogURL}" target="_blank"> share these photos </a> </div> </div>
  604.  
  605. {Photoset-250}</center>
  606. {/block:IndexPage}
  607. {block:PermalinkPage}
  608. <center>
  609. {Photoset-500}</center>
  610. {/block:PermalinkPage}
  611. {/block:Photoset}
  612.  
  613. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br>
  614. <span class="permalink">
  615. Posted at {12Hour}:{Minutes} {AmPm} with <a href="{Permalink}">{notecount} likes</a> &middot <a href="{ReblogURL}" target="_blank">Share this post</a></span>{/block:Quote}
  616.  
  617. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  618. <ul class="chat">
  619. {block:Lines}
  620. <li class="user_{UserNumber}">
  621. {block:Label}
  622. <span class="label">{Label}</span>
  623. {/block:Label}
  624.  
  625. {Line}
  626. </li>
  627. {/block:Lines}
  628. <span class="permalink">
  629. Posted at {12Hour}:{Minutes} {AmPm} with <a href="{Permalink}">{notecount} likes</a> &middot <a href="{ReblogURL}" target="_blank">Share this post</a></span>
  630. {/block:Chat}
  631.  
  632. {block:Audio}
  633. <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>
  634. {block:IndexPage}
  635. {/block:IndexPage}
  636. {/block:Audio}
  637.  
  638. {block:Video}
  639. {block:IndexPage}
  640. <center>
  641. <div class="perma">
  642. <div style="font-size:8px;text-transform:uppercase;">
  643. Posted at {12Hour}:{Minutes} {AmPm} on a <a href="{Permalink}" target="_blank">{DayOfWeek}</a> <br></div>
  644. <div style="font-family:dreamer;font-size:14px;">
  645. <a href="{ReblogURL}" target="_blank"> share this video </a> </div> </div>
  646. {Video-250}</center>
  647. {/block:IndexPage}
  648. {block:PermalinkPage}
  649. <center>
  650. {Video-400}</center>
  651. {/block:PermalinkPage}
  652. {block:Video}
  653.  
  654.  
  655. {block:PostNotes}<div align="middle">{caption}</div>
  656. <center>
  657.  
  658. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  659.  
  660. {block:HasTags}
  661. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  662. {block:RebloggedFrom}
  663. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  664. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  665.  
  666. {/block:RebloggedFrom}
  667. </center></span>
  668. <br>
  669. <div id="postnotes">{PostNotes}</div><br>
  670.  
  671. <center>{block:ContentSource}
  672. <br><a href="{SourceURL}">
  673. {lang:Source}:
  674. {block:SourceLogo}
  675. <img src="{BlackLogoURL}" width="{LogoWidth}"
  676. height="{LogoHeight}" alt="{SourceTitle}" />
  677. {/block:SourceLogo}
  678. {block:NoSourceLogo}
  679. {SourceLink}
  680. {/block:NoSourceLogo}
  681. </a>
  682. {/block:ContentSource}</center>
  683.  
  684. {/block:PostNotes}
  685. </div>
  686. {/block:Posts}
  687. </div></div>
  688.  
  689. {block:IndexPage}
  690. {block:Pagination}
  691. <div id="pagination">
  692. {block:NextPage}
  693. <a id="nextPage" href="{NextPage}"></a>
  694. {/block:NextPage}
  695. {block:PreviousPage}
  696. <a href="{PreviousPage}"></a>
  697. {/block:PreviousPage}
  698. </div>
  699. {/block:Pagination}
  700. {/block:IndexPage}
  701. </body>
  702.  
  703. <!-- THEME BY Heavenlyhugs -->
  704. <!-- IF YOU'RE GOING TO REMOVE THE CREDIT, PUT IT IN YOUR LINKS OR FAQ -->
  705.  
  706. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement