Advertisement
0Melancolizava

Mlv 9

Apr 3rd, 2015
309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.42 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.  
  15. <head>
  16.  
  17.  
  18.  
  19. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  20.  
  21.  
  22. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  23.  
  24. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  25.  
  26.  
  27. <link rel="shortcut icon" href="{Favicon}">
  28.  
  29.  
  30. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  31. <meta name="color:menu" content="#d1cf66"/>
  32. <meta name="color:source" content="#beb42f"/>
  33. <meta name="color:textos" content="#fff"/>
  34. <meta name="color:link" content="#ccc"/>
  35. <meta name="color:side" content="#000"/>
  36. <meta name="color:descricao" content="#fff"/>
  37. <meta name="color:background ask" content="fff"/>
  38. <meta name="color:background" content="#fff"/>
  39.  
  40. <!---Appearance de links----->
  41.  
  42. <meta name="text:frase" content="Back to me?"/>
  43. <meta name="text:Link1" content="" />
  44. <meta name="text:Link1 Title" content="Home" />
  45. <meta name="text:Link2" content="" />
  46. <meta name="text:Link2 Title" content="Check Out" />
  47. <meta name="text:Link3" content="" />
  48. <meta name="text:Link3 Title" content="Autorship" />
  49. <meta name="text:Link4" content="" />
  50. <meta name="text:Link4 Title" content="Bgs e Urls" />
  51.  
  52.  
  53. <!---Appearance de com/sem----->
  54.  
  55. <meta name="if:Show Tags" content="0"/>
  56. <meta name="if:Infinite Scroll" content="1"/>
  57. <meta name="if:Show Captions" content="0"/>
  58.  
  59.  
  60. <!---Appearance de Fotos/sidebar e bg----->
  61.  
  62.  
  63. <meta name="image:Background" content=""/>
  64.  
  65. <link href='http://fonts.googleapis.com/css?family=Lora:400,400italic,700italic|Bree+Serif|Berkshire+Swash' rel='stylesheet' type='text/css'>
  66.  
  67. <link href='http://fonts.googleapis.com/css?family=Alegreya' rel='stylesheet' type='text/css'>
  68. <link href='http://fonts.googleapis.com/css?family=Alegreya:400,400italic|News+Cycle|Josefin+Slab:400,400italic|Rochester' rel='stylesheet' type='text/css'>
  69.  
  70.  
  71.  
  72. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  73. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
  74. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/hkMncmosg/minifield.js"></script>
  75.  
  76. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css">
  77. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/XsWngduiz/lsmoothscroll.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. <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro|{select:Font}' rel='stylesheet' type='text/css'>
  84. <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light|Slabo+27px|Dancing+Script|Architects+Daughter' rel='stylesheet' type='text/css'>
  85. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  86. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css">
  87. <style type="text/css">
  88.  
  89.  
  90. body
  91. {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:50px; margin-top:180px;}
  92. p {margin:0 0 .75em 0} p:last-child {margin:0}
  93.  
  94.  
  95. a {color: {color:link};text-decoration:none;text-shadow:1px 1px 1px #000;}
  96. /* Hover/ o que você quer que aconteça no link ao passar o mouse nele. Adicione algum código entre as chaves, se quiser */
  97. a:hover { }
  98.  
  99.  
  100.  
  101.  
  102. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;line-height: 100%;border-left: solid 4px #EDEDED;
  103. }
  104.  
  105.  
  106.  
  107. h1 {font-family: 'Cookie', cursive; font-size: 20px;text-align: center;}
  108.  
  109.  
  110. ul {margin: 0px 1.5em .75em;}
  111. li {margin: .75em 0;list-style-type: square;}
  112.  
  113.  
  114. .text { padding: 5px;line-height:20px; }
  115.  
  116.  
  117. .post-link{
  118. font-family:cambria; font-size:12px;
  119. line-height: 20px;
  120. }
  121.  
  122.  
  123.  
  124.  
  125. p.source{text-align: left;color:{color:source}; padding-left:10px;text-transform:none;font-size:16px; background: transparent; font-family:'French Script MT’, cursive;}
  126.  
  127.  
  128.  
  129.  
  130. .tagged { text-align: center; line-height: 8px;font-size: 8px;}
  131.  
  132.  
  133.  
  134.  
  135. .post { position: relative;width:400px;float:left;background: transparent;padding:0px;margin:15px;text-align:justify;margin-left:-120px;{block:PermalinkPage}width:380px{/block:PermalinkPage};}
  136. .box {position: relative;}
  137.  
  138.  
  139.  
  140.  
  141.  
  142. .box img {
  143. display: block;
  144. max-width: 100%;margin-bottom:20px;border-radius:10px;}
  145.  
  146. #contain {background:transparent; width:680px; margin: 0px auto 0;margin-left:250px;}
  147.  
  148. #content {width:400px;float: right; ;}
  149.  
  150.  
  151.  
  152. #infscr-loading{position:relative!important;left:49%}p.menu-m {margin: .375em;}
  153. .box iframe { max-width: 100%;
  154. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  155. .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}
  156. .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%}
  157.  
  158.  
  159.  
  160.  
  161. /*ESTILO DE ASK POR MAY, DO MIR4GEM.TUMBLR.COM E DO HTML-PARTY.TUMBLR.COM! É BOM NÃO TIRAR ISSO AQUI :@@ */
  162. .boxask {background: {color:background ask};; padding: 10px; font: normal 12px georgia; text-align:left; z-index: 1;color: #000;}
  163. .seta {background: {color:background ask}; width: 10px; height: 10px; -webkit-transform: rotate(45deg); margin-left: 20px; margin-top: -5px; z-index: 1;}
  164. .perguntou {font-size: 8px; font-family: "handy"; text-transform: uppercase;margin-left: 14px; color: #000;}
  165. .perguntou img {-webkit-border-radius: 5px;
  166. -moz-border-radius: 5px;
  167. border-radius: 0px;}
  168. .resposta {background: transparent; width:98%;padding: 2px;}
  169.  
  170.  
  171.  
  172.  
  173.  
  174. iframe#tumblr_controls {position:fixed!important; -webkit-filter:invert(100%); opacity:.4;}
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182. /*** barra de rolagem ***/
  183.  
  184. 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; }
  185.  
  186. ::-webkit-scrollbar{width:5px;height:5px;}
  187. ::-webkit-scrollbar-button:start:decrement
  188. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  189. ::-webkit-scrollbar-track-piece{background-color: transparent; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  190. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#cec2ac;-webkit-border-radius:px;}
  191. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#cec2ac;-webkit-border-radius:px;}
  192.  
  193. iframe#tumblr_controls{top: 2px !important; position: fixed !important; right: 5px !important; margin: 0 0 0 0;}
  194.  
  195.  
  196. #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;}
  197. #lpermalink:hover {padding-left:10px; border-left:5px solid #eccccc;}
  198. #lpermalink img {float:left; padding:5px; width:10px; height:10px; opacity:1!important;}
  199. .notes img {display:block; float:left; margin-right:.75em; border-radius:100%;}
  200. 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;}
  201. ol.notes li:hover {padding-left:10px; border-left:5px solid #eccccc;}
  202.  
  203.  
  204.  
  205.  
  206.  
  207. .justin:hover #links {margin-top:3px;opacity:1;}
  208.  
  209.  
  210. .lchat {line-height:18px;}
  211. .lchat ul {margin:0!important; line-height:18px;}
  212. .lchat li {list-style:none!important; margin:1px 0px 1px;}
  213. .lline1 {padding:5px; color:#aaa; background-color:#f5f5f5;}
  214. .lline1 .llabel {font-family:'Lora', cursive; font-size:12px; font-style:italic; color:#eccccc;}
  215. .lline2 {padding:5px; color:#aaa; background:#eee;}
  216. .lline2 .llabel {font-family:'Lora', cursive; font-size:12px; font-style:italic; color:#eccccc;}
  217.  
  218. #laudio {display:inline-block; width:100px; height:100px;}
  219. #laudio-caption {position:absolute; display:inline-block; height:100px; margin-left:8px; width:200px;}
  220. #laudio-caption p {margin-top:0px; margin-bottom:2px;}
  221. #lalbum-art {position:absolute; width:100px; height:100px; background-color:#fff;}
  222. #laudio-player {position:absolute; overflow:hidden; height:28px; width:28px; margin:9px;}
  223. #laudio-circle {position:absolute; width:46px; height:46px; z-index:999999; margin:27px; border-radius:23px; opacity:.6; transition:all 1s ease; background-color:white;}
  224. #laudio-circle:hover {opacity:1; transition:all 1s ease;}
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231. /*ESTILO DE PERMALINK POR LIRIADAS.TUMBLR.COM + modificado por poesificada*/
  232.  
  233. .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; background:#fff;opacity:0; ;}
  234. .post:hover .header {font-family:'Calibri', sans-serif; font-size:10px; text-transform:uppercase; position:absolute; z-index:9; width:100%; left:0px; bottom:5px; padding:3px; transition:all 1s ease; background: #fff;opacity:1;}
  235. .hreblog {float:left; padding-left:10px;}
  236. .hperma {float:right; padding-right:10px;}
  237.  
  238.  
  239.  
  240. .lreblog {z-index:10; top:-20px; left:0px; position:absolute; display:block; width:20px; height:20px; background:url(http://static.tumblr.com/n9fwjwu/srtnh1fbx/icon_de_reblog.png) 0 no-repeat; transition:all 1s ease;opacity:0;}
  241. .post:hover .lreblog {top:0px;opacity:1;}
  242. .lpermalink {z-index:10; top:-30px; left:21px; position:absolute; display:block; width:20px; height:20px; background:url(http://static.tumblr.com/n9fwjwu/vDcnh1fi7/icon_de_zoom.png) 0 no-repeat; transition:all 1s ease;opacity:0;}
  243. .post:hover .lpermalink {top:0px;opacity:1;}
  244.  
  245.  
  246. .lcredit.icon.theme {position:fixed}
  247.  
  248.  
  249. #pside {text-align: justify;margin-top:-140px;width:400px; ; padding:0px;position: relative;margin-left:160px;background: transparent; z-index:9999;}
  250. ul {margin-bottom: .75em;}
  251.  
  252. #pfotinha {margin-top:-150px;margin-left:-5px; position:fixed; text-align:left;}
  253. #pfotinha img { width:110px; height:110px; border-radius:10px; }
  254.  
  255.  
  256. #detalhe {line-height:17px;color:{color:source};padding-left:5px;padding-right:5px;w;margin-left:-0px; margin-top:10px; text-align:center;position:relative; }
  257.  
  258.  
  259. #description {line-height:17px;color:{color:descricao};padding-left:5px;padding-right:5px;w;margin-left:-0px; margin-top:10px; text-align:justify;position:relative; text-shadow:1px 1px 1px #000;}
  260.  
  261. #lnav {text-align:center; position:fixed; overflow:hidden; padding:5px; z-index:9; top:0; left:467px; height:30px; width:380px; background:rgba(255,255,255,0.6);}
  262. h5 {font-family:'French Script MT’, cursive; font-size:25px; line-height:1em; font-weight:normal; display:inline-block; margin-right:10px; color:#000; text-shadow:1px 1px 1px #fff;border-radius:5px;}
  263. #llinks {display:inline-block;}
  264. #llinks a {font-family:'Baumans’, sans-serif; font-size:9px; letter-spacing:.1em; text-transform:uppercase; margin:5px; text-shadow:1px 1px 1px {color:menu};}
  265.  
  266. </style></head>
  267. <body>
  268. <a class="lcredit icon theme" title="Tema by Melancolizava" href="http://melancolizava.tumblr.com/">Install Theme</a>
  269.  
  270.  
  271.  
  272. <div id="contain" class="clearfix">
  273. <div id="pside">
  274. <div class="text">
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282. <div id="lnav" class="text">
  283. <h5> {text:frase}</h5>
  284. <span id="llinks">
  285. <a href="{text:Link1}"> {text:Link1 title} </a>
  286. <a href="{text:Link2}"> {text:Link2 title} </a>
  287. <a href="{text:Link3}"> {text:Link3 title} </a>
  288. <a href="{text:Link4}"> {text:Link4 title} </a>
  289. </span></div>
  290.  
  291. <div id="description"> {description}</div>
  292. <div id="detalhe"> ✦✧✦✧✦
  293. </div>
  294.  
  295. <div>
  296.  
  297. </div>
  298.  
  299.  
  300.  
  301. {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}
  302. </div>
  303. </div>
  304.  
  305.  
  306.  
  307. <div id="content">
  308. {block:Posts}
  309. <div class="post">
  310.  
  311.  
  312.  
  313. {block:IndexPage}
  314. <div class="header">
  315. <div class="hreblog"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  316. <div class="hperma"><font color="#fff0f5"></font> <a href="{Permalink}" target="_blank">{NoteCount}</a>&nbsp;&nbsp;<font color="#000">notificações .</font></div></div>
  317. {/block:IndexPage}
  318.  
  319.  
  320.  
  321.  
  322. {block:Text}
  323. <div class="text">
  324. {block:Title}<h1>{Title}</h1>{/block:Title}
  325. {Body}
  326. <!-- permalink aqui-->
  327.  
  328.  
  329.  
  330. <!-- permalink aqui-->
  331.  
  332. </div>
  333. {/block:Text}
  334.  
  335. {block:Quote}
  336. <div class="text quote">
  337. <p class="words">{Quote}</p>
  338. {block:Source}<p class="source">{Source}</p>{/block:Source}
  339. <!-- permalink aqui-->
  340.  
  341.  
  342. <!-- permalink aqui-->
  343.  
  344.  
  345. </div>
  346. {/block:Quote}
  347.  
  348. {block:Link}
  349. <div class="text link">
  350. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  351. {block:Description}{Description}{/block:Description}
  352. <!-- permalink aqui-->
  353.  
  354.  
  355.  
  356. <!-- permalink aqui-->
  357.  
  358. </div>
  359. {/block:Link}
  360.  
  361. {block:Chat}
  362. {block:Title}<h3><a href="{Permalink}" target="_blank">{Title}</a></h3>{/block:Title}
  363. <div class="text">
  364. <div class="lchat"><ul>{block:Lines}
  365. <li class="lline{UserNumber}">{block:Label}
  366. <span class="llabel">{Label}</span>{/block:Label} {Line}</li>
  367. {/block:Lines}</ul></div>
  368. </div>
  369. {/block:Chat}
  370.  
  371. {block:Audio}
  372. <div class="text">
  373. <div id="laudio">
  374. {block:AlbumArt}<div id="lalbum-art"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  375. <div id="laudio-circle"><div id="laudio-player">{AudioPlayerWhite}</div></div>
  376. </div>
  377. <div id="laudio-caption">
  378. <p>Track: {block:TrackName}<i>{TrackName}</i>{/block:TrackName}.</p>
  379. <p>Artist: {block:Artist}<i>{Artist}</i>{/block:Artist}.</p>
  380. <p>Album: {block:Album}<i>{Album}</i>{/block:Album}.</p>
  381. <p>Plays: <i>{FormattedPlayCount}</i>.</p>
  382. </div></div>
  383. {/block:Audio}
  384.  
  385. {block:Answer}
  386.  
  387. <div class="boxask">{Question}</div>
  388. <div class="seta"></div><br>
  389. <div class="perguntou"><img src="{AskerPortraitURL-24}" border="0" align="left"/>&nbsp;&nbsp;
  390. {Asker}:</div><br>
  391. <div class="resposta">{Answer}</div>
  392. {/block:Answer}
  393.  
  394. {block:Photoset}
  395. <div class="photoset">
  396. <div class="box">
  397. <!-- permalink aqui-->
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404. <!-- permalink aqui-->
  405.  
  406. <center>{Photoset-250}</center>
  407. </div>
  408. {block:IndexPage}{block:IfShowCaptions}
  409. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  410. {/block:IfShowCaptions}{/block:IndexPage}
  411. </div>
  412. {/block:Photoset}
  413.  
  414. {block:Video}
  415. <div class="video">
  416. <div class="box">
  417. <!-- permalink aqui-->
  418.  
  419.  
  420.  
  421. <!-- permalink aqui-->
  422.  
  423. <center>{Video-250}</center>
  424. </div>
  425. {block:IndexPage}{block:IfShowCaptions}
  426. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  427. {/block:IfShowCaptions}{/block:IndexPage}
  428. </div>
  429. {/block:Video}
  430.  
  431. {block:Photo}
  432. <div class="photo">
  433. <div class="box">
  434. <!-- permalink aqui-->
  435.  
  436.  
  437.  
  438.  
  439. <!-- permalink aqui-->
  440.  
  441. {block:IndexPage}
  442. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  443. {/block:IndexPage}
  444. {block:PermalinkPage}
  445. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  446. {/block:PermalinkPage}
  447. </div>
  448. {block:IndexPage}{block:IfShowCaptions}
  449. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  450. {/block:IfShowCaptions}{/block:IndexPage}
  451.  
  452.  
  453. </div>
  454. {/block:Photo}
  455.  
  456. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  457. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  458. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  459.  
  460. {block:PermalinkPage}
  461. {block:Caption}{Caption}{/block:Caption}
  462. {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}
  463. {block:Date}<div id="lpermalink"><img src="http://static.tumblr.com/5u1fog0/M4Nnj46j1/timeago.png"> {TimeAgo}, {MonthNumber}/{DayOfMonth}/{Year}.</div>{/block:Date}
  464. {block:NoteCount}<div id="lpermalink"><img src="http://static.tumblr.com/5u1fog0/NDRnj46jg/notecount.png"> {NoteCountWithLabel}.</div>{/block:NoteCount}
  465. {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}
  466. {block:PostNotes}{PostNotes}{/block:PostNotes}
  467. {/block:PermalinkPage}
  468.  
  469. </div> <!-- end single post -->
  470. {block:ContentSource}
  471. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  472. {/block:ContentSource}
  473. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  474. {/block:Posts}
  475. </div> <!-- end content -->
  476. <div class="loading"></div>
  477. </div> <!-- end containing div -->
  478. {block:IndexPage}{block:IfInfiniteScroll}
  479. {block:Pagination}<ul id="pagination">
  480. {block:PreviousPage}
  481. <li><a href="{PreviousPage}"></a></li>
  482. {/block:PreviousPage}
  483. {block:JumpPagination length="5"}
  484. {block:CurrentPage}
  485. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  486. {/block:CurrentPage}
  487. {block:JumpPage}
  488. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  489. {/block:JumpPage}
  490. {/block:JumpPagination}
  491. {block:NextPage}
  492. <li><a id="nextPage" href="{NextPage}"></a></li>
  493. {/block:NextPage}
  494. </ul>{/block:Pagination}
  495. <script type="text/javascript">
  496. $(window).load(function () {
  497. var $content = $('#content');
  498. $content.infinitescroll({
  499. navSelector : '#pagination',
  500. nextSelector : '#pagination a#nextPage',
  501. itemSelector : '.post, .loading',
  502. loading: {
  503. finishedMsg: '',
  504. img: 'http://static.tumblr.com/uiqhh9x/amsm48v4p/add.gif'
  505. },
  506. bufferPx : 200,
  507. debug : false,
  508. });
  509. });
  510. </script>
  511. {/block:IfInfiniteScroll}
  512. {/block:IndexPage}
  513.  
  514.  
  515.  
  516.  
  517.  
  518. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement