Advertisement
tomkirk

Primary

Feb 23rd, 2016
6,876
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.44 KB | None | 0 0
  1. <!--
  2.  
  3.  
  4. [ T H E M E B Y ]
  5.  
  6. ○ ● ○
  7.  
  8. [ T O M K I R K ]
  9.  
  10.  
  11.  
  12. -->
  13. <html>
  14. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  15. <html xmlns="http://www.w3.org/1999/xhtml">
  16. <head>
  17.  
  18. <!--Default Variables-->
  19. <!--Colors-->
  20. <meta name="color:Ask Background" content="#000000"/>
  21. <meta name="color:Ask Text" content="#ffffff"/>
  22. <meta name="color:Background" content="#ffffff"/>
  23. <meta name="color:Text" content="#000000"/>
  24. <meta name="color:Link" content="#000000"/>
  25. <meta name="color:Link Hover" content="#000000"/>
  26. <meta name="color:Scrollbar" content="#000000"/>
  27. <meta name="color:Tool Tip" content="#ffffff"/>
  28. <meta name="color:Tool Tip Text" content="#000000"/>
  29. <meta name="color:Border 1" content="#FF0000"/>
  30. <meta name="color:Border 2" content="#2600FF"/>
  31. <meta name="color:Border 3" content="#FFFB00"/>
  32. <meta name="color:Border 4" content="#00FF22"/>
  33.  
  34. <!--Images-->
  35. <meta name="image:Pic" content=""/>
  36.  
  37. <!--Options-->
  38. <meta name="if:Infinite Scroll" content="1"/>
  39. <meta name="if:Captions" content=""/>
  40. <meta name="if:Custom Scrollbar" content="1"/>
  41. <meta name="if:Photo Zoom" content=""/>
  42. <meta name="if:Tiny Cursor" content=""/>
  43. <meta name="if:Crosshair Cursor" content=""/>
  44.  
  45. <!--Links-->
  46. <meta name="text:Link 1 URL" content="/"/>
  47. <meta name="text:Link 1 name" content=""/>
  48. <meta name="text:Link 2 URL" content="/"/>
  49. <meta name="text:Link 2 name" content=""/>
  50. <meta name="text:Link 3 URL" content="/"/>
  51. <meta name="text:Link 3 name" content=""/>
  52. <meta name="text:Link 4 URL" content="/"/>
  53. <meta name="text:Link 4 name" content=""/>
  54.  
  55. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
  56.  
  57. {block:Description}
  58. <meta name="description" content="{MetaDescription}" />
  59. {/block:Description}
  60. <meta charset="utf-8">
  61. <meta name="viewport" content="initial-scale=1.0, width=device-width" />
  62. <title>{block:TagPage}{Tag} posts - {/block:TagPage} {block:SearchPage}{lang:Search results for SearchQuery} - {/block:SearchPage}{block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}</title>
  63. <link rel="shortcut icon" href="{Favicon}">
  64. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  65. <style type="text/css">
  66. iframe#tumblr_controls {-webkit-filter:invert(100%);-moz-filter:invert(100%);-filter:invert(100%);right:3px;-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear;}
  67.  
  68. iframe#tumblr_controls:hover{opacity:1;}
  69.  
  70. {block:ifCustomScrollbar}
  71. ::-webkit-scrollbar {width:5px;height:5px;background:{color:Background};}
  72. ::-webkit-scrollbar-thumb { background-color:{color:Scrollbar};}
  73. {/block:ifCustomScrollbar}
  74.  
  75. html,body,a,a:hover{
  76. {block:ifTinyCursor}cursor:url(https://31.media.tumblr.com/bdff266e410c6a626f3d7ba461afff73/tumblr_inline_nf2nph3m4q1rs8bwg.png), progress; {/block:ifTinyCursor}{block:ifCrosshairCursor}cursor:crosshair;{/block:ifCrosshairCursor}
  77. }
  78.  
  79. body{background:{color:Background};font-family:courier new,arial;font-size:12px;line-height:16px;color:{color:Text};
  80. {block:ifTinyCursor}cursor:url(https://31.media.tumblr.com/bdff266e410c6a626f3d7ba461afff73/tumblr_inline_nf2nph3m4q1rs8bwg.png), progress; {/block:ifTinyCursor}{block:ifCrosshairCursor}cursor:crosshair;{/block:ifCrosshairCursor}
  81. }
  82.  
  83. a:link, a:active, a:visited{color:{color:Link};text-decoration:none;-webkit-transition: all 0.s linear;-moz-transition: all 0.s linear;transition: all 0.s linear;{block:ifTinyCursor}cursor:url(https://31.media.tumblr.com/769de35144cf314ac2a3c6cc0f5f369a/tumblr_inline_nf2nq0naf51rs8bwg.png), progress; {/block:ifTinyCursor}{block:ifCrosshairCursor}cursor:crosshair;{/block:ifCrosshairCursor}}
  84.  
  85. a:hover{color:{color:Link Hover};}
  86.  
  87. #s-m-t-tooltip {
  88. max-width:200px;
  89. background-color:{color:Tool Tip};
  90. color:{color:Tool Tip Text};
  91. font-size:12px;
  92. line-height:12px;
  93. padding:3px 5px 2px 5px;
  94. box-shadow:rgba(0,0,0,0.07) 4px 4px;
  95. -webkit-transition: all 0.3s ease-out;
  96. -moz-transition: all 0.3s ease-out;
  97. transition: all 0.3s ease-out;
  98. z-index:999999999999999999999999999999999999;
  99. margin:20px;
  100. {block:ifTinyCursor}margin:10px;{/block:ifTinyCursor}
  101. }
  102.  
  103.  
  104. #container {
  105. margin:0 0 0 160px;
  106. {block:IndexPage}width:900px;{/block:IndexPage}
  107. {block:PermalinkPage}width:500px;{/block:PermalinkPage}
  108. }
  109.  
  110. #content{
  111. {block:IndexPage}width:1000px;{/block:IndexPage}
  112. {block:PermalinkPage}width:500px;{/block:PermalinkPage}
  113. }
  114.  
  115. article{
  116. float:left;
  117. margin:0 100px 100px 0;
  118. position:relative;
  119. {block:IndexPage}width:250px;{/block:IndexPage}
  120. {block:PermalinkPage}width:500px;{/block:PermalinkPage}
  121. border-top:10px solid {color:Border 1};
  122. border-bottom:10px solid {color:Border 2};
  123. border-left:10px solid {color:Border 3};
  124. border-right:10px solid {color:Border 4};
  125. }
  126.  
  127. article img{max-width:100%;{block:indexPage}display:block;{/block:IndexPage}}
  128.  
  129. article .cap{
  130. padding:5px 10px 10px 10px;
  131. }
  132.  
  133. .permacap{
  134. padding:5px 10px 10px 10px;
  135. }
  136. #pic {
  137. position:relative;
  138. overflow:hidden;
  139. }
  140.  
  141. #pic a{padding:0 0 0 0;}
  142.  
  143. #pic img{
  144. display:block;
  145. -webkit-transition: all 0.4s linear;
  146. -moz-transition: all 0.4s linear;
  147. transition: all 0.4s linear;
  148. }
  149.  
  150. article #pc{
  151. -webkit-transition: all 0.4s linear;
  152. -moz-transition: all 0.4s linear;
  153. transition: all 0.4s linear;
  154. }
  155.  
  156. article:hover #pc{
  157. {block:ifPhotoZoom}
  158. {block:IndexPage}
  159. -ms-transform: scale(1.10); /* IE 9 */
  160. -webkit-transform: scale(1.10); /* Chrome, Safari, Opera */
  161. transform: scale(1.10); /* Standard syntax */
  162. {/block:IndexPage}
  163. {/block:ifPhotoZoom}
  164. }
  165.  
  166. article #ugh{
  167. display:block;
  168. margin-bottom:-10px;
  169. -webkit-transition: all 0.4s linear;
  170. -moz-transition: all 0.4s linear;
  171. transition: all 0.4s linear;
  172. }
  173.  
  174. article:hover #ugh{
  175. {block:ifPhotoZoom}
  176. {block:IndexPage}
  177. -ms-transform: scale(1.10); /* IE 9 */
  178. -webkit-transform: scale(1.10); /* Chrome, Safari, Opera */
  179. transform: scale(1.10); /* Standard syntax */
  180. {/block:IndexPage}
  181. {/block:ifPhotoZoom}
  182. }
  183.  
  184. article #permalink{
  185. position:absolute;
  186. width:100%;
  187. margin:20px 0 0px 0;
  188. text-align:center;
  189. -webkit-transition: all 0.7s ease-out;
  190. -moz-transition: all 0.7s ease-out;
  191. transition: all 0.7s ease-out;
  192. padding:10px 0px 10px 0px;
  193. }
  194.  
  195. #permalink img{display:inline;}
  196.  
  197. #permalinkpg{
  198. line-height:17px;
  199. padding:15px 15px 10px 15px;
  200. }
  201.  
  202.  
  203. #ask {
  204. padding:10px;
  205. background:{color:Ask Background};
  206. color:{color:Ask Text};
  207. }
  208.  
  209. .asktri1{
  210. position:absolute;
  211. margin:0px 0 0 20px;
  212. width: 0;
  213. height: 0;
  214. border-style: solid;
  215. border-width: 9px 10px 0 10px;
  216. border-color:{color:Ask Background} transparent transparent transparent;
  217. }
  218.  
  219. .askername{
  220. position:Absolute;
  221. margin:-29px 0 0 39px;
  222. }
  223.  
  224. .askername a{
  225. color:{color:Ask Text};
  226. }
  227.  
  228. .askerimg{
  229. margin-bottom:8px;
  230. }
  231.  
  232. .askerimg img{
  233. width:30px;
  234. border-radius:30px;
  235. -webkit-border-radius:30px;
  236. -moz-border-radius:30px;
  237. }
  238.  
  239. #answer{
  240. margin:10px 15px 20px 15px;
  241. }
  242.  
  243.  
  244. h1{
  245. font-family:Arial;
  246. font-size:25px;
  247. line-height:28px;
  248. font-weight:bold;
  249. margin:0 0 0 0;
  250. }
  251.  
  252. h2{
  253. font-family:Arial;
  254. font-size:25px;
  255. line-height:28px;
  256. font-weight:bold;
  257. margin:0 0 10px 0;
  258. }
  259.  
  260. .q_q{
  261. position:absolute;
  262. font-size:times new roman;
  263. font-weight:bold;
  264. font-size:80px;
  265. line-height:70px;
  266. opacity:.15;
  267. }
  268.  
  269. blockquote{
  270. padding:0 0 0 10px;
  271. margin:-4px 0 -4px 10px;
  272. border-left:2px solid {color:Link Hover};
  273. }
  274.  
  275. p {
  276. margin:10px 0 10px 0;
  277. }
  278.  
  279. .ol, ul {
  280. margin-left:30px;
  281. padding:5px;
  282. }
  283.  
  284. .ul {
  285. list-style-type:square;
  286. }
  287.  
  288. .chat .line{
  289. padding: 2px;
  290. }
  291.  
  292. .chat .line .odd{
  293. padding:2px;
  294. color:{color:Ask Text};
  295. background:{color:Ask Background};
  296. }
  297.  
  298. .label {
  299. font-weight:bold;
  300. }
  301.  
  302. .audioart img{
  303. width:100%;height:auto;
  304. }
  305.  
  306. .audioplayer{
  307. padding:10px;
  308. background:black;
  309. opacity:1;
  310. }
  311.  
  312. .audioinfo{
  313. border-top:1px solid rgba(255,255,255,1);
  314. padding:10px;
  315. background:black;
  316. color:white;
  317. opacity:1;
  318. }
  319.  
  320. .notes img{
  321. width:10px;
  322. position:left;
  323. margin:3px 5px 0 0;
  324. background:transparent;
  325. -webkit-border-radius:10px;
  326. -moz-border-radius:10px;
  327. border-radius:10px;
  328. }
  329.  
  330. .notes a{
  331. background:transparent;
  332. }
  333.  
  334. .notes{
  335. line-height:30px;
  336. }
  337.  
  338. #pgs{
  339. position:relative;
  340. font-weight:bold;
  341. font-size:40px;
  342. }
  343.  
  344. #pgs a{
  345. background:transparent;
  346. }
  347.  
  348. .pagination{display:none;}
  349.  
  350. .com:last-child{display:none;}
  351.  
  352.  
  353. #infscr-loading{
  354. position:absolute;
  355. left:50%;
  356. bottom:-40px;
  357.  
  358. }
  359.  
  360. #etc{
  361. position:absolute;
  362. margin:0 0 0 0;
  363. }
  364.  
  365. #top{
  366. position:fixed;
  367. width:600px;
  368. top:0;left:0;
  369. padding:40px 0 0 58px;
  370. z-index:999999999;
  371. overflow:hidden;
  372. }
  373.  
  374. #left{
  375. position:fixed;
  376. width:100px;
  377. top:120px;left:0;
  378. padding:0px 0 0 60px;
  379. z-index:999999999;
  380. overflow:hidden;
  381. }
  382.  
  383. .nav{
  384. font-family:arial;
  385. font-weight:bold;
  386. font-size:30px;
  387. line-height:30px;
  388. }
  389.  
  390. .nav a{
  391.  
  392. }
  393.  
  394. .bt{
  395. font-size:70px;
  396. line-height:80px;
  397. font-family:arial;
  398. font-weight:bold;
  399. }
  400.  
  401. {CustomCSS}
  402. </style>
  403.  
  404.  
  405. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  406. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  407. <script>
  408. (function($){
  409. $(document).ready(function(){
  410. $("a[title]").style_my_tooltips({
  411. tip_follows_cursor:true,
  412. tip_delay_time:0,
  413. tip_fade_speed:0,
  414. attribute:"title"
  415. });
  416. });
  417. })(jQuery);
  418. </script>
  419.  
  420. </head>
  421. <body>
  422.  
  423. <div id="top">
  424. <div class="bt"><a href="/">{Title}</a></div>
  425. </div>
  426.  
  427. <div id="left">
  428. <div class="nav">
  429.  
  430. {block:ifLink1name}
  431. <a title="{text:Link 1 name}"href="{text:Link 1 URL}">001</a>
  432. {/block:ifLink1name}
  433. {block:ifLink2name}
  434. <a title="{text:Link 2 name}"href="{text:Link 2 URL}">002</a>
  435. {/block:ifLink2name}
  436. {block:ifLink3name}
  437. <a title="{text:Link 3 name}"href="{text:Link 3 URL}">003</a>
  438. {/block:ifLink3name}
  439. {block:ifLink4name}
  440. <a title="{text:Link 4 name}"href="{text:Link 4 URL}">004</a>
  441. {/block:ifLink4name}
  442.  
  443.  
  444. {block:ifNotInfiniteScroll}
  445. {block:IndexPage}
  446. <div id="pgs">
  447. {block:Pagination}
  448. {block:PreviousPage} <a href="{PreviousPage}"><i class="fa fa-angle-left"></i></a> <br> {/block:PreviousPage}
  449. {/block:JumpPagination}
  450. {block:NextPage}<a href="{NextPage}"><i class="fa fa-angle-right"></i></a>{/block:NextPage}
  451. {/block:Pagination}
  452. </div>
  453. {/block:IndexPage}
  454. {/block:ifNotInfiniteScroll}
  455.  
  456. </div>
  457. </div>
  458.  
  459. <div id="container">
  460. <br><br><br><br><br><br><br><br><br><br>
  461.  
  462. <div id="content">
  463.  
  464. {block:Posts}
  465. <article>
  466.  
  467. {block:Answer}
  468. <div id="ask">
  469. <div class="askerimg"><img src="{AskerPortraitURL-128}"></div>
  470. <span class="askername"> {Asker} asked:</span>
  471. <span style="padding-left:3px;padding-right:3px;">{Question}</span>
  472. </div>
  473. <div class="asktri1"></div>
  474. <div id="answer">{Answer}</div>
  475. {/block:Answer}
  476.  
  477. {block:Text}
  478. <div class="cap">
  479. {block:Title}
  480. <h1>{Title}</h1>
  481. {/block:Title}
  482. {Body}
  483. </div>
  484. {/block:Text}
  485.  
  486. {block:Link}
  487. <div class="cap">
  488. <h1><a href="{URL}">{Name} »</a></h1>
  489. {block:Description}{Description}{/block:Description}
  490. </div>
  491. {/block:Link}
  492.  
  493. {block:Photo}
  494. <div id="pic">
  495. <a href="{permalink}">
  496. <div id="pc"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></div>
  497. </a>
  498. </div>
  499. {block:IndexPage}
  500. {block:ifCaptions}
  501. {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}
  502. {/block:ifCaptions}
  503. {/block:IndexPage}
  504. {block:PermalinkPage}
  505. {block:ifCaptions}
  506. {block:Caption}<div class="permacap">{Caption}</div>{/block:Caption}
  507. {/block:ifCaptions}
  508. {/block:PermalinkPage}
  509. {block:ifNotCaptions}
  510. {block:PermalinkPage}
  511. {block:Caption}{Caption}{/block:Caption}
  512. {/block:PermalinkPage}
  513. {/block:ifNotCaptions}
  514. {block:ContentSource}
  515. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  516. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  517. {/block:SourceLogo}
  518. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  519. {/block:ContentSource}
  520. {block:ReblogParentURL}
  521. <!-- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  522. {/block:ReblogParentURL}
  523. {/block:Photo}
  524.  
  525. {block:Photoset}
  526. {block:IndexPage}
  527. <div id="pic">
  528. <div id="ugh">
  529. {Photoset-250}
  530. </div>
  531. </div>
  532. {/block:IndexPage}
  533. {block:IndexPage}
  534. {block:ifCaptions}
  535. {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}
  536. {/block:ifCaptions}
  537. {/block:IndexPage}
  538. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  539. {block:ifNotCaptions}
  540. {block:PermalinkPage}
  541. {block:Caption}<div class="permacap">{Caption}</div>{/block:Caption}
  542. {/block:PermalinkPage}
  543. {/block:ifNotCaptions}
  544. {/block:Photoset}
  545.  
  546. {block:Quote}
  547. <div class="cap">
  548. <div class="q_q">❝</div>
  549. <h2>{Quote}</h2>
  550. {block:Source}
  551. - {Source}
  552. {/block:Source}
  553. </div>
  554. {/block:Quote}
  555.  
  556. {block:Chat}
  557. <div class="cap">
  558. {block:Title}
  559. <h1>{Title}</h1>
  560. {/block:Title}
  561. <div class="chat">
  562. {block:Lines}
  563. <div class="chat">
  564. <div class="line {Alt}">
  565. <div class="{Alt} user_{UserNumber}">
  566. {block:Label}
  567. <b>{Label} </b>
  568. {/block:Label}
  569. {Line}
  570. </div>
  571. </div>
  572. </div>
  573. {/block:Lines}
  574. </div>
  575. </div>
  576. {/block:Chat}
  577.  
  578. {block:Audio}
  579. {block:AlbumArt}
  580. <div class="audioart">
  581. <img src="{AlbumArtURL}">
  582. </div>
  583. {/block:AlbumArt}
  584. {block:AudioPlayer}
  585. <div class="audioplayer">
  586. {AudioPlayerBlack}
  587. </div>
  588. {/block:AudioPlayer}
  589. {block:TrackName}
  590. <div class="audioinfo">
  591. Song : {TrackName}
  592. </div>
  593. {/block:TrackName}
  594. {block:Artist}
  595. <div class="audioinfo">
  596. Artist : {Artist}
  597. </div>
  598. {/block:Artist}
  599. {block:Album}
  600. <div class="audioinfo">
  601. Album : {Album}
  602. </div>
  603. {/block:Album}
  604. {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}
  605. {/block:Audio}
  606.  
  607. {block:Video}
  608. <div class="photo">
  609. {block:IndexPage}{Video-250}{/block:IndexPage}
  610. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  611. </div>
  612. {block:ifCaptions}
  613. {block:Caption}{Caption}{/block:Caption}
  614. {/block:ifCaptions}
  615. {block:ifNotCaptions}
  616. {block:PermalinkPage}
  617. {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}
  618. {/block:PermalinkPage}
  619. {/block:ifNotCaptions}
  620. {/block:Video}
  621.  
  622. {block:IndexPage}
  623. <div id="permalink">
  624. <a title="{TimeAgo}"href="{Permalink}"><img src="http://31.media.tumblr.com/b2b0faaafc98030d7fcbca1a5877fc71/tumblr_inline_mv2holPJ6c1qid2nw.gif"style="margin:0 0 -3px 0;"> {NoteCount} <img src="http://33.media.tumblr.com/9606eca397f545eb3d9f8c3f0d17a5b1/tumblr_inline_mv2hopso0T1qid2nw.gif"style="margin:0 0 -3px 0;"></span> </a>
  625. </div>
  626. {/block:IndexPage}
  627.  
  628. {block:PermalinkPage}
  629. {block:Date}
  630. <div id="permalinkpg">
  631. <b>Posted:</b> {TimeAgo} on
  632. {Month} {DayofMonth},{Year} at
  633. {12Hour}:{Minutes} {CapitalAmPm}
  634. {block:NoteCount}<br>
  635. <b>Notes:</b>
  636. {NoteCount}
  637. {/block:NoteCount}
  638. {block:HasTags}
  639. <br>
  640. <b>Tags:</b>
  641. {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;
  642. {/block:Tags}
  643. {/block:HasTags}
  644. <br>{block:RebloggedFrom}
  645. <b>Via:</b> <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a><br> <b>Src:</b> <a href="{ReblogRootURL}" target="_blank">{ReblogRootName}</a> {/block:RebloggedFrom}
  646. <div style="padding:0 10px 0 10px">
  647. {block:PostNotes}
  648. {PostNotes}
  649. {/block:PostNotes}
  650. </div>
  651. </div>
  652. {/block:Date}
  653. {/block:PermalinkPage}
  654.  
  655. </article>
  656. {/block:Posts}
  657.  
  658. </div>
  659.  
  660. <!--Pagination: previous/next page links-->
  661. {block:Pagination}
  662. <div class="pagination">
  663. {block:PreviousPage}<a href="{PreviousPage}"> </a>{/block:PreviousPage}
  664. {block:NextPage}<a href="{NextPage}"> </a>{/block:NextPage}
  665. </div>
  666. {/block:Pagination}
  667.  
  668. <!--Links to jQuery library, Masonry, infinite scroll and imagesLoaded-->
  669. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
  670. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  671. {block:IfInfiniteScroll}
  672. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  673. <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
  674. {/block:IfInfiniteScroll}
  675. <!--Code for infinite scroll and grid layout-->
  676. <script>
  677. (function() {
  678. var $tumblelog = $('#content');
  679. {block:IfInfiniteScroll}
  680. $tumblelog.infinitescroll({
  681. navSelector : ".pagination",
  682. nextSelector : ".pagination a:first",
  683. itemSelector : "article",
  684. bufferPx : 50,
  685. done : "",
  686. loading: {
  687. finishedMsg: "<p> </p>",
  688. img : "http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif",
  689. msg: null,
  690. msgText: "<p> </p>"
  691. },
  692. },
  693. function( newElements ) {
  694. var $newElems = $( newElements ).css({ opacity: 0 });
  695. $newElems.imagesLoaded(function(){
  696. $newElems.animate({ opacity: 1 });
  697. $tumblelog.masonry( 'appended', $newElems);
  698. });
  699. }
  700. );
  701. {/block:IfInfiniteScroll}
  702. $tumblelog.imagesLoaded( function(){
  703. $tumblelog.masonry({
  704. columnWidth: function( containerWidth ) {
  705. return containerWidth / 100;
  706. }
  707. });
  708. });
  709. })();
  710. </script>
  711. </div>
  712.  
  713. <div style="position:fixed;bottom:0;right:0;padding:0 30px 30px 0;font-size:14px;"><a title="theme by tomkirk" style="background:transparent;"href="http://tomkirk.tumblr.com/">▲</a></div>
  714.  
  715. </body>
  716. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement