Advertisement
0Melancolizava

Mlv 21

May 18th, 2015
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.91 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <!-----------------------------------------------------------------
  4. Theme base explicativa por poesificada.tumblr.com
  5. Customizado por Melancolizava
  6.  
  7. Não retire os créditos, não use como base, não pegue detalhes, não disponibilize.
  8. ------------------------------------------------------------------>
  9.  
  10.  
  11.  
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml">
  14. <head>
  15. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  16.  
  17.  
  18. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  19.  
  20. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  21.  
  22.  
  23. <link rel="shortcut icon" href="{Favicon}">
  24.  
  25.  
  26. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  27.  
  28.  
  29.  
  30. <!---Appearance de cores----->
  31. <meta name="color:frase" content="#2d5534"/>
  32. <meta name="color:menu hover" content="#2d5534"/>
  33. <meta name="color:sid" content="#fff"/>
  34. <meta name="color:textos" content="#888888"/>
  35. <meta name="color:descricao" content="#888888"/>
  36. <meta name="color:links" content="#888888"/>
  37. <meta name="color:detalhes" content="#E6E0C6"/>
  38. <meta name="color:background reblog" content="#fff"/>
  39. <meta name="color:background ask" content=" #e9e9e9"/>
  40. <meta name="color:background" content="#fff"/>
  41. <meta name="color:reblog" content="#fff"/>
  42.  
  43. <!---Appearance de links----->
  44.  
  45. <meta name="text:frase" content="Heart Ice ♥" />
  46. <meta name="text:Link1" content="" />
  47. <meta name="text:Link1 Title" content="Link" />
  48. <meta name="text:Link2" content="" />
  49. <meta name="text:Link2 Title" content="Link" />
  50. <meta name="text:Link3" content="" />
  51. <meta name="text:Link3 Title" content="Link" />
  52. <meta name="text:Link4" content="" />
  53. <meta name="text:Link4 Title" content="Link" />
  54. <meta name="text:Link5" content="" />
  55. <meta name="text:Link5 Title" content="Link" />
  56. <meta name="text:Link6" content="" />
  57. <meta name="text:Link6 Title" content="Link" />
  58.  
  59. <!---Appearance de com/sem----->
  60.  
  61. <meta name="if:Show Tags" content="0"/>
  62. <meta name="if:Infinite Scroll" content="1"/>
  63. <meta name="if:Show Captions" content="0"/>
  64.  
  65.  
  66. <!---Appearance de Fotos/sidebar e bg----->
  67.  
  68.  
  69. <meta name="image:Background" content=""/>
  70.  
  71.  
  72. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  73. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  74. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
  75. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/hkMncmosg/minifield.js"></script>
  76.  
  77. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Roboto+Slab|Indie+Flower|Covered+By+Your+Grace' rel='stylesheet' type='text/css'>
  78. <link href='http://fonts.googleapis.com/css?family=Calligraffitti|Dancing+Script|Lobster+Two|Playball|Satisfy|Cookie' rel='stylesheet' type='text/css'>
  79.  
  80. <link href='http://fonts.googleapis.com/css?family=Alegreya' rel='stylesheet' type='text/css'>
  81.  
  82.  
  83. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css">
  84. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/XsWngduiz/lsmoothscroll.js"></script>
  85.  
  86. <style>#toTop {display:none;text-decoration:none;position:fixed;bottom:20px;right:20px;overflow:hidden;width:30px;height:40px;border:none;text-indent:-999px;background:url(http://static.tumblr.com/hi8vwsz/Q0ull6xz3/totop.png) no-repeat left top;z-index:3000;}#toTopHover {background:url(http://static.tumblr.com/hi8vwsz/Q0ull6xz3/totop.png) no-repeat left -40px;
  87. width:30px;height:40px;display:block;overflow:hidden;float:left;opacity: 0;-moz-opacity: 0;filter:alpha(opacity=0);}
  88. #toTop:active, #toTop:focus {outline:none;}#toTop:active, #toTop:focus {outline:none;}</style>
  89.  
  90. <style type="text/css">
  91.  
  92.  
  93. body
  94. {background-color:{color:Background}; background-image:url('{image:background}'); background-attachment:fixed; background-repeat: no-repeat; background-size:100% 100%; background-repeat: no-repeat;background-size:100% 100%; font-size:13px; font-family: 'Alegreya', serif; color:{color:textos};line-height:15px;margin-left:0px; margin-top:88px;}
  95. p {margin:0 0 .75em 0} p:last-child {margin:0}
  96.  
  97.  
  98. a {color: {color:textos};text-decoration:none;}
  99. /* Hover/ o que você quer que aconteça no link ao passar o mouse nele. Adicione algum código entre as chaves, se quiser */
  100. a:hover { }
  101.  
  102.  
  103.  
  104.  
  105. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;line-height: 100%;border-left: solid 4px #EDEDED;
  106. }
  107.  
  108.  
  109.  
  110. h1 {font-family: 'Alegreya', serif; font-size: 15px; }
  111.  
  112.  
  113. ul {margin: 0px 1.5em .75em;}
  114. li {margin: .75em 0;list-style-type: square;}
  115.  
  116.  
  117. .text { padding: 5px;line-height:20px; }
  118.  
  119.  
  120. .post-link{
  121. font-family:cambria; font-size:12px;
  122. line-height: 20px;
  123. }
  124.  
  125.  
  126. p.source{text-align: right;color:{color:frase}; padding-left:10px;font-weight:bold;text-transform:none;font-size:17px; background: transparent; border-radius:5px;font-family: 'Covered By Your Grace', cursive;}
  127.  
  128.  
  129. .tagged { text-align: center; line-height: 8px;font-size: 8px;}
  130.  
  131.  
  132.  
  133.  
  134.  
  135. .post { position: relative;width:350px;float:left;background: transparent;padding:0px;margin:15px;text-align:justify;margin-left:-120px;{block:PermalinkPage}width:350px{/block:PermalinkPage};}
  136. .box {position: relative; }
  137.  
  138.  
  139.  
  140.  
  141. .box img {
  142. display: block;
  143. max-width: 100%;margin-bottom:20px;border-radius:10px;}
  144.  
  145. #contain {background:transparent; width:680px; margin: 0px auto 0;margin-left:250px;}
  146.  
  147. #content {width:350px;float: right; ;}
  148.  
  149.  
  150.  
  151. #infscr-loading{position:relative!important;left:49%}p.menu-m {margin: .375em;}
  152. .box iframe { max-width: 100%;
  153. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  154. .post-info-data{text-align:center}.notes img{display:block;float:left;margin-right:.75em}ol.notes li{margin:.375em 0;list-style-type:none;line-height:16px}
  155. .clear {clear: both;} #pagination {display: none;} .clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}
  156.  
  157.  
  158.  
  159. #pside {text-align: justify;margin-top:-88px;width:630px;padding:0px; height: 70px;position: fixed;margin-left:180px;background: {color:sid}; z-index:9999;border-bottom: 4px double #ccc; border-left: 4px double #ccc;border-right: 4px double #ccc;}
  160. ul {margin-bottom: .75em;}
  161.  
  162.  
  163.  
  164.  
  165. #title {font-family: 'Covered By Your Grace', cursive;font-size: 28px;color:{color:frase};line-height: 1.5em;margin-top:-05px;margin-left:5px;width:600px;text-align:right;; border-bottom: solid 2px #fff; }
  166.  
  167.  
  168.  
  169.  
  170. /*******by futurasuicida usar credite ao helpdesigns pegar sem credito vai ter porrada.*** *******/
  171.  
  172. #linkbasic {width:720px; height: 50px; float: left; margin-left:-5px; margin-top:5px; text-align: center; position: relative;}/*helpdesigns*/
  173.  
  174. #linkbasic a {display: inline-block;float: left; font: 11px PF Arma Five;text-align:center text-align: center; margin-top: 0px; height: 25px; width: 105px; color:#ffffff; line-height: 22px;text-transform: none;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color: #000000; opacity:1; -webkit-transition: all 0.99s ease-in-out}/*helpdesigns*/
  175.  
  176. #linkbasic a:hover{background-color: {color:menu hover}; color:#FFFFFF;-webkit-transition: all 0.99s ease-in-out;}/*helpdesigns*/
  177.  
  178. @font-face {src: url('http://static.tumblr.com/08l8cbl/bxDmeztw0/pf_arma_five.ttf'); font-family: PF Arma Five;}
  179.  
  180.  
  181.  
  182. #description {line-height:17px;color:{color:descricao};padding-left:5px;padding-right:5px;;margin-left:10px; margin-top:0px; text-align:center; position:relative;border-bottom:1px; border-bottom: solid 2px #fff; width: 200px;}
  183.  
  184.  
  185.  
  186.  
  187. /*Base de permalink header por Liriadas e modificado por Poesificada*/
  188.  
  189. .header {font-family:'Calibri', sans-serif; font-size:10px; text-transform:uppercase; position:absolute; z-index:9; width:100%; left:0px; bottom:10px; padding:3px;transition:all 1s ease; opacity:0;}
  190. .post:hover .header {bottom:-0px; padding:3px; background:{color:reblog} ;opacity:1;border-radius: 5px}
  191. .hreblog {float:right; padding-right:10px;}
  192. .hperma {float:right; padding-right:10px;}
  193.  
  194. /*ESTILO DE ASK POR MAY, DO MIR4GEM.TUMBLR.COM E DO HTML-PARTY.TUMBLR.COM! É BOM NÃO TIRAR ISSO AQUI :@@ */
  195. .boxask {background: {color:background ask};; padding: 10px; font: normal 12px georgia; text-align:left; border-radius: 7px; z-index: 1;}
  196. .seta {background: {color:background ask}; width: 10px; height: 10px; -webkit-transform: rotate(45deg); margin-left: 20px; margin-top: -5px; z-index: 1;}
  197. .perguntou {font-size: 8px; font-family: "handy"; text-transform: uppercase;margin-left: 14px;}
  198. .perguntou img {-webkit-border-radius: 5px;
  199. -moz-border-radius: 5px;
  200. border-radius: 5px;}
  201. .resposta {background: transparent; width:98%;padding: 2px;}
  202.  
  203.  
  204.  
  205.  
  206. iframe#tumblr_controls {position:fixed!important; -webkit-filter:invert(100%); opacity:.4;}
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214. /*** barra de rolagem ***/
  215.  
  216. iframe#tumblr_controls { position:fixed;white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.3;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  217.  
  218. ::-webkit-scrollbar{width:5px;height:5px;}
  219. ::-webkit-scrollbar-button:start:decrement
  220. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  221. ::-webkit-scrollbar-track-piece{background-color: transparent; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  222. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#cec2ac;-webkit-border-radius:px;}
  223. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#cec2ac;-webkit-border-radius:px;}
  224.  
  225. iframe#tumblr_controls{top: 2px !important; position: fixed !important; right: 5px !important; margin: 0 0 0 0;}
  226.  
  227.  
  228.  
  229. #lpermalink {font-family:'Lora’, cursive; font-size:12px; font-style:italic; padding:5px; margin-bottom:1px; background:#f5f5f5; border-left:2px solid #aaa; transition:all 1s ease;}
  230. #lpermalink:hover {padding-left:10px; border-left:5px solid #eccccc;}
  231. #lpermalink img {float:left; padding:5px; width:10px; height:10px; opacity:1!important;}
  232. .notes img {display:block; float:left; margin-right:.75em; border-radius:100%;}
  233. ol.notes li {list-style-type:none; margin:0 0 1px; line-height:18px; padding:5px; background:#f5f5f5; border-left:2px solid #aaa; transition:all 1s ease;}
  234. ol.notes li:hover {padding-left:10px; border-left:5px solid #eccccc;}
  235.  
  236.  
  237.  
  238.  
  239.  
  240. #pfotinha {margin-top:20px;margin-left:50px; position:relative; text-align:center;}
  241. #pfotinha img { width:130px; height:130px; border-radius:10px;}
  242. #pfotinha img.top { opacity:1;}
  243. #pfotinha:hover img.top, .cf4.hover_effect img.top {opacity:0;-webkit-transform: rotate(0deg) scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.7)-moz-transform:rotate: (0.5);}
  244.  
  245. #pfotinha:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
  246.  
  247. #pside2 {text-align: justify;margin-top:-15px;width:230px;height: 600px; padding:0px;position: fixed;margin-left:580px;background: #fff; z-index:9999;border-left: 4px double #ccc; border-right: 4px double #ccc;border-bottom: 4px double #ccc;}
  248.  
  249. #faixa { position:fixed;opacity:1; margin-top:-15px; margin-left:430px; position:absolute;-webkit-transition-duration: 1s; -moz-transition-duration: 1s; position: fixed; background-color: transparent; font-family: verdana; font-size:9px; height:400%;width:4px ;-webkit-transform: rotate(0deg); border-left: 4px double #ccc;}
  250. .lcredit.icon.theme {position:fixed}
  251. </style></head>
  252. <body>
  253. <a class="lcredit icon theme" title="Tema by Melancolizava" href="http://melancolizava.tumblr.com/">install theme</a>
  254.  
  255. <div id="faixa"></div>
  256.  
  257. <div id="contain" class="clearfix">
  258. <div id="pside">
  259. <div class="text">
  260.  
  261.  
  262. <div id="title">{text:frase}</div>
  263.  
  264.  
  265. <div id="linkbasic">
  266.  
  267.  
  268. <a href="{text:link1}">{text:link1 title}</a>
  269. <a href="{text:link2}">{text:Link2 Title}</a>
  270. <a href="{text:link3}">{text:link3 Title}</a>
  271. <a href="{text:link4}">{text:link4 title}</a>
  272. <a href="{text:link5}">{text:link5 title}</a>
  273. <a href="{text:link6}">{text:link6 title}</a>
  274.  
  275.  
  276. </div>
  277.  
  278.  
  279.  
  280. <div>
  281.  
  282. </div>
  283.  
  284.  
  285.  
  286. {block:IfNotInfiniteScroll}{block:Pagination}<p class="previous-next text">{block:PreviousPage}<a href="{PreviousPage}" class="next"><</a>{/block:PreviousPage}<span id="pages"> {CurrentPage} of {TotalPages} </span>{block:NextPage}<a href="{NextPage}" class="previous">></a>{/block:NextPage}</p>{/block:Pagination}{/block:IfNotInfiniteScroll}
  287. </div>
  288. </div>
  289.  
  290.  
  291. <div id="pside2">
  292.  
  293. <div id="pfotinha"> <img src="https://41.media.tumblr.com/8048188a2b7a72432f1d8a9ce30a4466/tumblr_nibv72bDV31u6v2u4o1_250.png"></div>
  294. <p>
  295. <div id="description">{Description}</div><p><p>
  296. </div>
  297.  
  298. <div id="content">
  299. {block:Posts}
  300. <div class="post">
  301.  
  302.  
  303.  
  304. {block:IndexPage}
  305. <div class="header">
  306. <div class="hreblog"><a href="{ReblogURL}" target="_blank">↪ Compartilhe</a></div>
  307. <div class="hperma">♥ <a href="{Permalink}" target="_blank">{NoteCount}</a>&nbsp;&nbsp;<font color={color:textos}>notificações .</font></div></div>
  308. {/block:IndexPage}
  309.  
  310.  
  311.  
  312.  
  313. {block:Text}
  314. <div class="text">
  315. {block:Title}<h1>{Title}</h1>{/block:Title}
  316. {Body}
  317. <!-- permalink aqui-->
  318.  
  319.  
  320.  
  321. <!-- permalink aqui-->
  322.  
  323. </div>
  324. {/block:Text}
  325.  
  326. {block:Quote}
  327. <div class="text quote">
  328. <p class="words">{Quote}</p>
  329. {block:Source}<p class="source">{Source}</p>{/block:Source}
  330. <!-- permalink aqui-->
  331.  
  332.  
  333. <!-- permalink aqui-->
  334.  
  335.  
  336. </div>
  337. {/block:Quote}
  338.  
  339. {block:Link}
  340. <div class="text link">
  341. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  342. {block:Description}{Description}{/block:Description}
  343. <!-- permalink aqui-->
  344.  
  345.  
  346.  
  347. <!-- permalink aqui-->
  348.  
  349. </div>
  350. {/block:Link}
  351.  
  352. {block:Chat}
  353. <div class="text chat">
  354. <ul class="conversation">
  355. {block:Lines}
  356. <li class="line {Alt}">
  357. {block:Label}<span class="person">{Label}</span>{/block:Label}
  358. <span class="person-said">{Line}</span>
  359. </li>
  360. {/block:Lines}
  361. </ul>
  362. <!-- permalink aqui-->
  363.  
  364.  
  365.  
  366. <!-- permalink aqui-->
  367.  
  368. </div>
  369. {/block:Chat}
  370.  
  371. {block:Audio}
  372. <div class="text audio">
  373. <p>{AudioPlayerBlack}</p>
  374. {block:IndexPage}{block:IfShowCaptions}
  375. {block:Caption}{Caption}{/block:Caption}
  376. {/block:IfShowCaptions}{/block:IndexPage}
  377. <!-- permalink aqui-->
  378.  
  379.  
  380.  
  381.  
  382.  
  383. <!-- permalink aqui-->
  384.  
  385.  
  386. </div>
  387. {/block:Audio}
  388.  
  389.  
  390. {block:Answer}
  391.  
  392. <div class="boxask">{Question}</div>
  393. <div class="seta"></div><br>
  394. <div class="perguntou"><img src="{AskerPortraitURL-24}" border="0" align="left"/>&nbsp;&nbsp;
  395. {Asker}:</div><br>
  396. <div class="resposta">{Answer}</div>
  397. {/block:Answer}
  398.  
  399. {block:Photoset}
  400. <div class="photoset">
  401. <div class="box">
  402. <!-- permalink aqui-->
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409. <!-- permalink aqui-->
  410.  
  411. <center>{Photoset-250}</center>
  412. </div>
  413. {block:IndexPage}{block:IfShowCaptions}
  414. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  415. {/block:IfShowCaptions}{/block:IndexPage}
  416. </div>
  417. {/block:Photoset}
  418.  
  419. {block:Video}
  420. <div class="video">
  421. <div class="box">
  422. <!-- permalink aqui-->
  423.  
  424.  
  425.  
  426. <!-- permalink aqui-->
  427.  
  428. <center>{Video-250}</center>
  429. </div>
  430. {block:IndexPage}{block:IfShowCaptions}
  431. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  432. {/block:IfShowCaptions}{/block:IndexPage}
  433. </div>
  434. {/block:Video}
  435.  
  436. {block:Photo}
  437. <div class="photo">
  438. <div class="box">
  439. <!-- permalink aqui-->
  440.  
  441.  
  442.  
  443.  
  444. <!-- permalink aqui-->
  445.  
  446. {block:IndexPage}
  447. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  448. {/block:IndexPage}
  449. {block:PermalinkPage}
  450. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  451. {/block:PermalinkPage}
  452. </div>
  453. {block:IndexPage}{block:IfShowCaptions}
  454. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  455. {/block:IfShowCaptions}{/block:IndexPage}
  456.  
  457.  
  458. </div>
  459. {/block:Photo}
  460.  
  461. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  462. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  463. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  464.  
  465. {block:PermalinkPage}
  466. {block:Caption}{Caption}{/block:Caption}
  467. {block:HasTags}<div id="lpermalink"><img src="http://static.tumblr.com/5u1fog0/gZonj46ic/tagged.png"> {lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}
  468. {block:Date}<div id="lpermalink"><img src="http://static.tumblr.com/5u1fog0/M4Nnj46j1/timeago.png"> {TimeAgo}, {MonthNumber}/{DayOfMonth}/{Year}.</div>{/block:Date}
  469. {block:NoteCount}<div id="lpermalink"><img src="http://static.tumblr.com/5u1fog0/NDRnj46jg/notecount.png"> {NoteCountWithLabel}.</div>{/block:NoteCount}
  470. {block:RebloggedFrom}<div id="lpermalink"><img src="http://static.tumblr.com/5u1fog0/Hhznj46jy/via.png"> Via <a href="{ReblogParentURL}">{ReblogParentName}</a>, by <a href="{ReblogRootURL}">{ReblogRootName}</a>.</div>{block:RebloggedFrom}
  471. {block:PostNotes}{PostNotes}{/block:PostNotes}
  472. {/block:PermalinkPage}
  473.  
  474. </div> <!-- end single post -->
  475. {block:ContentSource}
  476. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  477. {/block:ContentSource}
  478. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  479. {/block:Posts}
  480. </div> <!-- end content -->
  481. <div class="loading"></div>
  482. </div> <!-- end containing div -->
  483. {block:IndexPage}{block:IfInfiniteScroll}
  484. {block:Pagination}<ul id="pagination">
  485. {block:PreviousPage}
  486. <li><a href="{PreviousPage}"></a></li>
  487. {/block:PreviousPage}
  488. {block:JumpPagination length="5"}
  489. {block:CurrentPage}
  490. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  491. {/block:CurrentPage}
  492. {block:JumpPage}
  493. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  494. {/block:JumpPage}
  495. {/block:JumpPagination}
  496. {block:NextPage}
  497. <li><a id="nextPage" href="{NextPage}"></a></li>
  498. {/block:NextPage}
  499. </ul>{/block:Pagination}
  500. <script type="text/javascript">
  501. $(window).load(function () {
  502. var $content = $('#content');
  503. $content.infinitescroll({
  504. navSelector : '#pagination',
  505. nextSelector : '#pagination a#nextPage',
  506. itemSelector : '.post, .loading',
  507. loading: {
  508. finishedMsg: '',
  509. img: 'http://static.tumblr.com/uiqhh9x/amsm48v4p/add.gif'
  510. },
  511. bufferPx : 200,
  512. debug : false,
  513. });
  514. });
  515. </script>
  516. {/block:IfInfiniteScroll}
  517. {/block:IndexPage}
  518.  
  519.  
  520. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement