Advertisement
rasperries

simple eoxk

Jun 1st, 2015
345
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.58 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <!--
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11. cerulean theme by eoxk
  12. http://eoxk.tumblr.com
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19. notes:
  20.  
  21. - when entering a font size, make sure to include the full value
  22. (ex. 11px, 0.7em, 70%)
  23. - to enable the theme to work on mobile devices, go to "advanced
  24. settings" at the bottom of the customize panel, and turn off
  25. the option "use default mobile theme"
  26.  
  27.  
  28. -->
  29. <title>{Title}</title>
  30. <link rel="alternate" type="application/rss+xml" href="{RSS}"/>
  31. <link rel="shortcut icon" href="{Favicon}"/>
  32. {block:Description}
  33. <meta name="description" content="{MetaDescription}" />
  34. {/block:Description}
  35. <meta name="viewport" content="width=device-width, initial-scale=1">
  36. <meta name="image:background" content=""/>
  37. <meta name="color:background" content="#ffffff"/>
  38. <meta name="color:title" content="#4f4f4f"/>
  39. <meta name="color:text" content="#6f6f6f"/>
  40. <meta name="color:accent" content="#9f9f9f"/>
  41. <meta name="color:accent border" content="#e9e9e9"/>
  42. <meta name="color:link border" content="#c9edde"/>
  43. <meta name="color:link border hover" content="#b3daff"/>
  44. <meta name="select:posts" content="250px" title="250px"/>
  45. <meta name="select:posts" content="300px" title="300px"/>
  46. <meta name="select:posts" content="350px" title="350px"/>
  47. <meta name="select:posts" content="400px" title="400px"/>
  48. <meta name="select:posts" content="450px" title="450px"/>
  49. <meta name="select:posts" content="500px" title="500px"/>
  50. <meta name="select:font" content="pt-sans" title="PT Sans"/>
  51. <meta name="select:font" content="source-sans-pro" title="Source Sans Pro"/>
  52. <meta name="select:font" content="open-sans" title="Open Sans"/>
  53. <meta name="select:font" content="lato" title="Lato"/>
  54. <meta name="select:font" content="lora" title="Lora"/>
  55. <meta name="select:font" content="pt-serif" title="PT Serif"/>
  56. <meta name="select:font" content="source-serif-pro" title="Source Serif Pro"/>
  57. <meta name="select:font" content="inconsolata" title="Inconsolata"/>
  58. <meta name="select:font" content="ubuntu-mono" title="Ubuntu Mono"/>
  59. <meta name="select:captions" content="" title="normal"/>
  60. <meta name="select:captions" content="inline" title="inline"/>
  61. <meta name="select:captions" content="inline clipped" title="clipped"/>
  62. <meta name="select:captions" content="hidden" title="hidden"/>
  63. <meta name="if:one column" content="0"/>
  64. <meta name="if:center content" content="1"/>
  65. <meta name="if:highres images" content="0"/>
  66. <meta name="if:photosets on index" content="0"/>
  67. <meta name="if:link borders" content="1"/>
  68. <meta name="if:show description" content="0"/>
  69. <meta name="if:tile background" content="1"/>
  70. <meta name="if:infinite scroll" content="0"/>
  71. <meta name="text:other font" content=""/>
  72. <meta name="text:font size" content=""/>
  73. <meta name="text:home link" content="home"/>
  74. <meta name="text:archive link" content="archive"/>
  75. <meta name="text:ask link" content="ask"/>
  76. <meta name="text:link 1" content=""/>
  77. <meta name="text:link 1 url" content=""/>
  78. <meta name="text:link 2" content=""/>
  79. <meta name="text:link 2 url" content=""/>
  80. <meta name="text:link 3" content=""/>
  81. <meta name="text:link 3 url" content=""/>
  82. <meta name="text:link 4" content=""/>
  83. <meta name="text:link 4 url" content=""/>
  84. <meta name="text:link 5" content=""/>
  85. <meta name="text:link 5 url" content=""/>
  86. <meta name="text:link 6" content=""/>
  87. <meta name="text:link 6 url" content=""/>
  88. <script src="//use.edgefonts.net/{select:font}:n4,n5,i4,n7,i7.js"></script>
  89. <style type="text/css">
  90.  
  91. html, body {
  92. width:100%;
  93. height:100%;
  94. }
  95.  
  96. *, body {cursor: url(http://static.tumblr.com/aegsbm3/yx8mynbjg/cursor__3_.png), crosshair;
  97. }
  98.  
  99. body {
  100. margin:0;
  101. font-size:10px;
  102. font-family:{select:font}, sans-serif;
  103. {block:ifOtherFont}
  104. font-family:{text:other font}, {select:font}, sans-serif;
  105. {/block:ifOtherFont}
  106. {block:ifFontSize}
  107. font-size:{text:font size};
  108. {/block:ifFontSize}
  109. line-height:1.67em;
  110. word-wrap:break-word;
  111. background-attachment:fixed;
  112. -moz-osx-font-smoothing:grayscale;
  113. -webkit-font-smoothing:antialiased;
  114. font-smoothing:antialiased;
  115. -ms-text-size-adjust:100%;
  116. -moz-text-size-adjust:100%;
  117. -webkit-text-size-adjust:100%;
  118. color:{color:text};
  119. background-color:{color:background};
  120. {block:ifBackgroundImage}
  121. background-image:url({image:background});
  122. {/block:ifBackgroundImage}
  123. {block:ifNotTileBackground}
  124. background-size:cover;
  125. {/block:ifNotTileBackground}
  126. }
  127. a, a b, a strong {
  128. color:inherit;
  129. font-weight:normal;
  130. text-decoration:none;
  131. cursor:url(http://static.tumblr.com/bcpenwm/8sInbxu65/cursorhover.png), help;
  132. }
  133.  
  134.  
  135. b, strong {font-weight:normal;}
  136. small, sub {
  137. font-size:{text:font size};
  138. vertical-align:baseline;
  139. }
  140. blockquote {
  141. margin:0;
  142. padding:0 0 0 1.33em;
  143. border-left:1px solid {color:accent border};
  144. }
  145. pre {
  146. font-family:inherit;
  147. white-space:normal;
  148. }
  149. ol {
  150. padding:0;
  151. list-style-type:none;
  152. }
  153. ol li {
  154. counter-increment:olist;
  155. }
  156. ol li::before {
  157. content:counter(olist, decimal-leading-zero) '.';
  158. margin-right:.33em;
  159. }
  160. li ol, li ul {
  161. margin:0;
  162. }
  163. blockquote, ol, ul, p, pre {
  164. margin-top:1em;
  165. margin-bottom:1em;
  166. }
  167. h1, h2, h3, h4, h5, h6 {
  168. font-size:1.2em;
  169. font-weight:normal;
  170. }
  171. hr {
  172. border:0;
  173. margin:0;
  174. -moz-box-sizing:content-box;
  175. box-sizing:content-box;
  176. }
  177. img {
  178. border:0;
  179. max-width:100%;
  180. height:auto;
  181. }
  182.  
  183. /* accents */
  184.  
  185. .title {
  186. font-size:1.4em;
  187. margin-bottom:.86em;
  188. color:{color:title};
  189. }
  190. .accent, .light, li::before, li::after {
  191. color:{color:accent};
  192. }
  193. .light a, .text .tumblr_blog {
  194. color:{color:accent};
  195. }
  196. {block:ifLinkBorders}
  197. .text a, .accent a, .title a {
  198. border-bottom:1px solid {color:link border};
  199. }
  200. .text a:hover, .accent a:hover, .title a:hover {
  201. border-color:{color:link border hover};
  202. }
  203. .light a, .text .tumblr_blog {
  204. border-bottom:0;
  205. }
  206. nav a:hover, .light a:hover, .text .tumblr_blog:hover {
  207. border-bottom:1px solid {color:accent border};
  208. }
  209. {/block:ifLinkBorders}
  210. ul {
  211. padding:0;
  212. list-style-type:none;
  213. }
  214. ul li, .question .sender {
  215. position:relative;
  216. padding-left:2.5em;
  217. }
  218. ul li::before, .question .sender::before {
  219. content:'';
  220. position:absolute;
  221. display:block;
  222. top:.835em;
  223. left:.835em;
  224. height:0;
  225. width:.835em;
  226. margin-top:-1px;
  227. border-top:1px solid {color:accent border};
  228. }
  229.  
  230. /* container */
  231.  
  232. #main {
  233. position:relative;
  234. margin:10% 10% 0;
  235. }
  236.  
  237. /* header */
  238.  
  239. aside {
  240. margin:0 0 12.5%;
  241. }
  242. #title {
  243. font-size:1.2em;
  244. }
  245. nav {
  246. margin:1.33em 0 -.33em;
  247. }
  248. nav li {
  249. padding:0;
  250. list-style:none;
  251. display:inline;
  252. }
  253. nav li::after {
  254. content:' / ';
  255. }
  256. nav li:last-child::after {
  257. display:none;
  258. }
  259. .desc {
  260. margin-top:1.33em;
  261. }
  262.  
  263. /* posts */
  264.  
  265. #content {
  266. overflow:hidden;
  267. }
  268. .entry {
  269. position:relative;
  270. margin:0 0 12.5%;
  271. max-width:100%;
  272. }
  273. .post {
  274. position:relative;
  275. }
  276.  
  277. /* info */
  278.  
  279. .info {
  280. margin-top:1.33em;
  281. }
  282. .info .square {
  283. display:inline-block;
  284. vertical-align:top;
  285. width:6px;
  286. height:6px;
  287. background-color:{color:link border};
  288. }
  289. .info .square:hover {
  290. border-bottom:0;
  291. background-color:{color:link border hover};
  292. }
  293. .tags {
  294. {block:IndexPage}display:none;{/block:IndexPage}
  295. }
  296. .comma {
  297. font-style:inherit;
  298. }
  299. .comma:last-child {
  300. display:none;
  301. }
  302.  
  303. /* post titles */
  304.  
  305. .post > h1 {
  306. font-size:1.2em;
  307. color:#6f6f6f;
  308.  
  309.  
  310. }
  311. .question,
  312. .quote {
  313. font-size:9px;
  314. color:#6f6f6f;
  315.  
  316.  
  317. }
  318. .quote * {
  319. margin:0;
  320. font-size:9px;
  321. }
  322. .question {
  323. overflow:hidden;
  324. font-size:1em;
  325. }
  326. .question .sender {
  327. position:relative;
  328. display:inline-block;
  329. text-transform:lowercase;
  330. font-style:inherit;
  331. }
  332.  
  333. /* text */
  334.  
  335. .text *:first-child {
  336. margin-top:0;
  337. }
  338. .text *:last-child {
  339. margin-bottom:0;
  340. }
  341. .answer,
  342. .caption {
  343. margin-top:1em;
  344. }
  345.  
  346. /* captions */
  347.  
  348. .caption.hidden {
  349. display:none;
  350. }
  351. .caption.inline * {
  352. display:inline;
  353. margin:0;
  354. padding:0;
  355. }
  356. .caption.inline blockquote {
  357. border:0;
  358. }
  359. .caption.inline *::after {
  360. content:' ';
  361. }
  362. .caption.inline a::after {
  363. display:none;
  364. }
  365. .caption.clipped {
  366. white-space:nowrap;
  367. overflow:hidden;
  368. text-overflow:ellipsis;
  369. max-height:1.6em;
  370. }
  371.  
  372. /* audio posts */
  373.  
  374. .audio .track {
  375. display:none;
  376. }
  377.  
  378. /* photos and videos */
  379.  
  380. .media {
  381. overflow:hidden;
  382. padding-bottom:.33em;
  383. }
  384. .media img {
  385. display:block;
  386. margin:0;
  387. }
  388. .video iframe,
  389. .tumblr_video_container {
  390. display:block;
  391. max-width:100%;
  392. max-height:{select:post width}px;
  393. }
  394. .video #youtube_iframe {
  395. max-height:calc({select:post width}px * 0.67);
  396. }
  397.  
  398. /* footer */
  399.  
  400. footer {
  401. overflow:hidden;
  402. text-transform:lowercase;
  403. padding-bottom:12.5%;
  404. }
  405. .pagination {
  406. margin-bottom:1em;
  407. }
  408. .pagination .next {
  409. color:{color:text};
  410. }
  411. {block:ifInfiniteScroll}
  412. .pagination {
  413. display:none;
  414. }
  415. #stt {
  416. border:0;
  417. position:fixed;
  418. display:inline-block;
  419. bottom:10px;
  420. left:10px;
  421. z-index:999;
  422. padding:5px;
  423. line-height:1em;
  424. background-color:{color:background};
  425. color:{color:accent};
  426. opacity:0;
  427. -webkit-transition:opacity .3s ease-in-out;
  428. transition:opacity .3s ease-in-out;
  429. }
  430. #stt.s {
  431. opacity:1;
  432. }
  433. {/block:ifInfiniteScroll}
  434.  
  435.  
  436. /* post notes */
  437.  
  438. .notes a {
  439. border:0;
  440. text-decoration:none;
  441. color:inherit;
  442. }
  443. .notes img {
  444. display:none;
  445. }
  446. .action > a:first-of-type {
  447. color:{color:text};
  448. }
  449. .clear {
  450. display:none;
  451. }
  452. .note {
  453. text-align:inherit!important;
  454. }
  455. .note blockquote {
  456. display:inline;
  457. padding:0;
  458. border:0;
  459. }
  460. .note blockquote::before {
  461. content:' ';
  462. }
  463.  
  464. /* etc */
  465.  
  466. #infscr-loading {
  467. display:none!important;
  468. }
  469. #tumblr_controls {
  470. position:fixed;
  471. opacity:.5!important;
  472. -webkit-transition:opacity .3s ease-in-out;
  473. transition:opacity .3s ease-in-out;
  474. padding:4px;
  475. }
  476. #tumblr_controls:hover {
  477. opacity:.7!important;
  478. }
  479. #tumblr_lightbox {
  480. background-color:transparent!important;
  481. }
  482. #vignette,
  483. #tumblr_lightbox_left_image,
  484. #tumblr_lightbox_right_image {
  485. visibility:hidden;
  486. }
  487. #tumblr_lightbox img {
  488. box-shadow:none!important;
  489. }
  490. #tumblr_lightbox > div:nth-child(2) {
  491. opacity:.98;
  492. background-color:{color:link border};
  493. }
  494. #theme {
  495. position:fixed;
  496. display:inline-block;
  497. bottom:10px;
  498. right:10px;
  499. z-index:999;
  500. padding:5px;
  501. line-height:1em;
  502. background-color:{color:background};
  503. color:{color:accent};
  504. }
  505.  
  506. /* centered content */
  507.  
  508. {block:ifCenterContent}
  509. #main {
  510. text-align:center;
  511. }
  512. aside,
  513. .entry,
  514. footer {
  515. margin-left:auto;
  516. margin-right:auto;
  517. }
  518. .entry img,
  519. .media img {
  520. margin:0 auto;
  521. }
  522. .text {
  523. margin-left:auto;
  524. margin-right:auto;
  525. }
  526. .text * {
  527. padding:0;
  528. border-left:0;
  529. }
  530. .text ul li::before {
  531. display:none;
  532. }
  533. {/block:ifCenterContent}
  534.  
  535. /* post width */
  536.  
  537. aside,
  538. .entry,
  539. .text,
  540. footer {
  541. width:{select:posts};
  542. max-width:100%;
  543. }
  544. {block:ifHighResImages}
  545. .ph {
  546. width:auto;
  547. }
  548. {/block:ifHighResImages}
  549.  
  550. /* grid */
  551.  
  552. {block:IndexPage}
  553. {block:ifNotOneColumn}
  554. #content {
  555. margin:0 -5%;
  556. font-size:0;
  557. }
  558. .entry {
  559. display:inline-block;
  560. vertical-align:middle;
  561. padding:0 4.5%;
  562. margin:0 0 11.1%;
  563. font-size:10px;
  564. {block:ifFontSize}
  565. font-size:{text:font size};
  566. {/block:ifFontSize}
  567. }
  568. .entry,
  569. .text {
  570. max-width:91%;
  571. }
  572. {/block:ifNotOneColumn}
  573. {/block:IndexPage}
  574.  
  575. </style>
  576. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  577. </head>
  578. <body>
  579. <div id="main">
  580. <aside>
  581. <div class="title"><a id="title" href="/">{Title}</a></div>
  582. <nav><!-- navigation -->
  583. {block:ifHomeLink}<li><a href="/">{text:home link}</a></li>{/block:ifHomeLink}
  584. {block:ifArchiveLink}<li><a href="/archive">{text:archive link}</a></li>{/block:ifArchiveLink}
  585. {block:ifAskLink}<li><a href="/ask">{text:ask link}</a></li>{/block:ifAskLink}
  586. {block:HasPages}{block:Pages}<li><a href="{URL}">{Label}</a></li> {/block:Pages}{/block:HasPages}
  587. {block:ifLink1}<li><a href="{text:link 1 url}">{text:link 1}</a></li>{/block:ifLink1}
  588. {block:ifLink2}<li><a href="{text:link 2 url}">{text:link 2}</a></li>{/block:ifLink2}
  589. {block:ifLink3}<li><a href="{text:link 3 url}">{text:link 3}</a></li>{/block:ifLink3}
  590. {block:ifLink4}<li><a href="{text:link 4 url}">{text:link 4}</a></li>{/block:ifLink4}
  591. {block:ifLink5}<li><a href="{text:link 5 url}">{text:link 5}</a></li>{/block:ifLink5}
  592. {block:ifLink6}<li><a href="{text:link 6 url}">{text:link 6}</a></li>{/block:ifLink6}
  593. </nav>
  594. {block:ifShowDescription}<div class="desc light">{Description}</div>{/block:ifShowDescription}
  595. </aside>
  596. <div id="content"><!-- posts -->
  597. {block:Posts}
  598. <article class="entry{block:Photo} ph{/block:Photo}{block:Photoset} ph{/block:Photoset}">
  599. <section class="post">
  600. {block:Answer}<!-- answer --><div class="question title"><span>{Question}</span><i class="sender light">{lang:Asked by Asker 2}</i></div><div class="answer text">{Answer}</div>{/block:Answer}
  601. {block:Audio}<!-- audio --><div class="audio">{block:AudioPlayer}{AudioPlayerGrey}{/block:AudioPlayer}</div>{/block:Audio}
  602. {block:Chat}<!-- chat -->{block:Title}<h1 class="title">{Title}</h1>{/block:Title}<div class="chat text"><ul>{block:Lines}<li class="line">{block:Label}<span class="label light">{Label}&nbsp; </span>{/block:Label}{Line}</li>{/block:Lines}</ul></div>{/block:Chat}
  603. {block:Link}<!-- link --><h1 class="title"><a href="{URL}">{Name}</a></h1>{block:Description}<div class="text">{Description}</div>{/block:Description}{/block:Link}
  604. {block:Photo}<!-- photo --><div class="media">{LinkOpenTag}<img src="{block:ifHighResImages}{PhotoURL-HighRes}{/block:ifHighResImages}{block:ifNotHighResImages}{PhotoURL-500}{/block:ifNotHighResImages}"/>{LinkCloseTag}</div>{/block:Photo}
  605. {block:Photoset}<!-- photoset --><div class="media photoset">{block:IndexPage}{block:ifPhotosetsOnIndex}<!--{/block:ifPhotosetsOnIndex}{block:Photos}<img src="{block:ifHighResImages}{PhotoURL-HighRes}{/block:ifHighResImages}{block:ifNotHighResImages}{PhotoURL-500}{/block:ifNotHighResImages}"/><!--{/block:Photos}{block:ifPhotosetsOnIndex}-->{/block:ifPhotosetsOnIndex}{/block:IndexPage}<div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div></div>{block:IndexPage}{block:ifNotPhotosetsOnIndex}-->{/block:ifNotPhotosetsOnIndex}{/block:IndexPage}{/block:Photoset}
  606. {block:Quote}<!-- quote --><div class="quote title">{Quote}</div>{block:Source}<div class="source text">{Source}</div>{/block:Source}{/block:Quote}
  607. {block:Text}<!-- text -->{block:Title}<h1 class="title">{Title}</h1>{/block:Title}<div class="text">{Body}</div>{/block:Text}
  608. {block:Video}<!-- video --><div class="media video">{Video-500}</div>
  609. {/block:Video}
  610. {block:Caption}<!-- caption --><div class="caption text{block:IndexPage} {select:captions}{/block:IndexPage}">{Caption}</div>{/block:Caption}
  611. </section>
  612. {block:Date}
  613. <section class="info light">
  614. {block:IndexPage}<a href="{Permalink}" class="square"></a>{/block:IndexPage}
  615. {block:PermalinkPage}{TimeAgo} / {NoteCountWithLabel}{block:RebloggedFrom}<span class="rb light"> / via <a href="{ReblogParentURL}" class="rf">{ReblogParentName}</a>{block:ContentSource} / <a href="{ReblogRootURL}" class="src">source</a>{/block:ContentSource}</span>{/block:RebloggedFrom}{/block:PermalinkPage}
  616. {block:HasTags}
  617. <div class="tags">{block:Tags}<a href="{TagURL}">{Tag}</a><i class="comma"> / </i>{/block:Tags}</div>
  618. {/block:HasTags}
  619. </section>
  620. {/block:Date}
  621. </article>
  622. {block:PostNotes}<!-- post notes -->
  623. <article id="notes" class="entry">
  624. <section class="post">
  625. <div class="light text">{PostNotes}</div>
  626. </section>
  627. </article>
  628. {/block:PostNotes}
  629. {/block:Posts}
  630. <!-- {block:ContentSource}{SourceURL} {/block:ContentSource}{block:RebloggedFrom}{ReblogRootURL} {ReblogParentURL}{/block:RebloggedFrom} -->
  631. </div><!-- end #content -->
  632. {block:Pagination}<!-- pagination -->
  633. <footer class="light">
  634. <div class="pagination">
  635. {block:PreviousPage}<a class="back" href="{PreviousPage}">{lang:Previous page}</a>{block:NextPage} / {/block:NextPage}{/block:PreviousPage}
  636. {block:NextPage}<a class="next" href="{NextPage}">{lang:Next page}</a>{/block:NextPage}
  637. </div>
  638. <a id="stt" href="#">scroll to top</a>
  639. </footer>
  640. {/block:Pagination}
  641. </div><!-- end #main -->
  642. <a href="http://eoxk.tumblr.com" target="_blank" id="theme">thm</a>
  643. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  644. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  645. {block:IndexPage}
  646. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  647. {block:ifInfiniteScroll}
  648. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  649. {/block:ifInfiniteScroll}
  650. {/block:IndexPage}
  651. <script>
  652. $(document).ready(function(){
  653. $('.photo-slideshow').pxuPhotoset({
  654. lightbox: true,
  655. rounded: false,
  656. gutter: '1px',
  657. photoset: '.photo-slideshow',
  658. photoWrap: '.photo-data',
  659. photo: '.pxu-photo'
  660. });
  661. {block:IndexPage}
  662. $('#stt').click(function(){
  663. $('html,body').animate({ scrollTop: 0 }, 1000);
  664. return false
  665. });
  666. $(document).scroll(function(){
  667. var t = $(document).scrollTop();
  668. if (t > 1000) $('#stt').addClass('s');
  669. else $('#stt').removeClass('s');
  670. });
  671. {block:ifInfiniteScroll}
  672. $('#content').infinitescroll({
  673. itemSelector: '.entry',
  674. navSelector: '.pagination',
  675. nextSelector: '.next',
  676. loadingImg: '',
  677. loadingText: '<em></em>',
  678. bufferPx: 2000
  679. },
  680. function( newElements ) {
  681. var $newElems = $( newElements );
  682. $newElems.find('.photo-slideshow').pxuPhotoset({
  683. lightbox: true,
  684. rounded: false,
  685. gutter: '1px',
  686. photoset: '.photo-slideshow',
  687. photoWrap: '.photo-data',
  688. photo: '.pxu-photo'
  689. });
  690. });
  691. {/block:ifInfiniteScroll}
  692. {/block:IndexPage}
  693. });
  694. </script>
  695. </body>
  696. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement