Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- 彡★ theme made by tumblr user planthed ★彡
- @themekid - @planthed - @painthemes
- -->
- <html lang="en">
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{favicon}">
- <meta name="image:background" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="color:Background" content="#fff"/>
- <meta name="color:Link" content="#aaa"/>
- <meta name="color:accent" content="#DBE4ED"/>
- <meta name="color:text" content="#000"/>
- <meta name="text:blogtitle" content="Pillowtalk" />
- <meta name="text:Link 1 Title" content="title 1" />
- <meta name="text:Link 1" content="http://" />
- <meta name="text:Link 2 Title" content="title 2"/>
- <meta name="text:Link 2" content="http://" />
- <meta name="text:Link 3 Title" content="title 3" />
- <meta name="text:Link 3" content="http://" />
- <meta name="text:Link 4 Title" content="title 4" />
- <meta name="text:Link 4" content="http://" />
- <meta name="text:Link 5 Title" content="title 4" />
- <meta name="text:Link 5" content="http://" />
- <meta name="if:Border around the blog" content="1"/>
- <meta name="if:Tiny cursor" content="1"/>
- <meta name="if:Border posts" content="0"/>
- <meta name="if:Box shadow" content="1"/>
- <meta name="if:Photo zoom" content="1"/>
- <meta name="if:sidebar box shadow" content="0"/>
- <meta name="if:border sidebar" content="0"/>
- <meta name="if:grayscale sidebar image" content="0"/>
- <meta name="select:title font" content="karla" title="Karla"/>
- <meta name="select:title font" content="montserrat" title="Montserrat"/>
- <meta name="select:title font" content="raleway" title="Raleway"/>
- <meta name="select:title font" content="Quicksand" title="Quicksand"/>
- <meta name="select:title font" content=" 'Petit Formal Script', cursive" title="Petit Formal Scrip"/>
- <meta name="select:title font" content="Parisienne" title="Parisienne"/>
- <script src="http://static.tumblr.com/kjtbii3/44Nmyhtju/slidetoggle.js">
- </script>
- <style type="text/css">
- /*tooltips style*/
- #s-m-t-tooltip{
- max-width:300px;
- padding:1px;
- padding-left:7px;
- padding-right:7px;
- min-height:7px;
- background:{color:accent};
- margin:20px 0px 0px 20px;
- font-family:montserrat;
- font-size:10px;
- text-transform:uppercase;
- letter-spacing:1px;
- font-weight:bold;
- color:{color:text};
- line-height:20px;
- opacity:1;
- z-index:9999999999999999999;
- }
- /*tumblr controls*/
- {block:ifBorderaroundtheblog}
- #tumblr_controls, .tmblr-iframe{ z-index:999999999999999999!important; -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); filter:invert(100%); position:fixed!important; top:5px!important; right:0px!important; opacity:.5;
- -webkit-transition:all 0.6s ease-out;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out}
- #tumblr_controls, .tmblr-iframe:hover{
- opacity:.9;webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
- -webkit-transition:all 0.6s ease-out;-webkit-filter:invert(80%); -moz-filter:invert(80%); -o-filter:invert(80%); -ms-filter:invert(80%); filter:invert(80%);
- }
- {/block:ifBorderaroundtheblog}
- {block:ifNOTBorderaroundtheblog}
- #tumblr_controls, .tmblr-iframe{ z-index:999999999999999999!important; -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); filter:invert(100%); position:fixed!important; top:0px!important; right:0px!important; opacity:.5;
- -webkit-transition:all 0.6s ease-out;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out}
- #tumblr_controls, .tmblr-iframe:hover{
- opacity:.9;webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
- -webkit-transition:all 0.6s ease-out;-webkit-filter:invert(80%); -moz-filter:invert(80%); -o-filter:invert(80%); -ms-filter:invert(80%); filter:invert(80%);
- }
- {/block:ifNOTBorderaroundtheblog}
- /*scrollbar*/
- ::-webkit-scrollbar{width:5px;height:0px;background:{color:accent};}
- ::-webkit-scrollbar-thumb{background-color:{color:link};}
- /*tiny cursor*/
- {block:ifTinycursor}
- html, body, a{cursor: url('http://33.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png'), progress;}
- a:hover{
- cursor:url(http://static.tumblr.com/vmteopo/DH3njhg50/help_cursor.png), crosshair;
- }
- {/block:ifTinycursor}
- /*links*/
- a:link, a:active, a:visited{color:{color:link};-webkit-transition: all 0.6s ease-out;text-decoration:none;}
- a:hover {color:{color:text};}
- body{
- margin:5px;
- background-color:{color:background};
- background-image:url({image:Background});
- background-attachment:fixed;
- background-repeat:repeat;
- color:{color:Text};
- }
- #posts{
- width:700px;
- margin:0px auto;
- margin-top:10px;
- }
- #entry img{
- max-width:100%;
- -webkit-transition:all 0.3s ease-out;
- }
- #entry {
- overflow:hidden;
- font-family:open sans;
- font-size:10px;
- padding:10px;
- {block:ifNOTphotozoom}
- padding-bottom:5px;
- {/block:ifNOTphotozoom}
- line-height:15px;
- color:{color:text};
- margin-top:70px;
- margin-left:60px;
- width:250px;
- float:left;
- background:RGBA({RGBcolor:accent}, 0.4);
- {block:ifborderposts}
- border:1px solid {color:accent};
- {/block:ifborderposts}
- {block:ifboxshadow}
- box-shadow: 5px 5px {color:accent};
- {/block:ifboxshadow}
- {block:PermalinkPage}
- width:400px;
- {/block:PermalinkPage}
- }
- /*DON'T COPY OR STEAL MY CODES*/
- #zoom{
- position:relative;
- overflow:hidden;
- }
- #entry #zoom img{
- display:block;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- transition: all 0.3s ease-in-out;
- }
- #entry:hover #zoom img{
- -webkit-transform: scale(1.4);
- -moz-transform: scale(1.4);
- -o-transform: scale(1.4);
- transform: scale(1.4);
- }
- #audio {
- width:250px;
- height:auto;
- min-height:60px;
- padding-bottom:0px;
- line-height:20px;
- }
- .cover {
- position:absolute;
- z-index:1;
- width:60px;
- height:60px;
- }
- .cover img {
- position:absolute;
- float:left;
- border-radius:0px;
- width:60px;
- height:60px;
- }
- .playbox {
- -webkit-transform: scale(0.20);
- opacity:0;
- width:27px;
- height:30px;
- overflow:hidden;
- position:absolute;
- z-index:1000;
- margin-left:17px;
- margin-top:17px;
- text-align:center;
- -webkit-transition: all .9s ease;
- -moz-transition: all .9s ease;
- -o-transition: all .9s ease;
- transition: all .9s ease;
- }
- #entry:hover .playbox{
- opacity:0.6;
- -webkit-transform: scale(1);
- -webkit-transition: all .9s ease;
- -moz-transition: all .9s ease;
- -o-transition: all .9s ease;
- transition: all .9s ease;
- }
- .info {
- margin-left:73px;
- margin-top:4px;
- font-size:15px;
- text-align:right;
- font-family:raleway;
- line-height:17px;
- }
- li {
- position:relative;
- display:block;
- }
- /*―*/
- li:before {
- content:'×';
- font-size:8px;
- position:absolute;
- font-family:karla;
- left:-10px;
- color:{color:accent};
- top:0px;
- }
- .title{
- font-family: Karla;
- padding:2px;
- font-size:20px;
- line-height:25px;
- color:{color:text};
- }
- blockquote{
- border-left:1px solid {color:accent};
- padding-left:5px;
- font-family:karla;
- line-height:15px;
- font-size:10px;
- margin:0px;
- padding-bottom:1px;
- }
- .quote{
- font-family:Karla;
- font-size:17px;
- line-height:20px;
- color:{color:text};
- }
- /*ask style*/
- .as{
- color:{color:text};
- font-family:Karla;
- padding-bottom:3px;
- font-size:13px;
- }
- .as a{
- color:{color:text};
- }
- .q{
- margin-top:0px;
- padding:6px;
- line-height:14px;
- background:{color:accent};
- border-radius:4px;
- }
- .ed{
- color:{color:text};
- margin-left:0px;
- font-family:Karla;
- text-align:right;
- font-size:13px;
- margin-top:6px;
- padding-bottom:3px;
- }
- .a{
- margin-top:0px;
- padding:2px;
- padding-left:10px;
- line-height:14px;
- background:{color:accent};
- border-radius:4px;
- }
- .user_1, .user_3, .user_5, .user_7, .user_9, .user_11, .user_13, .user_15, .user_17, .user_19, .user_21, .user_23, .user_25, .user_27, .user_29, .user_31, .user_33, .user_35, .user_37, .user_39, .user_41, .user_43, .user_45, .user_47, .user_49, .user_51, .user_53, .user_55, .user_57, .user_59, .user_61, .user_63, .user_65, .user_67, .user_69, .user_71, .user_73, .user_75, .user_77, .user_79, .user_81, .user_83, .user_85, .user_87, .user_89, .user_91, .user_93, .user_95, .user_97, .user_99, .user_101, .user_103, .user_105, .user_107, .user_109, .user_111, .user_113, .user_115, .user_117, .user_119, .user_121, .user_123, .user_125, .user_127, .user_129, .user_131, .user_133, .user_135, .user_137, .user_139, .user_141, .user_143, .user_145, .user_147, .user_149{background:{color:accent}; padding:5px;margin-bottom:8px;text-transform:uppercase;font-size:7px;letter-spacing:2px;color:{color:text};line-height:15px;padding-top:8px;}
- .user_2, .user_4, .user_6, .user_8, .user_10, .user_12, .user_14, .user_16, .user_18, .user_20, .user_22, .user_24, .user_26, .user_28, .user_30, .user_32, .user_34, .user_36, .user_38, .user_40, .user_42, .user_44, .user_46, .user_48, .user_50, .user_52, .user_54, .user_56, .user_58, .user_60, .user_62, .user_64, .user_66, .user_68, .user_70, .user_72, .user_74, .user_76, .user_78, .user_80, .user_82, .user_84, .user_86, .user_88, .user_90, .user_92, .user_94, .user_96, .user_98, .user_100, .user_102, .user_104, .user_106, .user_108, .user_110, .user_112, .user_114, .user_116, .user_118, .user_120, .user_122, .user_124, .user_126, .user_128, .user_130, .user_132, .user_134, .user_136, .user_138, .user_140, .user_142, .user_144, .user_146, .user_148, .user_150{background:rgba({RGBcolor:accent}, 0.5); padding:5px;margin-bottom:8px;text-transform:uppercase;font-size:7px;letter-spacing:2px;color:{color:text};line-height:15px;padding-top:8px;}
- #postnotes{
- background:RGBA({RGBcolor:accent}, 0.3);
- overflow:auto;
- border:1px solid {color:accent};
- height:auto;
- max-height:170px;
- padding:8px;
- text-align:left;
- }
- 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%;
- }
- ol.notes li.note blockquote {
- border-color: {color:text};
- padding-left: 6px;
- margin: 6px;
- }
- ol.notes li.note blockquote a {
- text-decoration: none;
- }
- #entry .perm1{
- width:auto;
- height:12px;
- padding:5px;
- margin-left:30px;
- opacity:0;
- {block:ifphotozoom}
- margin-top:-26px;
- {/block:ifphotozoom}
- {block:ifNOTphotozoom}
- margin-top:-30px;
- {/block:ifNOTphotozoom}
- font-size:10px;
- color:{color:text};
- line-height:12px;
- font-weight:bold;
- font-family:montserrat;
- text-align:right;
- background-color:{color:accent};
- position:absolute;
- z-index:99999;
- overflow:hidden;
- -webkit-transition: all .5s ease;
- -moz-transition: all .5s ease;
- -o-transition: all .5s ease;
- transition: all .5s ease;
- }
- #entry:hover .perm1{
- opacity:1;
- overflow:visible;
- }
- .perm2 a, .perm1 a{
- color:{color:text};
- }
- #entry .perm2{
- width:12px;
- height:12px;
- padding:5px;
- {block:ifphotozoom}
- margin-top:-26px;
- {/block:ifphotozoom}
- {block:ifNOTphotozoom}
- margin-top:-30px;
- {/block:ifNOTphotozoom}
- margin-left:5px;
- opacity:0;
- font-size:13px;
- color:{color:text};
- text-transform:uppercase;
- line-height:10px;
- text-align:center;
- background-color:{color:accent};
- position:absolute;
- z-index:99999;
- overflow:hidden;
- -webkit-transition: all .5s ease;
- -moz-transition: all .5s ease;
- -o-transition: all .5s ease;
- transition: all .5s ease;
- }
- #entry:hover .perm2{
- opacity:1;
- overflow:visible;
- }
- .permalinktext{
- -o-transition-transition: all 1.5s ease-out;
- -webkit-transition: all 1.5s ease-out;
- display:block;
- text-align:right;
- text-decoration:none;
- margin-top:9px;
- font-size:7px;
- letter-spacing:2px;
- font-family:open sans;
- text-transform:uppercase;
- border-top:1px solid {color:accent};
- padding-right:7px;
- padding-top:5px;
- line-height:20px;
- margin-left:-20px;
- width:275px;
- height:17px;
- }
- #lace{
- position:fixed;
- opacity:1;
- width:100%;
- height:5px;
- background:{color:accent};
- margin-top:-10px;
- margin-left:-5px;
- z-index:999999;}
- #lace2{
- position:fixed;
- opacity:1;
- width:5px;
- height:100%;
- background:{color:accent};
- margin-top:-10px;
- margin-left:-5px;
- z-index:999999;}
- #lace3{
- position:fixed;
- opacity:1;
- width:100%;
- height:5px;
- background:{color:accent};
- bottom:0px;
- margin-left:0px;
- z-index:999999;}
- .wow {
- position:fixed;
- font-size:20px;
- right:10px;
- bottom:10px;
- z-index:999999999999999999999999;
- -o-transition-transition: all 0.3s ease;
- -webkit-transition: all 0.3s ease;
- -moz-transition: all 0.3s ease;
- transition: all 0.3s ease;
- }
- .wow a{color:{color:link};}
- .wow:hover a{color:{color:accent};}
- .wow:hover{
- -webkit-animation:pop 1s;
- -ms-transform: rotate(360deg); /* IE 9 */
- -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
- transform: rotate(360deg);
- }
- @-webkit-keyframes pop{0% {-webkit-transform: scale(1);}50% {-webkit-transform: scale(.8);}100% {-webkit-transform: scale(1);}}
- #sidebar{
- position:fixed;
- margin-top:100px;
- margin-left:95px;
- width:200px;
- font-family:open sans;
- font-size:10px;
- {block:ifbordersidebar}
- border:1px solid {color:accent};
- {/block:ifbordersidebar}
- {block:ifsidebarboxshadow}
- box-shadow: 5px 5px {color:accent};
- {/block:ifsidebarboxshadow}
- }
- #sidebar img {
- {block:ifgrayscalesidebarimage}
- -webkit-filter: grayscale(80%);
- filter: grayscale(80%);
- {/block:ifgrayscalesidebarimage}
- width:200px;
- display:none;
- {block:ifsidebarimage}display:block;visibility:visible;{/block:ifsidebarimage}
- }
- .blogtitle{
- font-family:{select:title font};
- font-size:25px;
- padding:7px;
- text-align:right;
- background:RGBA({RGBcolor:accent}, 0.4);
- }
- .nav{
- font-family:montserrat;
- font-size:10px;
- font-weight:bold;
- padding:7px;
- text-align:center;
- margin-top:-1px;
- background:{color:accent};
- }
- .nav:hover a{color:{color:text};opacity:.4;}
- .nav a:hover{color:{color:text};opacity:1;}
- .nav a{
- display:inline-block;
- color:{color:text};
- padding:5px;
- margin-left:2px;
- -o-transition-transition: all 0.3s ease;
- -webkit-transition: all 0.3s ease;
- -moz-transition: all 0.3s ease;
- transition: all 0.3s ease;
- }
- .nav a:hover{
- color:{color:link};
- -webkit-animation:pop 1s;
- -o-transition-transition: all 0.3s ease;
- -webkit-transition: all 0.3s ease;
- -moz-transition: all 0.3s ease;
- transition: all 0.3s ease;
- }
- </style>
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=720" /></head>
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
- <script type="text/javascript">
- WebFontConfig = {
- google: { families: [ 'Open+Sans:400,300:latin', 'Roboto:400,100:latin', 'Lato:400,300:latin', 'Raleway:400,300:latin', 'Montserrat:400,700:latin', 'NTR::latin', 'Karla::latin', 'Quicksand::latin', 'Petit+Formal+Script::latin', 'Parisienne::latin', 'Clicker+Script::latin' ] }
- };
- (function() {
- var wf = document.createElement('script');
- wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
- '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
- wf.type = 'text/javascript';
- wf.async = 'true';
- var s = document.getElementsByTagName('script')[0];
- s.parentNode.insertBefore(wf, s);
- })(); </script>
- <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(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <body>
- {block:ifBorderaroundtheblog}
- <div id="lace2"></div>
- <div id="lace"></div>
- <div id="lace3"></div>
- {/block:ifBorderaroundtheblog}
- <div id="sidebar">
- <div class="blogtitle">{text:blogtitle}</div>
- <img src="{image:sidebar}">
- <div class="nav">
- <a title="{text:Link 1 Title}" href="{text:Link 1}">.01</a>
- <a title="{text:Link 2 Title}" href="{text:Link 2}">.02</a>
- <a title="{text:Link 3 Title}" href="{text:Link 3}">.03</a>
- <a title="{text:Link 4 Title}" href="{text:Link 4}">.04</a>
- <a title="{text:Link 5 Title}" href="{text:Link 5}">.05</a>
- <a title="theme" href="http://planthed.tumblr.com" target="_blank">.06</a>
- </div>
- <div style="padding:10px;background:RGBA({RGBcolor:accent}, 0.4);">{description}</div>
- </div>
- <!--don't delete or i will fucking will you-->
- <div class="wow"><a title="theme credit" href="http://planthed.tumblr.com" target="_blank"><i class="fa fa-product-hunt"></i></a></div>
- <!--don't delete or i will fucking will you-->
- <div id="posts">
- {block:Posts}
- <div id="entry">
- {block:Text}
- {block:Title}<center><span class="title">{Title}</span></center>{/block:Title}
- <span class="entrytext">{Body}</span></span></a>
- {block:IndexPage}
- <div class="permalinktext">
- {DayOfMonth} {Month}, <a href="{permalink}">{notecount} notes</a>, <a href="{ReblogURL}" target="_blank">reblog?</a></div>
- {/block:IndexPage}
- {/block:Text}
- {block:Link}
- <a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- {block:IndexPage}
- <div class="permalinktext">
- {DayOfMonth} {Month}, <a href="{permalink}">{notecount} notes</a>, <a href="{ReblogURL}" target="_blank">reblog?</a></div>
- {/block:IndexPage}
- {block:Link}
- {block:Photo}
- {block:ifphotozoom}
- <div id="zoom"><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=100%/></div>
- {/block:ifphotozoom}
- {block:ifNOTphotozoom}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"width=100%/>
- {/block:ifNOTphotozoom}
- {block:IndexPage}
- <div class="perm1">
- <a href="{permalink}" target="_blank">{notecount}</a>
- </div>
- <div class="perm2"><a href="{reblogURL}" target="_blank"><i class="fa fa-refresh"></i></a>
- </div>
- {/block:IndexPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- {Photoset-250}
- {/block:IndexPage}
- {block:IndexPage}
- <div class="permalinktext">
- {DayOfMonth} {Month}, <a href="{permalink}">{notecount} notes</a>, <a href="{ReblogURL}" target="_blank">reblog?</a></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {Photoset-400}
- {/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">❝ {quote}</div>
- {block:IndexPage}
- <div class="permalinktext">
- {DayOfMonth} {Month}, <a href="{permalink}">{notecount} notes</a>, <a href="{ReblogURL}" target="_blank">reblog?</a></div>
- {/block:IndexPage}
- {/block:Quote}
- {block:Chat}
- <div class="chat">
- {block:Title}<span class="title">{Title}</span></span>{/block:Title}
- {block:Lines}<div class="lines {Alt}"><div class="{Alt} user_{UserNumber}">{block:Label}<i>{Label}</i> {/block:Label}{Line}</div></div>{/block:Lines}
- </div>
- {block:IndexPage}
- <div class="permalinktext">
- {DayOfMonth} {Month}, <a href="{permalink}">{notecount} notes</a>, <a href="{ReblogURL}" target="_blank">reblog?</a></div>
- {/block:IndexPage}
- {/block:Chat}
- {block:Audio}
- <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><p><span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</div></div><p>
- {block:IndexPage}
- <div class="permalinktext">
- {DayOfMonth} {Month}, <a href="{permalink}">{notecount} notes</a>, <a href="{ReblogURL}" target="_blank">reblog?</a></div>
- {/block:IndexPage}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- {Video-250}
- {/block:IndexPage}</center>
- {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
- {block:IndexPage}
- <div class="permalinktext">
- {DayOfMonth} {Month}, <a href="{permalink}">{notecount} notes</a>, <a href="{ReblogURL}" target="_blank">reblog?</a></div>
- {/block:IndexPage}
- {block:Video}
- {block:Answer}
- <div class="as">{Asker} asked:</div>
- <div class="q">{Question}</div>
- <div class="ed">{name} replied:</div>
- <div class="a">{Answer}</div>
- {block:IndexPage}
- <div class="permalinktext">
- {DayOfMonth} {Month}, <a href="{permalink}">{notecount} notes</a>, <a href="{ReblogURL}" target="_blank">reblog?</a></div>
- {/block:IndexPage}
- {/block:Answer}
- {block:PermalinkPage}
- {block:Caption}{Caption}{/block:Caption}
- <center>{block:RebloggedFrom}
- posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {notecountwithlabel}<br>
- <b>orginally posted by:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>reblogged from:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
- {block:HasTags} tags: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}<br>
- {block:NoteCount}{/block:NoteCount}
- {/block:PermalinkPage}
- {block:PostNotes}
- <div id="postnotes">{PostNotes-16}}</div>
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div></div>
- {block:indexpage}
- {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
- <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 = $('#posts');
- $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}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement