Advertisement
limaisa

xuxuzinho

Sep 18th, 2014
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.39 KB | None | 0 0
  1. <head>
  2.  
  3. <!-- THEME POR INCESTA! NÃO COPIE. NÃO IMITE. PLÁGIO É CRIME -->
  4.  
  5.  
  6. <title>{Title}</title>
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9. {block:Description}
  10. <meta name="description" content="{MetaDescription}" />
  11. {/block:Description}
  12.  
  13.  
  14. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  15.  
  16. <head>
  17.  
  18. <link rel="stylesheet" href="http://static.tumblr.com/ssvjggv/Tjumkub1q/boucing_transition_by_lovsets.css" media="screen"/>
  19.  
  20.  
  21. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  22.  
  23. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  24. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  25. <script type="text/javascript">
  26. $(window).load(function () {
  27. $('#entry').masonry(),
  28. $('.masonryWrap').infinitescroll({
  29. navSelector : ".posts",
  30. nextSelector : "#page a#p",
  31. itemSelector : ".posts",
  32. bufferPx : 10000,
  33. extraScrollPx: 10000,
  34. loadingImg : "",
  35. loadingText : "",
  36. },
  37. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  38. );
  39. });
  40. </script>
  41.  
  42. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script>
  43. <script src="http://tumbletricks.webs.com/like.js"></script>
  44.  
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=Baumans' rel='stylesheet' type='text/css'>
  47.  
  48.  
  49. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  50.  
  51. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  52. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  53. <script type="text/javascript">
  54. $(window).load(function () {
  55. $('#entry').masonry(),
  56. $('.masonryWrap').infinitescroll({
  57. navSelector : ".posts",
  58. nextSelector : "#page a#p",
  59. itemSelector : ".posts",
  60. bufferPx : 10000,
  61. extraScrollPx: 10000,
  62. loadingImg : "",
  63. loadingText : "",
  64. },
  65. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  66. );
  67. });
  68. </script>
  69.  
  70.  
  71. <script type="text/javascript">
  72. //dsblt
  73. function desabilitaMenu(e)
  74. {
  75. if (window.Event)
  76. {
  77. if (e.which == 2 || e.which == 3)
  78. return false;
  79. }
  80. else
  81. {
  82. event.cancelBubble = true
  83. event.returnValue = false;
  84. return false;
  85. }
  86. }
  87.  
  88. //dsblt
  89. function desabilitaBotaoDireito(e)
  90. {
  91. if (window.Event)
  92. {
  93. if (e.which == 2 || e.which == 3)
  94. return false;
  95. }
  96. else
  97. if (event.button == 2 || event.button == 3)
  98. {
  99. event.cancelBubble = true
  100. event.returnValue = false;
  101. return false;
  102. }
  103. }
  104.  
  105. //dsblt
  106. if ( window.Event )
  107. document.captureEvents(Event.MOUSEUP);
  108. if ( document.layers )
  109. document.captureEvents(Event.MOUSEDOWN);
  110.  
  111. document.oncontextmenu = desabilitaMenu;
  112. document.onmousedown = desabilitaBotaoDireito;
  113. document.onmouseup = desabilitaBotaoDireito;
  114. </script>
  115.  
  116.  
  117. <!-- DEFAULT VARIABLES -->
  118. <meta name="color:background" content="#ffffff" />
  119. <meta name="image:sidebar" content="http://static.tumblr.com/ftj6ykd/pO4mz5lox/tumblr_inline_mti59vvnw61rkznnz.png"/>
  120. <meta name="image:background" content="" />
  121. <meta name="color:text" content="#7a7878" />
  122. <meta name="color:links descri" content="#7a7878" />
  123. <meta name="color:post" content="#d1cece" />
  124. <meta name="color:scrollbar" content="#e0e0e0" />
  125. <meta name="color:lhover" content="#9c9c9c" />
  126. <meta name="text:frase" content="Eu quero calma na alma" />
  127.  
  128. <meta name="text:Link1" content="/" />
  129. <meta name="text:Link1 Title" content="link" />
  130. <meta name="text:Link2" content="/" />
  131. <meta name="text:Link2 Title" content="link" />
  132. <meta name="text:Link3" content="/" />
  133. <meta name="text:Link3 Title" content="link" />
  134. <meta name="text:Link4" content="/" />
  135. <meta name="text:Link4 Title" content="link" />
  136. <meta name="text:Link5" content="/" />
  137. <meta name="text:Link5 Title" content="link" />
  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: {color:text links descri}; text-align: center; font-size: 9px; background-image:url('{image:background}'); background-attachment: fixed; }
  156.  
  157. a {color: {color:text}; 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; }
  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:300px; width: 750px; margin-top: 30px;height:200px;z-index:-999999999;}
  179.  
  180. .posts { width: 250px; margin-top:15px;text-align: justify; font-family: arial; font-size: 10px; position: relative;margin-left:100px;}
  181.  
  182. h1 {width: 250px;font-family: calibri; text-align: center; font-size: 13px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  183. h1 a {text-align: center; font-size: 13px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  184. h1 a:hover {text-align: center; font-size: 13px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  185.  
  186. .image {text-align: center; border: 0px}
  187. .image img {width: 300px; margin-bottom: 2px;opacity:0.9; }
  188. .image:hover{-moz-transition:All 1s ease;
  189. -o-transition:All 1s ease;
  190. -webkit-filter: grayscale(0.5) blur(0.4px);
  191. -webkit-transition:All 1s ease;}
  192.  
  193. .pquote {width: 250px;font-family: arial; text-align: justify; font-size: 11px; line-height: 15px; color:{color:text};}
  194.  
  195. .pquotesource {font-family: arial;width: 250px;text-align: left; text-transform: none; font-size: 9px; color:{color:text};-webkit-transition-duration: 1.5s;text-transform:lowercase;}
  196.  
  197. .pquotesource a{font-size: 9px;color:{color:text};-webkit-transition-duration: 1.5s;text-transform:lowercase;}
  198.  
  199.  
  200. .chat {line-height: 13px; list-style: none }
  201. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;font-family:consolas;font-size:10px;}
  202. .person1 {color: {color:text}; padding: 2px; }
  203. .person1 .label {font-weight: bold; color:{color:text}}
  204. .person2 {color: {color:text}; padding: 2px; }
  205. .person2 .label {font-weight: bold; color:{color:text}}
  206.  
  207. .player {background-color: #000; text-align: left; display:block;}
  208.  
  209. ::-webkit-scrollbar{width:7px;height:0px;}
  210. ::-webkit-scrollbar-button:start:decrement
  211. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  212. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  213. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  214. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  215.  
  216. .source {display: none;}
  217.  
  218. .perma {text-align: right; margin-top:-18px; margin-left:0px; width: 250px;-webkit-transition-duration: 0.8s; opacity:0;zfont-size:9px;font-family: arial;display: block;}
  219. .perma a { -webkit-transition-duration: 0.8s;font-size:9px; text-transform: lowercase; color:{color:text}; -webkit-transition-duration: 0.4s;font-family: arial;}
  220. .posts:hover .perma {opacity:9;z-index:99999999999999999;margin-top:-12px;display: block;}
  221.  
  222. #cap {width: 250px; margin-top: -2px;}
  223.  
  224. #tumblr_controls{position: fixed!important}
  225. #tumblr_controls{position: fixed!important}
  226. #tumblr_controls{position: fixed!important}
  227. #tumblr_controls{position: fixed!important}
  228.  
  229. .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;}
  230.  
  231. .nts:hover {padding-left: 20px;-webkit-transition: all 0.8s ease-out;}
  232.  
  233. .nts a{color:{color: text};text-align:left;font-family:arial;font-size:9px;}
  234.  
  235. #notesavatar ol, .notes-bottom ul {margin: 0;padding: 0;list-style: none;}
  236. #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: 387px;margin-top:5px;margin-left:1px;text-align:left;color:{color:text};}
  237. #notesavatar li:hover {font-size: 11px;position: relative; text-indent : 15px;}
  238. #notesavatar li img.avatar {width: auto;padding: 2px; background: #fff; border: 3px solid #fff;display: block;float: left; margin: 0 5px 5px 0;color:{color:text}; }
  239.  
  240. .pergunta{font-family:tahoma; font-style:bold; font-size:10px;width:250px;text-shadow: 0px 0px 5px #ff82ab; }
  241.  
  242. .pergunta a{color:#000; font-family:tahoma; font-style:bold; font-size:10px; text-shadow: 0px 0px 5px #ff82ab;}
  243.  
  244. .resposta{border-top: 1px dotted #ff82ab ; background-color:#fff;font-family: cambria; font-size: 10px;color:#000;text-align: left;padding-bottom:5px; border-bottom: 1px solid #e8e8e8 }
  245.  
  246. .resposta a{color:#000;}
  247.  
  248.  
  249.  
  250.  
  251.  
  252. iframe#tumblr_controls {
  253. 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;
  254. }
  255.  
  256. #palid{opacity:0;}
  257.  
  258.  
  259.  
  260. #sidebar {margin-top:110px;margin-left:50px;position:fixed;width:200px;height:px;background:{color:sidebar};}
  261.  
  262. #foto img {width:170px;height:220px;margin-top:18px;margin-left:10px;position:fixed;-webkit-transition-duration: 0.6s; -webkit-filter: grayscale(0.5) blur(0px);}
  263.  
  264. #xu {position:fixed;background-color:{color:background}-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;height:230px; width:170px; padding:3px;margin-left:228px; margin-top:204px; position:fixed; text-align:left;}
  265. #xu img {line-height:45px; width:31px; height:auto; opacity:0.9; }
  266.  
  267. #nhanha:hover {background-color:transparent;;-webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out}
  268.  
  269.  
  270.  
  271.  
  272.  
  273. #links {-webkit-transition-duration: 0.1s; -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;position:fixed; width:169px; height:auto; font-size:9.5px; margin-top:238px; margin-left:110px; text-align:center; border-right:1px solid #ff82ab ; background-color:; font-family:tahoma ; font-style: bold; word-spacing:0.5px; opacity:1; padding-bottom: 1px; padding-top:1px;}
  274. #links a { color: #000; text-transform: uppercase;display: inline-block;-webkit-transition: all .1s ease-out; -moz-transition: all .1s ease-out; }
  275. #links a:hover {color:#ff82ab; text-shadow:; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.4s ease-out; border-bottom: 1px dotted #000;}
  276. #sidebar:hover #links { border-right: 0px ; opacity:1;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.4s ease-out;}
  277.  
  278.  
  279.  
  280. #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:170px; height:auto;margin-top:238px; text-transform:; line-height:14px;margin-left:110px; font-family:tahoma; font-size:10px;text-align:center; position:fixed;color:#000;background-color: #ffaeb9 ;font-style: bold ; opacity:0; border-radius: 15px 3px 15px 3px; word-spacing: ; letter-spacing: ; text-shadow: 0px 0px 5px #ff82ab; }
  281. #sidebar:hover #frase { margin-top:253px; opacity:1 ;-webkit-transition: all 0.7s ease-out; -moz-transition: all 0.8s ease-out;}
  282.  
  283.  
  284.  
  285. #xu{margin-left:107px;margin-top:236px;position:fixed;text-align:left;moz-transition:all 0.6s linear;transition:all 0.6s linear;opacity:0.9; }
  286. #xu img {width:17px; height:17px;}
  287. #sidebar:hover #xu {margin-left:1115 ;opacity:0;transform: rotateY(-360deg); -webkit-transform: rotateY(360deg); -webkit-transition-duration: .90s; }
  288.  
  289.  
  290.  
  291.  
  292.  
  293. /**CÓDIGO DA PARCERIA E TUTORIAL TOTALMENTE POR ENCASULADA.TUMBLR.COM
  294. SÓ MEXA NESSA PARTE SE SOUBER REALMENTE O QUE ESTÁ FAZENDO!**/
  295. .parcerias{ position: fixed; bottom: 75px; right:-181px; width: 188px; font-size:28px; text-align:center; line-height:24px; font-family:'French Script MT', cursive; padding:5px; background: transparent; border-radius: 8px 8px 0px 0px; z-index:99999999; -webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg)}
  296.  
  297. .parcerias:hover{right:0px; -webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg)}
  298.  
  299. .fparc { float:center; width:38px; height:38px; border:1px solid #aaa;
  300. border-radius: 100%; webkit-transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%);}
  301. .fparc:hover { border-radius: 15%; webkit-transition: all 0.4s linear;
  302. -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%);}
  303.  
  304.  
  305.  
  306. </style>
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314. <body oncontextmenu="return false" onkeydown="return false">
  315.  
  316.  
  317. <div id="sidebar">
  318. <div id="foto"><img src="{image:sidebar}"/></div>
  319. <div id="xu"><img src="https://33.media.tumblr.com/5601fd01aacec3afcff1dfe590d7028f/tumblr_nbrddpJu311t2tdxqo2_250.png"/></div>
  320. <div id="frase">{text:frase}</div>
  321. <div id="links">
  322. <a href="{text:Link1}">{text:Link1 Title}</a>
  323. <a href="{text:Link2}">{text:Link2 Title}</a>
  324. <b><a href="{text:Link3}">{text:Link3 Title}♡</a></b>
  325. <a href="{text:Link4}">{text:Link4 Title}</a>
  326.  
  327.  
  328.  
  329. </div> </div>
  330.  
  331. <a style="text-shadow: 1px 2px 3px ; width:120px; font-size:19px; color:#000; font-family:Blackadder ITC;position:fixed;font-style: ; text-transform: capitalize ;bottom:25px;right:-35px;" href="http://incesta.tumblr.com/" title="">Inc ∞</b></a>
  332.  
  333.  
  334.  
  335. </div>
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342. <div id="entry">
  343.  
  344.  
  345.  
  346. {block:Posts}
  347.  
  348.  
  349. <div class="posts">
  350.  
  351.  
  352. {block:Text}{block:Title}<h1><div class=”h1”>{Title}</div></h1>{/block:Title}{Body}{/block:Text}
  353.  
  354. {block:Photo} {LinkOpenTag}<div class="image"><img src="{PhotoURL-250}"></div>{LinkCloseTag}{/block:Photo}
  355.  
  356. {block:Photoset}{Photoset-250}{/block:Photoset}
  357.  
  358.  
  359. {block:Quote}<div class="pquote">“{Quote}”</div>
  360. {block:Source}<div class="pquotesource"><b>- {Source}</b></div>
  361. {/block:Source}
  362.  
  363. {/block:Quote}
  364.  
  365. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>
  366. {block:Description}{Description}{/block:Description}
  367. {/block:Link}
  368.  
  369. {block:Chat}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  370. <div class="chat"><ul>{block:Lines}
  371. <li class="person{UserNumber}">{block:Label}
  372. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  373. {/block:Chat}
  374.  
  375. {block:Audio}<div class="player">{AudioPlayerBlack}</div>
  376. {block:Caption}{Caption}{/block:Caption}
  377. {/block:Audio}
  378.  
  379. {block:Video}{Video-250}{/block:Video}
  380.  
  381.  
  382. {block:Answer}
  383.  
  384. <div class="pergunta"><b> {Asker} gemeu: </b>{Question}</div>
  385. <div class="resposta">{Answer}</div>
  386. {/block:Answer}
  387.  
  388. <div id="cap">
  389. {block:Photo}{block:Caption}<br>{Caption}{/block:Caption}{/block:Photo}
  390. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  391. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  392.  
  393. <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>
  394.  
  395. {block:Date}<div class="perma"><a href="{Permalink}">{Month}, {DayOfMonthWithZero}</a> / {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>
  396. {block:PostNotes}
  397.  
  398. <div class="nts">
  399. ▬ <b>Posted in:</b> {DayOfWeek}, {DayOfMonthWithZero} of {Month}, {Year}
  400. </div>
  401. <div class="nts">
  402. ▬ <b>Tags:</b> {block:HasTags}{/block:HasTags}
  403. {block:HasTags}
  404. {block:Tags}
  405. <a class="tag" href="{TagURL}">{Tag},</a> {/block:Tags}{/block:HasTags}
  406. </div>
  407. <div class="nts">
  408. ▬ <b>With:</b> {NoteCount} notes.
  409. </div>
  410. <div id="notesavatar">{PostNotes}</div>
  411. {/block:PostNotes}
  412. {/block:Posts}
  413. {/block:Posts}
  414.  
  415.  
  416.  
  417.  
  418.  
  419. </div>
  420. </div>
  421. </div>
  422. </div>
  423.  
  424. <div id="palid">
  425. {block:Pagination}<ul id="pagination">
  426. {block:PreviousPage}
  427. <li><a href="{PreviousPage}"></a></li>
  428. {/block:PreviousPage}
  429. {block:JumpPagination length="1"}
  430. {block:CurrentPage}
  431. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  432. {/block:CurrentPage}
  433. {block:JumpPage}
  434. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  435. {/block:JumpPage}
  436. {/block:JumpPagination}
  437. {block:NextPage}
  438. <li><a id="nextPage" href="{NextPage}"></a></li>
  439. {/block:NextPage}
  440. </ul>{/block:Pagination}
  441.  
  442. {block:IndexPage}
  443. <script type="text/javascript">
  444. $(window).load(function () {
  445. $('#content').masonry(),
  446. $('.masonryWrap').infinitescroll({
  447. navSelector : '#pagination',
  448. nextSelector : '#pagination a#nextPage',
  449. itemSelector : ".posts, .loading",
  450. bufferPx : 40,
  451. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  452. loadingText : "<em></em>",
  453. },
  454. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  455. );
  456. });
  457. </script>
  458. {/block:IndexPage}</div>
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465. </body>
  466.  
  467.  
  468.  
  469.  
  470. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement