Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <!-------------------------------------------------------------------------
- theme 004. R E G R E T S by juunhong.tumblr.com
- hello there
- don't you dare rip off the codes / this theme or i'll summon kaiju after your ass
- & go ahead tweak the hell out of it, JUST MAKE SURE THE CREDITS ARE VISIBLE.
- ___________________________________________________________________________
- I will help with fixing coding errors and basic customizations, but nothing more.
- Thank you for reading and I hope you enjoy this one! ♡
- -------------------------------------------------------------------------->
- <meta name="color:Background" content="#fff" />
- <meta name="color:Body links" content="#b6b5b5" />
- <meta name="color:Links hover" content="#ffffff" />
- <meta name="color:Body text" content="#1d1818" />
- <meta name="color:Header background" content="#ffffff" />
- <meta name="color:Header links" content="#b6b5b5" />
- <meta name="color:Header text" content="#868484" />
- <meta name="color:Post color" content="#f7f7f7" />
- <meta name="color:Post Borders" content="#eeeeee"/>
- <meta name="color:Text highlight" content="#73e6ec" />
- <meta name="color:Desc BG" content="#ffffff"/>
- <meta name="color:scrollbar face" content="#000000"/>
- <meta name="color:scrollbar track" content="#ffffff"/>
- <meta name="color:blockquote bg" content="#eeeeee"/>
- <meta name="color:perma bg" content="#f1f1f1"/>
- <meta name="color:title" content="#ffffff"/>
- <meta name="color:title bg" content="#000"/>
- <meta name="color:quote bg" content="#fff"/>
- <meta name="color:nav link bg" content="#f7f7f7"/>
- <meta name="color:topbar" content="#eeeeee"/>
- <meta name="color:topbar border" content="#eeeeee"/>
- <meta name="if:Borders" content="1"/>
- <meta name="if:Infinite scroll" content="1"/>
- <meta name="if:180px" content="1"/>
- <meta name="if:200px" content=""/>
- <meta name="if:250px" content=""/>
- <meta name="if:double" content="0"/>
- <meta name="if:triple" content="1"/>
- <meta name="if:quadruple" content="0"/>
- <meta name="if:Plain Black TopBorder" content="0">
- <meta name="if:Full Page Border" content="1">
- <meta name="if:TopBorder v2" content="">
- <meta name="text:Font" content="cambria"/>
- <meta name="text:Custom Link 1 URL" content=""/>
- <meta name="text:Custom Link 2 URL" content=""/>
- <meta name="text:Custom Link 3 URL" content=""/>
- <meta name="text:Custom Link 4 URL" content=""/>
- <meta name="text:Custom Link 1" content=""/>
- <meta name="text:Custom Link 2" content=""/>
- <meta name="text:Custom Link 3" content=""/>
- <meta name="text:Custom Link 4" content=""/>
- <meta name="text:Font size" content='9px'/>
- <meta name="text:Top Margin" content='85px'/>
- <meta name="text:Header top Margin" content='35px'/>
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <meta charset="utf-8">
- <meta name="viewport" content="initial-scale=1.0, width=device-width" />
- <title>{block:TagPage}{Tag} posts - {/block:TagPage} {block:SearchPage}{lang:Search results for SearchQuery} - {/block:SearchPage}{block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link href="http://static.tumblr.com/wgijwsy/k1Hm9ei8b/normalize.css" rel="stylesheet" type="text/css" />
- <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script><script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:20,
- tip_fade_speed:400,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <style type="text/css">
- /*Basic styles*/
- ::-moz-selection {
- background: {color:Text highlight};
- color: #fff;
- }
- ::selection {
- background: {color:Text highlight};
- color: #fff;
- }
- iframe#tumblr_controls {!important; position: fixed !important;-webkit-filter: invert(100%);-webkit-transition: opacity 0.7s linear;opacity: 0.5;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
- ::-webkit-scrollbar {
- width: 3px;
- }
- ::-webkit-scrollbar-track-piece{
- background-color: {color:scrollbar track};
- }
- ::-webkit-scrollbar-thumb:vertical{
- background-color:{color:scrollbar face};
- }
- html {
- cursor: crosshair; }
- #content {
- float: left;
- padding-top:100px;
- margin-top:{text:Top Margin};
- {block:indexpage}
- {block:ifdouble}
- {block:if180px}
- width: 490px;
- margin-left:400px;
- {block:if180px}
- {block:if200px}
- width: 600px;
- margin-left:383px;{block:if200px}
- {block:if250px}
- width: 650px;
- margin-left:330px;{block:if250px}
- {/block:ifdouble}
- {block:iftriple}
- {block:ifnot250px}
- {block:if180px}width: 750px;
- margin-left:283px; {/block:if180px}
- {block:if200px}
- width: 800px;
- margin-left:255px; {/block:if200px}
- {/block:ifnot250px}
- {block:if250px}width: 950px;
- margin-left:170px;
- {/block:if250px}
- {/block:iftriple}
- {block:ifquadruple}
- width: 990px;
- {block:if200px}margin-left: 145px;{/block:if200px}
- {block:if180px}margin-left: 185px;{/block:if180px}
- {/block:ifquadruple}
- {/block:indexpage}
- {block:permalinkpage}
- width:500px; margin-left:435px;
- {/block:permalinkpage}
- z-index:9999;
- position:absolute;
- display:inline-block;
- }
- body {
- background: {color:Background} url('{image:Background}');
- color: {color:Body text};
- font-family: {text:font};
- line-height:12px;
- font-size: {text:Font size};
- margin: 0;
- padding: 0;
- text-align:justify;
- }
- a {
- color: {color:Body links};
- text-decoration: none;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- -o-transition: all 0.7s ease-out;
- }
- a:hover {
- color: {color:links hover};
- }
- blockquote {
- background: {color:blockquote bg};
- border-left: 5px solid rgba(0, 0, 0, 0.2);
- margin: 0;
- padding: 2%;
- }
- iframe, img, embed, object, video {
- max-width: 100%;
- }
- img {
- height: auto;
- width: auto;
- {block:indexpage}opacity:.9;{/block:indexpage}
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- -o-transition: all 0.7s ease-out;
- }
- img:hover {
- opacity:1;
- }
- li {list-style-type:hiragana;
- }
- /*Sidebar*/
- #Sidebar {
- background: {color:header background} url('{image:header}');
- padding: 20px;
- color: {color:header text};
- width: 500px;
- height:105px;
- float: left;
- margin-top:{text:header top margin};
- margin-left:370px;
- position:absolute;
- z-index:99999;
- }
- #Sidebar a {
- color: {color:header links};
- }
- #Sidebar img {opacity:1; float:right;width:90px;
- }
- #header {
- font-family:consolas;border-bottom:1px solid #eee;font-size:10px;
- margin-top:10px; background:#fff; padding:10px;
- }
- #title { width:auto;padding:2px 2px 2px 2px;
- margin-top:0px; margin-right:10px;
- margin-bottom:0px; float:left; height:12px;
- font-size:10px; font-family:arial;letter-spacing:2px;
- background:{color:title bg};text-transform:lowercase;
- }
- #title a {
- color:{color:title};
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- -o-transition: all 0.4s ease-out;
- }
- /*Sidebar Links*/
- #navlinks { padding-top:5px; font-family:consolas; text-transform:lowercase; margin-top:5px; font-size:10px; background:#f7f7f7; height:18px; letter-spacing:1px; border:1px solid #eee;
- }
- .nvl { float:left; margin-right:7px; background:{color:nav link bg}; padding:5px; padding-bottom:5px; margin-top:-4px; -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- -o-transition: all 0.7s ease-out;
- }
- .nvl:hover {
- background:#000;
- }
- #navlinks a { color:#000;
- }
- #navlinks a:hover {
- color:{color:links hover};
- background:#000;
- }
- nav li {
- display: inline;
- }
- /*Article*/
- article {
- background: {color:Post color};
- padding:7px;
- {block:indexpage}
- {block:ifnotquadruple}
- margin: 20px;
- {/block:ifnotquadruple}
- {block:ifquadruple}
- margin: 15px;
- {/block:ifquadruple}
- {block:ifdouble}
- {block:if180px}
- width:180px ;
- {/block:if180px}
- {block:if200px}
- width:200px ;
- {/block:if200px}
- {block:if250px}
- width:250px ;
- {/block:if250px}
- {/block:ifdouble}
- {block:iftriple}{block:if180px}
- width: 180px;
- {/block:if180px}
- {block:if200px}
- width: 200px;
- {/block:if200px}
- {block:if250px}
- width: 250px;
- {/block:if250px}
- {/block:iftriple}
- {block:ifquadruple}{block:if180px}
- width: 180px;
- {/block:if180px}
- {block:if200px}
- width:200px ;
- {/block:if200px}
- {/block:ifquadruple}
- {/block:indexpage}
- {block:ifborders}border:1px solid {color:Post Borders};
- {/block:ifborders}
- {block:PermalinkPage}
- width:400px;
- {/block:permalinkpage}
- }
- .t { font-family:consolas; border-left:5px solid #eee; padding-left:5px; padding-bottom:2px;
- border-bottom:1px solid #eee; font-size:10px;
- letter-spacing:2px;
- }
- .photoset { overflow:hidden;
- }
- .quote {
- font-family:times;
- font-size:10px;
- padding:5px;
- background:#fff;
- font-style:italic;
- }
- .source {
- border-top:1px solid#eee;
- margin-top:10px;
- padding-top:5px;
- font-style:normal;
- text-align:center;
- }
- .video {
- overflow:hidden;
- }
- .audio {
- height:70px; border:1px solid #f7f7f7;
- }
- .albumart { max-width:70px; float:left;
- }
- .player {
- position:absolute; z-index:2; width:30px; margin-left:20px;margin-top:20px; opacity:.6;
- }
- .ainfo {letter-spacing:1px;
- font-family:consolas; font-size:8px; text-transform:uppercase; margin-left:10px; float:center; margin-top:10px; background:#f7f7f7; text-align:center; line-height:16px; overflow:auto; height:50px;
- }
- .ask { letter-spacing:1px;
- }
- .user {float:left;
- }
- .chat span {
- float: left;
- margin-right: 1%;
- }
- /*Permalink*/
- #per {
- background:#fff;
- width:100%;
- height:100%;
- opacity:0;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- -o-transition: all 0.7s ease-out;
- position:absolute;
- top:0;
- left:0;
- }
- #per a {
- color:#000;
- }
- article:hover #per {
- opacity:.7;
- width:100%;height:100%;
- }
- .oh {
- text-align:center;
- padding:15px; font-family:courier new; font-size:12px; text-transform:uppercase; margin-top:45px;
- }
- #tper {
- width:40px;
- opacity:0;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- -o-transition: all 0.7s ease-out;
- text-align:center;
- font-family:consolas;
- font-size:8px;
- line-height:10px;
- font-style:normal;
- line-height:12px;
- text-transform:uppercase;
- letter-spacing:1px;
- height:10%;
- padding:5px;
- position:absolute;
- background:{color:perma bg};
- right:0;
- top:0;
- -moz-border-radius: 35px;
- }
- article:hover #tper {
- opacity:1;
- height:100%;
- }
- #tper:hover {
- background:#000;
- }
- /*Tags and notes*/
- #tags, nav ul, .chat ul {
- list-style: none;
- list-style-image: none;
- margin: 0;
- padding: 0;
- }
- #tags li {
- float: left;
- margin-right: 1%;
- }
- #notes {
- margin-left:-20px;
- margin-top: 10px;
- display:block;
- line-height:20px;
- }
- #notes img { max-width:16px;
- }
- #jello {
- position:fixed;
- bottom:10px;
- right:10px;
- height: 30px;
- width: 15px;
- text-align:center;
- line-height:13px;
- background:#Fff;
- font-family:courier;
- text-decoration:underline;
- font-size:11px;
- text-transform:lowercase;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- -o-transition: all 0.7s ease-out;
- padding:5px;
- }
- #jello:hover {
- background:#000;
- }
- #s-m-t-tooltip{
- background:#fff;
- color:#000;
- font-family:consolas;
- font-size:8px;
- letter-spacing:1px;
- text-transform:uppercase;
- max-width:300px;
- padding:2px;
- margin-top:25px;
- margin-left:15px;
- padding-left:4px;
- padding-right:4px;
- z-index:9999;
- -moz-border-radius:5px;
- -khtml-border-radius:5px;
- -webkit-border-radius:5px;
- border-radius:5px;
- }
- #badman {
- width:100%;
- height:15px;
- margin-top:-5px;
- background:#000;
- z-index:99999;
- position:fixed;
- }
- #bowwow {
- width:15px;
- height:100%;
- margin-left:-5px;
- background:#000;
- z-index:999;
- position:fixed;
- }
- #excuseme {
- width:100%;
- height:15px;
- bottom:-5px;
- background:#000;
- z-index:999999;
- position:fixed;
- }
- #bap {
- width:15px;
- height:100%;
- right:-5px;
- background:#000;
- z-index:999999;
- position:fixed;
- }
- #noir {
- width:100%;
- height:30px;
- margin-top:-5px;
- background:#000;
- z-index:999999;
- position:absolute;
- }
- #himup {
- width:100%;
- height:15px;
- margin-top:-5px;
- background:#222222;
- z-index:99;
- position:absolute;
- }
- #jongup {
- width:100%;
- height:25px;
- margin-top:-5px;
- background:#E8E8E8;
- z-index:999;
- position:absolute;
- }
- #himchan {
- width:100%;
- height:35px;
- margin-top:-5px;
- background:#F4FFF9;
- z-index:999;
- position:absolute;
- }
- /*Custom CSS*/
- {CustomCSS}
- </style>
- <script src="http://static.tumblr.com/ko3o6ju/QzNls3n3y/smoothscroll.js" type="text/javascript"></script>
- </head>
- <body>
- <div id="jello"><a href="http://juunhong.tumblr.com/" title="theme by juunhong">債権</a></div>
- {block:iffullpageborder}
- <div id="bap"></div><div id="badman"></div><div id="bowwow"></div><div id="excuseme"></div>
- {/block:iffullpageborder}
- {block:iftopborderv2}
- <div id="himchan"></div><div id="jongup"></div><div id="himup"></div>
- {/block:iftopborderv2}
- {block:ifplainblacktopborder}
- <div id="noir"></div>{/block:ifplainblacktopborder}
- <!--Sidebar-->
- <header id="Sidebar">
- <!--Details: portrait (optional), title and description-->
- <div id="header">
- <div id="title"><a href="/" title="{lang:Home}">{Title}</a></div>
- {block:Description}
- <span style="background:{color:desc bg}">{Description}</span>
- {block:Description}
- </div>
- <!--Navigation-->
- <div id="navlinks">
- <div class="nvl"><a href="http://miraemei.tumblr.com/">一</a></div>
- <div class="nvl"><a href="{text:Custom Link 1 URL}">{text:Custom Link 1}</a></div>
- <div class="nvl"><a href="{text:Custom Link 2 URL}">{text:Custom Link 2}</a></div>
- <div class="nvl"><a href="{text:Custom Link 3 URL}">{text:Custom Link 3}</a></div>
- <div class="nvl"><a href="{text:Custom Link 4 URL}">{text:Custom Link 4}</a></div>
- <div class="nvl"><a href="http://juunhong.tumblr.com/">credit</a></div>
- </div>
- </header>
- <!--Content holder-->
- <div id="content">
- {block:Posts}
- <article>
- <!--Unique code for each post type-->
- {block:Text}
- <div class="text">
- {block:Title}<div class="t"><a href="{Permalink}">{Title}</a></div>{/block:Title}
- {Body}
- {block:indexpage}
- <div id="tper"><a href="{permalink}">{24hour}:{minutes} {PostType}</a></div>
- {/block:indexpage}
- {/block:Text}
- {block:Photo}
- <div class="photo">
- <a href="{Permalink}"><img src="{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-500}{/block:PermalinkPage}" alt="{PhotoAlt}"/></a>
- {block:PermalinkPage}<br> {block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- {block:indexpage}
- <div id="per">
- <div class="oh"><a href="{permalink}">{shortyear}/{shortmonth}/{dayofmonthwithzero} ; {12hour} {ampm}</a></div>
- </div>
- {/block:indexpage}
- {/block:Photo}
- {block:Photoset}
- <div class="photoset">
- {block:IndexPage}
- {Photoset-250}
- {/block:IndexPage}
- {block:indexpage}
- <div id="per">
- <div class="oh"><a href="{permalink}" >{shortyear}/{shortmonth}/{dayofmonthwithzero} ; {12hour} {ampm}</a></div></div>
- {/block:indexpage}
- {block:PermalinkPage}{Photoset-400}<br>
- {block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">
- <span style="background: {color:quote bg};"> {Quote}</span><br>
- {block:Permalinkpage} {block:Source} <div class="source">{Source} </div>{/block:Source}{block:PermalinkPage}
- {block:indexpage}
- <div id="tper"><a href="{permalink}">{24hour}:{minutes} {PostType}</a></div>
- {/block:indexpage}
- {/block:Quote}
- {block:Link}
- <div class="link">
- <div class="t"><a href="{URL}">{Name}</a></div>
- {block:Description}{Description}{/block:Description}
- {block:indexpage}
- <div id="tper"><a href="{permalink}">{24hour}:{minutes} {PostType}</a></div>
- {/block:indexpage}
- {/block:Link}
- {block:Chat}
- <div class="chat">
- <ul>
- {block:Lines}{block:Label}<span class="label">{Label}</span>{/block:Label}<p> {Line} </p>{/block:Lines}
- </ul>
- {block:indexpage}
- <div id="tper"><a href="{permalink}">{24hour}:{minutes} {PostType}</a></div>
- {/block:indexpage}
- {/block:Chat}
- {block:Audio}
- <div class="audio">
- <div class="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" />{/block:AlbumArt}</div>
- <div class="player">{AudioPlayerWhite}</div>
- <div class="ainfo">
- {block:TrackName}{TrackName}{/block:TrackName} {block:Artist}<br>{Artist}{/block:Artist} <br>{FormattedPlayCountWithLabel}
- </div>
- {block:permalinkpage}<Br>{block:Caption}{Caption}{/block:Caption}{/block:permalinkpage}
- {block:indexpage}
- <div id="tper"><a href="{permalink}">{24hour}:{minutes} {PostType}</a></div>
- {/block:indexpage}
- {/block:Audio}
- {block:Video}
- <div class="video">
- <div class="video-player">
- {block:IndexPage}
- {Video-250}
- {/block:IndexPage}
- </div>
- {block:PermalinkPage} {Video-400}<br>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- {block:indexpage}
- <div id="tper"><a href="{permalink}">{24hour}:{minutes} {PostType}</a></div>
- {/block:indexpage}
- {/block:Video}
- {block:Answer}
- <div class="answer">
- <div style="padding:5px; background:#eee;text-align:center;">
- {Question} </div>
- <div style="padding:5px; text-align:right;">from {Asker} </div>
- {Answer}
- {block:indexpage}
- <div id="tper"><a href="{permalink}">{24hour}:{minutes} {PostType}</a></div>
- {/block:indexpage}
- {/block:Answer}
- <footer class="details">
- {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} -->
- {block:Permalink}
- <!--Tags and notes on displayed on permalink pages-->
- <div style="text-transform:uppercase; font-family:consolas; font-size:8px; margin-top:10px; font-style:normal; letter-spacing:1px; text-align:center;">
- {block:Date} {Year} {Month} {DayofMonth}{DayOfMonthSuffix} {/block:Date}
- {block:NoteCount} || {NoteCountWithLabel}{/block:NoteCount}
- <br>
- {block:RebloggedFrom}
- from: <a href="{ReblogParentUrl}" title="{ReblogParentName}">{ReblogParentName}</a>
- original: <a href="{ReblogRootUrl}" title="{ReblogRootName}">{ReblogRootName}</a>
- {/block:RebloggedFrom}<br>
- {block:HasTags}
- <ul id="tags">tagged as:
- {block:Tags} <a href="{TagURL}">{Tag}.</a> {/block:Tags}
- </ul>
- {/block:HasTags}</div>
- {block:PostNotes}
- <div id="notes" style="overflow:auto; height:100px; text-transform:uppercase; font-family:consolas; font-size:8px; margin-top:10px; font-style:normal; letter-spacing:1px; ">
- {PostNotes}
- </div>
- {/block:PostNotes}
- {/block:Permalink}
- </footer>
- </article>
- {/block:Posts}
- <!--Close of article-->
- </div>
- <!--Pagination: previous/next page links-->
- {block:Pagination}
- <div class="pagination" style="position:fixed; margin-left:50px;bottom:30px; z-index:9999; font-family:consolas; font-size:8px; text-transform:uppercase;">
- {block:PreviousPage}<a href="{PreviousPage}">prev</a>{/block:PreviousPage}
- {CurrentPage} of {TotalPages}
- {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}
- </div>
- {/block:Pagination}
- <!--Links to jQuery library, Masonry, infinite scroll and imagesLoaded-->
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
- <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
- {block:IfInfiniteScroll}
- <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
- <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
- {/block:IfInfiniteScroll}
- <!--Code for infinite scroll and grid layout-->
- <script>
- (function() {
- var $tumblelog = $('#content');
- {block:IfInfiniteScroll}
- $tumblelog.infinitescroll({
- navSelector : ".pagination",
- nextSelector : ".pagination a:first",
- itemSelector : "article",
- bufferPx : 50,
- done : "",
- loading: {
- img : "",
- msgText: ""
- },
- },
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $tumblelog.masonry( 'appended', $newElems);
- });
- }
- );
- {/block:IfInfiniteScroll}
- $tumblelog.imagesLoaded( function(){
- $tumblelog.masonry({
- columnWidth: function( containerWidth ) {
- return containerWidth / 100;
- }
- });
- });
- })();
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment