Advertisement
spaqhetti-tacos

Theme 1 by spaqhetti-tacos

Mar 28th, 2013
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <!--
  2. Go to tumblr.com/docs/en/custom_themes for assistance.
  3. -->
  4.  
  5. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7.  
  8. <head>
  9.  
  10. <script type="text/javascript">
  11. <!--
  12.  
  13. // Disable Right Click Script
  14.  
  15. function IE(e)
  16. {
  17. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  18. {
  19. return false;
  20. }
  21. }
  22. function NS(e)
  23. {
  24. if (document.layers || (document.getElementById && !document.all))
  25. {
  26. if (e.which == "2" || e.which == "3")
  27. {
  28. return false;
  29. }
  30. }
  31. }
  32. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  33.  
  34. //-->
  35.  
  36. </script>
  37.  
  38.  
  39. <script type="text/javascript"
  40. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  41.  
  42. <!--DEFAULT VARIABLES-->
  43. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  44. <meta name="color:background" content="#fff"/>
  45. <meta name="color:link" content="#777"/>
  46. <meta name="color:text" content="#777"/>
  47. <meta name="color:title" content="#333"/>
  48. <meta name="color:linktext" content="#777"/>
  49. <meta name="color:hover" content="#fff"/>
  50. <meta name="image:sidebar" content="1"/>
  51. <meta name="image:background" content="1"/>
  52. <meta name="image:sideback" content="1"/>
  53. <meta name="image:sideback1" content="1"/>
  54. <meta name="image:sideback2" content="1"/>
  55. <meta name="color:borders" content="7c7c7c">
  56. <meta name="color:scrollbar" content="7c7c7c">
  57. <meta name="text:stats" content="stats"/>
  58. <meta name="text:Link One" content="">
  59. <meta name="text:Link One Title" content="Link One">
  60. <meta name="text:Link Two" content="">
  61. <meta name="text:Link Two Title" content="Link Two">
  62. <meta name="text:Link Three" content="">
  63. <meta name="text:Link Three Title" content="Link Three">
  64. <meta name="text:Link Four" content="">
  65. <meta name="text:Link Four Title" content="Link Four">
  66. <meta name="text:Link Five" content="">
  67. <meta name="text:Link Five Title" content="Link Five">
  68.  
  69.  
  70.  
  71. <style type="text/css">
  72.  
  73. ::-webkit-scrollbar {
  74.  
  75. height: 8px;
  76.  
  77. width: 8px;
  78.  
  79. background: #fff;
  80.  
  81. }
  82.  
  83. ::-webkit-scrollbar-thumb {
  84.  
  85. background:{color:scrollbar};
  86.  
  87. border: 0px;
  88.  
  89. -webkit-border-radius: 5ex;
  90.  
  91. -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.75);
  92.  
  93. }
  94.  
  95. ::-webkit-scrollbar-corner {
  96.  
  97. background: #transparent;
  98.  
  99. }
  100.  
  101.  
  102. 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-
  103.  
  104. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  105.  
  106. 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;}
  107.  
  108. p {
  109. margin:0px;
  110. margin-top:0px;
  111. }
  112.  
  113.  
  114. body {
  115. padding: 0px;
  116. margin: 0px;
  117. color:{color:text};
  118. font-family: dixel;
  119. line-height:7px;
  120. font-size:8px;
  121. background-color: {color:Background};
  122. background-image:url({image:Background});
  123. background-attachment: fixed;
  124. background-repeat: repeat;
  125. }
  126.  
  127.  
  128. a:link, a:active, a:visited{
  129. text-decoration: none;
  130. -webkit-transition: color 0.3s ease-out;
  131. -moz-transition: color 0.3s ease-out;
  132. transition: color 0.3s ease-out;
  133. color:{color:link};
  134. }
  135.  
  136. a:hover {
  137. text-decoration: line-through;
  138. font-style:;
  139. color: {color:Hover};
  140. }
  141.  
  142. div#center{
  143. margin:auto;
  144. position:relative;
  145. width:1000px;
  146. background-color:;
  147. overflow:auto;
  148. overflow-y:hidden;
  149. }
  150.  
  151. ask {
  152. font-family: 'nessa';
  153. text-align: right;
  154. font-size:18px;
  155. color: #ddd;
  156. line-height: 5px;
  157. }
  158.  
  159.  
  160. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  161. .entry {
  162. float:left;
  163. display: block;
  164. margin:5px;
  165. padding: 5px;
  166. overflow:hidden;
  167. width:240px;
  168. border: 3px double {color:borders};
  169. {block:PermalinkPage}
  170. width:750px;
  171. text-align:left;
  172. line-height:10px;
  173. {/block:PermalinkPage}
  174. background-image:URL();
  175. }
  176.  
  177.  
  178. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  179. .entry .perma{
  180. width:245px;
  181. height:16px;
  182. margin-left:-5px;
  183. position: absolute;
  184. line-height: 16px;
  185. overflow:hidden;
  186. text-align:center;
  187. top:3px;
  188. background:white;
  189. word-spacing:2px;
  190. letter-spacing:1px;
  191. opacity: 0.0;
  192. -webkit-transition: all .7s ease;
  193. -moz-transition: all .7s ease;
  194. -o-transition: all .7s ease;
  195. transition: all .7s ease;
  196. }
  197.  
  198. .entry:hover .perma{
  199. overflow:visible;
  200. opacity:0.9;
  201. }
  202.  
  203.  
  204. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  205. #posts {
  206. width:800px;
  207. font-family: pewp;
  208. font-size: 12px;
  209. line-height: 15px;
  210. margin-top:1px;
  211. z-index:999999;
  212. margin-right:205px;
  213. right:auto;
  214. background:transparent;
  215. margin-left:auto;
  216. position:relative;
  217. overflow-y: hidden;
  218. }
  219.  
  220.  
  221. /*CUSTOMIZE SIDEBAR HERE*/
  222. #sidebar{
  223. z-index: 1;
  224. position:fixed !important;
  225. width:250px;
  226. padding: 8px;
  227. border: 3px double {color:borders};
  228. background:white;
  229. height:auto;;
  230. margin-top:130px;
  231. margin-left:820px;
  232. text-align:center;
  233. border-top-left-radius: 2px;
  234. border-top-right-radius: 2px;
  235. border-bottom-left-radius: 5px;
  236. border-bottom-right-radius: 5px;
  237. }
  238.  
  239. #desc{
  240. z-index:3;
  241. padding: 4px;
  242. font-family: 'pewp';
  243. font-size: 10px;
  244. letter-spacing:1px;
  245. width: 255px;
  246. margin-left: -5px;
  247. margin-top: -2px;
  248. line-height: 15px;
  249. text-color: {color:text};
  250. background: white;
  251. }
  252.  
  253. #title{
  254. position:fixed !important;
  255. z-index:3;
  256. width:150px;
  257. height:25px;
  258. opacity: 1;
  259. padding:3px;
  260. margin-top:99px;
  261. margin-left:820px;
  262. background:white;
  263. border:3px double {color:borders};
  264. border-bottom: 0px;
  265. line-height:40px;
  266. text-align:center;
  267. text-color: {color:title};
  268. letter-spacing:2px;
  269. font-size: 43px;
  270. font-family: 'halo handletter';
  271. border-top-left-radius: 5px;
  272. border-top-right-radius: 5px;
  273. border-bottom-left-radius: 2px;
  274. border-bottom-right-radius: 2px;
  275. }
  276.  
  277. #lea{
  278. position:fixed !important;
  279. z-index:3;
  280. width:70px;
  281. height:15px;
  282. opacity: 1;
  283. padding:3px;
  284. margin-top:109px;
  285. margin-left:1010px;
  286. background:white;
  287. border:3px double {color:borders};
  288. border-bottom: 0px;
  289. line-height:20px;
  290. text-align:center;
  291. text-color: {color:title};
  292. letter-spacing:2px;
  293. font-size: 20px;
  294. font-family: 'Nessa';
  295. border-top-left-radius: 5px;
  296. border-top-right-radius: 5px;
  297. border-bottom-left-radius: 2px;
  298. border-bottom-right-radius: 2px;
  299. }
  300.  
  301. #feet1{
  302. position:fixed;
  303. z-index:3;
  304. width:50px;
  305. height:25px;
  306. opacity: 1;
  307. padding:3px;
  308. margin-left:1088px;
  309. margin-top:150px;
  310. background: white;
  311. border:3px double {color:borders};
  312. border-left:0px;
  313. line-height:24px;
  314. text-align:center;
  315. text-color: {color:linktext};
  316. font-size: 18px;
  317. letter-spacing: 1px;
  318. font-family: "nessa";
  319. border-top-left-radius: 5px;
  320. border-top-right-radius: 5px;
  321. border-bottom-left-radius: 5px;
  322. border-bottom-right-radius: 5px;
  323. }
  324.  
  325. #feet2{
  326. position:fixed;
  327. z-index:3;
  328. width:50px;
  329. height:25px;
  330. opacity: 1;
  331. padding:3px;
  332. margin-left:1088px;
  333. margin-top:210px;
  334. background: white;
  335. border:3px double {color:borders};
  336. border-left:0px;
  337. line-height:24px;
  338. text-align:center;
  339. text-color: {color:linktext};
  340. font-size: 18px;
  341. letter-spacing: 1px;
  342. font-family: "nessa";
  343. border-top-left-radius: 5px;
  344. border-top-right-radius: 5px;
  345. border-bottom-left-radius: 5px;
  346. border-bottom-right-radius: 5px;
  347. }
  348.  
  349. #feet3{
  350. position:fixed;
  351. z-index:3;
  352. width:50px;
  353. height:25px;
  354. opacity: 1;
  355. padding:3px;
  356. margin-left:1088px;
  357. margin-top:270px;
  358. background: white;
  359. border:3px double {color:borders};
  360. border-left:0px;
  361. line-height:24px;
  362. text-align:center;
  363. text-color: {color:linktext};
  364. font-size: 18px;
  365. letter-spacing: 1px;
  366. font-family: "nessa";
  367. border-top-left-radius: 5px;
  368. border-top-right-radius: 5px;
  369. border-bottom-left-radius: 5px;
  370. border-bottom-right-radius: 5px;
  371. }
  372.  
  373. #feet4{
  374. position:fixed;
  375. z-index:3;
  376. width:50px;
  377. height:25px;
  378. opacity: 1;
  379. padding:3px;
  380. margin-left:1088px;
  381. margin-top:330px;
  382. background: white;
  383. border:3px double {color:borders};
  384. border-left:0px;
  385. line-height:24px;
  386. text-align:center;
  387. text-color: {color:linktext};
  388. font-size: 18px;
  389. letter-spacing: 1px;
  390. font-family: "nessa";
  391. border-top-left-radius: 5px;
  392. border-top-right-radius: 5px;
  393. border-bottom-left-radius: 5px;
  394. border-bottom-right-radius: 5px;
  395. }
  396.  
  397. #feet5{
  398. position:fixed;
  399. z-index:3;
  400. width:50px;
  401. height:25px;
  402. opacity: 1;
  403. padding:3px;
  404. margin-left:1088px;
  405. margin-top:390px;
  406. background: white;
  407. border:3px double {color:borders};
  408. border-left:0px;
  409. line-height:24px;
  410. text-align:center;
  411. text-color: {color:linktext};
  412. font-size: 18px;
  413. letter-spacing: 1px;
  414. font-family: "nessa";
  415. border-top-left-radius: 5px;
  416. border-top-right-radius: 5px;
  417. border-bottom-left-radius: 5px;
  418. border-bottom-right-radius: 5px;
  419. }
  420.  
  421. #feet6{
  422. position:fixed;
  423. z-index:3;
  424. width:50px;
  425. height:25px;
  426. opacity: 1;
  427. padding:3px;
  428. margin-left:1088px;
  429. margin-top:450px;
  430. background: white;
  431. border:3px double {color:borders};
  432. border-left:0px;
  433. line-height:24px;
  434. text-align:center;
  435. text-color: {color:linktext};
  436. font-size: 18px;
  437. letter-spacing: 1px;
  438. font-family: "nessa";
  439. border-top-left-radius: 5px;
  440. border-top-right-radius: 5px;
  441. border-bottom-left-radius: 5px;
  442. border-bottom-right-radius: 5px;
  443. }
  444.  
  445.  
  446. .sideback{
  447. position:fixed;
  448. margin-left:795px;
  449. top: 0px;
  450. background-image:url({image:sideback});
  451. height:100%;
  452. border-left: 3px double #ddd;
  453. width:600px;
  454. }
  455.  
  456. .sideback1{
  457. position:fixed;
  458. margin-left:-200px;
  459. top: 0px;
  460. background-image:url({image:sideback1});
  461. height:100%;
  462. border-right: 3px double #ddd;
  463. width:120px;
  464. }
  465.  
  466. .sideback2{
  467. position:fixed;
  468. margin-left:-60px;
  469. top: 0px;
  470. background-image:url({image:sideback2});
  471. height:100%;
  472. border-right: 3px double #ddd;
  473. border-left: 3px double #ddd;
  474. width:40px;
  475. }
  476.  
  477.  
  478.  
  479.  
  480. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  481.  
  482. @font-face {font-family:"Aderyn";src:url('http://static.tumblr.com/9wzbixa/Qnqm26qzk/dk_aderyn_0.ttf');}
  483.  
  484. @font-face { font-family: "nessa"; src: url('http://static.tumblr.com/lyl1wkn/WRymgbxn5/vanessalovesyou.ttf'); }
  485.  
  486. @font-face { font-family: "pewp"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  487.  
  488. @font-face{font-family:"Jenna Sue";src:url('http://static.tumblr.com/9wzbixa/nq2mj2mox/jennasue.ttf');}
  489.  
  490. @font-face{font-family:Halo Handletter;src:url(http://static.tumblr.com/9wzbixa/Chgmj2j5c/halohandletter.ttf);}
  491.  
  492. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  493. .title{
  494. font-family: "nessa";
  495. font-size: 28px;
  496. line-height: 12px;
  497. color:{color:Title};
  498. font-weight: normal;
  499. }
  500.  
  501.  
  502. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  503. .permalink{
  504. text-transform: normal;
  505. display: block;
  506. text-align: right;
  507. text-decoration: none;
  508. }
  509.  
  510.  
  511. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  512. #infscr-loading{
  513. bottom: -70px;
  514. position: absolute;
  515. left: 50%;
  516. margin-left:-8px;
  517. width:16px;
  518. height:11px;
  519. overflow:hidden;
  520. margin-bottom: 50px;
  521. }
  522.  
  523. #postnotes{
  524. text-align: justify;}
  525.  
  526. #postnotes blockquote{
  527. border: 0px;}
  528.  
  529. blockquote{
  530. padding:0px 0px 2px 5px;
  531. margin:0px 0px 2px 10px;
  532. border-left: 1px dotted #555555;
  533. }
  534.  
  535. blockquote p, ul{
  536. margin:0px;
  537. padding:0px;
  538. }
  539.  
  540. a img{border: 0px;}
  541.  
  542.  
  543. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  544.  
  545. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  546. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  547.  
  548. .notes img{width:10px; position:relative; top:3px;}
  549. <--ses-->
  550. small{font-size: 90%;}
  551.  
  552. {CustomCSS}
  553.  
  554. </style>
  555.  
  556. {block:IndexPage}
  557. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  558. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  559.  
  560. <script type="text/javascript">
  561. $(window).load(function(){
  562. var $wall = $('#posts');
  563. $wall.imagesLoaded(function(){
  564. $wall.masonry({
  565. itemSelector: '.entry, .entry_photo',
  566. isAnimated : false
  567. });
  568. });
  569.  
  570. $wall.infinitescroll({
  571. navSelector : '#pagination',
  572. nextSelector : '#pagination a',
  573. itemSelector : '.entry, .entry_photo',
  574. bufferPx : 2000,
  575. debug : false,
  576. errorCallback: function() {
  577. $('#infscr-loading').fadeOut('normal');
  578. }},
  579. function( newElements ) {
  580. var $newElems = $( newElements );
  581. $newElems.hide();
  582. $newElems.imagesLoaded(function(){
  583. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  584. });
  585. }); $('#posts').show(500);
  586. });
  587. </script>
  588.  
  589.  
  590. {/block:IndexPage}
  591.  
  592.  
  593. <title>{title}</title>
  594.  
  595. <link rel="shortcut icon" href="{Favicon}" />
  596. <meta name="viewport" content="width=820" />
  597. </head>
  598.  
  599. <body onselectstart="return false;" ondragstart="return false;">
  600. <div class="wrapper">
  601. <div class="header">
  602. </div>
  603.  
  604. <div id="cage">
  605. <div id="center">
  606.  
  607. <div id="title"><center>{title}</center></div>
  608. <div id="lea"><center>{text:stats}</center></div>
  609.  
  610.  
  611. <div id="feet1"><a href="{text:Link One}">{text:Link One Title}</a></div>
  612. <div id="feet2"><a href="{text:Link Two}">{text:Link Two Title}</a></div>
  613. <div id="feet3"><a href="{text:Link Three}">{text:Link Three Title}</a></div>
  614. <div id="feet4"><a href="{text:Link Four}">{text:Link Four Title}</a></div>
  615. <div id="feet5"><a href="{text:Link Five}">{text:Link Five Title}</a></div>
  616. <div id="feet6"><a href="http://spaqhetti-tacos.tumblr.com">Credit</a></div>
  617.  
  618. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  619. <div id="sidebar">
  620. <center>
  621. <a href="/"><img src="{image:sidebar}" width=100%></a>
  622. <div id="desc">{description}</div>
  623. </center>
  624. </div>
  625. <!------------------------------------->
  626.  
  627.  
  628. <div class="left">
  629. <div class="sideback"></div>
  630. <div class="sideback1"></div>
  631. <div class="sideback2"></div>
  632. <div id="posts">
  633. {block:Posts}
  634. <div class="entry">
  635.  
  636. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  637.  
  638. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  639. {/block:Text}
  640.  
  641. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  642.  
  643. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  644.  
  645. {block:Answer}
  646. <div style="margin: 1px 2px 1px 2px; min-height:30px; border: 1px dashed #ddd; padding: 3px; background-color: white;
  647. ">
  648. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:2px;"/>
  649. <ask>{Asker}</ask>: {Question}</div>
  650. <div style="padding: -1px 5px -1px 5px; background: transparent;"><center>{Answer}</center></div>
  651. <P ALIGN=Right><a href="{Permalink}">{NoteCountWithLabel}</a>
  652. {/block:Answer}
  653.  
  654. {block:Photo}
  655. {block:IndexPage}
  656. <center>
  657. <div class="perma">
  658. <a href="{Permalink}">{NoteCount}</a> | <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  659.  
  660. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  661. {/block:IndexPage}
  662. {block:PermalinkPage}
  663. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  664.  
  665. {LinkCloseTag}
  666. {/block:PermalinkPage}
  667. {/block:Photo}
  668.  
  669. {block:Photoset}
  670. {block:IndexPage}
  671. <center>
  672.  
  673. <div class="perma">
  674. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  675.  
  676. {Photoset-250}</center>
  677. {/block:IndexPage}
  678. {block:PermalinkPage}
  679. <center>
  680. {Photoset-500}</center>
  681. {/block:PermalinkPage}
  682. {/block:Photoset}
  683.  
  684. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  685.  
  686. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  687.  
  688. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  689. <ul class="chat">
  690. {block:Lines}
  691. <li class="user_{UserNumber}">
  692. {block:Label}
  693. <span class="label">{Label}</span>
  694. {/block:Label}
  695.  
  696. {Line}
  697. </li>
  698. {/block:Lines}
  699. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  700. {/block:Chat}
  701.  
  702. {block:Audio}
  703. <div style="width:200px; height:30px;">
  704. {AudioPlayerBlack}
  705. </div>
  706. {block:IndexPage}<span class="permalink">
  707. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  708. </span>{/block:IndexPage}
  709. {/block:Audio}
  710.  
  711. {block:Video}
  712. {block:IndexPage}
  713. <center>
  714. <div class="perma">
  715. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  716. {Video-250}</center>
  717. {/block:IndexPage}
  718. {block:PermalinkPage}
  719. <center>
  720. {Video-400}</center>
  721. {/block:PermalinkPage}
  722. {block:Video}
  723.  
  724.  
  725. {block:PostNotes}<div align="middle">{caption}</div>
  726. <center>
  727.  
  728. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  729.  
  730. {block:HasTags}
  731. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  732. {block:RebloggedFrom}
  733. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  734. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  735.  
  736. {/block:RebloggedFrom}
  737. </center></span>
  738. <br>
  739. <div id="postnotes">{PostNotes}</div><br>
  740.  
  741. <center>{block:ContentSource}
  742. <br><a href="{SourceURL}">
  743. {lang:Source}:
  744. {block:SourceLogo}
  745. <img src="{BlackLogoURL}" width="{LogoWidth}"
  746. height="{LogoHeight}" alt="{SourceTitle}" />
  747. {/block:SourceLogo}
  748. {block:NoSourceLogo}
  749. {SourceLink}
  750. {/block:NoSourceLogo}
  751. </a>
  752. {/block:ContentSource}</center>
  753.  
  754. {/block:PostNotes}
  755. </div>
  756. {/block:Posts}
  757. </div></div>
  758.  
  759. {block:IndexPage}
  760. {block:Pagination}
  761. <div id="pagination">
  762. {block:NextPage}
  763. <a id="nextPage" href="{NextPage}"></a>
  764. {/block:NextPage}
  765. {block:PreviousPage}
  766. <a href="{PreviousPage}"></a>
  767. {/block:PreviousPage}
  768. </div>
  769. {/block:Pagination}
  770. {/block:IndexPage}
  771. </body>
  772.  
  773. <div style="position:fixed; bottom:3px; left:3px; background:white; border: 3px double {color:borders}; padding: 3px; font-size: 15px; line-height: 10px;"><a href="http://spaqhetti-tacos.tumblr.com">☮</a></div>
  774. </html>
  775.  
  776. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement