Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- THEME: HERMES
- by acuite
- - inspired by vsco
- - don't steal this pls
- - enjoy, ilu (ノ◕ヮ◕)ノ*:・゚✧
- - @acuite for more themes
- -->
- <html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <meta name="color:Header" content="#f8f8f8"/>
- <meta name="color:Text" content="#555"/>
- <meta name="color:Link" content="#999"/>
- <meta name="color:Hover" content="#000"/>
- <meta name="if:Fixed Header" content=""/>
- <meta name="if:Load More" content=""/>
- <meta name="if:Paginate" content=""/>
- <meta name="select:Uniform Posts" content="upy upla" title="Landscape">
- <meta name="select:Uniform Posts" content="upy upsq" title="Square">
- <meta name="select:Uniform Posts" content="upy uppo" title="Portrait">
- <meta name="select:Uniform Posts" content="upn" title="None">
- <meta name="select:Columns" content="twoc" title="Two">
- <meta name="select:Columns" content="thrc" title="Three">
- <meta name="select:Columns" content="fouc" title="Four">
- <meta name="select:Columns" content="fivc" title="Five">
- <meta name="select:Permalink" content="perm_sol" title="Solid">
- <meta name="select:Permalink" content="perm_hov" title="Hover">
- <meta name="select:Permalink" content="perm_hid" title="Hide">
- <meta name="text:Post" content="200"/>
- <meta name="text:Margin" content="50"/>
- <meta name="text:Link 1" content="/"/>
- <meta name="text:Link 1 Title" content="one"/>
- <meta name="text:Link 2" content="/" />
- <meta name="text:Link 2 Title" content="two"/>
- <meta name="text:Link 3" content="/" />
- <meta name="text:Link 3 Title" content="three"/>
- <meta name="text:Link 4" content="/" />
- <meta name="text:Link 4 Title" content="four"/>
- <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
- <link href='http://static.tumblr.com/8pnyeus/sXxofi7lt/outicons.css' rel='stylesheet' type='text/css'>
- <link href="https://fonts.googleapis.com/css?family=Libre+Franklin:400,400i,600,600i,700,700i|Lora:400,400i,700,700i" rel="stylesheet">
- <style type="text/css">
- /* Scroll */
- ::-webkit-scrollbar {width:11px;height:11px;background:#eee;}
- ::-webkit-scrollbar-thumb {background:rgba({RGBcolor:Link},0.5);}
- ::-webkit-scrollbar,::-webkit-scrollbar-thumb {
- border:5px solid #fff;
- }
- /* Controls */
- .tc .oi {font-size:17px;color:{color:Link};}
- .tc {position:fixed;top:22px;right:25px;z-index:99999;cursor:pointer;}
- #tumblr_controls,.tmblr-iframe{-webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%);opacity:0;top:0!important;right:0!important;z-index:999999!important;padding:20px 40px 20px 0;}
- #tumblr_controls:hover,.tmblr-iframe:hover{opacity:0.5;}
- /* General */
- body {
- margin:0;
- color:{color:Text};
- background:#fff;
- word-wrap: break-word;
- font-smooth:always;
- -webkit-font-smoothing:antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- pre,p,blockquote,body,big,small,sub,sup,.entry {font-size:12px;}
- body,.perma,.from,input,.src{font-family:'Libre Franklin',Helvetica,Arial,sans-serif;}
- p,pre,em,.entry{font-family:'Lora',Georgia,serif;}
- a:link, a:active, a:visited {text-decoration:none;}
- a,.p,.load,#tumblr_controls,.tmblr-iframe{
- transition:0.5s ease;
- -o-transition:0.5s ease;
- -moz-transition:0.5s ease;
- -webkit-transition:0.5s ease;
- }
- /* Credit & Scroll to Top */
- .c,.top{position:fixed;right:30px;text-align:center;width:70px;}
- .c {bottom:30px;letter-spacing:1px;text-transform:uppercase;font-size:9px;}
- .top {bottom:50px;display:none;font-size:22px;}
- /* Pagination, Load More, Scroll */
- .cp {font-weight:600;}
- .cp,.jp,.pag a{display:inline-block;vertical-align:middle;margin:0px 10px;}
- .pag a i{font-size:22px;}
- .pag {
- margin-top:{text:Margin}px;
- position:relative;
- font-size:10px;
- text-align:center;
- }
- {block:ifnotPaginate}
- .pag,#infscr-loading {display:none!important;}
- {/block:ifnotPaginate}
- .load:hover {color:{color:Hover};background:transparent;}
- .load {
- color:#fff;
- cursor:pointer;
- position:relative;
- margin:50px 0px;
- display:inline-block;
- padding:12px 0px;
- width:{text:Post}px;
- border-radius:3px;
- font-size:12px;
- line-height:100%;
- text-align:center;
- background:{color:Hover};
- }
- /* Containers */
- .center {
- position:relative;
- text-align:center;
- margin:calc({text:Margin}px + 61px) auto;
- {block:PermalinkPage}width:400px;{/block:PermalinkPage}
- }
- {block:IndexPage}
- .twoc {width:calc(({text:Post}px + ({text:Margin}px * 2)) * 2);}
- .thrc {width:calc(({text:Post}px + ({text:Margin}px * 2)) * 3);}
- .fouc {width:calc(({text:Post}px + ({text:Margin}px * 2)) * 4);}
- .fivc {width:calc(({text:Post}px + ({text:Margin}px * 2)) * 5);}
- .peph {display:none;}
- .upy .whi {overflow:hidden;}
- .upla .whi,.upla .txt_hold{height:calc({text:Post}px * 0.75);}
- .upsq .whi,.upsq .txt_hold{height:{text:Post}px;}
- .uppo .whi,.uppo .txt_hold{height:calc({text:Post}px * 1.25);}
- .upy .bx {
- width:100%;
- height:100%;
- overflow:hidden;
- background:#fff no-repeat center;
- background-size:cover;
- }
- .txt_hold {display:table;width:100%;}
- .qut_hold,.txt,.audio,.chat {display:table-cell;vertical-align:middle;}
- .entry {
- position:relative;
- display:inline-block;
- vertical-align:bottom;
- min-width:150px;
- width:{text:Post}px;
- max-width:650px;
- margin:{text:Margin}px;
- }
- {/block:IndexPage}
- {block:PermalinkPage}
- .inph {display:none;}
- {/block:PermalinkPage}
- #content {font-size:0px;}
- .entry img {max-width:100%;height:auto;}
- .entry {
- text-align:center;
- overflow:hidden;
- {block:PermalinkPage}
- width:400px;
- margin:{text:Margin}px 0;
- {/block:PermalinkPage}
- }
- /* Header */
- header {
- top:0;
- left:0;
- font-size:0;
- padding:25px;
- z-index:9999;
- width:calc(100% - 50px);
- background:{color:Header};
- padding:23px 25px;
- {block:ifFixedHeader}position:fixed;{/block:ifFixedHeader}
- {block:ifnotFixedHeader}position:absolute;{/block:ifnotFixedHeader}
- {block:PermalinkPage}position:absolute;{/block:PermalinkPage}
- }
- nav a.bt{text-transform:uppercase;letter-spacing:0.5px;font-size:12px;}
- nav a .oi {font-size:17px;}
- nav a {
- display:inline-block;
- font-size:12px;
- line-height:100%;
- margin:0 15px 0 0;
- cursor:pointer;
- }
- .lb a:after {content:'·';margin:0 5px;color:{color:Text};}
- .lb a:last-of-type:after {display:none;}
- .lb a {font-size:11px;line-height:100%;margin:0;}
- .lb,.db,.srch {margin:10px 0 0;display:none;}
- .desc {font-size:12px;}
- .alt {margin:50px auto;display:inline-block;width:{text:Post}px;}
- .alt a.dh {cursor:help;}
- .icon {display:inline-block;width:60px;border-radius:50%;}
- .alt nav {font-size:0;margin:5px 0 0;}
- .alt nav a:hover {border-bottom:1px solid;}
- .alt nav a {
- margin:5px;
- padding-bottom:1px;
- border-bottom:1px solid {color:Hover};
- }
- .srch input {
- padding:0;
- margin:0;
- border:none;
- outline:none;
- width:150px;
- font-size:11px;
- line-height:100%;
- background:inherit;
- }
- .search-form input[type=text] {color:{color:Link};}
- input::-webkit-input-placeholder {color:{color:Link};}
- input::-moz-placeholder {color:{color:Link};}
- input:-moz-placeholder {color:{color:Link};}
- input:-ms-input-placeholder {color:{color:Link};}
- input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance:none;}
- /* Titles */
- h1 {margin:15px 0 0;font-size:15px;line-height:100%;font-weight:600;}
- h2 {margin:0;font-size:11px;line-height:100%;}
- h3,h4,h5 {margin:10px;font-size:10px;line-height:100%;}
- .qut{font-size:14px;line-height:130%;font-style:italic;}
- .src {margin-top:10px;}
- /* Asks */
- .ask {padding:20px;line-height:160%;}
- .ask h2 {margin:0px;}
- .ask p{margin:10px 0px 0px;}
- /* Permalinks */
- .from {height:12px;font-size:11px;line-height:100%;letter-spacing:0.25px;}
- .perm_hid .from {display:none;}
- .perm_sol .from {margin:15px 0 0;}
- .perm_hov .entry:hover .from {opacity:1;}
- .perm_hov .from {
- position:absolute;
- background:rgba(255,255,255,0.8);
- z-index:99999;
- margin-top:-22px;
- width:calc(100% - 10px);
- padding:5px;
- opacity:0;
- }
- /* Photosets */
- #tumblr_lightbox,.tmblr-lightbox {
- background:rgba({RGBcolor:Background},0.99)!important;
- }
- #vignette,#tumblr_lightbox_caption,.vignette,.lightbox-caption{
- opacity:0!important;
- }
- #tumblr_lightbox_center_image, #tumblr_lightbox_left_image,
- #tumblr_lightbox_right_image, .lightbox-image {
- box-shadow:none!important;
- border-radius:0px!important;
- }
- .index-page .photos img {display:none;}
- .index-page .photos img:first-child {display:block;}
- /* Audio & Chat */
- .lines {padding:10px;}
- .lines b{font-weight:400;}
- .play {
- display:inline-block;
- padding:10px;
- background:#e4e4e4;
- height:27px;
- width:27px;
- border-radius:50%;
- }
- .audio {padding:10px;}
- .au {padding-top:10px;}
- .au span{display:block;margin:3px 0px;}
- .tumblr_audio_player {width:27px;height:27px;overflow:hidden;}
- /* Text */
- b, strong {font-weight:600;}
- p, blockquote {margin:10px;}
- ol,ul {text-align:left;}
- blockquote p{margin:10px 0px;}
- blockquote p:first-child{margin:0px 0px 10px;}
- blockquote p:last-child{margin:10px 0px 0px;}
- blockquote p:only-child{margin:0px;}
- blockquote{padding:0px;}
- pre {
- white-space:pre-wrap;
- white-space:-moz-pre-wrap;
- white-space:-pre-wrap;
- white-space:-o-pre-wrap;
- word-wrap:break-word;
- }
- /* Captions */
- a.tumblr_blog,.per a:hover{border-bottom:1px solid;}
- .per {margin-top:10px;}
- .per a {
- display:inline-block;
- padding-bottom:2px;
- font-size:9px;
- letter-spacing:1px;
- text-transform:uppercase;
- border-bottom:1px solid #eee;
- }
- .cap {padding:10px;margin:{text:Margin}px 0;}
- .cap a {border-bottom:1px solid {color:Hover};}
- /* Postnotes */
- .pnh {cursor:pointer;font-size:18px;line-height:100%;}
- .pph {text-transform:lowercase;display:none;font-size:0;}
- .perma,.pnh {margin:30px 0;}
- .perma span {display:block;margin:5px 0;font-size:10px;line-height:100%;}
- .pmt a {margin:0 3px;}
- .pn ol{margin:0;padding:0;list-style-type:none;text-align:center;}
- .pn li{margin:5px 0;font-size:10px;line-height:100%;}
- .pn img{display:none;}
- /* Tooltips */
- #s-m-t-tooltip{
- max-width:200px;
- margin:15px;
- z-index:99999999;
- padding:5px;
- word-wrap:break-word;
- word-break:break-all;
- color:{color:Link};
- background:{color:Header};
- }
- /* Common Styles */
- p,blockquote,.lines,h3,.desc{line-height:150%;}
- a,.lines b,h2,.ask,.qut,.p,.perma,.tn,.pnh{color:{color:Link};}
- a:hover,h1 a,nav a.bt{color:{color:Hover};}
- img {display:block;margin:0;}
- </style>
- </head>
- <body class="{block:IndexPage}index-page{/block:IndexPage}">
- <div class="tc"><i class="oi oi-gear"></i></div>
- <header>
- <nav>
- <a class="sh" title="search"><i class="oi oi-search"></i></a>
- <a class="lh" title="filter"><i class="oi oi-menu"></i></a>
- <a href="/" title="home"><i class="oi oi-home"></i></a>
- <div class="lb">
- {block:ifLink1}
- <a href="{text:Link 1}">{text:Link 1 Title}</a>
- {/block:ifLink1}{block:ifLink2}
- <a href="{text:Link 2}">{text:Link 2 Title}</a>
- {/block:ifLink2}{block:ifLink3}
- <a href="{text:Link 3}">{text:Link 3 Title}</a>
- {/block:ifLink3}{block:ifLink4}
- <a href="{text:Link 4}">{text:Link 4 Title}</a>
- {/block:ifLink4}
- </div>
- <form action="/search" class="srch" method="get">
- <input id="searchField" name="q" type="text" placeholder="search this blog..." value="{SearchQuery}"/></form>
- </nav>
- </header>
- <div class="center {select:Columns} {select:Permalink} {select:Uniform Posts}">
- <div class="alt">
- <a class="dh"><img class="icon" src="{PortraitURL-128}"></a>
- <h1><a href="/">{Title}</a></h1>
- <div class="db">
- <div class="desc">{Description}</div>
- <nav>
- {block:ifLink1}
- <a href="{text:Link 1}">{text:Link 1 Title}</a>
- {/block:ifLink1}{block:ifLink2}
- <a href="{text:Link 2}">{text:Link 2 Title}</a>
- {/block:ifLink2}{block:ifLink3}
- <a href="{text:Link 3}">{text:Link 3 Title}</a>
- {/block:ifLink3}{block:ifLink4}
- <a href="{text:Link 4}">{text:Link 4 Title}</a>
- {/block:ifLink4}
- </nav>
- </div>
- </div>
- <div id="content">
- {block:Posts}
- <div class="entry" id="{PostID}">
- <div class="whi">
- {block:Text}
- <div class="txt_hold">
- <div class="txt">
- {block:Title}<h2>{Title}</h2>{/block:Title}
- {Body}
- </div>
- </div>
- {/block:Text}
- {block:Link}
- <div class="txt_hold">
- <div class="txt">
- <h2><a title="{URL}" href="{URL}">{Name}</a></h2>
- {block:Description}{Description}{/block:Description}
- </div>
- </div>
- {/block:Link}
- {block:Photo}
- {block:IndexPage}<a href="{Permalink}"><div class="whi"><div class="bx" style="background-image:url('{PhotoURL-500}');"></div><div class="photos"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"/></div></div></a>{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" class="ph"/>{LinkCloseTag}{/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- <div class="inph"><a href="{Permalink}"><div class="whi">{block:Photos}<div class="bx" style="background-image:url('{PhotoURL-HighRes}');"></div>{/block:Photos}<div class="photos">{block:Photos}<img src="{PhotoURL-HighRes}">{/block:Photos}</div></div></a></div>
- <div class="peph"><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:Photoset}
- {block:Quote}
- <div class="txt_hold">
- <div class="qut_hold">
- <div class="qut">{Quote}</div>
- <div class="src">{Source}</div>
- </div>
- </div>
- {/block:Quote}
- {block:Chat}
- <div class="txt_hold">
- <div class="chat">
- {block:Title}<h2>{Title}</h2>{/block:Title}
- {block:Lines}<div class="lines {Alt}"><div class="{Alt} user_{UserNumber}">
- {block:Label}<b>{Label}</b><br>{/block:Label}{Line}</div></div>{/block:Lines}
- </div>
- </div>
- {/block:Chat}
- {block:Audio}
- <div class="txt_hold">
- <div class="audio">
- {block:AudioPlayer}<div class="play">{AudioPlayerGrey}</div>{/block:AudioPlayer}
- <div class="au">
- {block:TrackName}<span class="tn">{TrackName}</span>{/block:TrackName}
- {block:Artist}<span>by {Artist}</span>{/block:Artist}
- </div>
- </div>
- </div>
- {/block:Audio}
- {block:Video}
- <div class="video">{Video-500}</div>
- {/block:Video}
- {block:Answer}
- <div class="txt_hold">
- <div class="ask"><h2>{Asker} said</h2>{Question}</div>
- {block:PermalinkPage}<div class="ans">{Answer}</div>{/block:PermalinkPage}
- </div>
- {/block:Answer}
- </div>
- {block:IndexPage}<a href="{Permalink}"><div class="from">
- {block:RebloggedFrom}{ReblogRootName}{/block:RebloggedFrom}
- {block:NotReblog}{Name}{/block:NotReblog}
- </div></a>{/block:IndexPage}
- {block:PermalinkPage}
- {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}
- {block:Date}
- <div class="pnh"><i class="oi oi-menu"></i></div>
- <div class="pph">
- <div class="perma">
- <span>{NoteCountWithLabel}</span>
- <span>{DayofMonthWithSuffix} {Month} {Year}</span>
- {block:RebloggedFrom}
- <span>via: <a href="{ReblogParentURL}">{ReblogParentName}</a></span>
- <span>source: <a href="{ReblogRootURL}">{ReblogRootName}</a></span>
- {/block:RebloggedFrom}
- {block:HasTags}<span class="pmt">
- {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}
- </span>{/block:HasTags}
- </div>
- {block:PostNotes}
- <div class="pn">{PostNotes}</div>
- {/block:PostNotes}
- </div>
- {/block:Date}
- {/block:PermalinkPage}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
- </div>
- {/block:Posts}
- {block:ifPaginate}
- {block:Pagination}
- <div class="pag">
- {block:PreviousPage}
- <a href="{PreviousPage}"><i class="oi oi-chevron-left"></i></a>
- {/block:PreviousPage}
- {block:JumpPagination length="3"}
- {block:CurrentPage}
- <span class="cp">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jp" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}"><i class="oi oi-chevron-right"></i></a>
- {/block:NextPage}
- </div>
- {/block:Pagination}
- {/block:ifPaginate}
- </div>
- {block:ifnotPaginate}
- {block:Pagination}
- <div class="pag">
- {block:PreviousPage}
- <a href="{PreviousPage}" class="prev">back</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}" class="next">next</a>
- {/block:NextPage}
- </div>
- {block:ifLoadMore}
- <a class="load">Load More</a>
- {/block:ifLoadMore}
- {/block:Pagination}
- {/block:ifnotPaginate}
- </div>
- <a class="top" href="#"><i class="oi oi-chevron-up"></i></a>
- <div class="c"><a href="http://acuite.tumblr.com">acuite</a></div>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
- <script src ="//static.tumblr.com/fwgzvyf/l6jnyutne/shythemes.vr.js"></script>
- <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
- <script src="http://static.tumblr.com/wgg6svp/I8Yobwo15/unnest.min.js"></script>
- <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
- <script>
- // pxu photosets
- $(document).ready(function(){
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '1px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- // minimal soundcloud player © eoxk.tumblr
- $(document).ready(function(){
- var color = '{color:Link}'; // color of play button (hex)
- $('.soundcloud_audio_player').each(function(){
- $(this).attr({ src: $(this).attr('src').split('&')[0] + '&liking=false&sharing=false&auto_play=false&show_comments=false&continuous_play=false&buying=false&show_playcount=false&show_artwork=true&origin=tumblr&color=' + color.split('#')[1], height: 20, width: '100%' });
- });
- });
- // drop links & post notes
- $(document).ready(function(){
- $(".pph").hide();
- $(".pnh").show();$('.pnh').toggle(function(){
- $(".pph").slideDown(function(){});
- },function(){
- $(".pph").slideUp(function(){});
- });
- $(".lb").hide();
- $(".lh").show();$('.lh').toggle(function(){
- $(".lb").slideDown(function(){});
- },function(){
- $(".lb").slideUp(function(){});
- });
- $(".db").hide();
- $(".dh").show();$('.dh').toggle(function(){
- $(".db").slideDown(function(){});
- },function(){
- $(".db").slideUp(function(){});
- });
- $(".srch").hide();
- $(".sh").show();$('.sh').toggle(function(){
- $(".srch").slideDown(function(){});
- },function(){
- $(".srch").slideUp(function(){});
- });
- });
- // scroll to top © html-tuts.com
- var amountScrolled = 500;
- $(window).scroll(function() {
- if ($(window).scrollTop() > amountScrolled) {
- $('a.top').fadeIn('slow');
- } else {
- $('a.top').fadeOut('slow');
- }
- });
- $('a.top').click(function() {
- $('body, html').animate({
- scrollTop: 0
- }, 'slow');
- return false;
- });
- // tooltips
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips({
- tip_delay_time:200,
- tip_fade_speed:300
- }
- );
- });
- })(jQuery);
- // infinite scroll
- {block:ifnotPaginate}
- var $container = $('#content');
- $container.infinitescroll({
- itemSelector: '.entry',
- navSelector: '.pag',
- nextSelector: '.next',
- loadingImg: ' ',
- loadingText: ' ',
- donetext: 'No more posts' ,
- bufferPx: 2000,
- {block:ifLoadMore}
- errorCallback: function(){
- jQuery('.load').delay(50).fadeOut();
- }
- {/block:ifLoadMore}
- },
- function( newElements ) {
- var $newElems = $( newElements );
- var $newElemsIDs = $newElems.map(function(){
- return this.id;
- }).get();
- $newElems.find('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '1px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- resizeVideos();
- });
- {block:ifLoadMore}
- $(window).unbind(".infscr");
- $(".load").click(function(){
- $("#content").infinitescroll("retrieve");
- });
- {/block:ifLoadMore}
- {/block:ifnotPaginate}
- });
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement