Advertisement
LOWALS

LOWALS 30

Apr 17th, 2014
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 19.03 KB | None | 0 0
  1. <!----feito
  2. por
  3. lowals
  4. links side/undoned
  5. ---->
  6. <html>
  7.  
  8.     <head >
  9.    
  10.  
  11.      
  12.  
  13.  
  14. <meta name="color:background" content="#fff" />
  15. <meta name="color:text" content="#000" />
  16. <meta name="color:post" content="#fff" />
  17. <meta name="color:link" content="#000" />
  18. <meta name="color:hover" content="#000" />
  19. <meta name="color:scroll" content="#eee" />
  20. <meta name="color:links hover" content="#eee" />
  21.  
  22. <meta name="image:sidebar" content="" />
  23.  
  24.  
  25.  
  26.         <meta name="text:Link1" content="/" />
  27.         <meta name="text:Link1 Title" content="" />
  28.         <meta name="text:Link2" content="/" />
  29.         <meta name="text:Link2 Title" content="" />
  30.         <meta name="text:Link3" content="" />
  31.         <meta name="text:Link3 Title" content="" />
  32.         <meta name="text:Link4" content="/" />
  33.         <meta name="text:Link4 Title" content="" />
  34.         <meta name="text:Link5" content="/" />
  35.         <meta name="text:Link5 Title" content="" />
  36.  
  37.   <meta name="if:Hidden Tags" content="1"/>
  38. <meta name="if:Rolagem infinita" content="1"/>
  39.  
  40.  <meta name="text:text" content="">
  41.  
  42.  
  43.  
  44.  
  45.         <title>{Title}</title><link rel="shortcut icon" href="{Favicon}" /><link rel="alternate" type="application/rss+xml" href="{RSS}">{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  46.        
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54. <link rel="stylesheet" href="http://static.tumblr.com/ssvjggv/Tjumkub1q/boucing_transition_by_lovsets.css" media="screen"/>
  55.  
  56.  
  57. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  58.  
  59. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  60. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  61. <script type="text/javascript">
  62. $(window).load(function () {
  63. $('#entry').masonry(),
  64. $('.masonryWrap').infinitescroll({
  65. navSelector : ".posts",
  66. nextSelector : "#page a#p",
  67. itemSelector : ".posts",
  68. bufferPx : 10000,
  69. extraScrollPx: 10000,
  70. loadingImg : "",
  71. loadingText : "",
  72. },
  73. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  74. );
  75. });
  76. </script>
  77.  
  78. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script>
  79. <script src="http://tumbletricks.webs.com/like.js"></script>
  80.  
  81.  
  82. <link href='http://fonts.googleapis.com/css?family=Baumans' rel='stylesheet' type='text/css'>
  83.  
  84.  
  85. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  86.  
  87. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  88. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  89. <script type="text/javascript">
  90. $(window).load(function () {
  91. $('#entry').masonry(),
  92. $('.masonryWrap').infinitescroll({
  93. navSelector : ".posts",
  94. nextSelector : "#page a#p",
  95. itemSelector : ".posts",
  96. bufferPx : 10000,
  97. extraScrollPx: 10000,
  98. loadingImg : "",
  99. loadingText : "",
  100. },
  101. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  102. );
  103. });
  104. </script>
  105.  
  106.  
  107. <script type="text/javascript">
  108. //dsblt
  109. function desabilitaMenu(e)
  110. {
  111. if (window.Event)
  112. {
  113. if (e.which == 2 || e.which == 3)
  114. return false;
  115. }
  116. else
  117. {
  118. event.cancelBubble = true
  119. event.returnValue = false;
  120. return false;
  121. }
  122. }
  123.  
  124. //dsblt
  125. function desabilitaBotaoDireito(e)
  126. {
  127. if (window.Event)
  128. {
  129. if (e.which == 2 || e.which == 3)
  130. return false;
  131. }
  132. else
  133. if (event.button == 2 || event.button == 3)
  134. {
  135. event.cancelBubble = true
  136. event.returnValue = false;
  137. return false;
  138. }
  139. }
  140.  
  141. //dsblt
  142. if ( window.Event )
  143. document.captureEvents(Event.MOUSEUP);
  144. if ( document.layers )
  145. document.captureEvents(Event.MOUSEDOWN);
  146.  
  147. document.oncontextmenu = desabilitaMenu;
  148. document.onmousedown = desabilitaBotaoDireito;
  149. document.onmouseup = desabilitaBotaoDireito;
  150. </script>
  151.  
  152.              
  153. <title>{Title}</title><link rel="shortcut icon" href="{Favicon}" /><link rel="alternate" type="application/rss+xml" href="{RSS}">{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  154.  
  155. <link href='http://fonts.googleapis.com/css?family=Old+Standard+TT' rel='stylesheet' type='text/css'>
  156.  
  157. <link href='http://fonts.googleapis.com/css?family=Poiret+One' rel='stylesheet' type='text/css'>
  158.  
  159.  
  160.    
  161.  <style type="text/css">
  162.  
  163. 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; }
  164.  
  165. a {color: {color:text}; text-decoration: none; text-transform: none;}
  166. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  167.  
  168. p {margin: 6px 0 0 0}
  169.  
  170. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  171. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  172. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  173. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  174.  
  175. blockquote img{max-width: 470px!important}
  176. blockquote blockquote img{max-width: 450px!important}
  177. blockquote blockquote blockquote img{max-width: 430px!important}
  178. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  179.  
  180.  /** base bexfynch**//** base bexfynch**/
  181.  
  182. /**posts**/
  183.  
  184. #container {text-align: center; width: 935px; margin: 2px auto 20px auto; padding: 0px; z-index:-99999;}
  185.  
  186. #entry {z-index:-99999;margin-left:520px; width: 700px; margin-top: 0px;height:200px;z-index:-999999999;}
  187.  
  188. .posts { width: 250px;  margin-top:15px;text-align: justify; font-family: arial; font-size: 10px; position: relative;margin-left:15px;}
  189.  
  190. h1 {width: 250px;font-family: calibri; text-align: center; font-size: 13px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  191. h1 a {text-align: center; font-size: 13px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  192. h1 a:hover {text-align: center; font-size: 13px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  193.  
  194. .image {text-align: center; border: 0px}
  195. .image img {width: 250px; margin-bottom: 2px;opacity:0.9; }
  196.  
  197. .pquote {width: 250px;font-family: Segoe UI Light; text-align: justify; font-size: 11px; line-height: 15px; color:{color:text};}
  198.  
  199. .pquotesource {font-family: Segoe print;width: 250px;text-align: left; text-transform: none; font-size: 9px; color:{color:text};-webkit-transition-duration: 1.5s;text-transform:lowercase;}
  200.  
  201. .pquotesource a{font-size: 9px;color:{color:text};-webkit-transition-duration: 1.5s;text-transform:lowercase;}
  202.  
  203.  
  204. .chat {line-height: 13px; list-style: none }
  205. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;font-family:consolas;font-size:10px;}
  206. .person1 {color: {color:text}; padding: 2px; }
  207. .person1 .label {font-weight: bold;  color:{color:text}}
  208. .person2 {color: {color:text}; padding: 2px; background-color:#f0f0f0; }
  209. .person2 .label {font-weight: bold;  color:{color:text}}
  210.  
  211. .player {background-color: #000; text-align: left; display:block;}
  212.  
  213. ::-webkit-scrollbar{width:7px;height:0px;}
  214. ::-webkit-scrollbar-button:start:decrement
  215. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  216. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  217. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  218. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  219.  
  220.  .source {display: none;}
  221.  
  222. .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;}
  223. .perma a { -webkit-transition-duration: 0.8s;font-size:9px; text-transform: lowercase; color:{color:text}; -webkit-transition-duration: 0.4s;font-family: arial;}
  224. .posts:hover .perma {opacity:9;z-index:99999999999999999;margin-top:-12px;display: block;}
  225.  
  226. #cap {width: 250px; margin-top: -2px;}
  227.  
  228. #tumblr_controls{position: fixed!important}
  229. #tumblr_controls{position: fixed!important}
  230. #tumblr_controls{position: fixed!important}
  231. #tumblr_controls{position: fixed!important}
  232.  
  233. /** notes por fuckinq **/
  234. .perms{
  235. position:absolute;
  236. text-transform:lowercase;
  237. width:;
  238. padding:6px;
  239. left:0px;
  240. background-color:#fff;
  241. overflow:hidden;
  242. opacity:0.0;
  243. text-align:center;
  244. color:#696969;
  245. letter-spacing:1px;
  246. text-align:center;
  247. font-size:8px;
  248. top:19px;
  249. z-index:8;
  250. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;font-family:arial;
  251. }
  252.  
  253. .posts:hover .perms{
  254. opacity:.8;
  255. left:20px;
  256. }
  257.  
  258. .posts .perms a{
  259. color:{color:text links descri};
  260. text-transform:uppercase;
  261. }
  262.  
  263. #cap {width: 400px; margin-top: -2px;}
  264.  
  265. #tumblr_controls{position: fixed!important}
  266. #tumblr_controls{position: fixed!important}
  267. #tumblr_controls{position: fixed!important}
  268. #tumblr_controls{position: fixed!important}
  269.  
  270. .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;}
  271.  
  272. .nts:hover {padding-left: 20px;-webkit-transition: all 0.8s ease-out;}
  273.  
  274. .nts a{color:{color: text};text-align:left;font-family:arial;font-size:9px;}
  275.  
  276. #notesavatar ol, .notes-bottom ul {margin: 0;padding: 0;list-style: none;}
  277. #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};}
  278. #notesavatar li:hover {font-size: 11px;position: relative; text-indent : 15px;}
  279. #notesavatar li img.avatar {width: auto;padding: 2px; background: #fff; border: 3px solid #fff;display: block;float: left; margin: 0 5px 5px 0;}
  280.  
  281.  
  282.  
  283. #sidebar {
  284. display: block;
  285. text-align:right;
  286. top:83px;
  287. height:auto;;
  288. width:165px;z-index:999999;
  289. margin-left:360px;
  290. position:fixed;
  291. padding: 15 0 0 5px;
  292. }
  293.  
  294.  
  295. .link{padding:4px;width: 140px; font-family: calibri;font-size: 9px; color:#f2f2f2;margin-left:3px;margin-top:-40px;line-height:18px;text-transform:uppercase;-webkit-transition: all 0.8s ease-out;opacity:1;z-index:99999999999;position:absolute;background:rgba(0, 0, 0, 0.1);letter-spacing:1px;text-align:center;}
  296.  
  297. .link a{color:#f2f2f2;text-transform:uppercase;}
  298.  
  299.  
  300. #nivia {text-align:center;margin-top:-11px; text-align:center; width:163px; margin-left:2px; color:#000;position:fixed;}
  301.  
  302. #nivia a {font-size:10px; font-family: calibri; font-style:;  text-align:center; color:#202020;margin-bottom:0px;padding:0px;display:block;padding: 8px;text-transform: uppercase; border-bottom:3px solid #fcfbfb;letter-spacing:0px;line-height:0px;width:63px;background:#9C9C9C;color:#fff;}
  303.  
  304.  
  305.  
  306.  
  307. #descri{padding:10px;line-height:13px;height:20px;float:left;position:fixed;overflow:hidden;margin-left:75px;font-style:none;width:90px;margin-top:-15px;font-family:cambria;font-size:9px;text-transform: uppercase;text-align:left;color:#000000;}
  308.  
  309.  
  310. #olx {position:fixed; margin-top: 273px; margin-left:5px; width:80px;background-color:transparent;padding:3px;border-bottom:2px solid #e3e3e3;height:2px;}
  311.  
  312. .suck {      -webkit-filter: saturate(100%);    }
  313. .suck:hover.suck {      -webkit-filter: saturate(50%);    }    
  314.  
  315.  #simbol {position:fixed;color:#000000;font-style:norman; opacity:0.8; height:30px;letter-spacing:2px; line-height:20px;margin-left:124px;margin-top:1px; text-transform: uppercase;width:200px; text-align:left;font-size:35px;font-family:cambria;}
  316.  
  317. #simbol img { width:auto; height:45px;}
  318.  
  319.  
  320.  ::-webkit-scrollbar{width:12px;height:5px;}
  321. ::-webkit-scrollbar-button:start:decrement
  322. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent; }
  323. ::-webkit-scrollbar-track-piece{background-color: background-color:transparent'); -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  324. ::-webkit-scrollbar-thumb:vertical{height:50px; background-image: ;-webkit-
  325. border-radius:px;};-webkit-border-radius:px;}
  326. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: #ebe9e9;-webkit-border-radius:px;}
  327.  
  328.  
  329. #tumblr_controls{position: fixed!important}
  330. #tumblr_controls{position: fixed!important}
  331. #tumblr_controls{position: fixed!important}
  332. #tumblr_controls{position: fixed!important}
  333.  
  334.   .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  335.  
  336.  /** estilo de ask por undoned **/
  337. .resposta{background-color:#fff;font-family: cambria; font-size: 9px;color:{color:text links descri};text-align: left;border-bottom:1px solid #f0f0f0;padding-bottom:5px;}
  338.  
  339. .resposta a{color:{color:text links descri};}
  340.  
  341. .pergunta{font-family:cambria; font-size:9px;width:400px;}
  342.  
  343. .pergunta a{color:{color:text}; font-family:cambria; font-size:9px;}
  344.  
  345.  
  346.  
  347.  
  348.  
  349. #nhanha{margin-top:280px; margin-left:357px; width:100px;height:34px;background-color:transparent; color:#aaa; overflow: hidden; padding:0px; font-size:9px; text-align:center; position:fixed; letter-spacing: 0px; font-family:consolas; font-style:normal; height: auto; Z-INDEX:-999999999999;line-height: 10px; text-transform:uppercase;font-weight:lighter; -moz-border-radius: 160px; border-radius: 0px 0px 0px 0px;padding:2px;border:0px dashed #eee;padding:26px;background-color:transparent}
  350.  
  351. #nhanha:hover {background-color:transparent;;-webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out}
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359. /** estilo de ask por identificada **/
  360. .resposta{background-color:#fff;font-family: calibri; font-size: 10px;color:{color:text};text-align: left;border-bottom:1px solid #f0f0f0;padding-bottom:5px;}
  361.  
  362. .resposta a{color:{color:text};}
  363.  
  364. .pergunta{font-family:calibri; font-size:10px;width:243px;padding:3px;border:1px solid #e0e0e0;color:{color:text};}
  365.  
  366. .pergunta a{color:{color:text}; font-family:calibri; font-size:10px;}
  367.  
  368. /** fim do código **/
  369.    
  370.  
  371.  iframe#tumblr_controls {
  372.     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;
  373. }
  374.  
  375. #palid{opacity:0;}
  376.  
  377. #fotosidebar{ width:150px;height:auto;
  378. padding:10 10 10 10px;}
  379.  
  380.  
  381. #fotosidebar{margin-left: -20px; margin-top: 0px;}
  382.  
  383. </style>
  384.  
  385. <body oncontextmenu="return false" onkeydown="return false" ondragstart="return false">
  386.  
  387.  
  388.  
  389.  
  390. <div id="sidebar">
  391.  
  392. <img id="fotosidebar" src="{image:sidebar}" />
  393.  
  394.  
  395. <div id="descri">{description}</div>
  396. <div class="link">
  397. <a href="{text:link1}">{text:link1 title}</a> /
  398. <a href="{text:link2}">{text:link2 title}</a> /
  399. <a href="{text:link3}">{text:link3 title}</a>
  400. </div><br>
  401. <div id="nivia">
  402.  
  403. <a href="{text:link4}">{text:link4 title}</a>
  404. <a href="{text:link5}">{text:link5 title}</a>
  405.  
  406.  
  407. </div>
  408.  
  409.  
  410. <a style="position:fixed;right:50px;bottom:30px;font-family:segoe print;padding:5px;font-size:9px;font-style:;opacity:0.8;color:#020200;background:; border-top-left-radius: 40px; border-bottom-right-radius: 40px; border-top-right-radius: 40px; border-bottom-left-radius:40px;" href="http://lowals.tumblr.com/" title="links side/undoned">
  411. Theme <b>lowals</b></></a>
  412.  
  413.  
  414.     </div>
  415.    
  416.    
  417.  
  418.  
  419.  
  420.   </div>
  421.  
  422.  </div>
  423.    
  424.    
  425. </div>
  426.  
  427. <div id="entry">
  428.  
  429.  
  430.  
  431.  {block:Posts}
  432.  
  433.  
  434. <div class="posts">
  435.  
  436.  
  437. {block:Text}{block:Title}<h1><div class=”h1”>{Title}</div></h1>{/block:Title}{Body}{/block:Text}
  438.  
  439. {block:Photo} {LinkOpenTag}<div class="image"><img src="{PhotoURL-250}"></div>{LinkCloseTag}{/block:Photo}
  440.  
  441. {block:Photoset}{Photoset-250}{/block:Photoset}
  442.  
  443.  
  444. {block:Quote}<div class="pquote">“{Quote}”</div>
  445. {block:Source}<div class="pquotesource"><b>- {Source}</b></div>
  446. {/block:Source}
  447.  
  448. {/block:Quote}
  449.  
  450. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>
  451. {block:Description}{Description}{/block:Description}
  452. {/block:Link}
  453.  
  454. {block:Chat}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  455. <div class="chat"><ul>{block:Lines}
  456. <li class="person{UserNumber}">{block:Label}
  457. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  458. {/block:Chat}
  459.  
  460. {block:Audio}<div class="player">{AudioPlayerBlack}</div>
  461. {block:Caption}{Caption}{/block:Caption}
  462. {/block:Audio}
  463.  
  464. {block:Video}{Video-250}{/block:Video}
  465.  
  466.  
  467. {block:Answer}
  468.  
  469. <div class="pergunta"><b>{Asker} gemeu: </b>{Question}</div>
  470. <div class="resposta">{Answer}</div>
  471. {/block:Answer}
  472.  
  473.  
  474.  
  475. <div id="cap">
  476. {block:Photo}{block:Caption}<br>{Caption}{/block:Caption}{/block:Photo}
  477. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  478. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  479.  
  480. <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>
  481.  
  482. {block:Date}<div class="perms"><a href="{Permalink}">{ShortMonth}, {DayOfMonthWithZero}</a> {block:Date}{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>
  483.  
  484. {block:PostNotes}
  485.  
  486. <div class="nts">
  487. <b>Posted in:</b> {DayOfWeek}, {DayOfMonthWithZero} of {Month}, {Year}
  488. </div>
  489. <div class="nts">
  490. <b>Tags:</b> {block:HasTags}{/block:HasTags}
  491. {block:HasTags}
  492. {block:Tags}
  493. <a class="tag" href="{TagURL}">{Tag},</a> {/block:Tags}{/block:HasTags}
  494. </div>
  495. <div class="nts">
  496. <b>With:</b> {NoteCount} notes.
  497. </div>
  498. <div id="notesavatar">{PostNotes}</div>
  499. {/block:PostNotes}
  500. {/block:Posts}
  501. {/block:Posts}
  502.    
  503.  
  504.  
  505.  
  506.  
  507. </div>
  508. </div>
  509. </div>
  510. </div>
  511. <div id="palid">
  512. {block:Pagination}<ul id="pagination">
  513. {block:PreviousPage}
  514. <li><a href="{PreviousPage}"></a></li>
  515. {/block:PreviousPage}
  516. {block:JumpPagination length="1"}
  517. {block:CurrentPage}
  518. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  519. {/block:CurrentPage}
  520. {block:JumpPage}
  521. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  522. {/block:JumpPage}
  523. {/block:JumpPagination}
  524. {block:NextPage}
  525. <li><a id="nextPage" href="{NextPage}"></a></li>
  526. {/block:NextPage}
  527. </ul>{/block:Pagination}
  528.  
  529. {block:IndexPage}
  530. <script type="text/javascript">
  531. $(window).load(function () {
  532. $('#content').masonry(),
  533. $('.masonryWrap').infinitescroll({
  534. navSelector    : '#pagination',  
  535. nextSelector   : '#pagination a#nextPage',
  536. itemSelector : ".posts, .loading",
  537. bufferPx : 40,
  538. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  539. loadingText : "<em></em>",
  540. },
  541. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  542. );
  543. });
  544. </script>
  545. {/block:IndexPage}</div>
  546.  
  547.  
  548. </body>
  549.    
  550.  
  551.  
  552.  
  553. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement