Advertisement
cadaverous-youth

good theme

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