Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <!-----------------------------------------------------------------------
- Lights Down Low Theme @aurorant
- — DO NOT delete the bottom right credit.
- — Do not copy or steal any code.
- — Do not claim as yours.
- — Full credits - @diamondthemes
- ------------------------------------------------------------------------>
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
- <link href='https://fonts.googleapis.com/css?family=Karla|Lato|Muli|Roboto|Inconsolata|Hind|Vollkorn|Lato|Playfair+Display|Cardo' rel='stylesheet' type='text/css'>
- <!------------script--------->
- <script type="text/javascript" src="http://static.tumblr.com/iuggpng/bGqm4yfv9/jquery-1.7.2.js"></script>
- <script type="text/javascript">
- $(function(){
- $('#updates_navicon').live('click',function(){
- $('#updates').slideToggle();
- });
- });
- </script>
- <!------------end script--------->
- <style>
- @font-face {
- font-family: 'Bromello';
- src: url('http://static.tumblr.com/3dpmlma/Fh6ovep41/bromello.ttf') format('truetype');
- font-weight: normal;
- font-style: normal;
- }
- </style>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"> </script>
- <title>{Title}</title>
- <link rel="shortcut icon" href='{Favicon}'>
- <!--START OF META TAGS-->
- <meta name="image:Image" content=""/>
- <meta name="color:Background" content="#fff"/>
- <meta name="color:Color 1" content="#f0bfb3"/>
- <meta name="color:Color 2" content="#e89e8c"/>
- <meta name="color:Link Color" content="#000"/>
- <meta name="color:Link Hover" content="#f0bfb3"/>
- <meta name="color:Text" content="#000"/>
- <meta name="if:Infinitescroll" content="1"/>
- <meta name="text:Font Size" content="10px"/>
- <meta name="text:Stats" content=""/>
- <!--END OF META TAGS-->
- <!--FONTS-->
- <link href='https://fonts.googleapis.com/css?family=Open+Sans|Roboto|Raleway|Comfortaa|Muli|Quicksand' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Khula:300' rel='stylesheet' type='text/css'>
- <!--ICONS-->
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
- <!--TOOLTIPS -->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){$(document)
- .ready(function(){$("[title]")
- .style_my_tooltips();});})
- (jQuery);
- </script>
- <script src="http://static.tumblr.com/kjtbii3/44Nmyhtju/slidetoggle.js">
- </script>
- <style type="text/css">
- /*change the color of the highlight*/
- ::-moz-selection { /* Code for Firefox */
- background: {color:Color 2};
- }
- ::selection {
- background: {color:Color 2};
- }
- #tumblr_controls, .tmblr-iframe {
- top:0px!important;
- right:8px!important;
- -webkit-filter: invert(90%);
- filter: invert(90%);
- position:fixed!important;
- -webkit-transform:scale(.8, .8);
- -moz-transform:scale(.8, .8);
- transform:scale(.8, .8);
- -webkit-transform-origin: right top;
- -moz-transform-origin: right top;
- -ms-transform-origin: right top;
- -o-transform-origin: right top;
- transform-origin: right top;
- z-index:999999999999999999!important
- }
- ::-webkit-scrollbar{
- height:3px;
- width:8px;
- background-color:{color:Color 2};
- border:4px solid #ffffff;
- }
- ::-webkit-scrollbar-thumb{
- height:3px;
- background-color:{color:Color 2};
- border: 2px solid #ffffff;
- }
- iframe, img, embed, object, video {
- max-width: 100%;
- }
- img {
- vertical-align:middle;
- height: auto;
- width: auto;
- }
- /*--DO NOT TOUCH --*/
- body{
- color:{color:text};
- background-color:{color:background};
- background-attachment:fixed;
- font-family:'Open Sans', sans-serif;
- font-size:10px;
- }
- a:link, a:visited{
- text-decoration:none;
- color:{color:link color};
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- a:hover {
- color:{color:link hover};
- text-decoration: none;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- /*--DO NOT TOUCH --*/
- /*style for titles of text posts*/
- h2{
- text-align:center;
- font-weight:normal;
- font-size:12px;
- letter-spacing:1px;
- text-transform:uppercase;
- }
- h2 a{
- color:{color:Color 1};
- }
- h3{
- border-bottom:1px solid {color:Color 1};
- }
- p{
- text-align:left;
- color:{color:text};
- font-size:10px;
- }
- /*--I RECCOMMEND TO NOT TOUCH ANY OF THIS--*/
- .playerbuttonbg {
- position: absolute;
- left: 20px;
- top: 20px;
- width: 19px;
- height: 19px;
- background-color: #ffffff;
- padding: 10px;
- opacity: .4;
- filter: alpha(opacity=40);
- -moz-opacity: 0.4;
- -khtml-opacity: 0.4;
- transition: opacity .7s ease-in-out;
- -moz-transition: opacity .7s ease-in-out;
- -webkit-transition: opacity .7s ease-in-out;
- }
- .playerbuttonbg:hover {
- opacity: 1;
- filter: alpha(opacity=100);
- -moz-opacity: 1;
- -khtml-opacity: 1;
- }
- #c{
- position:fixed;
- width:auto; /*width*/
- z-index:99999999999999999999;
- height:auto;
- font-size:12px;
- right:15px; /*how far from the right*/
- bottom:20px; /*how far from the top*/
- color:{color:text}; /*text colour*/
- background-color:transparent; /*background colour*/
- text-align:right; /*text align*/
- padding:3px;
- }
- .newplayerbutton {
- position: relative;
- width: 19px;
- height: 19px;
- overflow: hidden;
- }
- .playerbuttonhug {
- position: absolute;
- top: -18px;
- left: 3px;
- }
- .tumblr_audio_player {
- height: 90px;
- width: 280px;
- -webkit-transform: scale(0.60, 0.60);
- -o-transform: scale(0.60, 0.60);
- -ms-transform: scale(0.60, 0.60);
- transform: scale(0.60, 0.60);
- -moz-transform-origin: top left;
- -webkit-transform-origin: top left;
- -o-transform-origin: top left;
- -ms-transform-origin: top left;
- transform-origin: top left;
- }
- .audioimgwrapper {
- position: absolute;
- left: 0px;
- top: 0px;
- overflow: hidden;
- width: 79px;
- height: 79px;
- }
- .audioimgwrapper img {
- width: 100%;
- height: auto;
- }
- .trackdetails {
- width: auto;
- margin-top:20px;
- display:inline-block;
- margin-left: 90px;
- min-height: 85px;
- }
- .audiowrapper {
- position: relative;
- display:inline-block;
- }
- .question{
- color:{color:text};
- border:1px solid {color:Color 1};
- padding:5px;
- }
- .asker{
- }
- .asker a{
- color:{color:text};
- text-decoration:underline;
- }
- .asker a:hover{
- text-decoration:none;
- }
- #asker img{
- float:left;
- max-width:25px;
- margin-right:5px;
- border: 1px solid {color:Color 1};
- border-radius:100%;
- }
- .answerer{
- margin-top:10px;
- font-style: oblique;
- border-left:3px solid {color:Color 1};
- }
- .answer{
- margin-top:5px;
- border-left:1px solid {color:Color 1};
- padding-left:10px;
- font-style: oblique;
- }
- .replies{
- margin:5px;
- padding-left:10px;
- font-style: oblique;
- }
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 10px;
- border-left: 1px solid {color:Color 1};
- }
- /*--ACTUAL POSTS & COLUMN STUFF--*/
- {block:ifinfinitescroll}
- .pagination {
- display: none;}
- {/block:ifinfinitescroll}
- #container{
- width:750px;
- margin-left:28%;
- margin-top:3%;
- {block:PermalinkPage}
- margin-left:30%;
- width:500px;
- {/block:PermalinkPage}
- }
- /*--CUSTOMIZE ENTRY SETTINGS--*/
- .entry{
- position:relative;
- font-family:{select:Description Font};
- text-align:left;
- z-index:9999;
- float:left;
- {block:IndexPage}
- opacity:.9;
- width:250px;
- -webkit-animation: cssAnimation 1s 1 ease-in-out;
- -moz-animation: cssAnimation 1s 1 ease-in-out;
- -o-animation: cssAnimation 1s 1 ease-in-out;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:500px;
- {/block:PermalinkPage}
- margin:20px;
- padding:10px;
- border:1px solid {color:Color 1};
- background-color:{color:Background};
- box-shadow: 2px 2px 0px 0px {color:Color 1};
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .entry img{
- outline:1px solid transparent;
- outline-offset:-30px;
- max-width:100%;
- z-index:999;
- -webkit-transition:all 0.7s ease-out;
- -moz-transition:all 0.7s ease-out;
- transition:all 0.7s ease-out;
- }
- .entry:hover img{
- outline:1px solid {color:Color 1};
- outline-offset:-9px;
- {block:PermalinkPage}
- outline:0px solid transparent;
- outline-offset:-30px;
- max-width:100%;
- z-index:999;
- -webkit-transition:all 0.7s ease-out;
- -moz-transition:all 0.7s ease-out;
- transition:all 0.7s ease-out;
- {/block:PermalinkPage}
- }
- /*--CUSTOMIZE THE APPEARANCE OF PERMALINK PAGE--*/
- #permpage{
- {block:PermalinkPage}
- width: 500px;
- height: 200px;
- font-size:10px;
- overflow-y:scroll;
- position: relative;
- font-family: {select:body text};
- padding:2px;
- float:center;
- z-index:99999999;
- {/block:PermalinkPage}
- }
- /*--CUSTOMIZE THE APPEARANCE OF PERMALINKS--*/
- #perma1{
- font-size:10px;
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- padding:7px;
- width:auto;
- height:auto;
- top:45%;
- margin-left:52px;
- text-align:center;
- opacity:0;
- background:{color:Color 1};
- position:absolute;
- z-index:99999;
- -webkit-transform: scale(0.70);
- -webkit-transition: all .3s ease;
- -moz-transition: all .3s ease;
- -o-transition: all .3s ease;
- transition: all .3s ease;
- }
- .entry:hover #perma1{
- outline:1px solid {color:Color 1};
- outline-offset:3px;
- opacity:1;
- overflow:visible;
- -webkit-transform: scale(1);
- -webkit-transition: all .3s ease;
- -moz-transition: all .3s ease;
- -o-transition: all .3s ease;
- transition: all .3s ease;
- }
- #perma1 a{
- color:#666;
- }
- #perma1 a:hover{
- color:{color:text};
- }
- {block:IndexPage}
- .permalinktext {
- display: block;
- font-family: {select:body text};
- font-size:8px;
- line-height:3px;
- letter-spacing:1px;
- text-align: center;
- background-color:transparent;
- margin: 2px;
- margin-top:10px;
- color:#aaa;
- font-style:italic;
- border-top:1px solid {color:Color 1};
- padding:10px;
- {/block:IndexPage}
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- }
- #postnotes{
- background:white;
- overflow:auto;
- height:auto;
- width:auto;
- max-height:400px;
- line-height:20px;
- padding:8px;
- text-align:left;
- font-family: {select:body text};
- }
- ol.notes {
- padding: 0px;
- margin: 0 20px 20px 20px;
- list-style-type: none;
- }
- ol.notes a {
- border-bottom:0;
- }
- ol.notes li.note {
- padding: 3px;
- margin-bottom:3px;
- }
- ol.notes li.note img.avatar {
- float:right;
- border-radius:50%;
- right:5px;
- margin-right:10px;
- }
- ol.notes li.note blockquote {
- border:1px solid #eeeeee;
- background:#fbfbfb;
- padding-left: 6px;
- margin: 6px;
- }
- ol.notes li.note blockquote a {
- text-decoration: none;
- }
- /**this is the blog borders*/
- .top{
- height:35px;
- width:100%;
- top:-1px;
- background:{color:Color 1};
- border:1px solid;
- border-color:{color:Color 1};
- position:fixed;
- z-index:9999999;
- left:0px;
- }
- .left{
- height:150%;
- width:15px;
- background: {color:Color 1};
- position:fixed;
- z-index:99999;
- left:0px;
- top:0px;
- }
- .lace{
- height:150%;
- width:5px;
- background: {color:Color 1};
- position:fixed;
- z-index:99999;
- left:20px;
- top:0px;
- }
- .right{
- height:150%;
- width:15px;
- background: {color:Color 1};
- position:fixed;
- z-index:99999;
- right:0px;
- top:0px;
- }
- .laced{
- height:150%;
- width:5px;
- background: {color:Color 1};
- position:fixed;
- z-index:99999;
- right:20px;
- top:0px;
- }
- #title {
- position:fixed;
- width:150px;
- height:20px;
- padding:5px;
- text-align:center;
- font-family:'Bromello'; /*insert your own font if you'd like*/
- background:#fff;
- z-index:99;
- text-transform:none;
- font-size:20px;
- letter-spacing:2px;
- margin-top:-23px;
- margin-left:0px;
- }
- #sidebar{
- width:220px;
- height:60px; /*depending on how big your description is, alter this*/
- position:fixed;
- padding:7px;
- top:270px;
- right:90px;
- z-index:999999999999999999;
- background:#fff;
- border:2px solid {color:Color 2};
- }
- .stats{
- width:156px;
- height:16px;
- position:fixed;
- padding:1px;
- margin-top:0px;
- right:102px;
- text-align:right;
- font-size:10px;
- z-index:9999999;
- background:#fff;
- }
- .navlinks {
- background:{color:Color 1};
- padding:2px;
- text-align:center;
- font-size:10px;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .navlinks a{
- padding:5px;
- text-decoration:none;
- color:#666666;
- font-size:10px;
- display: inline-block;
- position: relative;
- text-align:center;
- top:6px;
- }
- .navlinks a:hover{
- background-color:{color:Color 1};
- text-decoration:underline;
- text-align:center;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- #description{
- text-align:left;
- margin-bottom:5px;
- margin-top:-5px;
- padding:10px;
- font-size:9px;
- }
- #righttab{
- position:relative;
- float:left;
- border-right:2px solid {color:Color 1};
- height:auto;
- margin-right:10px;
- }
- #avatar{
- position:relative;
- float:left;
- border-right:2px solid {color:Color 1};
- height:auto;
- width:45px;
- margin:5px;
- margin-top:0px;
- margin-left:-1px;
- padding:5px;
- }
- </style>
- <script src="jquery.js"></script>
- <script>
- $(document).ready(function(){
- $(".title1").click(function(){
- $(".table1").slideToggle("fast");});});
- $(document).ready(function(){
- $(".title2").click(function(){
- $(".table2").slideToggle("fast");});});
- $(document).ready(function(){
- $(".title3").click(function(){
- $(".table3").slideToggle("fast");});});
- </script>
- <div class="top">
- <div class="navlinks">
-
- <a href="/">link 1</a>
- <a href="/">link 2</a>
- <a href="/">link 3</a>
- <a href="/">link 4</a>
- <a href="/">link 5</a>
- <a href="/">link 6</a>
- <a href="/">link 7</a>
- <a href="/">link 8</a>
- </div>
- </div>
- <div class="left"></div>
- <div class="right"></div>
- <div class="lace"></div>
- <div class="laced"></div>
- <div id="sidebar">
- <div id="title"><a href = "/" title= "refresh" style="color:black">your title goes here</a></div>
- <br>
- <center>
- <div id="description">
- <div id="righttab"></div>
- <center>
- your description goes here, make it as long or as short as you'd like
- <br><br>
- <div class="stats">{text:Stats}</div>
- </center>
- </div>
- </div>
- </div>
- </div>
- </div>
- </head>
- <body>
- <!--POSTS ENTRIES START HERE-->
- <div id="container">
- {block:Posts}
- <!-- {block:NoRebloggedFrom}
- {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
- {/block:NoRebloggedFrom} -->
- <div class="entry">
- <!--TEXT POSTS-->
- {block:Text}
- <div class="post text">
- {block:Title}
- <h2><a href="{Permalink}">{Title}</a></h2>
- {/block:Title}
- {Body}
- </div>
- {block:IndexPage}
- <div class="permalinktext">
- <a href="{ReblogURL}">Reblog</a> · <a href="{Permalink}">{NoteCount}</a> · <a href="{Permalink}" >{TimeAgo}</a></div>
- {/block:IndexPage}
- {/block:Text}
- <!--PHOTO POSTS-->
- {block:Photo}
- <div class="post photo">
- {block:IndexPage}
- <a href="{Permalink}"> <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"/>
- </a>
- <div id="perma1"><a href="{ReblogUrl}" >Reblog </a> · <a href="{Permalink}">{NoteCount}</a> · <a href="{Permalink}" >{TimeAgo}</a></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
- </a>
- {/block:PermalinkPage}
- </div>
- {/block:Photo}
- <!--PANORAMA POSTS-->
- {block:Panorama}
- <div class="post panorama">
- {LinkOpenTag}
- <img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/>
- {LinkCloseTag}
- </div>
- <div id="perma1"><a href="{ReblogUrl}" >Reblog</a> · <a href="{Permalink}">{NoteCount}</a> · <a href="{Permalink}" >{TimeAgo}</a></div>
- {/block:Panorama}
- <!--PHOTOSET POSTS-->
- {block:Photoset}
- <div class="post photoset">
- <center>
- {block:Photos}
- {block:Indexpage}<a href="{Permalink}"><img src="{PhotoURL-HighRes}" width="100%" /></a>
- {/block:Indexpage}
- {block:PermalinkPage}<img src="{PhotoURL-HighRes}" width="100%" />{/block:PermalinkPage}
- {/block:Photos}
- </center>
- <div id="perma1"><a href="{ReblogUrl}" >Reblog</a> · <a href="{Permalink}">{NoteCount}</a> · <a href="{Permalink}" >{TimeAgo}</a></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {Photoset-HighRes}
- {/block:PermalinkPage}
- </div>
- {/block:Photoset}
- <!--QUOTE POSTS-->
- {block:Quote}
- <div class="quote">
- <i class="fa fa-quote-left"></i> {Quote} <i class="fa fa-quote-right"></i>
- {block:Source}
- <div class="source">—<i>{Source}</i></div>
- {/block:Source}
- </div>
- {block:IndexPage}
- <div class="permalinktext">
- <a href="{ReblogURL}">Reblog</a> · <a href="{Permalink}" >{NoteCount}</a> · <a href="{Permalink}" >{TimeAgo}</a></div>
- {/block:IndexPage}
- {/block:Quote}
- <!--LINK POSTS-->
- {block:Link}
- <div class="post link">
- <div align="center">
- <a href="{URL}" class="linker" {Target}>{Name} <i class="fa fa-link"></i></a>
- </div>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- </div>
- {block:IndexPage}
- <div class="permalinktext">
- <a href="{ReblogURL}">Reblog</a> · <a href="{Permalink}" >{NoteCount}</a> · <a href="{Permalink}" >{TimeAgo}</a></div>
- {/block:IndexPage}
- {/block:Link}
- <!--CHAT POSTS-->
- {block:Chat}
- <div class="post chat">
- <code>
- {block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {/block:Title}
- <div class="chat">
- {block:Lines}
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <b> <span class="label">{Label}</span></b>
- {/block:Label}
- {Line}
- </div>
- {/block:Lines}
- </code>
- </div>
- {block:IndexPage}
- <div class="permalinktext">
- <a href="{ReblogURL}">Reblog</a> · <a href="{Permalink}" >{NoteCount}</a> · <a href="{Permalink}" >{TimeAgo}</a></div>
- </div>
- {/block:IndexPage}
- {/block:Chat}
- <!--VIDEO POSTS-->
- {block:Video}
- <div class="post video">
- {Video-250}
- <div class="permalinktext">
- <a href="{ReblogURL}">Reblog</a> · <a href="{Permalink}" >{NoteCount}</a> · <a href="{Permalink}" >{TimeAgo}</a></div>
- {/block:IndexPage}
- {/block:Video}
- <!--AUDIO POSTS-->
- {block:Audio}
- {block:AudioPlayer}
- <div class="audiowrapper">
- {block:AlbumArt}
- <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}
- <div class="playerbuttonbg">
- <div class="newplayerbutton">
- <div class="playerbuttonhug">
- {AudioPlayerWhite}
- </div>
- </div>
- </div>
- <div class="trackdetails">
- {block:TrackName}{TrackName}{/block:TrackName}<br/>
- {block:Artist}Artist: {Artist}{/block:Artist}<br/>
- {block:PlayCount}Played: {PlayCount} times {/block:PlayCount}
- {block:Album}Album: {Album}{/block:Album}<br/>
- </div>
- </div>
- {/block:AudioPlayer}
- <div class="permalinktext">
- <a href="{ReblogURL}">Reblog</a> · <a href="{Permalink}" >{NoteCount}</a> · <a href="{Permalink}" >{TimeAgo}</a></div>
- {/block:IndexPage}
- {/block:Audio}
- <!--Q & A POSTS-->
- {block:Answer}
- <div class="question"><center><div id="asker"><img src="{AskerPortraitURL-48}"></div></center><div class="asker"><b>{Asker}</b> asked: <br> {Question}</div></div>
- {block:Answerer}
- <div class="answer">{Answer}</div>
- {/block:Answerer}
- <div class="replies">
- {Replies}
- </div>
- <div class="permalinktext">
- <a href="{ReblogURL}">Reblog</a> · <a href="{Permalink}" >{NoteCount}</a> · <a href="{Permalink}" >{TimeAgo}</a></div>
- {/block:Answer}
- {block:PermalinkPagination}
- <!--PERMALINK PAGE-->
- {block:PermalinkPage}
- {caption}
- <br>
- <center style="background:{color:Color 1}; text-align:center; width=100%;"><br>
- {block:Date}<b>posted:</b> <u>{DayOfWeek}</u>{/block:Date} {block:NoteCount} | <b>with:</b> {NoteCount} notes<br>{/block:NoteCount}
- {block:RebloggedFrom}<b>source:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>from:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
- <br>
- <div class="tags">
- {block:HasTags}
- <b>tags:</b>
- {block:Tags}
- <a href={TagURL}>
- #{Tag},</a>
- {/block:Tags}
- {/block:HasTags}
- </div><br></center>
- <div id="permpage">
- <br>
- {block:PostNotes}
- <div id="postnotes"><ol class="notes">
- {PostNotes-16}
- </div></div>
- {/block:PostNotes}
- {/block:PermalinkPage}
- {/block:PermalinkPagination}
- </div>
- {/block:Posts}
- </div>
- <!--IF NOT INFINITE SCROLL STARTS HERE-->
- {block:ifnotinfinitescroll}
- <div class="pagination">
- <center>
- {block:PreviousPage}
- <a href="{PreviousPage}">Previous</a>
- {/block:PreviousPage}
- {block:JumpPagination}
- {block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}">Next</a>
- {/block:NextPage}
- </div></center>
- {/block:ifnotinfinitescroll}
- <!--INFINITE SCROLL STARTS HERE-->
- {block:ifinfinitescroll}
- <div class="pagination">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">previous</a> ·
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}" id="next">next</a>
- {/block:NextPage}
- {/block:Pagination}
- {/block:ifinfinitescroll}
- </div>
- <!---masonry--->
- {block:indexpage}
- {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
- <!--masonry-- (dont remove unless you want wierd columns-->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <!--end-->
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#container');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.entry, .entry_photo',
- isAnimated : false
- });
- });
- $wall.infinitescroll({
- navSelector : '#page-nav',
- nextSelector : '#page-nav a',
- itemSelector : '.entry, .entry_photo',
- bufferPx : 2000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#content').show(500);
- });
- </script>
- {/block:indexpage}
- <!--end-->
- <!--DO NOT REMOVE-->
- <div style="bottom:15px;right:35px;position:fixed;"><a href="http://diamondthemes.tumblr.com/"><img title="diamondthemes" style="width:16px; height:16px" src="http://data.whicdn.com/images/73645613/original.png"/></a></div>
- <!--DO NOT REMOVE-->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement