Advertisement
0Melancolizava

Tema 19

Sep 26th, 2015
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.25 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.  
  6.  
  7. <!-----------------------------------------------------------------
  8. Customizado por MELANCOLIZAVA + dtls de Liriadas e Mir4gem
  9.  
  10. NÃO COPIE, NÃO SE INSPIRE, SE PEGAR AVISE, NÃO RETIRE OS CRÉDITOS. EU NÃO ESTOU VENDO MAS DEUS ESTÁ. ISSO É FEIO VIU. USE E NÃO ABUSE.
  11.  
  12. <!---- Não RETIRE meus créditos ---->
  13.  
  14.  
  15.  
  16.  
  17.  
  18. <html xmlns="http://www.w3.org/1999/xhtml">
  19. <head>
  20. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  21.  
  22.  
  23. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  24.  
  25. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  26.  
  27.  
  28. <link rel="shortcut icon" href="{Favicon}">
  29.  
  30.  
  31. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  32.  
  33.  
  34.  
  35. <!---Appearance de cores----->
  36.  
  37. <meta name="color:mennu" content="#fff"/>
  38. <meta name="color:back menu" content="#529ecc"/>
  39. <meta name="color:title" content="#529ecc"/>
  40. <meta name="color:textos" content="#888888"/>
  41. <meta name="color:descricao" content="#888888"/>
  42. <meta name="color:links" content="#888888"/>
  43. <meta name="color:links h" content="#888888"/>
  44. <meta name="color:background reblog" content="#fff"/>
  45. <meta name="color:background ask" content="#f0eeee"/>
  46. <meta name="color:background" content="#fff"/>
  47.  
  48. <!---Appearance de links----->
  49. <meta name="text:frase" content="Amor por favor" />
  50. <meta name="text:Link1" content="" />
  51. <meta name="text:Link1 Title" content="Link" />
  52. <meta name="text:Link2" content="" />
  53. <meta name="text:Link2 Title" content="Link" />
  54. <meta name="text:Link3" content="" />
  55. <meta name="text:Link3 Title" content="Link" />
  56. <meta name="text:Link4" content="" />
  57. <meta name="text:Link4 Title" content="Link" />
  58. <meta name="text:Link5" content="" />
  59. <meta name="text:Link5 Title" content="Link" />
  60.  
  61. <!---Appearance de com/sem----->
  62. <meta name="if:sidebar" content="1"/>
  63. <meta name="if:Show Tags" content="0"/>
  64. <meta name="if:Infinite Scroll" content="1"/>
  65. <meta name="if:Show Captions" content="0"/>
  66.  
  67.  
  68. <!---Appearance de Fotos/sidebar e bg----->
  69.  
  70.  
  71. <meta name="image:Background" content=""/>
  72. <meta name="image:sidebar" content="http://static.tumblr.com/n9fwjwu/6DZniqy1c/40.jpg"/>
  73.  
  74. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  75. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
  76. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/hkMncmosg/minifield.js"></script>
  77. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/JiWne7l87/lcollapse.js"></script>
  78.  
  79. <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;
  80. width:30px;height:40px;display:block;overflow:hidden;float:left;opacity: 0;-moz-opacity: 0;filter:alpha(opacity=0);}
  81. #toTop:active, #toTop:focus {outline:none;}#toTop:active, #toTop:focus {outline:none;}</style>
  82.  
  83. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  84.  
  85. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/XsWngduiz/lsmoothscroll.js"></script>
  86.  
  87. <style type="text/css">
  88.  
  89.  
  90. @import url(http://static.tumblr.com/cy91k7c/4EEnfop6l/animate.css);
  91. @import url(http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
  92.  
  93. body, a, a:hover {cursor: url( http://38.media.tumblr.com/tumblr_lr42upCqXm1qmvagu.png ), progress;}
  94. body
  95. {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:calibri; color:{color:textos};line-height:15px;}
  96. p {margin:0 0 .75em 0} p:last-child {margin:0}
  97.  
  98. a {color: {color:links};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.  
  101. a:hover {color: {color:links h}; cursor: url( http://cur.cursors-4u.net/others/oth-6/oth589.cur ), progress; }
  102.  
  103.  
  104.  
  105.  
  106. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;line-height: 100%;border-left: solid 4px #EDEDED;
  107. }
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115. h1 {font-family: 'calibri'; font-size: 20px; line-height: 1.5em ;text-align: center; }
  116.  
  117. /******************************************************************************/
  118.  
  119. ul {margin: 0px 1.5em .75em;}
  120. li {margin: .75em 0;list-style-type: square;}
  121.  
  122.  
  123.  
  124. .text { padding: 5px;line-height:20px; }
  125.  
  126.  
  127.  
  128. .post-link{
  129. font-family:cambria; font-size:12px;
  130. line-height: 20px;
  131. }
  132.  
  133.  
  134. p.source{text-align: left;color:{color:textos}; padding-left:0px;font-weight:bold;text-transform:none;font-size:12px;}
  135.  
  136.  
  137. .tagged { text-align: center; line-height: 8px;font-size: 10px;}
  138.  
  139.  
  140.  
  141. p:first-letter {}
  142.  
  143. .post {position: relative;width:400px;float:left;background: transparent;padding:0px;margin:5px;text-align:justify;margin-left:-120px;{block:PermalinkPage}width:400px{/block:PermalinkPage}; -ms-animation: fadeInUpBig 3s;
  144. -moz-animation: fadeInUpBig 3s;
  145. -webkit-animation: fadeInUpBig 3s;}.box {position: relative;}
  146.  
  147.  
  148.  
  149. /* CONFIGURAÇÕES DOS POSTS DE FOTOS */
  150. .box img {
  151. display: block;
  152. max-width: 100%;margin-bottom:20px;}
  153.  
  154. /******************************************************************************/
  155.  
  156.  
  157. /*** barra de rolagem ***/
  158.  
  159. 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; }
  160.  
  161. ::-webkit-scrollbar{width:5px;height:5px;}
  162. ::-webkit-scrollbar-button:start:decrement
  163. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  164. ::-webkit-scrollbar-track-piece{background-color: transparent; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  165. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#cec2ac;-webkit-border-radius:px;}
  166. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#cec2ac;-webkit-border-radius:px;}
  167.  
  168. iframe#tumblr_controls{top: 2px !important; position: fixed !important; right: 5px !important; margin: 0 0 0 0;}
  169.  
  170.  
  171. #contain {background:transparent; width:680px; margin: 0px auto 0;margin-left:250px;}
  172.  
  173.  
  174. .lcredit.icon.theme {position:fixed}
  175.  
  176. #content {width:300px;float: right;}
  177.  
  178. /******************************************************************************/
  179.  
  180.  
  181. #infscr-loading{position:relative!important;left:49%}p.menu-m {margin: .375em;}
  182. .box iframe { max-width: 100%;
  183. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  184. .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}
  185. .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%}
  186.  
  187.  
  188.  
  189.  
  190. #pside {text-align: justify;margin-top: 150px;width:280px;padding:0px;position: fixed;margin-left:-80px;background: transparent;}
  191. ul {margin-bottom: .75em;}
  192.  
  193.  
  194. #pfotinha {margin-top:150px;margin-left:-75px; position:fixed; text-align:left; -ms-animation: rotateInDownLeft 3s;
  195. -moz-animation: rotateInDownLeft 3s;
  196. -webkit-animation: rotateInDownLeft 3s;}
  197.  
  198. #pfotinha img {width:0px; height:0px; {block:ifsidebar} width:170px; height:150px; {/block:ifsidebar} }
  199.  
  200. #title {font-family: gabriola;font-size: 24px;color:{color:title};line-height: 1.5em;margin-top:5px;margin-left:5px; text-align: left; border-top: 3px solid {color:textos};}
  201.  
  202.  
  203.  
  204. #plinks{ width:200px; background:transparent;text-align:center;line-height:25px; margin-top:10px;margin-left:0px;}
  205. #plinks a { font-size:11px;font-family:arial; color:{color:links}; padding:2px;}
  206. #plinks a:hover{}
  207.  
  208.  
  209.  
  210. /******************************************************************************/
  211.  
  212.  
  213.  
  214. #description {line-height:17px;color:{color:descricao};padding-left:5px;padding-right:5px;}
  215.  
  216.  
  217. /******************************************************************************/
  218.  
  219.  
  220. /*Base de permalink header por Liriadas e modificado por Poesificada*/
  221.  
  222. .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;}
  223. .post:hover .header {bottom:-10px; padding:3px; background:transparent;opacity:1;}
  224. .hreblog {float:right; padding-right:10px;}
  225. .hperma {float:right; padding-right:10px;}
  226. #llike {display:inline-block; overflow:hidden; padding:3px 5px 0; height:18px; border-radius:3px; opacity:.8; background:#fff; transition:all 1s ease;}
  227. #llike:hover {opacity:1;}
  228. #lreblog {display:inline-block; overflow:hidden; padding:3px 5px 0; height:18px; border-radius:3px; opacity:.8; background:#fff; transition:all 1s ease;}
  229. #lreblog:hover {opacity:1;}
  230.  
  231. /*ESTILO DE ASK POR MAY, DO MIR4GEM.TUMBLR.COM E DO HTML-PARTY.TUMBLR.COM! É BOM NÃO TIRAR ISSO AQUI :@@ */
  232. .boxask {background: {color:background ask}; padding: 10px; font-size: 11px calibri; text-align:left; border-radius: 2px; z-index: 1; color:#000;}
  233. .seta {background: {color:background ask}; width: 20px; height: 20px; -webkit-transform: rotate(45deg); margin-left: 190px; margin-top: -10px; z-index: 1;text-align:center;}
  234. .perguntou {font-size: 10px; font-family: calibri; text-transform: uppercase;text-align:center;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;margin-top:-5px;}
  235.  
  236. .resposta {background:#; width:98%;padding: 2px; margin-left: 5px;}
  237.  
  238. .divisoria {display: block; margin-top: 4px; margin-bottom: 4px;font-style:normal;}
  239.  
  240. div.treme img{position:relative;font-style:normal;}
  241.  
  242. #ssource{margin-left:10px; display:none}
  243.  
  244.  
  245. /******************************************************************************/
  246.  
  247.  
  248. iframe#tumblr_controls {position:fixed!important; -webkit-filter:invert(100%); opacity:.4;}
  249.  
  250.  
  251. #mlvmenu { color: ; position:relative; font-size: 10px; text-transform: uppercase; font-family: cambria;margin-left:0px; margin-top: 10px; text-align: right;line-height: 30px; letter-spacing: 1px;
  252. }
  253. #mlvmenu a { Color: {color:mennu}; background: {color:back menu};margin:5px;padding:6px 2px 6px 2px;text-align:center; transition:all 1s ease
  254. }
  255.  
  256. #mlvmenu a:hover {padding:6px 2px 2px 2px; border-bottom: 4px solid #ccc; transition:all 1s ease}
  257.  
  258.  
  259.  
  260. #lpermalink {font-family:‘Lora’, cursive; font-size:12px; font-style:italic; padding:5px; border-bottom:1px solid #f5f5f5;}
  261. #lpermalink img {float:left; padding:5px; width:10px; height:10px; opacity:1!important;}
  262. .lnotes {display:block; width:400px; margin-top:5px;}
  263. .lnotes .avatar {border:none; margin:0; width:46px; padding:0;}
  264. .lnotes ol {margin:0; padding:0;}
  265. .lnotes li {list-style:none; border:none; float:left; margin:0; padding:0; margin-right:4px; margin-bottom:-2px;}
  266. .lnotes .note .action {display:none; visibility:hidden; margin:0; padding:0;}
  267. .more_box {display:block; width:400px; height:35px; margin:0; padding:0;}
  268. .more_notes_link_container {font-family:'Lora’; font-style:italic; font-size:12px; font-style:italic; display:block; text-align:center; width:400px;}
  269. .lnotes blockquote {display:none;}
  270.  
  271.  
  272. </style></head>
  273. <body>
  274. <a style="position:fixed; right:45px; bottom:45px; font-family:ARIAL; font-size:9px; color:{color:textos}; background:transparent; " href="http://geada.co.vu/" title="Theme por melancolizava + base por poesificada"> <font color={color:frase}> ➤ </font> MLV </a>
  275.  
  276.  
  277. <div id="contain" class="clearfix">
  278. <div id="pside">
  279. <div class="text">
  280.  
  281.  
  282.  
  283. <div id="mlvmenu">
  284. <a href="/">{text:link1 title} </a></br>
  285. <a href="/">{text:link2 title} </a></br>
  286. <a href="/">{text:link3 title} </a></br>
  287. <a href="/">{text:link4 title} </a></br>
  288. <a href="/">{text:link5 title} </a></br>
  289. </div>
  290.  
  291.  
  292. <div id="description">{Description}</div>
  293. <div id="title">{text:frase}</div>
  294.  
  295.  
  296.  
  297. <div>
  298.  
  299. </div>
  300.  
  301.  
  302.  
  303. {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}
  304. </div>
  305. </div>
  306.  
  307. <div id="pfotinha"><img src="https://36.media.tumblr.com/540ee847adf35f51f7c3507f85b70d29/tumblr_nv2ynqwwgm1ue972ho1_500.png"></div>
  308.  
  309. <div id="content">
  310. {block:Posts}
  311. <div class="post">
  312.  
  313.  
  314.  
  315.  
  316. {block:Text}
  317. <div class="text">
  318. {block:Title}<h1>{Title}</h1>{/block:Title}
  319. {Body}
  320. <!-- permalink aqui-->
  321.  
  322.  
  323. {block:IndexPage}
  324. <div class="header">
  325. <div class="hreblog"><a href="{ReblogURL}" target="_blank">↪ Compartilhe</a></div>
  326. <div class="hperma">♥ <a href="{Permalink}" target="_blank">{NoteCount}</a>&nbsp;&nbsp;<font color={color:textos}>notificações .</font></div></div>
  327. {/block:IndexPage}
  328.  
  329. <!-- permalink aqui-->
  330.  
  331. </div>
  332. {/block:Text}
  333.  
  334. {block:Quote}
  335. <div class="text quote">
  336. <p class="words">{Quote}</p>
  337. {block:Source}<p class="source">{Source}</p>{/block:Source}
  338. {block:IndexPage}
  339. <div class="header">
  340. <div class="hreblog"><a href="{ReblogURL}" target="_blank">↪ Compartilhe</a></div>
  341. <div class="hperma">♥ <a href="{Permalink}" target="_blank">{NoteCount}</a>&nbsp;&nbsp;<font color={color:textos}>notificações .</font></div></div>
  342. {/block:IndexPage}
  343.  
  344. <!-- permalink aqui-->
  345.  
  346.  
  347. <!-- permalink aqui-->
  348.  
  349.  
  350. </div>
  351. {/block:Quote}
  352.  
  353. {block:Link}
  354. <div class="text link">
  355. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  356. {block:Description}{Description}{/block:Description}
  357.  
  358. <!-- permalink aqui-->
  359.  
  360.  
  361.  
  362. <!-- permalink aqui-->
  363.  
  364. </div>
  365.  
  366.  
  367.  
  368. {/block:Link}
  369.  
  370. {block:Chat}
  371. <div class="text chat">
  372. <ul class="conversation">
  373. {block:Lines}
  374. <li class="line {Alt}">
  375. {block:Label}<span class="person">{Label}</span>{/block:Label}
  376. <span class="person-said">{Line}</span>
  377. </li>
  378. {block:IndexPage}
  379. <div class="header">
  380. <div class="hreblog"><a href="{ReblogURL}" target="_blank">↪ Compartilhe</a></div>
  381. <div class="hperma">♥ <a href="{Permalink}" target="_blank">{NoteCount}</a>&nbsp;&nbsp;<font color={color:textos}>notificações .</font></div></div>
  382. {/block:IndexPage}
  383.  
  384. {/block:Lines}
  385. </ul>
  386. <!-- permalink aqui-->
  387.  
  388.  
  389.  
  390. <!-- permalink aqui-->
  391.  
  392. </div>
  393. {/block:Chat}
  394.  
  395. {block:Audio}
  396. <div class="text audio">
  397. <p>{AudioPlayerBlack}</p>
  398. {block:IndexPage}{block:IfShowCaptions}
  399. {block:Caption}{Caption}{/block:Caption}
  400. {/block:IfShowCaptions}{/block:IndexPage}
  401. <!-- permalink aqui-->
  402.  
  403.  
  404.  
  405.  
  406.  
  407. <!-- permalink aqui-->
  408.  
  409.  
  410. </div>
  411. {/block:Audio}
  412.  
  413.  
  414.  
  415.  
  416.  
  417. {block:Answer}
  418. <div class="boxask">{Question}</div>
  419. <div class="seta"></div><br>
  420. <div class="perguntou">&nbsp;&nbsp;
  421. {Asker} susurrou:</div><br>
  422. <div class="resposta">{Answer}
  423.  
  424.  
  425.  
  426. <!-- /permalink --> {/block:IndexPage}
  427. </div>
  428. <div class="header">
  429. <div class="hreblog"><a href="/ask" target="_blank">↪ Ask Me</a></div>
  430. <div class="hperma">♥ <a href="{Permalink}" target="_blank">{NoteCount}</a>&nbsp;&nbsp;<font color={color:textos}>notificações .</font></div></div>
  431. {/block:Answer}
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444. {block:Photoset}
  445. <div class="photoset">
  446. <div class="box">
  447. <!-- permalink aqui-->
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454. <!-- permalink aqui-->
  455.  
  456. <center>{Photoset-250}</center>
  457. </div>
  458. {block:IndexPage}{block:IfShowCaptions}
  459. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  460. {/block:IfShowCaptions}{/block:IndexPage}
  461. </div>
  462. {/block:Photoset}
  463.  
  464. {block:Video}
  465. <div class="video">
  466. <div class="box">
  467. <!-- permalink aqui-->
  468.  
  469.  
  470.  
  471. <!-- permalink aqui-->
  472.  
  473. <center>{Video-250}</center>
  474. </div>
  475. {block:IndexPage}{block:IfShowCaptions}
  476. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  477. {/block:IfShowCaptions}{/block:IndexPage}
  478. </div>
  479.  
  480. {/block:Video}
  481.  
  482. {block:Photo}
  483. <div class="photo">
  484. <div class="box">
  485. <!-- permalink aqui-->
  486.  
  487.  
  488.  
  489.  
  490. <!-- permalink aqui-->
  491.  
  492. {block:IndexPage}
  493. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  494. {/block:IndexPage}
  495. {block:PermalinkPage}
  496. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  497. {/block:PermalinkPage}
  498. </div>
  499. {block:IndexPage}{block:IfShowCaptions}
  500. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  501. {/block:IfShowCaptions}{/block:IndexPage}
  502.  
  503.  
  504. </div>
  505. {block:IndexPage}
  506. <div class="header">
  507. <div id="llike">{LikeButton size="13"}</div>
  508. <div id="lreblog">{ReblogButton size="13"}</div>
  509.  
  510. </div>
  511. {/block:IndexPage}
  512.  
  513. {/block:Photo}
  514.  
  515. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  516. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  517. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  518.  
  519. {block:PermalinkPage}
  520. {block:Caption}{Caption}{/block:Caption}
  521. {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}
  522. {block:Date}<div id="lpermalink"><img src="http://static.tumblr.com/5u1fog0/M4Nnj46j1/timeago.png"> {TimeAgo}, {MonthNumber}/{DayOfMonth}/{Year}.</div>{/block:Date}
  523. {block:NoteCount}<div id="lpermalink"><img src="http://static.tumblr.com/5u1fog0/NDRnj46jg/notecount.png"> {NoteCountWithLabel}.</div>{/block:NoteCount}
  524. {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}
  525. {block:PostNotes}<div class="lnotes">{PostNotes-64}</div>{/block:PostNotes}
  526. {/block:PermalinkPage}
  527.  
  528. </div> <!-- end single post -->
  529. {block:ContentSource}
  530. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  531. {/block:ContentSource}
  532. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  533. {/block:Posts}
  534. </div> <!-- end content -->
  535. <div class="loading"></div>
  536. </div> <!-- end containing div -->
  537. {block:IndexPage}{block:IfInfiniteScroll}
  538. {block:Pagination}<ul id="pagination">
  539. {block:PreviousPage}
  540. <li><a href="{PreviousPage}"></a></li>
  541. {/block:PreviousPage}
  542. {block:JumpPagination length="5"}
  543. {block:CurrentPage}
  544. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  545. {/block:CurrentPage}
  546. {block:JumpPage}
  547. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  548. {/block:JumpPage}
  549. {/block:JumpPagination}
  550. {block:NextPage}
  551. <li><a id="nextPage" href="{NextPage}"></a></li>
  552. {/block:NextPage}
  553. </ul>{/block:Pagination}
  554. <script type="text/javascript">
  555. $(window).load(function () {
  556. var $content = $('#content');
  557. $content.infinitescroll({
  558. navSelector : '#pagination',
  559. nextSelector : '#pagination a#nextPage',
  560. itemSelector : '.post, .loading',
  561. loading: {
  562. finishedMsg: '',
  563. img: 'http://static.tumblr.com/uiqhh9x/amsm48v4p/add.gif'
  564. },
  565. bufferPx : 200,
  566. debug : false,
  567. });
  568. });
  569. </script>
  570. {/block:IfInfiniteScroll}
  571. {/block:IndexPage}
  572.  
  573. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement