Advertisement
purethought-s

Theme #18: Misha

May 13th, 2013
1,191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.77 KB | None | 0 0
  1. <!--
  2. Misha Theme by sleephy (ellie)
  3.  
  4. Please don't steal this
  5. Sidebar picture is 150px X 150px
  6. Inspired by Misha Collins,
  7. because he is cute and this theme is cute, so yah.
  8. I love him (◡‿◡✿)
  9.  
  10. -->
  11.  
  12.  
  13.  
  14. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  15.  
  16.  
  17. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  18.  
  19.  
  20. <head>
  21.  
  22.  
  23. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  24. <head>
  25. <title>{title}</title>
  26.  
  27. <link rel="shortcut icon" href="{favicon}" />
  28.  
  29.  
  30. <meta name="color:text" content="#9a9a9a"/>
  31. <meta name="color:links" content="#979797"/>
  32. <meta name="color:linkshover" content="#363636"/>
  33. <meta name="color:Permalink Color 1" content="#fff">
  34. <meta name="color:Permalink Color 2" content="#888">
  35. <meta name="color:textselect" content="#9a9a9a"/>
  36. <meta name="color:background" content="#fff"/>
  37. <meta name="color:tooltipborder" content="#eee"/>
  38. <meta name="color:tooltipbg" content="#fff"/>
  39. <meta name="color:tooltiptext" content="#888"/>
  40.  
  41. <meta name="image:sidebar" content="">
  42.  
  43.  
  44. <meta name="text:link1title" content="refresh" />
  45. <meta name="text:link1url" content="/" />
  46. <meta name="text:link2title" content="ask" />
  47. <meta name="text:link2url" content="/" />
  48. <meta name="text:link3title" content="link" />
  49. <meta name="text:link3url" content="/" />
  50. <meta name="text:link4title" content="link" />
  51. <meta name="text:link4url" content="/" />
  52.  
  53. <meta name="color:scrollbar" content="#ede7dc"/>
  54.  
  55. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script><link href='http://fonts.googleapis.com/css?family=IM+Fell+English' rel='stylesheet' type='text/css'><script type="text/javascript" src="http://static.tumblr.com/gyoju49/2A6mk8i6o/component.js"></script><script type="text/javascript" src="http://static.tumblr.com/bkd4m5b/Citm42m8i/smoothscroll.js"></script>
  56.  
  57.  
  58.  
  59.  
  60. <meta name="description" content="" />
  61.  
  62.  
  63. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  64.  
  65. <script>
  66.  
  67. (function($){
  68.  
  69. $(document).ready(function(){
  70.  
  71. $("a[title]").style_my_tooltips({
  72.  
  73. tip_follows_cursor:true,
  74.  
  75. tip_delay_time:50,
  76.  
  77. tip_fade_speed:600,
  78.  
  79. attribute:"title"
  80.  
  81. });
  82.  
  83. });
  84.  
  85. })(jQuery);
  86.  
  87. </script>
  88.  
  89.  
  90. <style type="text/css">
  91.  
  92.  
  93.  
  94.  
  95. #tumblr_controls{
  96. position:fixed !important;
  97. opacity:.45;
  98. -webkit-filter:invert(100%);
  99. -moz-filter:invert(100%);
  100. -o-filter:invert(100%);
  101. -ms-filter:invert(100%);
  102. filter:invert(100%);
  103. z-index:99999999999999999999999;
  104. }
  105.  
  106. #tumblr_controls{
  107. position:fixed !important;
  108. -webkit-filter: invert(100%)
  109. }
  110.  
  111.  
  112. a {
  113. color:#979797;
  114. text-decoration:none;
  115. -moz-transition-duration:0.4s;
  116. -webkit-transition-duration:0.4s;
  117. -o-transition-duration:0.4s;
  118. }
  119.  
  120. a:hover {
  121. color:#363636;
  122. text-decoration:none;
  123. -moz-transition-duration:0.4s;
  124. -webkit-transition-duration:0.4s;
  125. -o-transition-duration:0.4s;
  126. }
  127.  
  128. ::-webkit-scrollbar-thumb{
  129. background-color: {color:scrollbar};
  130. height:auto;
  131. }
  132.  
  133. ::-webkit-scrollbar {
  134. height:4px;
  135. width:4px;
  136. background-color: #fff;
  137. }
  138.  
  139. body {
  140. background-color:{color:bgcolor};
  141. font-family:calibri;
  142. font-weight:normal;
  143. font-size:11px;
  144. }
  145.  
  146.  
  147. #entries{
  148. margin-left: 490px;
  149. margin-top:20px;
  150. width:500px;
  151. }
  152.  
  153.  
  154.  
  155. .posts{
  156. background-color: transparent;
  157. padding: 20px 0 0 0;
  158. font-style:normal;
  159. }
  160.  
  161.  
  162.  
  163. #credit {
  164. position:fixed;
  165. right:3px;
  166. bottom:3px;
  167. line-height:5px;
  168. letter-spacing:0px;
  169. font:10px trebuchet ms;
  170. color: {color:text};
  171. text-transform:uppercase;
  172. }
  173.  
  174.  
  175.  
  176. h1{
  177. font-family: 'georgia';
  178. font-style:ITALIC;
  179. font-size: 15px;
  180. font-weight:none;
  181. }
  182.  
  183.  
  184. .qquote{
  185. font-family: 'georgia';
  186. font-style:ITALIC;
  187. font-size: 15px;
  188. font-weight:none;
  189.  
  190. margin-left: 0px;
  191. }
  192.  
  193.  
  194.  
  195. .qsource{
  196. margin: 5px 0px 0 20px;
  197. text-align: left;
  198. text-transform: none;
  199. }
  200.  
  201.  
  202. .chat{
  203. line-height: 12px;
  204. list-style: none;
  205. font-color:#000000;
  206. }
  207.  
  208.  
  209.  
  210.  
  211. .chat ul {
  212. line-height: 15px;
  213. list-style: none;
  214. padding: 0px;
  215. line-height: 20px;
  216. }
  217.  
  218.  
  219.  
  220.  
  221. .person1 {
  222. color:{color:Text};
  223. background-color:{color:Chat 1};
  224. }
  225.  
  226.  
  227.  
  228.  
  229. .person1 .label {
  230. font-weight: bold;
  231. padding: 0px;
  232. margin-left:
  233. 5px; color:
  234. }
  235.  
  236.  
  237.  
  238.  
  239. .person2 {
  240. color:{color:Text};
  241. background-color:{color:Chat 2};
  242. }
  243.  
  244.  
  245.  
  246.  
  247. .person2 .label {
  248. font-weight: bold;
  249. padding: 0px;
  250. margin-left: 5px;
  251. color: }
  252.  
  253.  
  254.  
  255.  
  256.  
  257. .iaudio {
  258. margin-bottom: 2px;
  259. width: 100%;
  260. background-color: #transparent}
  261.  
  262.  
  263.  
  264.  
  265. .iaudio img
  266. {width: 208px;
  267. padding: 20px 0 0px 0
  268. }
  269.  
  270.  
  271.  
  272.  
  273. .icap{
  274. margin-top: 1px
  275. }
  276.  
  277.  
  278.  
  279. #ask {
  280. border-bottom:1px dashed;
  281. padding-bottom:5px;
  282. }
  283.  
  284.  
  285. #asker {
  286. font-family:"georgia";
  287. font-size:18px;
  288. }
  289.  
  290.  
  291. #askerimg {
  292. float:left;
  293. margin-right:5px;
  294. border:3px solid;
  295. border-color:{color:info};
  296. margin-top:-5px;
  297. }
  298.  
  299.  
  300. #question {
  301. margin-left:5px;
  302. margin-top:-3px;
  303. }
  304.  
  305.  
  306. #answer {
  307. margin-top:10px;
  308. margin-bottom:-5px;
  309. }
  310.  
  311.  
  312.  
  313. .cap {
  314. padding-top: 5px;
  315. width: 500px;
  316. }
  317.  
  318.  
  319.  
  320. #information {
  321. text-align:right;
  322. text-transform:uppercase;
  323. font-family:calibri;
  324. font-size:9px;
  325. background-color:{color:info};
  326. padding: 3px;
  327. letter-spacing:1px;
  328. }
  329.  
  330.  
  331.  
  332.  
  333.  
  334. #notes{ text-align:center; font-family:calibri; font-size:8px; letter-spacing:1px; margin-bottom: 1px; border-top: 1px solid {color:Permalink Color 2}; text-transform:uppercase;padding:5px;color:{color:Permalink Color 2}}
  335.  
  336. #notes a{color:{color:Permalink Color 2};padding:3px; margin:1px;}
  337.  
  338.  
  339.  
  340. #notes a:hover{ color: {color:Permalink Color 1}; box-shadow:inset 0px 20px 0px {color:Permalink Color 2};}
  341. #audio {
  342. margin-bottom:5px;
  343. width:500px;
  344. height:105px;
  345. }
  346.  
  347. .albumart {
  348. width:100px;
  349. height:100px;
  350. position:absolute;
  351. }
  352.  
  353. .albumart img {
  354. width:100px;
  355. height:100px;
  356. float:left;
  357. }
  358. .playercontainer {
  359. opacity: .2;
  360. display:block;
  361. width:100px;
  362. height:100px;
  363. background:#fff;
  364. position:absolute;
  365. -webkit-transition:all 0.5s ease-in-out;
  366. -moz-transition:all 0.5s ease-in-out;
  367. -o-transition:all 0.5s ease-in-out;
  368. -ms-transition: all 0.5s ease-in-out;
  369. transition:all 0.5s ease-in-out;
  370. }
  371.  
  372. .playercontainer:hover {
  373. opacity:.7;
  374. position:absolute;
  375. -webkit-transition:all 0.5s ease-in-out;
  376. -moz-transition:all 0.5s ease-in-out;
  377. -o-transition:all 0.5s ease-in-out;
  378. -ms-transition: all 0.5s ease-in-out;
  379. transition:all 0.5s ease-in-out;
  380. }
  381.  
  382. .player {
  383. margin-left:36px;
  384. margin-top:36px;
  385. width:25px;
  386. height:25px;
  387. overflow:hidden;
  388. position:absolute;
  389. background:#fff;
  390. }
  391.  
  392. .audioinfo {
  393. margin-left:110px;
  394. float:left;
  395. color:{color:Permalink Color 2};
  396.  
  397. font-family:calibri;
  398. letter-spacing:1px;
  399. font-size:8px;
  400. text-transform:uppercase;
  401. width:386px;
  402. padding:2px;
  403. margin-top:3px;
  404. }
  405.  
  406. .audioinfo b {
  407. font-family:calibri;
  408. letter-spacing:1px;
  409. font-size:8px;
  410. text-transform:uppercase;
  411. color:{color:Permalink Color 1};
  412. background:{color:Permalink Color 2};
  413. padding:3px 4px 3px 4px;
  414. font-weight:normal;
  415. margin-right:5px;
  416. }
  417.  
  418.  
  419.  
  420. #tags {
  421. display:block;
  422. padding: 6px;
  423. text-transform:uppercase;
  424. font-family:calibri;
  425. font-size:8px;
  426. text-align:center;
  427. text-transform:italic;
  428. color:{color:Permalink Color 1};
  429. background:{color:Permalink Color 2};
  430. -webkit-transition: all 0.4s ease-in-out;
  431. -moz-transition: all 04s ease-in-out;
  432. transition: all 0.4s ease-in-out;
  433. }
  434.  
  435. #tags a{
  436. color:{color:Permalink Color 1};
  437. padding:2px;
  438. }
  439.  
  440. #tags a:hover{
  441. color: {color:Permalink Color 2}; box-shadow:inset 0px -20px 0px {color:Permalink Color 1};
  442.  
  443. }
  444.  
  445.  
  446. #sidebar{
  447. position:fixed;
  448. margin-top:150px;
  449. margin-left:160px;
  450. font-size:10px;
  451. text-align:center;
  452. width:150px;
  453. height:auto;
  454. -moz-transition-duration:0.5s;
  455. -webkit-transition-duration:0.5s;
  456. -o-transition-duration:0.5s;}
  457.  
  458. #header{
  459. position:fixed;
  460. width:550px;
  461. font-family:Web;
  462. color:{color:scrollbar};
  463. font-style:italic;
  464. line-height:50%;
  465. font-size:59px;
  466. padding:10px;
  467.  
  468. bottom:-15px;
  469. margin-left:455px;
  470. background:{color:background};
  471. text-align:center;
  472.  
  473. }
  474.  
  475.  
  476. pag{
  477. font-size:9px;
  478. text-transform:uppercase;
  479. letter-spacing:2px;
  480. font-family:calibri;
  481. font-style:normal;
  482. color:#000;
  483. }
  484.  
  485.  
  486. pag a{
  487. color:#000;
  488. }
  489.  
  490.  
  491. #tags a {
  492. color:{color:tags};
  493. font-family:georgia;
  494. border:0px;
  495. text-shadow:0px 0px 0px;
  496. text-transform:lowercase;
  497. padding-top:1px;
  498. padding-bottom:2px;
  499. padding-left:4px;
  500. padding-right:3px;
  501. margin:0px 2px 0px;
  502. font-size:8px;
  503. -moz-transition-duration:0.9s;
  504. -webkit-transition-duration:0.9s;
  505. -o-transition-duration:0.9s;
  506. }
  507.  
  508. #tags a:hover {
  509. border:0px;
  510. background-color:#fff;
  511. color:{color:tagshover};
  512. font-size:8px;
  513. -moz-transition-duration:0.7s;
  514. -webkit-transition-duration:0.7s;
  515. -o-transition-duration:0.7s;
  516. }
  517.  
  518. ::-moz-selection {
  519. background-color: {color:textselect};
  520. color: #fff;
  521. }
  522.  
  523. ::selection {
  524. background-color: {color:textselect};
  525. color: #fff;
  526. }
  527.  
  528.  
  529. #kanye {
  530. position:fixed;
  531. font-size:10px;
  532. width:70px;
  533. height:20px;
  534. font-family:calibri;
  535. letter-spacing:1px;
  536. padding-bottom:4px;
  537. padding-right:4px;
  538. bottom:0;
  539. right:0;
  540. z-index:12;
  541. }
  542.  
  543. #kanye .ville a{ color:#9a9a9a;}
  544.  
  545. #kanye .basker{
  546. color:#9a9a9a;
  547. opacity:1.0;
  548. padding:0px 3px 1px 3px;
  549. margin-top:00px;
  550. margin-left:29px;
  551. text-align:center;
  552. overflow:hidden;
  553. position: absolute;
  554. background:#fff;
  555. font-size:10px;
  556. text-transform:uppercase;
  557. z-index:100;
  558. -webkit-transition: opacity 0.5s linear;
  559. -webkit-transition: all 0.5s linear;
  560. -moz-transition: all 0.5s linear;
  561. transition: all 0.5s linear;
  562. border:1px solid #ece4e4;
  563. }
  564.  
  565. #kanye:hover .basker{
  566. opacity:0;
  567. transition: all 0.5s linear;
  568. -webkit-transition: opacity 0.5s linear;
  569. -webkit-transition: all 0.5s linear;
  570. -moz-transition: all 0.5s linear;
  571. }
  572.  
  573. #kanye .ville{
  574. color:#9a9a9a;
  575. background:#fff;
  576. margin-top:100px;
  577. margin-top:0px;
  578. padding:0px 4px 1px 5px;
  579. margin-left:29px;
  580. font-size:10px;
  581. text-align:left;
  582. text-transform:uppercase;
  583. opacity:0;
  584. overflow:hidden;
  585. position: absolute;
  586. -webkit-transition: opacity 0.5s linear;
  587. -webkit-transition: all 0.5s linear;
  588. -moz-transition: all 0.5s linear;
  589. transition: all 0.5s linear;
  590. z-index:1200;
  591. border:1px solid #ece4e4;
  592. }
  593.  
  594. #kanye:hover .ville{
  595. opacity:1;
  596. margin-bottom:14px;
  597. transition: all 0.5s linear;
  598. -webkit-transition: opacity 0.5s linear;
  599. -webkit-transition: all 0.5s linear;
  600. -moz-transition: all 0.5s linear;
  601. }
  602.  
  603. .questions {
  604. text-align: center;
  605. margin: 3px;
  606. padding:7px;
  607. border-bottom:1px solid #ddd;
  608. background: #Eee;}
  609. .questionsq {margin: 5px;}
  610.  
  611.  
  612.  
  613.  
  614. #s-m-t-tooltip{
  615. font-size: 8px;
  616. border-radius:3px;
  617. max-width:300px;
  618.  
  619. padding:2px 3px 2px 4px;
  620. -moz-box-shadow: 2px 2px 2px #888;
  621. -webkit-box-shadow: 2px 2px 2px #888;
  622. box-shadow: 2px 2px 2px #888;
  623. margin:25px 0px 0px 20px;
  624.  
  625. z-index:10;
  626.  
  627. background-color:{color:tooltipbg};
  628.  
  629. border:1px solid {color:tooltipborder};
  630.  
  631. font-family:calibri;
  632.  
  633.  
  634. letter-spacing:3px;
  635.  
  636. text-transform:uppercase;
  637.  
  638. color:{color:tooltiptext};
  639.  
  640. z-index:999999999999999999999999999999999999;
  641.  
  642. }
  643.  
  644. i, em, b, strong {
  645. text-transform:uppercase;
  646. font-style:italic;
  647. letter-spacing:1px;
  648. }
  649.  
  650. @font-face {font-family: "Web";
  651. src: url('http://static.tumblr.com/xrmodho/vvmmmoc3j/callie_hand-trial_version.otf');}
  652.  
  653.  
  654.  
  655. #pagi a{
  656. font-size:12px;
  657. font-family:georgia;
  658. font-style:italic;
  659. color:{color:pagination};
  660. }
  661. #pagi a:hover{
  662. color:{color:paginationhover};
  663. }
  664.  
  665. </style>
  666.  
  667. <script type="text/javascript" src="http://static.tumblr.com/xrmodho/zoUmtvm6l/jquery.js"></script>
  668. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
  669. <script type="text/javascript" charset="utf-8">
  670. var $j = jQuery.noConflict();
  671. $j(function() {
  672. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  673. $j("img").lazyload({
  674. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  675. effect: "fadeIn",
  676. });
  677. });
  678. </script>
  679.  
  680. </head>
  681.  
  682. <script language="JavaScript" src="http://static.tumblr.com/bkd4m5b/FB3m42m9e/norightclick.js"></script>
  683.  
  684. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  685.  
  686. </head>
  687.  
  688. <script type="text/javascript"
  689. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  690.  
  691.  
  692.  
  693. <body>
  694. <div id="header"><pag>{block:PreviousPage}<a title="previous page!" href="{PreviousPage}">previous</a>{/block:PreviousPage}&nbsp;
  695. {block:JumpPagination length="5"}
  696. {block:CurrentPage}
  697. <span class="jumppag">{PageNumber}</span>&nbsp;
  698. {/block:CurrentPage}
  699. {block:JumpPage}
  700. <a class="jumppaglink" href="{URL}">{PageNumber}</a>&nbsp;
  701. {/block:JumpPage}
  702. {/block:JumpPagination}
  703. {block:NextPage}<a title="next page!" href="{NextPage}">next</a>{/block:NextPage}</pag></div>
  704. <div id="sidebar">
  705. <img src="{image:sidebar}" width="150px" height="150px" style="border-radius:150px;"><br>{description}<br><br><big><a href="/" title="refresh page">I</a> &nbsp;&nbsp;&nbsp;<a href="/ask" title="{asklabel}">II</a>&nbsp;&nbsp;&nbsp; <a href="{text:link1url}" title="{text:link1title}">III</a>&nbsp;&nbsp;&nbsp; <a href="{text:link2url}" title="{text:link2title}">IV</a>&nbsp;&nbsp;&nbsp; <a href="{text:link3url}" title="{text:link3title}">V</a>&nbsp;&nbsp;&nbsp; <a href="{text:link4url}" title="{text:link4title}">VI</a></big>
  706. </div>
  707.  
  708. <div id="entries">
  709.  
  710.  
  711. {block:Posts}
  712.  
  713.  
  714. <div class="posts">
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  722.  
  723. {block:Photo}
  724. {block:IndexPage}
  725. <div id="postbody">
  726. <center><a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px"></a></div></center>
  727. {/block:IndexPage}
  728. {block:PermalinkPage}
  729. <div id="postbox">
  730. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag}</center>
  731. </div>
  732. {/block:PermalinkPage}
  733. {/block:Photo}
  734.  
  735. {block:Photoset}{Photoset-500}{/block:Photoset}
  736.  
  737. {block:Quote}
  738. <div class="qquote"><big><big>❝</big></big> {Quote} <big><big>❞</big></big></div>
  739. {block:Source}<div class="qsource">- {Source}</div>{/block:Source}
  740. {/block:Quote}
  741.  
  742. {block:Link}
  743. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  744. {block:Description}{Description}{/block:Description}
  745. {/block:Link}
  746.  
  747. {block:Chat}
  748. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  749. <div class="chat"><ul>{block:Lines}
  750. <li class="person{UserNumber}">{block:Label}
  751. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  752. {/block:Chat}
  753.  
  754. {block:Audio}
  755. <div id="audio">
  756. <div class="albumart"><img src="http://static.tumblr.com/4wyqgof/Dyvm2qmp1/default.jpg" width="100px" height="100px"></div>{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}" width="100px" height="100px"></div>{/block:AlbumArt}<div class="playercontainer"><div class="player">{AudioPlayerwhite}</div></div>
  757.  
  758. {block:TrackName}<div class="audioinfo"><b>Title</b> {TrackName}</div><br>{/block:TrackName}
  759. {block:Artist}<div class="audioinfo"><b>Artist</b> {Artist}</div><br>{/block:Artist}
  760. {block:Album}<div class="audioinfo"><b>Album</b> {Album}</div>{/block:Album}
  761. {block:PlayCount}<div class="audioinfo"><b>Played</b> {FormattedPlayCount} times</div> {/block:PlayCount}
  762. </div>{block:Caption}{Caption}{/block:Caption}
  763. {/block:Audio}
  764.  
  765. {block:Video}{Video-500}{/block:Video}
  766.  
  767. {block:Answer}<div id="ask"><div id="askerimg"><img src="{AskerPortraitURL-24}"></div><div id="asker">{Asker}</div><br><div id="question">{Question}</div></div><div id="answer">{Answer}</div>{/block:Answer}
  768.  
  769. <div class="cap">
  770. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  771. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  772. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  773.  
  774.  
  775. </div>
  776.  
  777.  
  778.  
  779. <div id="notes">{block:Date}posted {TimeAgo}{/block:Date} with <a href="{Permalink}">{NoteCountWithLabel}</a>{block:RebloggedFrom}&nbsp;&nbsp;&nbsp;via: <a href="{ReblogParentURL}"
  780. title="reblogged from">{ReblogParentName}</a>&nbsp;&nbsp;&nbsp;source: <a href="{ReblogRootURL}"title="posted by">{ReblogRootName}</a>{/block:RebloggedFrom}&nbsp;&nbsp;&nbsp; <a href="{ReblogUrl}" title="share this post">reblog</a></div>
  781.  
  782.  
  783. {block:HasTags} <div id ="tags">{block:Tags}&nbsp;&nbsp; &nbsp; <a title="{TAG}" href="{TagURL}"> # &nbsp; {Tag}</a> {/block:Tags}
  784.  
  785. </div>{/block:HasTags}
  786.  
  787.  
  788.  
  789.  
  790. </div>
  791.  
  792.  
  793. {/block:Posts}
  794. {block:PostNotes}
  795. <div id="notes">{PostNotes}</div>
  796. {/block:PostNotes}
  797.  
  798. </div>
  799.  
  800. </body>
  801. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement