Advertisement
limaisa

10

Jun 14th, 2015
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.44 KB | None | 0 0
  1.  
  2. <body>
  3.  
  4.  
  5. <head>
  6.  
  7. <!-- THEME POR INCESTA! NÃO COPIE. NÃO IMITE. PLÁGIO É CRIME -->
  8.  
  9.  
  10. <title>{Title}</title>
  11. <link rel="shortcut icon" href="http://static.tumblr.com/gaokmh3/pysnhbaic/imagem1.png">
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. {block:Description}
  14. <meta name="description" content="{MetaDescription}" />
  15. {/block:Description}
  16.  
  17.  
  18. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31. <head>
  32.  
  33. <link rel="stylesheet" href="http://static.tumblr.com/ssvjggv/Tjumkub1q/boucing_transition_by_lovsets.css" media="screen"/>
  34.  
  35.  
  36. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  37.  
  38. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  39. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  40. <script type="text/javascript">
  41. $(window).load(function () {
  42. $('#entry').masonry(),
  43. $('.masonryWrap').infinitescroll({
  44. navSelector : ".posts",
  45. nextSelector : "#page a#p",
  46. itemSelector : ".posts",
  47. bufferPx : 10000,
  48. extraScrollPx: 10000,
  49. loadingImg : "",
  50. loadingText : "",
  51. },
  52. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  53. );
  54. });
  55. </script>
  56.  
  57.  
  58.  
  59.  
  60.  
  61. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script>
  62. <script src="http://tumbletricks.webs.com/like.js"></script>
  63. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script><script> $(document).ready(function() {$('a.warvada[href^=#]').click(function() {var popID = $(this).attr('rel'); var popURL = $(this).attr('href'); var query= popURL.split('?'); var dim= query[1].split('&'); var popWidth = dim[0].split('=')[1]; $('#' + popID).fadeIn().css({ 'width': Number( popWidth )}).prepend('<a href="#" class="close"><img src="http://40.media.tumblr.com/09f81daf02929e853beb871bbf3f00e4/tumblr_inline_nmwom6dWzV1rsc41y_75sq.png" class="btn_close" title="Fechar" alt="Close" /></a>'); var popMargTop = ($('#' + popID).height() + 80) / 2; var popMargLeft = ($('#' + popID).width() + 80) / 2; $('#' + popID).css({'margin-top' : -popMargTop, 'margin-left' : -popMargLeft}); $('body').append('<div id="warvada_fundo"></div>'); $('#warvada_fundo').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); return false;}); $('a.close, #warvada_fundo').live('click', function() {$('#warvada_fundo , .warvada_popup').fadeOut(function() {$('#warvada_fundo, a.close').remove(); }); return false;});});</script>
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72. <script src="http://tumbletricks.webs.com/like.js"></script>
  73.  
  74.  
  75. <link href='http://fonts.googleapis.com/css?family=Baumans' rel='stylesheet' type='text/css'>
  76.  
  77.  
  78. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  79.  
  80. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  81. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  82. <script type="text/javascript">
  83. $(window).load(function () {
  84. $('#entry').masonry(),
  85. $('.masonryWrap').infinitescroll({
  86. navSelector : ".posts",
  87. nextSelector : "#page a#p",
  88. itemSelector : ".posts",
  89. bufferPx : 10000,
  90. extraScrollPx: 10000,
  91. loadingImg : "",
  92. loadingText : "",
  93. },
  94. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  95. );
  96. });
  97. </script>
  98.  
  99.  
  100. <script type="text/javascript">
  101. var rev = "fwd";function titlebar(val)
  102. {var msg = "{title}";
  103. var res = " ";
  104. var speed = 120;var pos = val;msg = "{title}";var le = msg.length;if(rev == "fwd"){if(pos < le){pos = pos+1;scroll = msg.substr(0,pos);document.title = scroll;timer = window.setTimeout("titlebar("+pos+")",speed);}
  105. else{rev = "bwd";
  106. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  107. else{
  108. if(pos > 0){
  109. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  110. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  111. titlebar(0);
  112. </script>
  113.  
  114.  
  115. <!-- DEFAULT VARIABLES -->
  116. <meta name="color:background" content="#ffffff" />
  117. <meta name="image:side" content="" />
  118. <meta name="text:brd" content="" />
  119. <meta name="image:background" content="" />
  120. <meta name="color:text" content="#7a7878" />
  121. <meta name="color:links descri" content="#7a7878" />
  122. <meta name="color:post" content="#d1cece" />
  123. <meta name="color:scrollbar" content="#e0e0e0" />
  124. <meta name="color:lhover" content="#9c9c9c" />
  125. <meta name="text:frase" content="Eu quero calma na alma" />
  126. <meta name="text:Link1" content="/" />
  127. <meta name="text:Link1 Title" content="link" />
  128. <meta name="text:Link2" content="/" />
  129. <meta name="text:Link2 Title" content="link" />
  130. <meta name="text:Link3" content="/" />
  131. <meta name="text:Link3 Title" content="link" />
  132. <meta name="text:Link4" content="/" />
  133. <meta name="text:Link4 Title" content="link" />
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149. <!-- DEFAULT VARIABLES -->
  150.  
  151.  
  152. <style type="text/css">
  153. body, a, a:hover { cursor:url(http://static.tumblr.com/y3igvfg/6vUm8ca4e/cur838.gif), auto }
  154.  
  155. body {background-color: {color:background}; font-family: arial; color: #000; text-align: center; font-size: 9px; background-image:url('{image:background}'); background-attachment: fixed; }
  156.  
  157. a {color: #777; text-decoration: none; text-transform: none; }
  158. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  159.  
  160. p {margin: 6px 0 0 0}
  161.  
  162. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px;background: transparent url(http://arbtek.com.br/lib/img/aspas.png) no-repeat scroll left top;padding-top:0px; font-size: 16px; font-family: 'gabriola';}
  163. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  164. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  165. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  166.  
  167. blockquote img{max-width: 470px!important}
  168. blockquote blockquote img{max-width: 450px!important}
  169. blockquote blockquote blockquote img{max-width: 430px!important}
  170. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  171.  
  172.  
  173.  
  174.  
  175.  
  176. #container {text-align: center; width: 935px; margin: 2px auto 20px auto; padding: 0px; z-index:-99999;}
  177.  
  178. #entry {z-index:-99999;margin-left:360px; width: 850px; margin-top: -35px;z-index:-999999999; padding-top:40px;)}
  179.  
  180. .posts { width: 250px; margin-top:7px;text-align: justify; font-family: 'courier new'; font-size: 11px; position: relative;margin-left:30px; background:; border:1px solid #ccc; padding:5px; margin:6px;}
  181.  
  182. h1:first-letter{font-family: 'gabriola'; font-style:; font-size: 21px;text-transform: capitalize ; color:#555; font-weight: bold;}
  183. h1 {width: 250px;font-family: 'Lucida Calligraphy'; text-align: center; font-size: 11px; color: {color:text}; font-weight: normal; line-height: 18px;font-style:italic;}
  184. h1 a {text-align: center; font-size: 10px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  185. h1 a:hover {text-align: center; font-size: 10px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  186.  
  187. .image {text-align: center; border: 0px; -webkit-transition-duration:0.8s; -webkit-filter: grayscale(0.5)}
  188. .image img {width: 250px; margin-bottom: 2px;opacity:0.9; }
  189. .image:hover{-moz-transition:All 1s ease;
  190. -o-transition:All 1s ease;
  191. -webkit-filter: grayscale(0.0) blur(0.0px);
  192. -webkit-transition:All 1s ease;}
  193.  
  194. .pquote {width: 250px;font-family: 'courier new'; text-align: center; font-size: 11px; line-height: 15px; color:{color:text};}
  195.  
  196. .pquotesource {font-family: arial;width: 250px;text-align: center; text-transform: none; font-size: 9px; color:#777;-webkit-transition-duration: 1.5s;text-transform:lowercase;}
  197.  
  198. .pquotesource a{font-size: 9px;color:#777;-webkit-transition-duration: 1.5s;text-transform:lowercase;}
  199.  
  200.  
  201. .chat {line-height: 13px; list-style: none }
  202. .chat ul {line-height: 10px; list-style: none; padding: 5px; ;font-family:'courier new';font-size:11px;}
  203. .person1 {color: {color:text}; padding: 2px; }
  204. .person1 .label {font-weight: bold; color:{color:text}}
  205. .person2 {color: {color:text}; padding: 2px; }
  206. .person2 .label {font-weight: bold; color:{color:text}}
  207.  
  208. .player {background-color: #000; text-align: left; display:block;}
  209.  
  210. ::-webkit-scrollbar{width:7px;height:0px;}
  211. ::-webkit-scrollbar-button:start:decrement
  212. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  213. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  214. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  215. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  216.  
  217. .source {display: none;}
  218.  
  219. .perma {text-align: center; margin-top:-18px; margin-left:0px; width: 250px;-webkit-transition-duration: 0.8s; opacity:0;font-size:7px;font-family: arial;}
  220. .perma a { -webkit-transition-duration: 0.8s;font-size:7px; text-transform: uppercase; color:{color:text}; -webkit-transition-duration: 0.4s;font-family: 'century gothic'; color: #222; }
  221. .posts:hover .perma {opacity:9;z-index:99999999999999999;margin-top:-5px;display: block; box-shadow: inset 0px 0px 30px 0px rgba(255,255,255,.5);}
  222. .perma a:hover {opacity:9;z-index:99999999999999999; color:#aaa;}
  223.  
  224.  
  225. #cap {width: 250px; margin-top: -2px;}
  226.  
  227. #tumblr_controls{position: fixed!important}
  228. #tumblr_controls{position: fixed!important}
  229. #tumblr_controls{position: fixed!important}
  230. #tumblr_controls{position: fixed!important}
  231.  
  232. .nts {text-align:left;font-family:arial;font-size:9px;width:250px;border-bottom:1px solid #f0f0f0;padding-bottom:2px;margin-top:10px;-webkit-transition: all 0.8s ease-out;}
  233.  
  234. .nts:hover {padding-left: 20px;-webkit-transition: all 0.8s ease-out;}
  235.  
  236. }
  237.  
  238. #notesavatar ol, .notes-bottom ul {margin: 0;padding: 0;list-style: none;}
  239. #notesavatar li {background:#f0f0f0;margin: 2px 2px 2px 09px;padding: 5px 0 10px 0;font-size: 11px; text-indent : 8px;-webkit-transition-duration: .50s; float: left; padding: 5px;width: 200px;margin-top:5px;margin-left:10px;text-align:left;color:{color:text}; }
  240. #notesavatar li:hover {font-size: 11px;position: relative; text-indent : 15px; text-shadow: 1px 1px 1px #000}
  241. #notesavatar li img.avatar {width: auto;padding: 2px; background: #f0f0f0; border: 3px solid #fff;display: block;float: left; margin: 0 5px 5px 0; color:{color:text}; }
  242.  
  243.  
  244. /* Ask por Warvada. Não retire os créditos. */
  245. .pergunta{margin-top:-7px; width:242px; height:auto; padding:2px; font-family:'Century gothic'; font-size:8px; text-transform:uppercase; text-align:left; border-top:1px solid #ddd;
  246. border-bottom:1px solid #ddd;color: #777; text-shadow: 0px 0px 0px}
  247. .pergunta a{font-weight:bold;color: #aaa; text-shadow: 0px 0px 0px}
  248.  
  249. .simb1{display:inline-block; font-size:7px; font-family:cambria;
  250. color:#ccc;}
  251. .simb2{display:inline-block; font-size:8px; font-family:cambria;
  252. color:#ccc;}
  253. .simb3{display:inline-block; font-size:8px; font-family:cambria;
  254. color:#ccc;}
  255.  
  256.  
  257. .resposta{margin-top:5px; width:244px; height:auto; padding:2px; font-family:'Century gothic'; font-size:8px; text-transform:uppercase; border-bottom:1px dashed #eee; color: #999; text-shadow: 0px 0px 0px}
  258. /* Ask por Warvada. Não retire os créditos. */
  259.  
  260.  
  261. iframe#tumblr_controls {
  262. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;
  263. }
  264.  
  265. #palid{opacity:0;}
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277. #sidebar{position:fixed;margin-left:100px;margin-top:150px; width:220px;height:102px; background: #f1f1f1; border-radius: 0px 55px 55px 0px; }
  278.  
  279.  
  280. #side{position:fixed;margin-left:117px;margin-top:0px;webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; -webkit-transition-duration:0.8s; -webkit-filter: grayscale(0.32) blur(0.0px); border: 1px solid #ccc; padding:5px; border-radius:60px 60px 60px 60px; }
  281. #side img{width:90px;height:90px; border-radius:60px 60px 60px 60px; }
  282.  
  283.  
  284. #sidebar:hover {background-color:;;-webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out;position:fixed;}
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292. #frase {-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;width:105px; height:55;margin-top:27px;line-height:9px; margin-left:3px; font-size:9px;text-align:center; position:fixed;color:#bbb;background: ; font-family:calibri ; opacity:1;letter-spacing:0.5px; padding-left:5px; word-spacing: 1;
  293. padding-top:10px; padding-bottom: 3px; font-style: italic; }
  294.  
  295.  
  296.  
  297.  
  298. #links {position:fixed; width:124px; margin-left:0px; margin-top:5px; height:auto; text-align:center; background:;opacity:1; font-family:arial; text-transform: uppercase; font-size:10px; -webkit-transition-duration: 0.9s; -moz-transition: all .9s ease-in-out; -o-transition: all .9s ease-in-out; transition: all .9s ease-in-out; -webkit-transition: all .9s ease-in-out;color:#ddd; overflow:hidden; z-index:9; line-height: 12px; border-bottom: 1px solid #b6b6b6;}
  299. #links a { -webkit-transition-duration: 0.9s; -moz-transition: all .9s ease-in-out; -o-transition: all .9s ease-in-out; transition: all .9s ease-in-out; -webkit-transition: all .9s ease-in-out; width:auto; opacity:1; padding-top:2; text-transform:uppercase; font-size:7.5px; font-family:'Calibri'; background: ;display: inline-block; margin-top:3; padding-bottom:2; color: #b6b6b6; }
  300. #links a:hover { color:#aaa; }
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308. </style>
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317. <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
  318.  
  319.  
  320.  
  321.  
  322. <div id="sidebar">
  323. <div id="side"> <img src="{image:side}"/> </div>
  324. <div id="frase"> we are all wonderful, beautiful wrecks. That's what connects us - that we are all broken, all beautifully imperfect.</div>
  325. <div id="links">
  326. <a href="{text:Link1}">{text:Link1 Title}</a>
  327. <a href="{text:Link2}">{text:Link2 Title}</a>
  328. <a href="{text:Link3}">{text:Link3 Title}</a>
  329. <a href="{text:Link4}">{text:Link4 Title}</a>
  330. </div>
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337. <div class="wr3"><div class="wr3b"></div></div>
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344. </div>
  345.  
  346. <a style="height:14 ; width:40; font-size:11px; color:#fff; font-family:nunito;position:fixed; top:5px;left:5px; background:#000; border: double #fff" href="http://incesta.tumblr.com/" title="">credit</a>
  347.  
  348.  
  349.  
  350. </div>
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357. <div id="entry">
  358.  
  359.  
  360.  
  361. {block:Posts}
  362.  
  363.  
  364. <div class="posts">
  365.  
  366.  
  367. {block:Text}{block:Title}<h1><div class=”h1”>{Title}</div></h1>{/block:Title}{Body}{/block:Text}
  368.  
  369. {block:Photo} {LinkOpenTag}<div class="image"><img src="{PhotoURL-250}"></div>{LinkCloseTag}{/block:Photo}
  370.  
  371. {block:Photoset}{Photoset-250}{/block:Photoset}
  372.  
  373.  
  374. {block:Quote}<div class="pquote">“{Quote}”</div>
  375. {block:Source}<div class="pquotesource"><b>- {Source}</b></div>
  376. {/block:Source}
  377.  
  378. {/block:Quote}
  379.  
  380. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>
  381. {block:Description}{Description}{/block:Description}
  382. {/block:Link}
  383.  
  384. {block:Chat}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  385. <div class="chat"><ul>{block:Lines}
  386. <li class="person{UserNumber}">{block:Label}
  387. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  388. {/block:Chat}
  389.  
  390. {block:Audio}<div class="player">{AudioPlayerBlack}</div>
  391. {block:Caption}{Caption}{/block:Caption}
  392. {/block:Audio}
  393.  
  394. {block:Video}{Video-250}{/block:Video}
  395.  
  396.  
  397. {block:Answer}
  398.  
  399. <center>
  400. <div class="simb1">●</div>
  401. <div class="simb2">●</div>
  402. <div class="simb3">●</div>
  403. </center>
  404.  
  405. <div class="pergunta">{Asker}: {Question}</div>
  406.  
  407. <div class="resposta">{Answer}</div>
  408. {/block:Answer}
  409.  
  410. <div id="cap">
  411. {block:Photo}{block:Caption}<br>{Caption}{/block:Caption}{/block:Photo}
  412. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  413. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  414.  
  415. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}"/>{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>{/block:ContentSource}</div></div><br>
  416.  
  417. {block:Date}<div class="perma">{block:Date}{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"></a>{/block:ContentSource}{block:IndexPage} ⍣ <a href="{ReblogUrl}" target="_blank"><b>reblog</b></a>{/block:IndexPage}</div>{/block:Date}</div>
  418. {block:PostNotes}
  419.  
  420. <div class="nts">
  421. ▬ <b>Posted in:</b> {DayOfWeek}, {DayOfMonthWithZero} of {Month}, {Year}
  422. </div>
  423. <div class="nts">
  424. ▬ <b>Tags:</b> {block:HasTags}{/block:HasTags}
  425. {block:HasTags}
  426. {block:Tags}
  427. <a class="tag" href="{TagURL}">{Tag},</a> {/block:Tags}{/block:HasTags}
  428. </div>
  429. <div class="nts">
  430. ▬ <b>With:</b> {NoteCount} notes.
  431. </div>
  432. <div id="notesavatar">{PostNotes}</div>
  433. {/block:PostNotes}
  434. {/block:Posts}
  435. {/block:Posts}
  436.  
  437.  
  438.  
  439.  
  440.  
  441. </div>
  442. </div>
  443. </div>
  444. </div>
  445.  
  446. <div id="palid">
  447. {block:Pagination}<ul id="pagination">
  448. {block:PreviousPage}
  449. <li><a href="{PreviousPage}"></a></li>
  450. {/block:PreviousPage}
  451. {block:JumpPagination length="1"}
  452. {block:CurrentPage}
  453. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  454. {/block:CurrentPage}
  455. {block:JumpPage}
  456. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  457. {/block:JumpPage}
  458. {/block:JumpPagination}
  459. {block:NextPage}
  460. <li><a id="nextPage" href="{NextPage}"></a></li>
  461. {/block:NextPage}
  462. </ul>{/block:Pagination}
  463.  
  464. {block:IndexPage}
  465. <script type="text/javascript">
  466. $(window).load(function () {
  467. $('#content').masonry(),
  468. $('.masonryWrap').infinitescroll({
  469. navSelector : '#pagination',
  470. nextSelector : '#pagination a#nextPage',
  471. itemSelector : ".posts, .loading",
  472. bufferPx : 40,
  473. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  474. loadingText : "<em></em>",
  475. },
  476. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  477. );
  478. });
  479. </script>
  480. {/block:IndexPage}</div>
  481.  
  482.  
  483.  
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491. </div>
  492.  
  493.  
  494.  
  495. </body>
  496.  
  497. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement