Advertisement
_venus_

Cluster

May 24th, 2019
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 21.96 KB | None | 0 0
  1. <!------------------------------------
  2. MADE BY VEVI ALL RIGHTS RESERVED. ©
  3.  
  4. DO NOT
  5. -----------------------------------------------------------------------------
  6. 1. Steal my code
  7.  
  8. 2. Mix any of my themes together
  9.  
  10. 3. Repost any of my themes
  11.  
  12. 4. Remove the credit
  13. ------------------------------------------------------------------------------
  14.  
  15. Credits:
  16.  
  17. Unest by: Neothms and Magnusthms
  18.  
  19. Tooltips: Style My Tooltips
  20. ---------------------------------------->
  21. <!DOCTYPE html>
  22. <html>
  23. <!----------------------------------------------------------------------------
  24.  
  25.  
  26.  
  27.                            I M P O R T A N T
  28.  
  29.  
  30.  
  31. ---------------------------------------------------------------------------->
  32.     <head>
  33.     <meta name="viewport" content="width=device-width, initial-scale=1.0">
  34.         <link rel="shortcut icon" href="{Favicon}">
  35.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  36.         {block:Description}
  37.             <meta name="description" content="{MetaDescription}" />
  38.         {/block:Description}
  39.        
  40. <!----------------------------------------------------------------------------
  41.  
  42.  
  43.                            S T Y L E S H E E T S
  44.  
  45.  
  46. ----------------------------------------------------------------------------->
  47. <link href="https://fonts.googleapis.com/css?family=Coiny" rel="stylesheet">
  48. <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css" integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay" crossorigin="anonymous">
  49. <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
  50. <link href="https://fonts.googleapis.com/css?family=Dosis|Karla|News+Cycle&display=swap" rel="stylesheet">
  51. <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
  52.  
  53. <!----------------------------------------------------------------------------
  54.  
  55.                                S O U R C E
  56.  
  57. ----------------------------------------------------------------------------->
  58. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js">
  59. </script>
  60. <script src="https://static.tumblr.com/wgg6svp/OoTofxa0c/unnest.min.js">
  61. </script>
  62. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  63. <!----------------------------------------------------------------------------
  64.  
  65.                               S C R I P T S
  66.  
  67. ----------------------------------------------------------------------------->
  68. <script>
  69.     $(function(){  $('.posts').unnest({
  70.     yourCaption: ".text", {Caption}
  71.     wrapName: ".tumblr_parent",
  72.     newCaptionUsername: false,
  73.     originalPostCaptionUsername: false,
  74.     tumblrAvatars: true,
  75.     tumblrAvatarClass: ".tumblr_avatar",
  76.     usernameColon: true
  77.   }); });
  78. </script>
  79.  
  80.  
  81.  
  82. <script>
  83. (function($){
  84. $(document).ready(function(){
  85. $("a[title], img[title]").style_my_tooltips({
  86. tip_follows_cursor:true,
  87. tip_delay_time:50,
  88. tip_fade_speed:0,
  89. attribute:"title"
  90. });
  91. });
  92. })(jQuery);
  93. </script>
  94.  
  95. <script>
  96.     $(window).scroll(function() {
  97.     var height = $(window).scrollTop();
  98.     if (height > 100) {
  99.         $('.to-top').fadeIn();
  100.     } else {
  101.         $('.to-top').fadeOut();
  102.     }
  103. });
  104.  
  105. $(document).ready(function() {
  106.     $(".to-top").click(function(event) {
  107.         event.preventDefault();
  108.         $("html, body").animate({ scrollTop: 0 }, "slow");
  109.         return false;
  110.     });
  111.  
  112. });
  113. </script>
  114.  
  115. <!--------------------------------------------------------------------------->
  116.     </head>
  117.  
  118.    
  119.     <meta name="color:Scrollbar" content="d7c5b7" />
  120.     <meta name="color:Scrollbar Bg" content="" />
  121.     <meta name="image:Sidebar Image" content="" />
  122.     <meta name="image:Header Img" content="" />
  123.     <meta name="color:Background" content=""/>
  124.     <meta name="image:Background Image" content=""/>
  125.     <meta name="color:Desc Color" content=""/>
  126.     <meta name="color:Text" content=""/>
  127.     <meta name="color:Sidebar" content=""/>
  128.     <meta name="color:Header" content=""/>
  129.     <meta name="color:Posts" content=""/>
  130.     <meta name="color:Tags" content=""/>
  131.     <meta name="color:Permalink" content=""/>
  132.     <meta name="color:Post Head" content=""/>
  133.     <meta name="color:Music Text" content=""/>
  134.     <meta name="color:Links" content=""/>
  135.     <meta name="color:Custom Links" content=""/>
  136.     <meta name="color:Tooltip Bg" content=""/>
  137.     <meta name="color:Tooltip Text" content=""/>
  138.     <meta name="color:Borders" content=""/>
  139.     <meta name="color:Hover" content=""/>
  140.     <meta name="select:Font" content="Dosis" title="Dosis"/>
  141.     <meta name="select:Font" content="News Cycle" title="News Cycle"/>
  142.     <meta name="select:Font" content="Karla" title="Karla"/>
  143.     <meta name="text:Custom Link 1" content="Link 1"/>
  144.     <meta name="text:Custom Link 1 URL" content=""/>
  145.     <meta name="text:Custom Link 2" content="Link 2"/>
  146.     <meta name="text:Custom Link 2 URL" content=""/>
  147.     <meta name="text:Custom Link 3" content="Link 3"/>
  148.     <meta name="text:Custom Link 3 URL" content=""/>
  149.     <meta name="text:Custom Link 4" content="Link 4"/>
  150.     <meta name="text:Custom Link 4 URL" content=""/>
  151.    
  152.    
  153. <!---------------------------------------------------------------------------
  154.  
  155.                               S T Y L E
  156.  
  157. ----------------------------------------------------------------------------->
  158.     <style>
  159.  
  160.  /*
  161. ------------------------------------------------------------------------------
  162.  
  163.  
  164.                                 T O O L T I P S
  165.  
  166.  
  167. ------------------------------------------------------------------------------
  168.  */  
  169.  
  170.  #s-m-t-tooltip
  171.  {
  172.      
  173.       max-width:300px;
  174.       z-index:10;
  175.       margin:24px 14px 7px 12px;
  176.       padding:8px;
  177.       background:{color:Tooltip Bg};
  178.       opacity: 0.8;
  179.       -moz-border-radius:3px;
  180.       -webkit-border-radius:3px;
  181.       border-radius:3px;
  182.       font-family:{select:Font};
  183.       font-size:11px;
  184.       line-height:16px;
  185.       color:{color:Tooltip Text};
  186.     }
  187.    
  188. /*----------------------------------------------------------------------------*/
  189.  
  190.  
  191.  
  192.  /*
  193. ------------------------------------------------------------------------------
  194.  
  195.  
  196.                                 B A S I C
  197.  
  198.  
  199. ------------------------------------------------------------------------------
  200.  */
  201.         body
  202.         {
  203.            
  204.             font-size: 10px;
  205.             background-color: {color:Background};
  206.             font-family: {select:Font};
  207.             background-image: url({image:Background Image});
  208.             color: black;
  209.             margin: 0;
  210.            
  211.         }
  212.        
  213.                
  214.         ::-webkit-scrollbar
  215.         {
  216.           width: 3px;
  217.         }
  218.        
  219.         ::-webkit-scrollbar-track
  220.         {
  221.             background:{color:Scrollbar Bg};
  222.         }
  223.        
  224.         ::-webkit-scrollbar-thumb
  225.         {
  226.           background: {color:Scrollbar};
  227.         }
  228.        
  229.         a
  230.         {
  231.             text-decoration: none;
  232.             color: {color:Links};
  233.             -moz-transition-duration: 0.5s;
  234.             -o-transition-duration: 0.5s;
  235.             -webkit-transition-duration: 0.5s;
  236.             transition-duration: 0.5s;
  237.         }
  238.        
  239.         a:hover
  240.         {
  241.             color: {color:Hover};
  242.             -moz-transition-duration: 0.5s;
  243.             -o-transition-duration: 0.5s;
  244.             -webkit-transition-duration: 0.5s;
  245.             transition-duration: 0.5s;
  246.         }
  247.        
  248.         a:visited
  249.         {
  250.            
  251.             text-decoration: none;
  252.         }
  253.        
  254.  /*
  255. ------------------------------------------------------------------------------
  256.  
  257.  
  258.                             S I D E B A R
  259.  
  260.  
  261. ------------------------------------------------------------------------------
  262.  */    
  263.         .header
  264.         {
  265.           width: 100%;
  266.         }
  267.        
  268.         .headerimg
  269.         {
  270.           margin-bottom: -4px;
  271.           height: 300px;
  272.           width: 100%;
  273.           object-fit: cover;
  274.         }
  275.        
  276.         .navbar
  277.         {
  278.             z-index: 10;
  279.             font-size: 18px;
  280.             background: {color:Header};
  281.         }
  282.        
  283.         .navbar ul
  284.         {
  285.           list-style-type: none;
  286.           margin: 0;
  287.           padding: 0;
  288.           overflow: hidden;
  289.         }
  290.        
  291.         .navbar li
  292.         {
  293.             float: left;
  294.             border-right:1px solid {color:Borders};
  295.         }
  296.        
  297.         .navbar a
  298.         {
  299.             background: {color:Custom Links};
  300.             display: inline-block;
  301.             transition: 0.5s;
  302.             color: white;
  303.             padding: 9px;
  304.             text-decoration: none;
  305.         }
  306.        
  307.        
  308.         .navbar a:hover
  309.         {
  310.          
  311.         }
  312.        
  313.         .sidebar
  314.         {
  315.             position: sticky;
  316.             position: -webkit-sticky;
  317.             top: 25px;
  318.             border-radius: 5px;
  319.             margin-left: 15px;
  320.             padding: 10px;
  321.             text-align: center;
  322.             width: 200px;
  323.             margin-top: 12px;
  324.             background: {color:Sidebar};
  325.             float: left;
  326.         }
  327.        
  328.         .search
  329.         {
  330.             border-radius: 25px;
  331.             font-size: 18px;
  332.             padding: 5px;
  333.             margin-left: 15px;
  334.             margin-top: 15px;
  335.             position: absolute;
  336.             width: 400px;
  337.             background: white;
  338.            
  339.         }
  340.        
  341.         .search i
  342.         {
  343.             margin-right: 5px;
  344.             margin-top: 10px;
  345.             float: right;
  346.         }
  347.        
  348.         .search input
  349.         {
  350.             border-radius: 25px;
  351.             width: 360px;
  352.             padding: 5px;
  353.             border: none;
  354.         }
  355.        
  356.        
  357.         .sidebarimg
  358.         {
  359.           object-fit: cover;
  360.           border-radius: 50%;
  361.           margin-top: 5px;
  362.           width: 100px;
  363.           height: 100px;
  364.         }
  365.        
  366.         .head
  367.         {
  368.           border-radius: 5px 5px 0px 0px;
  369.           margin-top: -10px;
  370.           margin-left: -10px;
  371.           margin-right: -10px;
  372.           background: {color:Header};
  373.         }
  374.        
  375.         .sidetxt
  376.         {
  377.           margin-top: 7px;
  378.         }
  379.    
  380.          
  381.  /*
  382. ------------------------------------------------------------------------------
  383.  
  384.  
  385.                                 P O S T S
  386.  
  387.  
  388. ------------------------------------------------------------------------------
  389.  */
  390.  
  391.        
  392.         .posts
  393.         {
  394.             margin-left: -55px;
  395.             float: left;
  396.             break-inside: avoid;
  397.             display:inline-block;
  398.             color: {color:Text};
  399.             width: 420px;
  400.             margin-top: 10px;
  401.             margin-bottom: 12px;
  402.             padding: 10px;
  403.             background-color: {color:Posts};
  404.             background-image: url('');
  405.             object-fit: cover;
  406.         }
  407.        
  408.         .posts img
  409.         {
  410.             max-width: 100%;
  411.             margin-top: 12px;
  412.             text-align: center;
  413.         }
  414.        
  415.         .posts a:hover
  416.         {
  417.             color: {color:Hover};
  418.             -moz-transition-duration: 0.5s;
  419.             -o-transition-duration: 0.5s;
  420.             -webkit-transition-duration: 0.5s;
  421.             transition-duration: 0.5s;
  422.         }
  423.        
  424.         .posts h2
  425.         {
  426.             font-size: 12px;
  427.             color: #cf2d85;
  428.             font-weight: normal;
  429.             margin: 0px;
  430.            
  431.         }
  432.         .posts li
  433.         {
  434.             max-width: 100%;
  435.             list-style: square;
  436.         }
  437.  
  438.         .posts blockquote
  439.         {
  440.             max-width: 100%;
  441.             border-left: 1px solid {color:Borders};
  442.             padding-left: 5px;
  443.            
  444.         }
  445.        
  446.         .title
  447.         {
  448.             text-align: left;
  449.             margin-top: 5px;
  450.         }
  451.        
  452.         .text
  453.         {
  454.             margin-top: 5px;
  455.         }
  456.        
  457.         #permalink
  458.         {
  459.             margin-right: -10px;
  460.             margin-left: -10px;
  461.             margin-top: -10px;
  462.             background: {color:Post Head};
  463.             padding: 5px;
  464.             font-size: 10px;
  465.         }
  466.        
  467.         #permalink a
  468.         {
  469.             color: {color:Permalink};
  470.         }
  471.        
  472.         #permalink a:hover
  473.         {
  474.             color: {color:Hover};
  475.             -moz-transition-duration: 0.5s;
  476.             -o-transition-duration: 0.5s;
  477.             -webkit-transition-duration: 0.5s;
  478.             transition-duration: 0.5s;
  479.         }
  480.        
  481.         #tags
  482.         {
  483.             border: 1px solid {color:Borders};
  484.             margin-top: 8px;
  485.             background: white;
  486.             padding: 5px;
  487.         }
  488.        
  489.         #break
  490.         {
  491.             margin-top: 5px;
  492.         }
  493.        
  494.         #tags a
  495.         {
  496.             color: {color:Tags};
  497.            
  498.         }
  499.        
  500.         #tags a:hover
  501.         {
  502.             color: {color:Hover};
  503.             -moz-transition-duration: 0.5s;
  504.             -o-transition-duration: 0.5s;
  505.             -webkit-transition-duration: 0.5s;
  506.             transition-duration: 0.5s;
  507.         }
  508.        
  509.         #player
  510.         {
  511.             margin-top: 5px;
  512.         }
  513.        
  514.         .quote
  515.         {
  516.             border-radius: 5px;
  517.             color: {color:Text};
  518.             font-family: 'Karla', sans-serif;
  519.             padding: 5px;
  520.             background: #FFFFFF;
  521.             width: 300px;
  522.             font-size: 15px;
  523.         }
  524.        
  525.         .chatext
  526.         {
  527.             color: {color:Text};
  528.             font-family: 'Play', sans-serif;
  529.             margin-top: 5px;
  530.             padding: 10px;
  531.             border-radius: 10px;
  532.             background: white;
  533.             width: 150px;
  534.         }
  535.        
  536.         .artist
  537.         {
  538.             background: #D7D5D5;
  539.             font-size: 15px;
  540.         }
  541.        
  542.         .playerinfo
  543.         {
  544.             overflow: hidden;
  545.             border-radius: 5px;
  546.             color: {color:Music Text};
  547.             background: black;
  548.             font-size: 12px;
  549.             width: 400px;
  550.             text-align:center;
  551.         }
  552.        
  553.        
  554.         .videoplayer
  555.         {
  556.             margin-top: 10px;
  557.             width: 400px;
  558.            
  559.         }
  560.        
  561.         .rebloginfo
  562.         {
  563.             margin-top: 7px;
  564.             padding: 2px;
  565.         }
  566.        
  567.         .asks
  568.         {
  569.             font-size: 14px;
  570.             padding: 5px;
  571.             background: white;
  572.             color: black;
  573.         }
  574.        
  575.         .askimg
  576.         {  
  577.             border-radius: 50%;
  578.             width: 70px;
  579.             height: 70px;
  580.             object-fit: cover;
  581.         }
  582.        
  583.         .posts img, .posts li, .posts blockquote
  584.         {
  585.             max-width: 100%;
  586.         }
  587.  /*
  588. ------------------------------------------------------------------------------
  589.  
  590.  
  591.                                 E X T R A
  592.  
  593.  
  594. ------------------------------------------------------------------------------
  595.  */        
  596.         .tumblr_avatar
  597.         {
  598.             width: 30px;
  599.             height: 30px;
  600.             object-fit:cover;
  601.             margin-right: 10px;
  602.            
  603.         }
  604.        
  605.          #container
  606.         {
  607.             column-count: 2;
  608.             column-gap: 120px;
  609.             width: 800px;
  610.             margin: auto;
  611.         }
  612.        
  613.         article
  614.         {
  615.             width:400px;
  616.             margin:50px auto 0;
  617.             background-color:#fff;
  618.             padding:20px;
  619.         }
  620.         .tumblr_parent
  621.         {
  622.           margin:10px 10px 20px;
  623.           padding: 0px 10px;
  624.           border-left: 2px solid #ccc;
  625.         }
  626.        
  627.        
  628.        
  629.         .credit a
  630.         {
  631.             border: 3px solid {color:Borders};
  632.             height: 10px;
  633.             width: 10px;
  634.             position: fixed;
  635.             bottom: 5px;
  636.             right: 5px;
  637.         }
  638.        
  639.         .credit a:hover
  640.         {
  641.             background: {color:Custom Links};
  642.             border-radius: 50%;
  643.         }
  644.        
  645.    
  646.         .to-top a
  647.         {
  648.           right: 25px;
  649.           bottom: 5px;
  650.           position: fixed;
  651.           width: 0;
  652.           height: 0;
  653.           border-left: 10px solid transparent;
  654.           border-right: 10px solid transparent;
  655.           border-bottom: 10px solid {color:Borders};
  656.           color: {color:Custom Links};
  657.         }
  658.        
  659.     </style>
  660. <!--------------------------------------->
  661.     <!-----SIDEBAR------>
  662.  
  663.     <body>
  664.    
  665.     <div class="to-top">
  666.     <a href="#">
  667.      
  668.     </a>
  669.   </div>
  670.    
  671.     <div class="credit">
  672.         <a href="https://vivenathms.tumblr.com" title="theme"></a>
  673.     </div>
  674.    
  675.     <div class="header">
  676.     <div class="search">
  677.       <input type="text" placeholder="Search" name="search">
  678.       <i class="fas fa-search"></i>
  679.     </div>
  680.    
  681.       <img src="{image:Header Img}" class="headerimg">
  682.     </div>
  683.      <div class="navbar">
  684.      <div class="customlinks">
  685.      <ul>
  686.          <li><a href="/">Home</a></li>
  687.          <li><a href="/ask">Ask</a></li>
  688.          <li><a href="/archive">Archive</a></li>
  689.          <li> <a href="/submit">Submit</a></li>
  690.          <li><a href="{text:Custom Link 1 URL}">{text:Custom Link 1}</a></li>
  691.          <li><a href="{text:Custom Link 2 URL}">{text:Custom Link 2}</a></li>
  692.          <li><a href="{text:Custom Link 3 URL}">{text:Custom Link 3}</a></li>
  693.          <li><a href="{text:Custom Link 4 URL}">{text:Custom Link 4}</a></li>
  694.      </ul>
  695.      </div>
  696.     </div>
  697.    
  698.     <div class="sidebar">
  699.       <div class="head">
  700.       <img src="{image:Sidebar Image}" class="sidebarimg">
  701.       </div>
  702.       <div class="sidetxt">
  703.     {Description}
  704.       </div>
  705.       <div id="pagination">
  706.         {block:PreviousPage}
  707.         <a href="{PreviousPage}"><i class="fas fa-backward"></i></a>
  708.         {/block:PreviousPage}
  709.  
  710.         {block:JumpPagination length="5"}
  711.         {block:CurrentPage}
  712.         <span class="current_page">{PageNumber}</span>
  713.         {/block:CurrentPage}
  714.         {block:JumpPage}
  715.         <a class="jump_page" href="{URL}">{PageNumber}</a>
  716.         {/block:JumpPage}
  717.         {/block:JumpPagination}
  718.         {block:NextPage}
  719.         <a href="{NextPage}"><i class="fas fa-play"></i></a>
  720.         {/block:NextPage}
  721.         </div>
  722.     </div>
  723.   <!----------------->
  724.  <div id="container">
  725. <!----------------------------------------------------------------------------
  726.  
  727.                                   POSTS
  728.  
  729. ------------------------------------------------------------------------------>
  730.     <div class="postcol">
  731.     {block:Posts}
  732.    
  733.      <div class="posts">
  734.       <div id="permalink">
  735.         <a href="{Permalink}" title="{block:NoteCount}{NoteCountWithLabel}
  736.       {/block:NoteCount}">
  737.        <i class="fas fa-star"></i>
  738.        {block:Date}
  739.        {Month} {DayOfMonth} {Year}
  740.        {/block:Date}  
  741.         </a>
  742.         </div>
  743.         <div id="break">
  744.            
  745.         </div>
  746.         {block:Photo}
  747.         {LinkOpenTag}<img src="{PhotoURL-500}" />{LinkCloseTag}
  748.         {block:Caption}<div class="text">{Caption}</div>{/block:Caption}
  749.         {/block:Photo}
  750.          
  751.         {block:Photoset}
  752.         {Photoset-500}
  753.         {block:Caption}<div class="text">{Caption}</div>{/block:Caption}
  754.         {/block:Photoset}
  755.          
  756.         {block:Video}
  757.         <div class="videoplayer">{Video-400}</div>
  758.         {block:Caption}<div class="text">{Caption}</div>{/block:Caption}
  759.         {/block:Video}
  760.          
  761.         {block:Audio}
  762.          
  763.         <div class="playerinfo">
  764.                 <div class="artist">
  765.                 {block:Artist}
  766.                 {Artist}
  767.                 {/block:Artist}
  768.                 <br>
  769.                 {block:TrackName}
  770.                 {TrackName}
  771.                 {/block:TrackName}
  772.             </div>
  773.         <div id="player">
  774.          {block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}  
  775.         </div>
  776.         {block:AudioEmbed}{AudioEmbed-400}{/block:AudioEmbed}
  777.         </div>
  778.         {block:Caption}<div class="text">{Caption}</div>{/block:Caption}
  779.         {/block:Audio}
  780.          
  781.         {block:Quote}
  782.         <div class="quote">
  783.         "{Quote}"
  784.         <br>
  785.         {block:Source}<div class="source">- {Source}</div>{/block:Source}
  786.         </div>
  787.        
  788.         {/block:Quote}
  789.          
  790.         {block:Text}
  791.         {block:Title}<div class="title">{Title}</div>{/block:Title}
  792.         <div class="text">{Body}</div>
  793.         {/block:Text}
  794.          
  795.         {block:Answer}
  796.         <div class="asks">
  797.         <img src="{AskerPortraitURL-64}" class="askimg">
  798.         {Asker} asked: {Question}
  799.         </div>
  800.         <div class="text">{Answer}</div>
  801.         {block:Answer}
  802.          
  803.         {block:Chat}
  804.         {block:Title}<div class="title">{Title}</div>{/block:Title}
  805.         <div class="chatext">
  806.         {block:Lines}
  807.         {block:Label}<strong>{Label}</strong>{/block:Label} {Line}<br />
  808.         {/block:Lines}
  809.         </div> <!--text-->
  810.         {/block:Chat}
  811.          
  812.         {block:Link}
  813.         <div class="title"><a href="{URL}">{Name}</a></div>
  814.         {block:Description}
  815.         <div class="text">{Description}</div>
  816.         {/block:Description}
  817.         {/block:Link}
  818.        
  819.        
  820.         {block:HasTags}<div id="tags">
  821.         {block:Tags}
  822.         <a href="{TagURL}">#{Tag} </a>
  823.         {/block:Tags}
  824.         </div>
  825.         {/block:HasTags}
  826.         {block:RebloggedFrom}<div class="rebloginfo">
  827.         <a href="{ReblogRootURL}" title="{ReblogRootName}"><img src="{ReblogParentPortraitURL-64}" style="width:20px; height:20px; border-radius: 25px"></a>
  828.         </div>{/block:RebloggedFrom}
  829.        
  830.         {block:PostNotes}
  831.         <div id="notecontainer">{PostNotes}</div>
  832.         {/block:PostNotes}
  833.         </div>
  834.         {/block:Posts}
  835.         </div>
  836.         </div>
  837.         {block:Pagination}
  838.        
  839. {/block:Pagination}
  840.    
  841.    
  842.     </div>
  843.     <!----------------->    
  844.     </div>
  845.     </div>
  846.  
  847.     </body>
  848. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement