Advertisement
0Melancolizava

Theme 05

Feb 26th, 2015
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.67 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.  
  5. Theme feito por Melancolizava.tumblr.com (Melancolizava) + dtl de Liriadas.tumblr.com , não retire os créditos, não disponibilize, se eu descobrir vou te caçar.
  6.  
  7. <!---- Não RETIRE meus créditos ---->
  8. <a style=" font-size:10px; color:#aaa00;font-family:pf arma five;;position:fixed;bottom:30px;padding:3px;z-index:55554235555;border-bottom:0px dashed #e55ba9 ;left:1280px;" href="http://melancolizava.tumblr.com/" title="Melancolizava">DESIGN <font color="#e55ba9"></font></a></div>
  9. <!---- Não RETIRE meus créditos ---->
  10.  
  11. <html xmlns="http://www.w3.org/1999/xhtml">
  12. <head>
  13. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  14.  
  15. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  16. <title>{Title}</title>
  17. <link rel="shortcut icon" href="{Favicon}">
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  19. <link rel="shortcut icon" href="{Favicon}">
  20. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  21. <meta name="color:frase" content="#eccccc" />
  22.  
  23.  
  24.  
  25. <meta name="text:Link1" content="URL" />
  26. <meta name="text:Link1 Title" content="Link1" />
  27. <meta name="text:Link2" content="URL" />
  28. <meta name="text:Link2 Title" content="Link2" />
  29. <meta name="text:Link3" content="URL" />
  30. <meta name="text:Link3 Title" content="Link3" />
  31.  
  32.  
  33.  
  34. <meta name="if:Show Title" content="1"/>
  35. <meta name="if:Infinite Scroll" content="1"/>
  36. <meta name="if:Show Captions" content="0"/>
  37. <meta name="if:Show Tags" content="0"/>
  38. <meta name="image:Background" content=""/>
  39.  
  40.  
  41.  
  42. <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
  43. <link href='http://fonts.googleapis.com/css?family=Dancing+Script' rel='stylesheet' type='text/css'>
  44.  
  45.  
  46. <script src="http://static.tumblr.com/kcrxiw3/LDBlqq9ia/jquerry.js"></script> <script type="text/javascript" src="http://proto.jp/js/tumblrAutoPager.js"></script>
  47. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script> <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  48.  
  49. <link href='http://fonts.googleapis.com/css?family=Indie+Flower|Gloria+Hallelujah|Dancing+Script|Courgette|Marck+Script|Satisfy|Pinyon+Script|Reenie+Beanie|Niconne|Tangerine|Great+Vibes|Sacramento|Love+Ya+Like+A+Sister|Parisienne|Allura|Montez|Zeyada|Arizonia|Clicker+Script' rel='stylesheet' type='text/css'>
  50.  
  51.  
  52. <script type="text/javascript">
  53. var rev = "fwd";function titlebar(val)
  54. {var msg = "{title}";
  55. var res = " ";
  56. var speed = 120;var pos = val;msg = "{title}";var le = msg.length;if(rev == "fwd"){if(pos < le){pos = pos+1;scroll = msg.substr(0,pos);document.title = scroll;timer = window.setTimeout("titlebar("+pos+")",speed);}
  57. else{rev = "bwd";
  58. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  59. else{
  60. if(pos > 0){
  61. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  62. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  63. titlebar(0);
  64. </script>
  65.  
  66. <style type="text/css">
  67.  
  68.  
  69. body {
  70. color: #444444; background-color:{color:background}; font-family:Baskerville Old Face; font-size:14px; color:{color:textos}; background:url('{image:background}'); background-attachment: fixed; background-repeat: no-repeat;background-size:100% 100%; background-position: fixed;
  71. font-family: Futura;
  72. font-size: 14px;
  73. line-height: 1.5em;
  74. margin-left:-240px;
  75. margin-top:-10px;
  76. }
  77. p {margin:0 0 .75em 0} p:last-child {margin:0}
  78. a {
  79. color: #666666;
  80. text-decoration:none;
  81. {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  82. a:hover {color: #bba5c2; }
  83. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;
  84. line-height: 100%;border-left: solid 4px #EDEDED;
  85. }
  86. h1 {
  87. font-family: Futura;
  88. font-size: 24px;
  89. line-height: 1.5em;font-weight: normal;
  90. }
  91. ul {
  92. margin: 0px 1.5em .75em;}
  93. li {
  94. margin: .75em 0;
  95. list-style-type: square;
  96. }
  97. .box img {
  98. display: block;
  99. max-width: 100%;border-radius:10px 10px 10px 10px;}.m-i {
  100. display: block;
  101. line-height: 1px!important;
  102. }
  103.  
  104. .menu-picture {
  105. line-height: 100%;
  106. display: inline-block;
  107. line-height: 0px!important;
  108. }
  109. .post-link{
  110. font-family: Futura;
  111. font-size: 8px;
  112. line-height: 8px;
  113. }p.source{text-align: center;}
  114. .menu-picture {
  115. line-height: 100%;display: inline-block;
  116. }
  117. .source:first-letter {font-style:none;font-family: 'Lobster', cursive;font-size: 18px;line-height:15px; font-weight:bold; color: #444444;}
  118. p.source{text-align: right; color:#000000; }
  119. h3 {
  120. font-size: 17px; font-weight: normal; text-align: center;font-family:'Sacramento', serif;
  121. }.tagged { text-align: center; line-height: 8px;font-size: 8px;}
  122. .text { padding: 5px;}p.question {
  123. margin-bottom: .375em;
  124. }
  125. p.words {
  126. padding: 6px;
  127. line-height: 1.5em;
  128. color: #333333;
  129. background: transparent;
  130. }
  131. /*ESTILO DE ASK POR MAY, DO MIR4GEM.TUMBLR.COM E DO HTML-PARTY.TUMBLR.COM */
  132. .boxask {background: #fff; padding: 10px; font: normal 13px Baskerville Old Face; text-align:justify; border-radius: 7px; z-index: 1;text-transform:lowercase;line-height:25px;}
  133. .seta {background: #fff ; width: 10px; height: 10px; -webkit-transform: rotate(45deg); margin-left: 20px; margin-top: -5px; z-index: 1;}
  134. .perguntou {font-size: 13px; font-family: Baskerville Old Face; text-transform: lowercase, bold;margin-left: 14px;font-style:bold;line-height:25px;}
  135. .perguntou img {-webkit-border-radius: 5px;
  136. -moz-border-radius: 5px;
  137. border-radius: 5px;}
  138. .resposta {
  139. text-align:justify;line-height:25px;
  140. padding:5px; font-size:13px;
  141.  
  142. color:{color:textos};}
  143.  
  144.  
  145. ::-moz-selection
  146.  
  147. {color: {color:textos};
  148.  
  149. background: #eee;}
  150. .quote:first-letter {font-style:none;font-family: 'Sacramento', serif;font-size: 22px;line-height:15px; font-weight:bold; color: #444444;}
  151. .post {
  152. position: relative;
  153. width:450px;
  154. float:left;
  155.  
  156. background: transparent
  157. padding:0px;
  158. margin:10px;
  159.  
  160. margin-left:-60px;
  161. text-align: justify;
  162.  
  163. }.box {position: relative;}
  164.  
  165.  
  166.  
  167. }ul {margin-bottom: .75em;}
  168. #contain {
  169. width:720px;
  170. margin: 10px auto 0;
  171. }
  172. #content {
  173. width:420px;
  174. float: right;
  175. }
  176. #infscr-loading{position:relative!important;left:49%}p.menu-m {margin: .375em;} .menu-link {margin: 0 3px;}.box iframe {
  177. max-width: 100%;
  178. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  179. .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}
  180.  
  181. #toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:21px;height:21px;border:0;text-indent:100%;background:url(http://static.tumblr.com/uiqhh9x/372m6hyqw/up.png) no-repeat left top;opacity:.5;filter:alpha(opacity = 50);-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;}#toTopHover{width:21px;height:21px;display:block;overflow:hidden;float:left;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;}#toTop:hover{opacity:1;filter:alpha(opacity = 100)}#toTop:active,#toTop:focus{outline:0}
  182.  
  183. a.btn{position:absolute;z-index:999999;top:26px;right:3px;white-space:nowrap;outline:0;text-decoration:none;cursor:pointer;overflow:hidden;text-overflow:ellipsis;font:600 12px/18px "Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;height:20px;padding:0 5px;-webkit-font-smoothing:antialiased;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-transition-property:padding;-moz-transition-property:padding;-ms-transition-property:padding;-o-transition-property:padding;transition-property:padding;-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-ms-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-ms-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.btn{color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08)}a.btn,a.btn:hover{color:white!important}.btn{margin-bottom:5px;color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.btn:hover::after,.btn:focus::after{background:rgba(255,255,255,0.09);color:white}.btn:active::after{background:rgba(255,255,255,0.18) color:white}.btn_label.show{display:block}.btn::after{position:absolute;top:0;right:0;bottom:0;left:0;content:'';-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit}.btn.icon::before{display:block;content:'';position:absolute;top:0;left:0;bottom:0;width:20px;border-radius:inherit;background:url('http://static.tumblr.com/tpqedpr/cQ1mbwb60/de.png') 0 0 no-repeat}.btn.theme::before{background-position:0 -0px}.btn img{width:15px}.btn.icon{padding-left:20px}.btn:active::after {background:rgba(255,255,255,0.18)}.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%}
  184.  
  185.  
  186.  
  187.  
  188.  
  189. /*** barra de rolagem ***/
  190.  
  191. 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; }
  192.  
  193. ::-webkit-scrollbar{width:5px;height:5px;}
  194. ::-webkit-scrollbar-button:start:decrement
  195. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  196. ::-webkit-scrollbar-track-piece{background-color: transparent; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  197. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#666666;-webkit-border-radius:px;}
  198. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#666666;-webkit-border-radius:px;}
  199.  
  200. iframe#tumblr_controls{top: 2px !important; position: fixed !important; right: 5px !important; margin: 0 0 0 0;}
  201.  
  202.  
  203.  
  204. /*ESTILO DE PERMALINK POR LIRIADAS.TUMBLR.COM + modificado por poesificada*/
  205.  
  206. .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; border-radius:12px 0px 12px 0px;}
  207. .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;}
  208. .hreblog {float:left; padding-left:10px;}
  209. .hperma {float:right; padding-right:10px;}
  210.  
  211.  
  212.  
  213. .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;}
  214. .post:hover .lreblog {top:0px;opacity:1;}
  215. .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;}
  216. .post:hover .lpermalink {top:0px;opacity:1;}
  217.  
  218.  
  219. #description { text-align:justify; width:170px; margin-top: 40px;margin-left:5px;font-size:13px }
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226. .lado1 {position: fixed; z-index:1000; width: 1px; height:401px; background-color: #ccc; top: 0px; left:607px; box-shadow: 2px 2px 40px #ccc;}
  227.  
  228. #side {
  229. position: fixed;
  230. margin-left: 20px;
  231. margin-top:150px;
  232. width: 250px;; height: 200px;
  233. background: transparent; }
  234.  
  235.  
  236.  
  237. #lmenu a {font-family:'Baumans', sans-serif; font-size:9px; letter-spacing:.1em; text-transform:uppercase; padding:5px; color:#000; background:#eee; transition:all 1s ease;}
  238. #lmenu a:hover {color:#eee; box-shadow:inset 0px 0px 0px 10px #eccccc;}
  239.  
  240.  
  241.  
  242. #frufru1 {height:70px; margin-top:-350px; margin-left:30px; position:fixed; text-align:left;}
  243. #frufru1 img { width:130px; height:160px; {block:IfOpacidade}opacity:0.9; -webkit-filter: grayscale(40%){/block:IfOpacidade};}
  244.  
  245.  
  246. </style></head>
  247. <body>
  248.  
  249.  
  250. <div id="contain" class="clearfix">
  251. <div id="side">
  252. <div class="text">
  253.  
  254.  
  255. <p>
  256.  
  257. <div id="description">{Description}</div>
  258.  
  259. <div id="lmenu">
  260. <a href="{text:link1}">{text:link1 title}</a>
  261. <a href="{text:link2}">{text:link2 title}</a>
  262. <a href="{text:link3}">{text:link3 title}</a>
  263.  
  264.  
  265.  
  266. </div>
  267.  
  268.  
  269.  
  270. <div id="frufru1"><img src="https://41.media.tumblr.com/8dea2eb5213e103bab8ebfcfcb3fec70/tumblr_nibkxgRUGF1u6v2u4o1_250.png"></div>
  271.  
  272.  
  273. {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}
  274. </div>
  275. </div>
  276.  
  277.  
  278.  
  279. <div id="content">
  280. {block:Posts}
  281. <div class="post">
  282. {block:IndexPage}
  283. <div class="header">
  284. <div class="hreblog"><a href="{ReblogURL}" target="_blank">Reblog.</a></div>
  285. <div class="hperma"><font color="#fff0f5">♥</font> <a href="{Permalink}" target="_blank">{NoteCount}</a>&nbsp;&nbsp;<font color={color:textos}>notificações .</font></div></div>
  286. {/block:IndexPage}
  287.  
  288.  
  289. {block:Text}
  290. <div class="text">
  291. {block:Title}<h3>{Title}</h3>{/block:Title}
  292. {Body}
  293. <!-- permalink --> {block:IndexPage}
  294.  
  295. <!-- /permalink --> {/block:IndexPage}
  296. </div>
  297. {/block:Text}
  298.  
  299. {block:Quote}
  300. <div class="text quote">
  301. <p class="words">{Quote}</p>
  302. {block:Source}<p class="source">{Source}</p>{/block:Source}
  303. <!-- permalink --> {block:IndexPage}
  304.  
  305. <!-- /permalink --> {/block:IndexPage}
  306. </div>
  307. {/block:Quote}
  308.  
  309. {block:Link}
  310. <div class="text link">
  311. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  312. {block:Description}{Description}{/block:Description}
  313. <!-- permalink --> {block:IndexPage}
  314.  
  315. <!-- /permalink --> {/block:IndexPage}
  316. </div>
  317. {/block:Link}
  318.  
  319. {block:Chat}
  320. <div class="text chat">
  321. <ul class="conversation">
  322. {block:Lines}
  323. <li class="line {Alt}">
  324. {block:Label}<span class="person">{Label}</span>{/block:Label}
  325. <span class="person-said">{Line}</span>
  326. </li>
  327. {/block:Lines}
  328. </ul>
  329. <!-- permalink --> {block:IndexPage}
  330.  
  331. <!-- /permalink --> {/block:IndexPage}
  332. </div>
  333. {/block:Chat}
  334.  
  335. {block:Audio}
  336. <div class="text audio">
  337. <p>{AudioPlayerBlack}</p>
  338. {block:IndexPage}{block:IfShowCaptions}
  339. {block:Caption}{Caption}{/block:Caption}
  340. {/block:IfShowCaptions}{/block:IndexPage}
  341. <!-- permalink --> {block:IndexPage}
  342.  
  343. <!-- /permalink --> {/block:IndexPage}
  344. </div>
  345. {/block:Audio}
  346.  
  347. {block:Answer}
  348. <div class="boxask">{Question}</div>
  349. <div class="seta"></div><br>
  350. <div class="perguntou"><img src="{AskerPortraitURL-24}" border="0" align="left"/>&nbsp;&nbsp;
  351. {Asker}:</div><br>
  352. <div class="resposta">{Answer}
  353.  
  354. <!-- permalink --> {block:IndexPage}
  355.  
  356. <!-- /permalink --> {/block:IndexPage}
  357. </div>
  358. {/block:Answer}
  359.  
  360. {block:Photoset}
  361. <div class="photoset">
  362. <div class="box">
  363. <!-- permalink --> {block:IndexPage}
  364.  
  365. <!-- /permalink --> {/block:IndexPage}
  366. <center>{Photoset-400}</center>
  367. </div>
  368. {block:IndexPage}{block:IfShowCaptions}
  369. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  370. {/block:IfShowCaptions}{/block:IndexPage}
  371. </div>
  372. {/block:Photoset}
  373.  
  374. {block:Video}
  375. <div class="video">
  376. <div class="box">
  377. <!-- permalink --> {block:IndexPage}
  378.  
  379. <!-- /permalink --> {/block:IndexPage}
  380. <center>{Video-400}</center>
  381. </div>
  382. {block:IndexPage}{block:IfShowCaptions}
  383. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  384. {/block:IfShowCaptions}{/block:IndexPage}
  385. </div>
  386. {/block:Video}
  387.  
  388. {block:Photo}
  389. <div class="photo">
  390. <div class="box">
  391. <!-- permalink --> {block:IndexPage}
  392.  
  393. <!-- /permalink --> {/block:IndexPage}
  394. {block:IndexPage}
  395. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  396. {/block:IndexPage}
  397. {block:PermalinkPage}
  398. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  399. {/block:PermalinkPage}
  400. </div>
  401. {block:IndexPage}{block:IfShowCaptions}
  402. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  403. {/block:IfShowCaptions}{/block:IndexPage}
  404. </div>
  405. {/block:Photo}
  406.  
  407. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  408. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  409. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  410.  
  411. {block:PermalinkPage}
  412. <div id="post-info" class="text">
  413. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  414. {block:HasTags}
  415. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  416. {/block:HasTags}
  417. <p class="post-info-data">
  418. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  419. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  420. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  421. {block:PostNotes}
  422. {PostNotes}
  423. {/block:PostNotes}
  424. </div>
  425. {/block:PermalinkPage}
  426.  
  427. </div> <!-- end single post -->
  428. {block:ContentSource}
  429. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  430. {/block:ContentSource}
  431. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  432. {/block:Posts}
  433. </div> <!-- end content -->
  434. <div class="loading"></div>
  435. </div> <!-- end containing div -->
  436. {block:IndexPage}{block:IfInfiniteScroll}
  437. {block:Pagination}<ul id="pagination">
  438. {block:PreviousPage}
  439. <li><a href="{PreviousPage}"></a></li>
  440. {/block:PreviousPage}
  441. {block:JumpPagination length="5"}
  442. {block:CurrentPage}
  443. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  444. {/block:CurrentPage}
  445. {block:JumpPage}
  446. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  447. {/block:JumpPage}
  448. {/block:JumpPagination}
  449. {block:NextPage}
  450. <li><a id="nextPage" href="{NextPage}"></a></li>
  451. {/block:NextPage}
  452. </ul>{/block:Pagination}
  453. <script type="text/javascript">
  454. $(window).load(function () {
  455. var $content = $('#content');
  456. $content.infinitescroll({
  457. navSelector : '#pagination',
  458. nextSelector : '#pagination a#nextPage',
  459. itemSelector : '.post, .loading',
  460. loading: {
  461. finishedMsg: '',
  462. img: 'http://static.tumblr.com/uiqhh9x/amsm48v4p/add.gif'
  463. },
  464. bufferPx : 200,
  465. debug : false,
  466. });
  467. });
  468. </script>
  469. {/block:IfInfiniteScroll}
  470. {/block:IndexPage}
  471. {block:IfToTopButton}
  472. <script type="text/javascript">
  473. $(document).ready(function() {
  474. /*
  475. var defaults = {
  476. containerID: 'toTop', // fading element id
  477. containerHoverID: 'toTopHover', // fading element hover id
  478. scrollSpeed: 1200,
  479. easingType: 'linear'
  480. };
  481. */
  482.  
  483. $().UItoTop({ easingType: 'easeOutQuart' });
  484.  
  485. });
  486. </script>
  487. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  488. {/block:IfToTopButton}
  489.  
  490.  
  491.  
  492. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement