Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!--
- Theme 44 - "Save My Soul" by Elowen (theghostoflove.tumblr.com)
- Credit stays intact, please. If you get stuck, feel free to message me! Comments and suggestions are welcome.
- -->
- <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:Ask And Link BG" content="#194a8c">
- <meta name="color:Background"content="#00040a">
- <meta name="color:Body"content="#bbcce2">
- <meta name="color:Border"content="#2886eb">
- <meta name="color:Chat1"content="#194a8c">
- <meta name="color:Chat2"content="#0a3a7b">
- <meta name="color:Description"content="#bbcce2">
- <meta name="color:Description Bg" content="#011939">
- <meta name="color:Entries" content="">
- <meta name="color:Info bg" content="#0d3365">
- <meta name="color:Link"content="#3c7bce">
- <meta name="color:Link Hover"content="#ffffff">
- <meta name="color:Links Bg"content="#ffffff">
- <meta name="color:Links Hover Bg"content="#011939">
- <meta name="color:Link Stick" content="#011939">
- <meta name="color:Pagi Link" content="#011939">
- <meta name="color:Pagi Link Hover" content="#bbcce2">
- <meta name="color:Post"content="#011939">
- <meta name="color:Title"content="#011939">
- <meta name="font:Body" content="'Trebuchet MS', sans-serif">
- <meta name="font:Quote" content="Garamond">
- <meta name="font:Text Title" content="'Book Antiqua'">
- <meta name="font:Title" content="'Clicker Script', cursive">
- <meta name="if:Infinite Scroll" content="0">
- <meta name="if:Grid" content="0">
- <meta name="if:Repeat Background" content="">
- <meta name="if:Show Tags" content="1">
- <meta name="image:Background"content="">
- <meta name="image:Sidebar"content="">
- <meta name="text:Body Font Size" content="12px">
- <meta name="text:Title Font Size" content="40px">
- <meta name="text:BackToTopImage" content="https://i1155.photobucket.com/albums/p559/scrolltotop/arrow64.png">
- <meta name="text:Link1" content="">
- <meta name="text:Link1URL" content="http://">
- <meta name="text:Link2" content="">
- <meta name="text:Link2URL" content="http://">
- <meta name="text:Link3" content="">
- <meta name="text:Link3URL" content="http://">
- <meta name="text:Link4" content="">
- <meta name="text:Link4URL" content="http://">
- <style type="text/css">
- {block:ifNotGrid}blockquote {border-left:2px solid {color:border}; padding-left:5px; margin:0px 2px 0px 10px}{/block:ifNotGrid}
- {block:ifGrid}blockquote {border-left:2px solid {color:border}; padding-left:5px; margin:0px 2px 0px 2px}{/block:ifGrid}
- ::-webkit-scrollbar {width: 8px; height:auto; background:{color:body};}::-webkit-scrollbar-corner {background:{color:body};}
- ::-webkit-scrollbar-button {background:{color:post}}
- ::-webkit-scrollbar-thumb:vertical {background:{color:post};}
- ::-webkit-scrollbar-thumb:horizontal {background:{color:post};}
- ::selection {color:{color:background};background-color: {color:body};}
- ::-moz-selection {color:{color:background};background-color: {color:body};}::-webkit-selection {color:{color:background};background-color:{color:body};}
- a {color:{color:link};text-decoration:none;-moz-transition-duration:0.5s;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;}
- a:hover {color:{color:link hover};}
- body {
- font:{text:body font size} {font:body};
- text-align:justify;
- color:{color:body};
- background:{color:background} url('{image:background}') repeat;
- background-attachment:fixed;
- }
- #container {position:relative; margin:10px 0px 0px 10px; {block:indexpage}width:870px;{/block:indexpage}{block:permalinkpage}width:470px;{/block:permalinkpage}}
- #container2 {float:left;}
- {block:ifNotGrid}#content {width:890px;}{/block:ifNotGrid}
- {block:ifGrid}#content {width:840px;}{/block:ifGrid}
- /**Sidebar stuff**/
- #title {
- position:fixed;
- font:{text:title font size} {font:title};
- font-weight:bold;
- text-align:center;
- margin-top:-175px;
- width: 250px;
- color:{color:Title};
- }
- #title a {color:{color:Title};}
- #sidebar {
- border-radius:50%;
- text-align:center;
- top: 150px; left: 10px;
- position: fixed;
- width: 250px; height: 250px;
- background-color: {color:sidebar};
- background-image: url('{image:Sidebar Bg}');
- background-repeat: {block:IfNotRepeatBackground}no-repeat{/block:IfNotRepeatBackground};
- background-size: 300px;
- }
- #sidebar img {
- z-index:-1;
- border-radius:50%;
- width: 250px; height:250px;
- border: 2px solid {color:title};
- }
- #sidebar:hover #description {opacity: 1;
- transition-delay: 1s;
- -webkit-transition-delay: 1s;}
- #description {
- overflow: hidden;
- position: fixed;
- z-index: 2;
- background-color: {color:description bg};
- border-radius: 50%;
- text-align: justify;
- opacity: 0;
- margin-top: -255px; margin-left: 2px;
- color: {color:description};
- width: 250px; height: 250px;
- -webkit-transition: all 1.3s ease-in-out;
- -moz-transition: all 1.3s ease-in-out;
- -o-transition: all 1.3s ease-in-out;
- -ms-transition: all 1.3s ease-in-out;
- transition: all 1.3s ease-in-out;
- }
- #linkstick1 {
- z-index:-1;
- position: fixed;
- width: 10px; height: 60px;
- background-color: {color:link stick};
- top: 105px; margin-left: 100px;
- -webkit-transform: rotate(-45deg);
- -moz-transform: rotate(-45deg);
- -ms-transform: rotate(-45deg);
- -o-transform: rotate(-45deg);
- }
- #link1 {
- font-size:11px;
- position: fixed;
- padding: 21px 15px;
- border-radius: 50%;
- top: 75px; margin-left: 40px;
- color:{color:link};
- background-color:{color:links bg};
- -moz-transition-duration:0.8s;-webkit-transition-duration:0.8s;-o-transition-duration:0.8s;
- }
- #link1:hover {
- color:{color:link hover};
- background-color:{color:links hover bg};
- }
- #linkstick2 {
- z-index:-1;
- position: fixed;
- width: 10px; height: 60px;
- background-color: {color:link stick};
- top: 45px; margin-left: 100px;
- -webkit-transform: rotate(45deg);
- -moz-transform: rotate(45deg);
- -ms-transform: rotate(45deg);
- -o-transform: rotate(45deg);
- }
- #link2 {
- font-size:11px;
- position: fixed;
- padding: 21px 20px;
- border-radius: 50%;
- top: 20px; margin-left: 115px;
- color:{color:link};
- background-color:{color:links bg};
- -moz-transition-duration:0.8s;-webkit-transition-duration:0.8s;-o-transition-duration:0.8s;
- }
- #link2:hover {
- color:{color:link hover};
- background-color:{color:links hover bg};
- }
- #linkstick3 {
- z-index:-1;
- position: fixed;
- width: 10px; height: 60px;
- background-color: {color:link stick};
- top: 390px; margin-left: 100px;
- -webkit-transform: rotate(45deg);
- -moz-transform: rotate(45deg);
- -ms-transform: rotate(45deg);
- -o-transform: rotate(45deg);
- }
- #link3 {
- font-size:11px;
- position: fixed;
- padding-top:20px;
- width:57px; height: 35px;
- border-radius: 50%;
- top: 420px; margin-left: 40px;
- color:{color:link};
- background-color:{color:links bg};
- -moz-transition-duration:0.8s;
- -webkit-transition-duration:0.8s;
- -o-transition-duration:0.8s;
- }
- #link3:hover {
- color:{color:link hover};
- background-color:{color:links hover bg};
- }
- #linkstick4 {
- z-index:-1;
- position: fixed;
- width: 10px; height: 60px;
- background-color: {color:link stick};
- top: 445px; margin-left: 100px;
- -webkit-transform: rotate(-45deg);
- -moz-transform: rotate(-45deg);
- -ms-transform: rotate(-45deg);
- -o-transform: rotate(-45deg);
- }
- #link4 {
- font-size:11px;
- position: fixed;
- padding-top:20px;
- width:57px; height: 35px;
- border-radius: 50%;
- top: 470px; margin-left: 115px;
- color:{color:link};
- background-color:{color:links bg};
- -moz-transition-duration:0.8s;
- -webkit-transition-duration:0.8s;
- -o-transition-duration:0.8s;
- }
- #link4:hover {
- color:{color:link hover};
- background-color:{color:links hover bg};
- }
- #linkstick5 {
- z-index:-1;
- position: fixed;
- width: 10px; height: 60px;
- background-color: {color:link stick};
- top: 225px; margin-left: 265px;
- -webkit-transform: rotate(45deg);
- -moz-transform: rotate(45deg);
- -ms-transform: rotate(45deg);
- -o-transform: rotate(45deg);
- }
- #link5 {
- font-size:11px;
- position: fixed;
- padding-top:20px;
- width:57px; height: 35px;
- border-radius: 50%;
- top: 200px; margin-left: 275px;
- color:{color:link};
- background-color:{color:links bg};
- -moz-transition-duration:0.8s;
- -webkit-transition-duration:0.8s;
- -o-transition-duration:0.8s;
- }
- #link5:hover {
- color:{color:link hover};
- background-color:{color:links hover bg};
- }
- #linkstick6 {
- z-index:-1;
- position: fixed;
- width: 10px; height: 60px;
- background-color: {color:link stick};
- top: 225px; margin-left: 335px;
- -webkit-transform: rotate(-45deg);
- -moz-transform: rotate(-45deg);
- -ms-transform: rotate(-45deg);
- -o-transform: rotate(-45deg);
- }
- #link6 {
- font-size:11px;
- position: fixed;
- padding-top:20px;
- width:57px; height: 35px;
- border-radius: 50%;
- top: 260px; margin-left: 345px;
- color:{color:link};
- background-color:{color:links bg};
- -moz-transition-duration:0.8s;
- -webkit-transition-duration:0.8s;
- -o-transition-duration:0.8s;
- }
- #link6:hover {
- color:{color:link hover};
- background-color:{color:links hover bg};
- }
- #pagi {
- {block:ifNotGrid}width:300px;{/block:ifNotGrid}
- {block:ifGrid}width:300px;{/block:IfGrid}
- text-align:right;
- margin:15px 0px 0px -130px;
- font-family:cambria;
- font-size:12px;
- display:block;
- }
- #pagi a {
- text-align:center;
- border:1px solid transparent;
- padding:2px;
- background-color:{color:pagi link hover};
- color:{color:pagi link};
- }
- #pagi a:hover {
- border:1px solid {color:pagi link hover};
- background-color:{color:pagi link};
- color:{color:pagi link hover};
- }
- #currentpage {
- font-weight:bold;
- padding:2px;
- color: {color:pagi link bg};
- border:1px solid {color:pagi link bg};
- }
- /**POST STUFF**/
- #entries {
- {block:ifNotGrid}padding:5px;{/block:ifNotGrid}
- {block:ifGrid}padding:5px;{/block:ifGrid}
- margin-left: 430px;
- margin-top: 20px;
- {block:IndexPage}{block:ifNotGrid}width:860px;{/block:ifNotGrid}
- {block:ifGrid}width:845px;{/block:IfGrid}{/block:IndexPage}
- {block:PermalinkPage}width:530px;{/block:PermalinkPage}
- background-color:{color:entries};
- }
- #post {
- padding:10px;
- margin:5px 5px 15px 5px;
- background-color:{color:post};
- {block:IndexPage}{block:IfNotGrid}width:400px;{/block:ifNotGrid}
- {block:ifGrid}width:250px;{/block:ifGrid}{/block:IndexPage}
- {block:PermalinkPage}width:500px;{/block:PermalinkPage}
- }
- /**POST INFO**/
- #info {
- text-align:center;
- font-size: 10px;
- margin-top:15px;
- {block:IndexPage}{block:ifNotGrid}width:390px;{/block:ifNotGrid}
- {block:ifGrid}width:240px;{/block:ifGrid}{/block:IndexPage}
- {block:PermalinkPage}width:494px;{/block:PermalinkPage}
- padding:5px;
- background-color:{color:info bg};
- }
- #tags {
- min-height:14px;
- font-size:10px;
- padding:0px 5px 5px 5px;
- margin-top:0px;
- {block:IndexPage}{block:ifNotGrid}width:390px;{/block:ifNotGrid}
- {block:ifGrid}width:240px;{/block:ifGrid}{/block:IndexPage}
- {block:PermalinkPage}width:494px;{/block:PermalinkPage}
- font-style:italic;
- text-align:center;
- background-color:{color:info bg};
- }
- .note {
- text-transform:normal;
- font-style:normal;
- letter-spacing:0px;
- font-size: 12px;
- text-align:left;
- line-height:120%;
- margin-left:-35px;
- }
- .note li {
- list-style-type:none;
- text-align:left;
- padding:5px 2px;
- margin:0px;
- }
- .note li img {
- padding:5px;
- }
- /**POST TYPES**/
- #texttitle {
- font:normal 18px {font:Text Title};
- text-align:center;
- margin:2px;
- }
- #quote {
- margin:5px 0px;
- font-family:{font:Quote};
- text-align:center;
- letter-spacing:1px;
- }
- #quote_short {font-size:20px; line-height:100%;}
- #quote_medium {font-size:18px; line-height:95%;}
- #quote_long {font-size:16px; line-height:90%;}
- #quotesource {
- font:italic 14px {font:Quote};
- margin:10px 0px -10px 0px;
- text-align:right;
- padding:6px;
- }
- #linkposts {
- line-height:100%;
- height:80px;
- padding-bottom:10px; padding-top:10px;
- font:16px {font:Text Title};
- border:1px solid {color:Border};
- margin-bottom:5px;
- background-color:{color:Ask and Link Bg};
- width:{block:ifGrid}147px;{/block:ifGrid}{block:ifNotGrid}297px;{/block:ifNotGrid}
- }
- #linkfav img {
- width:100px;
- margin-top:-107px;
- position:absolute;
- border-top:1px solid {color:Border};
- border-right:1px solid {color:Border};
- border-bottom:1px solid {color:Border};
- margin-left:{block:ifGrid}149px;{/block:ifGrid}{block:ifNotGrid}299px;{/block:ifNotGrid}
- }
- #question {
- line-height:125%;
- font-size:13px;
- letter-spacing:1px;
- padding:10px; padding-right:94px; padding-bottom:20px;
- border:1px solid {color:Border};
- background-color:{color:Ask and Link Bg};
- width:{block:ifGrid}144px;{/block:ifGrid}{block:ifNotGrid}294px;{/block:ifNotGrid}
- min-height:72px;
- }
- #asker {
- width:70px; min-height:50px;
- position:absolute;
- text-align:center;
- font-size:10px;
- letter-spacing:1px;
- padding:20px 0px 0px 3px;
- margin:0px 0px 0px {block:ifGrid}152px{/block:ifGrid}{block:ifNotGrid}302px{/block:ifNotGrid};
- border-left:1px solid {color:Border};
- }
- #asker img {
- margin-left:-10px 0px 0px 0px;
- border:1px solid {color:Border};
- }
- #audiopost {{block:ifGrid}text-align:left;{/block:ifGrid}line-height:140%;border:1px solid {color:border}; background-color:{color:Ask And Link Bg};}
- .album {position:absolute; margin-top:0px; width:100px; height:100px;}
- .album img {width:100px; height:100px;border-right:1px solid {color:border};}
- .audio {position:absolute;padding:35px 0px 0px 36px;height:30px;width:28px;overflow:hidden;opacity:.5;}
- .audiobox {height:100px;z-index:10; margin-left:110px;}
- .chat {margin:3px 3px 10px 3px;{block:IndexPage}{block:ifNotGrid}
- width:389px;{/block:ifNotGrid}
- {block:ifGrid}width:239px;{/block:ifGrid}{/block:IndexPage}
- {block:PermalinkPage}width:489px;{/block:PermalinkPage}}
- .chat .lines {margin-left:1px;border-top:1px solid {color:border};border-left:1px solid {color:border};border-right:1px solid {color:border};}
- .chat .lines .line {margin-bottom:1px;padding:3px 5px;background-color:{color:Chat1};border-bottom:1px solid {color:border};}
- .chat .lines .line.even{background-color:{color:Chat2};}
- #credit {
- z-index: 99999999999;
- text-align: center;
- font-size: 14px; font-family:'Montez';
- position: fixed;
- bottom: 5px; right: 5px;
- }
- #credit a {
- display: inline-block;
- height: 20px; width: 20px;
- background-color: {color:Post};
- color: {color:body};
- }
- #credit a:hover {
- border-radius: 50%;
- background-color: {color:body};
- color: {color:Post};
- }
- #s-m-t-tooltip {
- padding:5px 10px 5px 10px;
- margin:20px 14px 7px 10px;
- border:1px solid {color:border};
- background-color:{color:Body};
- font:normal 9px/100% {font:body};
- letter-spacing:1px;
- color:{color:Post};
- z-index:99999999;
- }
- #over{
- {block:ifNotGrid}height:2000px!important;{/block:ifNotGrid}
- {block:ifGrid}height:0px!important;{/block:ifGrid}
- position:absolute;
- top:0px;
- left:0px;
- width: 100%;}
- .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
- #infscr-loading {display:none;}
- .navigation {display:none!important;}
- {CustomCSS}</style>
- <link href='https://fonts.googleapis.com/css?family=Montez|Clicker+Script' rel='stylesheet' type='text/css'>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="https://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:0,
- tip_fade_speed:0,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- {block:ifInfiniteScroll}<script src="https://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script>{/block:ifInfiniteScroll}
- <script type="text/javascript" src="https://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js"></script>
- <script src="https://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
- {block:ifNotInfiniteScroll}<script type="text/javascript">
- $(window).load(function () {
- $('#content').masonry({
- itemSelector : "#container2",
- },
- function() { $('#content').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>{/block:ifNotInfiniteScroll}
- </head>
- <body>
- <div id="over"></div>
- <div id="credit"><a href="https://theghostoflove.tumblr.com/" target="_blank" title="enchantingly">E</a></div>
- <div id="sidebar">
- {block:ifSidebarImage}<img src="{image:Sidebar}">{/block:ifSidebarImage}
- <center>
- <div id="description"><div style="float:left;clear:left;height:12px;width:0px"></div><div style="float:right;clear:right;height:12px;width:0px"></div><div style="float:left;clear:left;height:12px;width:101px"></div><div style="float:right;clear:right;height:12px;width:91px"></div><div style="float:left;clear:left;height:12px;width:71px"></div><div style="float:right;clear:right;height:12px;width:58px"></div><div style="float:left;clear:left;height:12px;width:56px"></div><div style="float:right;clear:right;height:12px;width:45px"></div><div style="float:left;clear:left;height:12px;width:44px"></div><div style="float:right;clear:right;height:12px;width:33px"></div><div style="float:left;clear:left;height:12px;width:34px"></div><div style="float:right;clear:right;height:12px;width:23px"></div><div style="float:left;clear:left;height:12px;width:27px"></div><div style="float:right;clear:right;height:12px;width:17px"></div><div style="float:left;clear:left;height:12px;width:21px"></div><div style="float:right;clear:right;height:12px;width:13px"></div><div style="float:left;clear:left;height:12px;width:16px"></div><div style="float:right;clear:right;height:12px;width:10px"></div><div style="float:left;clear:left;height:12px;width:12px"></div><div style="float:right;clear:right;height:12px;width:8px"></div><div style="float:left;clear:left;height:12px;width:12px"></div><div style="float:right;clear:right;height:12px;width:7px"></div><div style="float:left;clear:left;height:12px;width:11px"></div><div style="float:right;clear:right;height:12px;width:8px"></div><div style="float:left;clear:left;height:12px;width:13px"></div><div style="float:right;clear:right;height:12px;width:10px"></div><div style="float:left;clear:left;height:12px;width:15px"></div><div style="float:right;clear:right;height:12px;width:13px"></div><div style="float:left;clear:left;height:12px;width:20px"></div><div style="float:right;clear:right;height:12px;width:16px"></div><div style="float:left;clear:left;height:12px;width:27px"></div><div style="float:right;clear:right;height:12px;width:21px"></div><div style="float:left;clear:left;height:12px;width:35px"></div><div style="float:right;clear:right;height:12px;width:27px"></div><div style="float:left;clear:left;height:12px;width:44px"></div><div style="float:right;clear:right;height:12px;width:37px"></div><div style="float:left;clear:left;height:12px;width:58px"></div><div style="float:right;clear:right;height:12px;width:48px"></div><div style="float:left;clear:left;height:12px;width:78px"></div><div style="float:right;clear:right;height:12px;width:70px"></div><div style="float:left;clear:left;height:12px;width:114px"></div><div style="float:right;clear:right;height:12px;width:118px"></div><div style="float:left;clear:left;height:12px;width:0px"></div><div style="float:right;clear:right;height:12px;width:0px"></div><div style="float:left;clear:left;height:12px;width:0px"></div><div style="float:right;clear:right;height:12px;width:0px"></div>
- <br>{Description}</div>
- <div id="title">{Title}</div>
- </center>
- <div id="linkstick1"></div>
- <a href="/"><div id="link1">home</div></a>
- <div id="linkstick2"></div>
- <a href="/ask"><div id="link2">ask</div></a>
- {block:ifLink1}<div id="linkstick3"></div>
- <a href="{text:Link1URL}"><div id="link3">{text:Link1}</div></a>{/block:ifLink1}
- {block:ifLink2}<div id="linkstick4"></div>
- <a href="{text:Link2URL}"><div id="link4">{text:Link2}</div></a>{/block:ifLink2}
- {block:ifLink3}<div id="linkstick5"></div>
- <a href="{text:Link3URL}"><div id="link5">{text:Link3}</div></a>{/block:ifLink3}
- {block:ifLink4}<div id="linkstick6"></div>
- <a href="{text:Link4URL}"><div id="link6">{text:Link4}</div></a>{/block:ifLink4}
- </div>
- {block:ifInfiniteScroll}
- <div class="navigation">
- {block:Pagination}
- {block:NextPage}<p id="page_nav"><a style="float:right" href="{NextPage}" id="next">Older ?</a>{/block:NextPage}
- {block:PreviousPage}<a style="float:left" href="{PreviousPage}">? Newer</a></p>{/block:PreviousPage}
- {/block:Pagination}
- </div>
- {/block:ifInfiniteScroll}
- <div id="entries">
- {block:ifInfiniteScroll}<div id="container">{/block:ifInfiniteScroll}
- {block:ifNotInfiniteScroll}<div id="content">{/block:ifNotInfiniteScroll}
- {block:Posts}<div id="post">
- <!--Text Posts-->
- {block:Text}
- {block:Title}<div id="texttitle">{Title}</div>{/block:Title}
- {Body}
- {/block:Text}
- <!--Photo Posts-->
- {block:Photo}<center>{LinkOpenTag}
- {block:IndexPage}{block:ifNotGrid}
- <img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
- {/block:ifNotGrid}
- {block:ifGrid}
- <img src="{PhotoURL-250}" alt="{PhotoAlt}">
- {/block:ifGrid}{/block:IndexPage}
- {block:PermalinkPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}">
- {/block:PermalinkPage}
- {LinkCloseTag}</center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- <!--Photosets-->
- {block:Photoset}<center>{block:IndexPage}
- {block:ifNotGrid}{Photoset-400}{/block:ifNotGrid}
- {block:ifGrid}{Photoset-250}{/block:ifGrid}{/block:IndexPage}
- {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
- </center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- <!--Panorama-->
- {block:Panorama}
- {LinkOpenTag}<img src="{PhotoURL-Panorama}" alt="{PhotoAlt}" />
- {LinkCloseTag}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Panorama}
- <!--Quotes-->
- {block:Quote}<div id="quote">
- <div id="quote_{Length}">“{Quote}”</div>
- {block:Source}
- <div id="quotesource">- {Source}</div>
- {/block:Source}
- </div>{/block:Quote}
- <!--Video Posts-->
- {block:Video}{block:IndexPage}{block:ifNotGrid}{Video-400}
- {/block:IfNotGrid}{block:ifGrid}{Video-250}{/block:IfGrid}
- {/block:IndexPage}
- {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
- {block:Caption}{Caption}{/block:Caption}{/block:Video}
- <!--Link Posts-->
- {block:Link}<div id="linkposts">
- <a href="{URL}" class="link" {Target}>
- <center>{Name} →</center></a><BR>
- <center><small><small>{URL}</small></small></center>
- </div> <!--linkposts-->
- {block:Thumbnail}
- <div id="linkfav"><img src="{Thumbnail}"></div>
- {/block:Thumbnail}
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- <!--Chat-->
- {block:Chat}
- {block:Title}<div id="texttitle">{Title}</div>{/block:Title}
- <div class="chat">
- <div class="lines">
- {block:Lines}
- <div class="line {Alt}">
- {block:Label}
- <strong>{Label}</strong>{/block:Label} {Line}
- </div> <!--line alt-->
- {/block:Lines}
- </div> <!--lines-->
- </div><!--chat-->
- {/block:Chat}
- <!--Audio Posts -->
- {block:Audio}<div id="audiopost">
- {block:AlbumArt}
- <div class="album"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}
- <div class="audio"><center>{AudioPlayerWhite}</center></div>
- <div class="audiobox">
- {block:TrackName}<br><big><b>Track name:</b>
- "{TrackName}"{/block:TrackName}
- {block:Artist}<br><b>Artist:</b> {Artist}{/block:Artist}
- {block:Album}<br><b>Album:</b> {Album}{/block:Album}
- {block:PlayCount}<br><b>Playcount:</b> {PlayCountWithLabel}
- {/block:PlayCount}
- </big>
- </div><!--audiobox-->
- </div><!--audiopost-->
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- <!--Asks-->
- {block:Answer}
- <div id="question">
- <div id="asker">
- <img src="{AskerPortraitURL-30}"><p>{Asker}</div>
- {Question}</div> <!--question-->
- <br>{Answer}<br>
- {/block:Answer}
- {block:Date}<div id="info">
- <a href="{Permalink}" title="{DayOfMonth}{DayOfMonthSuffix}
- {ShortMonth} '{ShortYear} at {12Hour}.{Minutes}{ampm}">
- {TimeAgo} </a>
- {block:NoteCount} ·
- <a href="{Permalink}">{NoteCountWithLabel} </a>
- {/block:NoteCount}
- {block:RebloggedFrom} via <a href="{ReblogParentURL}">
- {ReblogParentName} </a>{/block:RebloggedFrom}
- {block:Reblog}
- (©<a href="{ReblogRootURL}">{ReblogRootName}</a>)
- {/block:Reblog}
- ·<a href="{ReblogURL}" target="_blank"> reblog</a>
- </div>{/block:Date}
- <center>{block:ifShowTags}{block:HasTags}
- <div id="tags">
- {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}</div>
- {/block:HasTags}{/block:IfShowTags}</center>
- {block:PostNotes}
- <div class="note"> {PostNotes}</div>
- {/block:PostNotes}
- </div><!--posts-->{/block:Posts}
- {block:ifNotInfiniteScroll}<div id="pagi"><center>
- {block:PreviousPage}
- <a href="{PreviousPage}">« prev</a>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <span id="currentpage">{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}
- </center></div><!--pagi-->{/block:ifNotInfiniteScroll}
- {block:ifInfiniteScroll}<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
- <script type="text/javascript">//** Scroll to top script by Kyle Monk (kylemonk.tumblr.com)
- var scrolltotop={
- //startline: Integer. Number of pixels from top of doc scrollbar is scrolled before showing control
- //scrollto: Keyword (Integer, or "Scroll_to_Element_ID"). How far to scroll document up when control is clicked on (0=top).
- setting: {startline:100, scrollto: 0, scrollduration:1000, fadeduration:[500, 100]},
- controlHTML: '<img src="{text:BackToTopImage}" style="filter:alpha(opacity=60); -moz-opacity:0.6;" width="60"/>', //HTML for control, which is auto wrapped in DIV w/ ID="topcontrol"
- controlattrs: {offsetx:35, offsety:35}, //offset of control relative to right/ bottom of window corner
- anchorkeyword: '#top', //Enter href value of HTML anchors on the page that should also act as "Scroll Up" links
- state: {isvisible:false, shouldvisible:false},
- scrollup:function(){
- if (!this.cssfixedsupport) //if control is positioned using JavaScript
- this.$control.css({opacity:0}) //hide control immediately after clicking it
- var dest=isNaN(this.setting.scrollto)? this.setting.scrollto : parseInt(this.setting.scrollto)
- if (typeof dest=="string" && jQuery('#'+dest).length==1) //check element set by string exists
- dest=jQuery('#'+dest).offset().top
- else
- dest=0
- this.$body.animate({scrollTop: dest}, this.setting.scrollduration);
- },
- keepfixed:function(){
- var $window=jQuery(window)
- var controlx=$window.scrollLeft() + $window.width() - this.$control.width() - this.controlattrs.offsetx
- var controly=$window.scrollTop() + $window.height() - this.$control.height() - this.controlattrs.offsety
- this.$control.css({left:controlx+'px', top:controly+'px'})
- },
- togglecontrol:function(){
- var scrolltop=jQuery(window).scrollTop()
- if (!this.cssfixedsupport)
- this.keepfixed()
- this.state.shouldvisible=(scrolltop>=this.setting.startline)? true : false
- if (this.state.shouldvisible && !this.state.isvisible){
- this.$control.stop().animate({opacity:1}, this.setting.fadeduration[0])
- this.state.isvisible=true
- }
- else if (this.state.shouldvisible==false && this.state.isvisible){
- this.$control.stop().animate({opacity:0}, this.setting.fadeduration[1])
- this.state.isvisible=false
- }
- },
- init:function(){
- jQuery(document).ready(function($){
- var mainobj=scrolltotop
- var iebrws=document.all
- mainobj.cssfixedsupport=!iebrws || iebrws && document.compatMode=="CSS1Compat" && window.XMLHttpRequest //not IE or IE7+ browsers in standards mode
- mainobj.$body=(window.opera)? (document.compatMode=="CSS1Compat"? $('html') : $('body')) : $('html,body')
- mainobj.$control=$('<div id="topcontrol">'+mainobj.controlHTML+'</div>')
- .css({position:mainobj.cssfixedsupport? 'fixed' : 'absolute', bottom:mainobj.controlattrs.offsety, right:mainobj.controlattrs.offsetx, opacity:0, cursor:'pointer'})
- .attr({title:'back to top'})
- .click(function(){mainobj.scrollup(); return false})
- .appendTo('body')
- if (document.all && !window.XMLHttpRequest && mainobj.$control.text()!='') //loose check for IE6 and below, plus whether control contains any text
- mainobj.$control.css({width:mainobj.$control.width()}) //IE6- seems to require an explicit width on a DIV containing text
- mainobj.togglecontrol()
- $('a[href="' + mainobj.anchorkeyword +'"]').click(function(){
- mainobj.scrollup()
- return false
- })
- $(window).bind('scroll resize', function(e){
- mainobj.togglecontrol()
- })
- })
- }
- }
- scrolltotop.init()</script>{/block:ifInfiniteScroll}
- {block:ifInfiniteScroll}{block:IndexPage}<div class="column navigation" id="navigation">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}</div>{/block:IndexPage}
- {block:IndexPage}<script src="https://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script><script type="text/javascript" src="https://static.tumblr.com/8yo5xxv/YnTm5op3n/like.js"></script>
- <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script><script type="text/javascript" src="https://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script><script type="text/javascript" src=""></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#container');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '#post',
- isAnimated : true
- });
- });
- $wall.infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : '#post',
- loadingImg : "https://static.tumblr.com/8yo5xxv/3Dem80mch/loading.gif",
- loadingText : " ",
- donetext : " ",
- extraScrollPx : 9000,
- bufferPx : 10000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#container').show(500);
- });
- </script>{/block:IndexPage}{/block:ifInfiniteScroll}
- </div><!--entries--></div></div>
- </div> </div>
- </div>
- </div></div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment