Advertisement
sighthemes

Theme Seven; By Deanna

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