tumblrthemetester

Complete Blackout

Mar 10th, 2013
4,795
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.15 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. ------------------------------------------------------------------------->
  6. <html xmlns="http://www.w3.org/1999/xhtml">
  7. <head>
  8. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  9. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  10. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  11. <link rel="shortcut icon" href="{Favicon}">
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. <meta name="text:Link 1" content=""/>
  14. <meta name="text:Link 1 URL" content=""/>
  15. <meta name="text:Link 2" content=""/>
  16. <meta name="text:Link 2 URL" content=""/>
  17. <meta name="text:Link 3" content=""/>
  18. <meta name="text:Link 3 URL" content=""/>
  19. <meta name="text:Link 4" content=""/>
  20. <meta name="text:Link 4 URL" content=""/>
  21. <meta name="text:Link 5" content=""/>
  22. <meta name="text:Link 5 URL" content=""/>
  23. <meta name="text:Link 6" content=""/>
  24. <meta name="text:Link 6 URL" content=""/>
  25. <meta name="text:Link 7" content=""/>
  26. <meta name="text:Link 7 URL" content=""/>
  27. <meta name="text:Link 8" content=""/>
  28. <meta name="text:Link 8 URL" content=""/>
  29. <meta name="text:Home Label" content="Home"/>
  30. <meta name="text:Ask Label" content="Ask"/>
  31. <meta name="text:Submit Label" content="Submit"/>
  32. <meta name="text:Archive Label" content="Archive"/>
  33. <meta name="if:Show Archive Link" content="1"/>
  34. <meta name="if:Show Submit Link" content="1"/>
  35. <meta name="if:Show Title" content="1"/>
  36. <meta name="if:Show Tags" content="1"/>
  37. <meta name="if:Animation" content="1"/>
  38. <meta name="if:To Top Button" content="0"/>
  39. <meta name="if:Infinite Scroll" content="1"/>
  40. <meta name="if:Show Captions" content="0"/>
  41. <meta name="if:Show Tags" content="1"/>
  42. <meta name="image:Background" content=""/>
  43. <meta name="image:Sidebar" content=""/>
  44. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  45. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
  46.  
  47. <style type="text/css">
  48. body {
  49. color: #f2efef;background: #010101 url({image:Background});
  50. font-family: arial;
  51. font-size: 10px;
  52. line-height: 1.5em;
  53. }
  54. p {margin:0 0 .75em 0} p:last-child {margin:0}
  55. a {
  56. color: #9c9c9c;
  57. text-decoration:none;
  58. {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  59. a:hover {color: #ffffff; }
  60. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;
  61. line-height: 100%;border-left: solid 4px #EDEDED;
  62. }
  63.  
  64. @font-face {
  65. font-family: 'BebasNeueRegular';
  66. src: url('http://www.fontsquirrel.com/utils/load_demo_font.php?font=960/BebasNeue-webfont.eot');
  67. src: url('http://www.fontsquirrel.com/utils/load_demo_font.php?font=960/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
  68. url('http://www.fontsquirrel.com/utils/load_demo_font.php?font=960/BebasNeue-webfont.woff') format('woff'),
  69. url('http://www.fontsquirrel.com/utils/load_demo_font.php?font=960/BebasNeue-webfont.ttf') format('truetype'),
  70. url('http://www.fontsquirrel.com/utils/load_demo_font.php?font=960/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
  71. font-weight: normal;
  72. font-style: normal;
  73.  
  74. }
  75.  
  76.  
  77. h1 {
  78. font-family: 'BebasNeueRegular';
  79. font-size: 24px;
  80. background-color:#222;
  81. line-height: 1.5em;font-weight: normal;
  82. }
  83. ul {
  84. margin: 0px 1.5em .75em;}
  85. li {
  86. margin: .75em 0;
  87. list-style-type: square;
  88. }
  89. .box img {
  90. display: block;
  91. max-width: 100%;}.m-i {
  92. display: block;
  93. line-height: 1px!important;
  94. }
  95. .menu-picture {
  96. line-height: 100%;
  97. display: inline-block;
  98. line-height: 0px!important;
  99. }
  100. .post-link{
  101. font-family: default;
  102. font-size: 8px;
  103. line-height: 8px;
  104. }p.source{text-align: center;}
  105. .menu-picture {
  106. line-height: 100%;display: inline-block;
  107. }p.source{text-align: center;}
  108. h3 {
  109. font-size: 17px; font-weight: normal; font-family:'BebasNeueRegular';
  110. }.tagged { text-align: center; line-height: 21px;font-size: 11px;font-family:arial;}
  111. .text { padding: 5px;}p.question {
  112. margin-bottom: .375em;
  113. }
  114. p.words {
  115. padding: 6px;
  116. line-height: 1.5em;
  117. color: #333333;
  118. background: #ebebeb;
  119. }
  120. .response {
  121. background: #efefef;
  122. padding: 5px;
  123. margin-bottom: .75em;
  124. }.answer {
  125. text-align: center;
  126. }
  127. .post {
  128. position: relative;
  129. width:326px;
  130. float:left;
  131.  
  132. background: #1f1c1c;
  133. padding:0px;
  134. margin:10px;
  135. -moz-border-radius:5px;
  136. border-radius:5px;
  137. }.box {position: relative;}
  138.  
  139. #side {
  140. text-align: center;
  141. margin-top: 10px;
  142. width:280px;
  143. padding:0px;position: fixed;
  144. background: #0a0808;
  145. -moz-border-radius:5px;
  146. border-radius:5px;
  147. }#side img {
  148. max-width: 100%;
  149. }ul {margin-bottom: .75em;}
  150. #contain {
  151. width:646px;
  152. margin: 10px auto 0;
  153. }
  154. #content {
  155. width:346px;
  156. float: right;
  157. }
  158. #infscr-loading{position:relative!important;left:49%}.post-header-a{z-index:10;top:5px;left:5px;position:absolute;display:block;opacity:0;filter:alpha(opacity = 0);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}.post:hover .post-header-a{opacity:1;filter:alpha(opacity = 100)}.reblog-button:hover,.like-button:hover,.note-perma:hover{opacity:1!important;filter:alpha(opacity = 100)!important}.reblog-button{margin-left:3px;float:left;z-index:3333;display:inline-block;width:24px;height:20px;background:url('http://static.tumblr.com/tpqedpr/3n8m9zvjl/radar_sprite.png') -1864px 0 no-repeat;text-indent:-999em;overflow:hidden;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;opacity:.75;filter:alpha(opacity = 75)}.like-button{float:left;z-index:3333;display:inline-block;right:10px;width:21px;background-position:-1898px 0;background:url('http://static.tumblr.com/tpqedpr/3n8m9zvjl/radar_sprite.png') -1898px 0 no-repeat;overflow:hidden;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;opacity:.75;filter:alpha(opacity = 75)}.note-perma{float:left;z-index:3333;font-weight:bold;display:inline-block;margin-left:3px;color:#fff;background:#000;background:url('http://static.tumblr.com/tpqedpr/dLim9uidw/bg.png');padding:0 5px;font:11px/20px arial,sans-serif;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0.5);-moz-box-shadow:inset 0 0 1px rgba(0,0,0,0.5);box-shadow:inset 0 0 1px rgba(0,0,0,0.5);opacity:.75;filter:alpha(opacity = 75)}a.note-perma,a.note-perma:hover{color:white;font-weight:bold}
  159.  
  160. #men ul{margin: 0 auto 0 -1px;width: 246px;display:inline-block;padding: 0;list-style: none;}#men ul li{display: block;position: relative;float: left;text-align: center;text-transform: uppercase;font-size: 8px;height: 18px;line-height: 18px;margin: 1px 0px 0px 1px;}#men li ul{display: none; margin: 0 auto 0 -1px;}#men ul li a{display: block;text-decoration: none;color: #ffffff; font-family:'BebasNeueRegular'; border-top: 0px solid #ffffff;padding: 0px;background: #666666;margin-left: 1px;white-space: nowrap;text-transform: uppercase;font-size: 15px; padding-top:3px;width: 80px; {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}#men ul li a:hover{background: #333333;letter-spacing: 1px;}#men li:hover ul{display: block;position: absolute;z-index: 999999999999;}#men li:hover li{float: none;font-size: 11px;}#s{width: 500px;margin: 10px auto;}#men{position: relative;margin-top: 4px;height: 22px;}.box iframe {
  161. max-width: 100%;
  162. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  163. .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}
  164.  
  165. #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);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}#toTopHover{width:21px;height:21px;display:block;overflow:hidden;float:left;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}#toTop:hover{opacity:1;filter:alpha(opacity = 100)}#toTop:active,#toTop:focus{outline:0}
  166.  
  167. 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%}
  168. </style></head>
  169. <body>
  170.  
  171. <div id="contain" class="clearfix">
  172. <div id="side">
  173. <div class="text">
  174. {block:IfShowTitle}<h1><a href="/">{Title}</a></h1>{/block:IfShowTitle}<a href="/"><a href="/" class="m-i"><img class="menu-picture" src="{image:sidebar}"/></a><div id="description" >{Description}</div>
  175. <div id="men"><ul id="menu"><li><a href="/">{text:home label}</a></li><li><a href="/ask">{text:ask label}</a><li><a href="">Links</a><ul>{block:HasPages}{block:Pages}<li><a href="{URL}">{Label}</a></li>{/block:Pages}{/block:HasPages}{block:iflink1}<li><a href="{text:link 1 url}">{text:link 1}</a></li>{/block:iflink1}{block:iflink2}<li><a href="{text:link 2 url}">{text:link 2}</a></li>{/block:iflink2}{block:iflink3}<li><a href="{text:link 3 url}">{text:link 3}</a></li>{/block:iflink3}{block:iflink4}<li><a href="{text:link 4 url}">{text:link 4}</a></li>{/block:iflink4}{block:iflink5}<li><a href="{text:link 5 url}">{text:link 5}</a></li>{/block:iflink5}{block:iflink6}<li><a href="{text:link 6 url}">{text:link 6}</a></li>{/block:iflink6}{block:iflink7}<li><a href="{text:link 7 url}">{text:link 7}</a></li>{/block:iflink7}{block:iflink8}<li><a href="{text:link 8 url}">{text:link 8}</a></li>{/block:iflink8}{block:SubmissionsEnabled}{block:IfShowSubmitLink}<li><a class="menu-link" href="/submit">{text:Submit label}</a></li>{/block:IfShowSubmitLink}{/block:SubmissionsEnabled}{Block:IfShowArchiveLink}<li><a class="menu-link" href="/archive">{text:Archive Label}</a></li>{/Block:IfShowArchiveLink}</li><li><a class="menu-link" href="http://tumblrthemes.me/">themes</a></li><div class="clearfix"></div></ul></ul></div>
  176. {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}
  177. </div>
  178. </div>
  179. <div id="content">
  180. {block:Posts}
  181. <div class="post">
  182.  
  183. {block:Text}
  184. <div class="text">
  185. {block:Title}<h3>{Title}</h3>{/block:Title}
  186. {Body}
  187. <!-- permalink --> {block:IndexPage}
  188.  
  189. <!-- /permalink --> {/block:IndexPage}
  190. </div>
  191. {/block:Text}
  192.  
  193. {block:Quote}
  194. <div class="text quote">
  195. <p class="words">&#8220;{Quote}&#8221;</p>
  196. {block:Source}<p class="source">{Source}</p>{/block:Source}
  197. <!-- permalink --> {block:IndexPage}
  198.  
  199. <!-- /permalink --> {/block:IndexPage}
  200. </div>
  201. {/block:Quote}
  202.  
  203. {block:Link}
  204. <div class="text link">
  205. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  206. {block:Description}{Description}{/block:Description}
  207. <!-- permalink --> {block:IndexPage}
  208.  
  209. <!-- /permalink --> {/block:IndexPage}
  210. </div>
  211. {/block:Link}
  212.  
  213. {block:Chat}
  214. <div class="text chat">
  215. <ul class="conversation">
  216. {block:Lines}
  217. <li class="line {Alt}">
  218. {block:Label}<span class="person">{Label}</span>{/block:Label}
  219. <span class="person-said">{Line}</span>
  220. </li>
  221. {/block:Lines}
  222. </ul>
  223. <!-- permalink --> {block:IndexPage}
  224.  
  225. <!-- /permalink --> {/block:IndexPage}
  226. </div>
  227. {/block:Chat}
  228.  
  229. {block:Audio}
  230. <div class="text audio">
  231. <p>{AudioPlayerBlack}</p>
  232. {block:IndexPage}{block:IfShowCaptions}
  233. {block:Caption}{Caption}{/block:Caption}
  234. {/block:IfShowCaptions}{/block:IndexPage}
  235. <!-- permalink --> {block:IndexPage}
  236.  
  237. <!-- /permalink --> {/block:IndexPage}
  238. </div>
  239. {/block:Audio}
  240.  
  241. {block:Answer}
  242. <div class="text answer">
  243. <div class="response">
  244. <p class="question">{Question}</p>
  245. <p>@{Asker}</p></div>
  246. {Answer}
  247. <!-- permalink --> {block:IndexPage}
  248.  
  249. <!-- /permalink --> {/block:IndexPage}
  250. </div>
  251. {/block:Answer}
  252.  
  253. {block:Photoset}
  254. <div class="photoset">
  255. <div class="box">
  256. <!-- permalink --> {block:IndexPage}
  257. <div class="post-header-a">
  258. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  259. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  260. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  261. </div>
  262. <!-- /permalink --> {/block:IndexPage}
  263. <center>{Photoset-250}</center>
  264. </div>
  265. {block:IndexPage}{block:IfShowCaptions}
  266. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  267. {/block:IfShowCaptions}{/block:IndexPage}
  268. </div>
  269. {/block:Photoset}
  270.  
  271. {block:Video}
  272. <div class="video">
  273. <div class="box">
  274. <!-- permalink --> {block:IndexPage}
  275. <div class="post-header-a">
  276. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  277. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  278. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  279. </div>
  280. <!-- /permalink --> {/block:IndexPage}
  281. <center>{Video-250}</center>
  282. </div>
  283. {block:IndexPage}{block:IfShowCaptions}
  284. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  285. {/block:IfShowCaptions}{/block:IndexPage}
  286. </div>
  287. {/block:Video}
  288.  
  289. {block:Photo}
  290. <div class="photo">
  291. <div class="box">
  292. <!-- permalink --> {block:IndexPage}
  293. <div class="post-header-a">
  294. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  295. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  296. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  297. </div>
  298. <!-- /permalink --> {/block:IndexPage}
  299. {block:IndexPage}
  300. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  301. {/block:IndexPage}
  302. {block:PermalinkPage}
  303. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  304. {/block:PermalinkPage}
  305. </div>
  306. {block:IndexPage}{block:IfShowCaptions}
  307. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  308. {/block:IfShowCaptions}{/block:IndexPage}
  309. </div>
  310. {/block:Photo}
  311.  
  312. {block:PermalinkPage}
  313. <div id="post-info" class="text">
  314. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  315. {block:HasTags}
  316. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  317. {/block:HasTags}
  318. <p class="post-info-data">
  319. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  320. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  321. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  322. {block:PostNotes}
  323. {PostNotes}
  324. {/block:PostNotes}
  325. </div>
  326. {/block:PermalinkPage}
  327.  
  328. </div> <!-- end single post -->
  329. {block:ContentSource}
  330. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  331. {/block:ContentSource}
  332. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  333. {/block:Posts}
  334. </div> <!-- end content -->
  335. <div class="loading"></div>
  336. </div> <!-- end containing div -->
  337. {block:IndexPage}{block:IfInfiniteScroll}
  338. {block:Pagination}<ul id="pagination">
  339. {block:PreviousPage}
  340. <li><a href="{PreviousPage}"></a></li>
  341. {/block:PreviousPage}
  342. {block:JumpPagination length="5"}
  343. {block:CurrentPage}
  344. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  345. {/block:CurrentPage}
  346. {block:JumpPage}
  347. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  348. {/block:JumpPage}
  349. {/block:JumpPagination}
  350. {block:NextPage}
  351. <li><a id="nextPage" href="{NextPage}"></a></li>
  352. {/block:NextPage}
  353. </ul>{/block:Pagination}
  354. <script type="text/javascript">
  355. $(window).load(function () {
  356. var $content = $('#content');
  357. $content.infinitescroll({
  358. navSelector : '#pagination',
  359. nextSelector : '#pagination a#nextPage',
  360. itemSelector : '.post, .loading',
  361. loading: {
  362. finishedMsg: '',
  363. img: 'http://static.tumblr.com/uiqhh9x/amsm48v4p/add.gif'
  364. },
  365. bufferPx : 200,
  366. debug : false,
  367. });
  368. });
  369. </script>
  370. {/block:IfInfiniteScroll}
  371. {/block:IndexPage}
  372. {block:IfToTopButton}
  373. <script type="text/javascript">
  374. $(document).ready(function() {
  375. /*
  376. var defaults = {
  377. containerID: 'toTop', // fading element id
  378. containerHoverID: 'toTopHover', // fading element hover id
  379. scrollSpeed: 1200,
  380. easingType: 'linear'
  381. };
  382. */
  383.  
  384. $().UItoTop({ easingType: 'easeOutQuart' });
  385.  
  386. });
  387. </script>
  388. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  389. {/block:IfToTopButton}
  390. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/UYAm6i0bc/like.js"></script>
  391. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  392. </body></html>
Add Comment
Please, Sign In to add comment