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 30 - "Walk On the Ocean" made by Elowen (theghostoflove.tumblr.com), designed by Imogen (thisprincessaintworthsaving.tumblr.com)
- --->
- <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:Background" content="#ffffff">
- <meta name="color:Body" content="#242451">
- <meta name="color:Border" content="#ffffff">
- <meta name="color:Chat1" content="#4f58d0">
- <meta name="color:Chat2" content="#2e2e71">
- <meta name="color:Description" content="#bebebe">
- <meta name="color:Glow" content="#242451">
- <meta name="color:Link" content="#7c809c">
- <meta name="color:Link Hover" content="#bebebe">
- <meta name="color:Navlinks" content="#dddddd">
- <meta name="color:Navlinks Hover" content="#bebebe">
- <meta name="color:Pagination" content="#000000">
- <meta name="color:Pagination Hover" content="#000000">
- <meta name="color:Post" content="#FFFFFF">
- <meta name="color:Post Title" content="#242451">
- <meta name="color:Quote" content="#242451">
- <meta name="color:Scroll" content="#eae8e8">
- <meta name="color:Scroll Bg" content="#4f58d0">
- <meta name="color:Title" content="#4f58d0">
- <meta name="color:Title Bg" content="#ffffff">
- <meta name="if:Infinite Scroll" content="0">
- <meta name="if:Posts 400" content="0">
- <meta name="image:01" content="">
- <meta name="image:02" content="">
- <meta name="image:03" content="">
- <meta name="image:04" content="">
- <meta name="image:05" content="">
- <meta name="image:Background" content="https://static.tumblr.com/fac81e654d5276e5f9a365006068b8c2/ougxdjo/Awomxjxub/tumblr_static_bg.jpg">
- <meta name="image:Sidebar" content="https://31.media.tumblr.com/cfbb544391c0865fa695dead06173093/tumblr_mw2dfdM3Kn1qc4i52o5_250.gif">
- <meta name="text:ImageLink1Title" content="">
- <meta name="text:ImageLink1URL" content="">
- <meta name="text:ImageLink2Title" content="">
- <meta name="text:ImageLink2URL" content="">
- <meta name="text:ImageLink3Title" content="">
- <meta name="text:ImageLink3URL" content="">
- <meta name="text:ImageLink4Title" content="">
- <meta name="text:ImageLink4URL" content="">
- <meta name="text:ImageLink5Title" content="">
- <meta name="text:ImageLink5URL" content="">
- <meta name="text:Link1" content="">
- <meta name="text:Link1URL" content="">
- <meta name="text:Link2" content="">
- <meta name="text:Link2URL" content="">
- <meta name="text:Link3" content="" >
- <meta name="text:Link3URL" content="">
- <meta name="text:Link4" content="">
- <meta name="text:Link4URL" content="">
- <meta name="text:Link5" content="">
- <meta name="text:Link5URL" content="">
- <meta name="text:Link6" content="">
- <meta name="text:Link6URL" content="">
- <meta name="text:Quote" content="Somebody told me that this is the place where everything's better and everything's safe">
- <meta name="text:Subtitle" content="Enter Subtitle Here">
- <style type="text/css">
- /**BASICS**/
- body {
- margin:0px;
- text-align:justify;
- font-family:'Trebuchet MS';
- font-size:12px;
- color:{color:body};
- background:{color:Background} url('{image:Background}');
- background-attachment:fixed;
- }
- blockquote {border-left:2px solid {color:border}; padding-left:5px; margin:0px 2px 0px 10px}
- ::-webkit-scrollbar {width:8px; height:auto;background:{color:scroll bg};}
- ::-webkit-scrollbar-thumb:vertical {background:{color:scroll};}
- ::-webkit-scrollbar-thumb:horizontal {background:{color:scroll};}
- ::selection {color:{color:post};background-color:{color:body};}
- ::-moz-selection {color:{color:post};background-color:{color:body};}::-webkit-selection {color:{color:post};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}}
- /**MAIN THEME STUFF**/
- #sidebar {
- position:fixed;
- width:300px;
- height:100%;
- left:0px;
- top:0px;
- }
- #sidebar img {
- margin:50px 0px 0px 0px;
- padding:5px;
- width:250px;
- height:150px;
- border:4px double {color:border};
- }
- #whitebox {
- margin:10px 0px 0px 23px;
- z-index:-5;
- position:fixed;
- width:255px;
- height:380px;
- background-color:{color:Title Bg};
- }
- #title {
- margin:10px 0px 0px 0px;
- text-align:center;
- position:relative;
- width:250px;
- font-family:'Homemade Apple';
- font-size:22px;
- color:{color:Title};
- }
- #title a {
- color:{color:Title};
- }
- .title {
- font-style:normal;
- margin:-8px 0px 0px 0px;
- letter-spacing:1px;
- word-spacing:1px;
- font-size:13px;
- font-family:'Cambria';
- text-transform:uppercase;
- color:{color:Description};
- }
- #desc {
- margin:95px 0px 0px 34px;
- font-size:11px;
- width:130px;
- position:absolute;
- color:{color:Description};
- }
- #pagination {}
- #pagination a {
- color:{color:Pagination};
- }
- #pagination a:hover {
- color:{color:Pagination Hover};
- }
- #links {
- font-family:'Homemade Apple';
- font-size:12px;
- margin:90px 0px 0px 156px;
- width:134px;
- text-align:center;
- color:{color:Navlinks};
- }
- #links a {
- width:134px;
- padding:3px 0px;
- display:inline-block;
- }
- #links a:hover {
- color:{color:Navlinks Hover};
- }
- #quote1 img {
- opacity:.6;
- right:175px;
- bottom:175px;
- position:fixed;
- width:40px;
- }
- #quote2 img {
- opacity:.6;
- right:10px;
- bottom:30px;
- position:fixed;
- width:40px;
- }
- #iquote {
- padding:70px 10px 10px 70px;
- text-align:center;
- width:200px;
- position:fixed;
- bottom:10px;
- right:0px;
- font-family:'Homemade Apple';
- font-size:17px;
- color:{color:Quote};
- -webkit-transform: rotate(-7deg);
- -moz-transform: rotate(-7deg);
- -ms-transform: rotate(-7deg);
- -o-transform: rotate(-7deg);
- }
- #iquote:hover #bubble1 {opacity:1;}
- #bubble1 {
- opacity:0;
- position:fixed;
- bottom:0px;
- right:190px;
- border-radius:50%;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- transition-delay: .5s;
- -webkit-transition-delay: .5s;
- -webkit-transform: rotate(7deg);
- -moz-transform: rotate(7deg);
- -ms-transform: rotate(7deg);
- -o-transform: rotate(7deg);
- }
- #bubble1 img {
- -webkit-transition: all .8s ease-in-out;
- -moz-transition: all .8s ease-in-out;
- -o-transition: all .8s ease-in-out;
- transition: all .8s ease-in-out;
- height:60px;
- width:60px;
- border-radius:50%;
- brightness(90%);
- -webkit-filter: brightness(90%);
- -moz-filter: brightness(90%);
- -o-filter: brightness(90%);
- -ms-filter: brightness(90%)
- }
- #bubble1 img:hover {
- brightness(110%);
- -webkit-filter: brightness(110%);
- -moz-filter: brightness(110%);
- -o-filter: brightness(110%);
- -ms-filter: brightness(110%);
- -webkit-box-shadow: 0 0 60px {color:Glow};
- -moz-box-shadow: 0 0 60px {color:Glow};
- box-shadow: 0 0 60px {color:Glow};
- }
- #iquote:hover #bubble2 {opacity:1;}
- #bubble2 {
- opacity:0;
- position:fixed;
- right:210px;
- bottom:90px;
- height:60px;
- width:60px;
- border-radius:50%;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- transition-delay: 1s;
- -webkit-transition-delay: 1s;
- -webkit-transform: rotate(7deg);
- -moz-transform: rotate(7deg);
- -ms-transform: rotate(7deg);
- -o-transform: rotate(7deg);
- }
- #bubble2 img {
- -webkit-transition: all .8s ease-in-out;
- -moz-transition: all .8s ease-in-out;
- -o-transition: all .8s ease-in-out;
- transition: all .8s ease-in-out;
- height:60px;
- width:60px;
- border-radius:50%;
- brightness(90%);
- -webkit-filter: brightness(90%);
- -moz-filter: brightness(90%);
- -o-filter: brightness(90%);
- -ms-filter: brightness(90%)
- }
- #bubble2 img:hover {
- brightness(110%);
- -webkit-filter: brightness(110%);
- -moz-filter: brightness(110%);
- -o-filter: brightness(110%);
- -ms-filter: brightness(110%);
- -webkit-box-shadow: 0 0 60px {color:Glow};
- -moz-box-shadow: 0 0 60px {color:Glow};
- box-shadow: 0 0 60px {color:Glow};
- }
- #iquote:hover #bubble3 {opacity:1;}
- #bubble3 {
- opacity:0;
- position:fixed;
- right:200px;
- bottom:185px;
- height:60px;
- width:60px;
- border-radius:50%;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- transition-delay: 1.5s;
- -webkit-transition-delay: 1.5s;
- -webkit-transform: rotate(7deg);
- -moz-transform: rotate(7deg);
- -ms-transform: rotate(7deg);
- -o-transform: rotate(7deg);
- }
- #bubble3 img {
- -webkit-transition: all .8s ease-in-out;
- -moz-transition: all .8s ease-in-out;
- -o-transition: all .8s ease-in-out;
- transition: all .8s ease-in-out;
- height:60px;
- width:60px;
- border-radius:50%;
- brightness(90%);
- -webkit-filter: brightness(90%);
- -moz-filter: brightness(90%);
- -o-filter: brightness(90%);
- -ms-filter: brightness(90%)
- }
- #bubble3 img:hover {
- brightness(110%);
- -webkit-filter: brightness(110%);
- -moz-filter: brightness(110%);
- -o-filter: brightness(110%);
- -ms-filter: brightness(110%);
- -webkit-box-shadow: 0 0 60px {color:Glow};
- -moz-box-shadow: 0 0 60px {color:Glow};
- box-shadow: 0 0 60px {color:Glow};
- }
- #iquote:hover #bubble4 {opacity:1;}
- #bubble4 {
- opacity:0;
- position:fixed;
- right:110px;
- bottom:240px;
- height:60px;
- width:60px;
- border-radius:50%;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- transition-delay: 2s;
- -webkit-transition-delay: 2s;
- -webkit-transform: rotate(7deg);
- -moz-transform: rotate(7deg);
- -ms-transform: rotate(7deg);
- -o-transform: rotate(7deg);
- }
- #bubble4 img {
- -webkit-transition: all .8s ease-in-out;
- -moz-transition: all .8s ease-in-out;
- -o-transition: all .8s ease-in-out;
- transition: all .8s ease-in-out;
- height:60px;
- width:60px;
- border-radius:50%;
- brightness(90%);
- -webkit-filter: brightness(90%);
- -moz-filter: brightness(90%);
- -o-filter: brightness(90%);
- -ms-filter: brightness(90%)
- }
- #bubble4 img:hover {
- brightness(110%);
- -webkit-filter: brightness(110%);
- -moz-filter: brightness(110%);
- -o-filter: brightness(110%);
- -ms-filter: brightness(110%);
- -webkit-box-shadow: 0 0 60px {color:Glow};
- -moz-box-shadow: 0 0 60px {color:Glow};
- box-shadow: 0 0 60px {color:Glow};
- }
- #iquote:hover #bubble5 {opacity:1;}
- #bubble5 {
- opacity:0;
- position:fixed;
- right:10px;
- bottom:220px;
- height:60px;
- width:60px;
- border-radius:50%;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- transition-delay: 2.5s;
- -webkit-transition-delay: 2.5s;
- -webkit-transform: rotate(7deg);
- -moz-transform: rotate(7deg);
- -ms-transform: rotate(7deg);
- -o-transform: rotate(7deg);
- }
- #bubble5 img {
- -webkit-transition: all .8s ease-in-out;
- -moz-transition: all .8s ease-in-out;
- -o-transition: all .8s ease-in-out;
- transition: all .8s ease-in-out;
- height:60px;
- width:60px;
- border-radius:50%;
- brightness(90%);
- -webkit-filter: brightness(90%);
- -moz-filter: brightness(90%);
- -o-filter: brightness(90%);
- -ms-filter: brightness(90%)
- }
- #bubble5 img:hover {
- brightness(110%);
- -webkit-filter: brightness(110%);
- -moz-filter: brightness(110%);
- -o-filter: brightness(110%);
- -ms-filter: brightness(110%);
- -webkit-box-shadow: 0 0 60px {color:Glow};
- -moz-box-shadow: 0 0 60px {color:Glow};
- box-shadow: 0 0 60px {color:Glow};
- }
- /**POSTS AND POST INFO **/
- #entries {
- position:relative;
- margin:10px 0px 15px 390px;
- padding:10px;
- padding-left:15px;
- padding-right:15px;
- float:left;
- {block:ifNotPosts400}width:530px;{/block:ifNotPosts400}
- {block:ifPosts400}width:430px;{/block:ifPosts400};
- }
- #post {
- padding:15px;
- margin-left:5px;
- margin-top:20px;
- margin-bottom:20px;
- padding-bottom:10px;
- {block:ifNotPosts400}width:500px;{/block:ifNotPosts400}
- {block:ifPosts400}width:400px;{/block:ifPosts400}
- background-color:{color:Post};
- }
- #info {
- font-family:'Georgia';
- font-style:italic;
- border-top:1px solid {color:border};
- padding-top:10px;
- {block:ifNotPosts400}width:500px;{/block:ifNotPosts400}
- {block:ifPosts400}width:400px;{/block:ifPosts400}
- }
- .notes {
- }
- .notes li {
- padding:2px 0px 2px 0px;
- list-style-type:none;
- margin:2px 0px 2px 0px;
- }
- /**POST STUFF**/
- #trackname {
- font-family:'Homemade Apple';
- font-size:16px;
- }
- #texttitle {
- text-align:center;
- margin:3px 0px 3px 0px;
- line-height:100%;
- font-family:'Homemade Apple';
- font-size:16px;
- color:{color:Post Title};
- }
- #linkposts {
- padding-bottom:10px;
- padding-top:10px;
- font-family:book antiqua;
- font-size:16px;
- border:2px dotted {color:Border};
- }
- #linktitle {
- font-family:'Homemade Apple';
- }
- #quote {
- font-family:Garamond;
- font-size:16px;
- margin-top:0px;
- margin-bottom:10px;
- }
- #quotesource {
- text-align:right;
- margin:0px 0px 10px 0px;
- font-family:'Homemade Apple';
- font-size:15px;
- }
- #question {
- font-size:13px;
- letter-spacing:1px;
- padding:10px;
- border:2px dotted {color:Border};
- }
- #asker {
- text-align:right;
- font-size:12px;
- letter-spacing:1px;
- padding-bottom:0px;
- margin-top:20px;
- }
- #asker img {
- vertical-align:left;
- float:right;
- margin-left:10px;
- margin-right:10px;
- margin-top:-10px;
- border:1px solid {color:Border};
- }
- .album {position:absolute; margin-top:0px; width:100px; height:100px;}
- .album img {width:100px; height:100px}
- .audio {opacity:.6;overflow:hidden;display:block; position:absolute; width:28px; height:30px; margin-top:35px; margin-left:35px;}
- .audiobox {height:100px;z-index:-1; margin-left:100px;}
- .audiotext {text-align:center; padding-top:30px; max-width:300px;overflow:hidden;}
- .pc {padding: 8px 13px;height:13px;float:right;font-size: 12px;text-transform: lowercase;z-index:-1}
- .chat {margin:3px 3px 10px 3px}
- .chat .lines {margin-left:1px;}
- .chat .lines .line {margin-bottom:1px;padding:3px 5px;color:{color:Chat1};}
- .chat .lines .line.even{color:{color:Chat2}}
- /**Please keep the credit intact**/
- #credit {
- z-index:99999999999;
- font-weight:bold;
- 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 {
- 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-family:Calibri;
- font-style: normal;
- font-size:10px;
- line-height:11px;
- letter-spacing:1px;
- color:{color:Post}; /* change the text color */
- z-index:999;
- }
- {CustomCSS}</style>
- <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>
- <link href='https://fonts.googleapis.com/css?family=Homemade+Apple|Montez' rel='stylesheet' type='text/css'>
- <script src="https://static.tumblr.com/ougxdjo/7cPmrvjid/lora.js" type="text/javascript"></script>
- {block:ifInfiniteScroll}<script type="text/javascript" src="https://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>{/block:ifInfiniteScroll}
- </head>
- <body>
- <div id="sidebar">
- <center><img src="{image:Sidebar}">
- <div id="whitebox">
- <div id="title"><a href="/">{Title}</a>
- <div class="title">{text:Subtitle}</div></div>
- </center>
- <div id="desc">{Description}
- </div>
- <div id="links">
- <a href="/">home</a><br>
- <a href="/ask">ask</a><br>
- {block:ifLink1}<a href="{text:Link1URL}">{text:Link1}</a><br>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2URL}">{text:Link2}</a><br>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3URL}">{text:Link3}</a><br>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4URL}">{text:Link4}</a><br>{/block:ifLink4}
- {block:ifLink5}<a href="{text:Link5URL}">{text:Link5}</a><br>{/block:ifLink5}
- {block:ifLink6}<a href="{text:Link6URL}">{text:Link6}</a><br>{/block:ifLink6}
- {block:HasPages}{block:Pages}<a href="{URL}" class="page">{Label}</a>{/block:Pages}{/block:HasPages}
- </div>
- {block:Pagination}<center><div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">← prev</a> | {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">next →</a>{/block:NextPage}</center></div>{/block:Pagination}</div>
- </div></div>
- <div id="entries">
- {block:ifInfiniteScroll}<div class="autopagerize_page_element">{/block:ifInfiniteScroll}
- {block:Posts}
- <div id="post">
- <!--Text Posts-->
- {block:Text}
- {block:Title}<div id="texttitle">{Title}</div>{/block:Title}
- {Body}
- {/block:Text}
- <!--Photo Posts-->
- {block:ifNotPosts400}
- {block:Photo}<center>
- {OpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
- {LinkCloseTag}</center>
- {block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {/block:ifNotPosts400}
- {block:ifPosts400}
- {block:Photo}<center>
- {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
- {LinkCloseTag}</center>
- {block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {/block:ifPosts400}
- <!--Photosets-->
- {block:ifNotPosts400}
- {block:Photoset}<center>
- {Photoset-500}</center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {/block:ifNotPosts400}
- {block:ifPosts400}
- {block:Photoset}<center>
- {Photoset-400}</center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {/block:ifPosts400}
- <!--Quotes-->
- {block:Quote}
- <div id="quote">“{Quote}”</div>
- <div id="quotesource">{block:Source}- {Source}{/block:Source}</div>
- {/block:Quote}
- <!--Video Posts-->
- {block:ifNotPosts400}
- {block:Video}{Video-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {/block:ifNotPosts400}
- {block:ifPosts400}
- {block:Video}{Video-400}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {/block:ifPosts400}
- <!--Link Posts-->
- {block:Link}
- <div id="linkposts">
- <a href="{URL}" class="link" {Target}>
- <center><div id="linktitle">{Name} →</div></center></a><BR>
- <center>
- <small><small>{URL}</small></small>
- </center>
- </div> <!--linkposts-->
- {block:Description}<br>{Description}{/block:Description}
- {/block:Link}
- <!--Chat-->
- {block:Chat}
- {block:Title}<h4>{Title}</h4>{/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}
- {block:AlbumArt}
- <div class="album"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}
- <div class="audio">{AudioPlayerWhite}</div>
- {block:PlayCount}
- <div class="pc">
- {PlayCountWithLabel}
- </div><!--pc-->
- {/block:PlayCount}
- <center><div class="audiobox">
- <div class="audiotext">
- {block:TrackName}
- <div id="trackname">"{TrackName}"</div>{/block:TrackName}
- {block:Artist}<big>by {Artist}{/block:Artist}</big></center>
- <!--audiotext-->
- <!--audiobox-->
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- <!--Asks-->
- {block:Answer}
- <div id="question">
- {Question}
- <div id="asker">
- <img src="{AskerPortraitURL-30}">- {Asker}</div><br>
- </div> <!--question-->
- <br>{Answer}
- {/block:Answer}
- {block:Date}
- <div id="info">
- <a href="{Permalink}"><a href="{Permalink}">
- {DayOfMonth}{DayOfMonthSuffix} {ShortMonth} '{ShortYear}
- at {12Hour}.{Minutes}{ampm}</a> |
- <a href="{Permalink}"> {NoteCountWithLabel}</a>
- <div style="text-align:right;margin-top:-14px;">{block:RebloggedFrom}
- <a href="{ReblogParentURL}" title="{ReblogParentName}">
- via </a> {/block:RebloggedFrom}
- {block:Reblog} /
- <a href="{ReblogRootURL}" title="{ReblogRootName}">
- origin</a>{/block:Reblog} |{/block:RebloggedFrom}
- <a href="{ReblogURL}" target="_blank"> reblog</a></div>
- <!--right-->
- {block:HasTags}
- <div style="margin-top:5px;">
- {block:Tags}
- <small>#</small><a href="{TagURL}" target="_blank">{Tag}</a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- </div><!--info-->
- {/block:Date}
- {block:PostNotes}
- <div class="notes">{PostNotes}</div>
- {/block:PostNotes}
- </div><!--post-->
- {/block:Posts}
- </div> <!--entries-->
- <div id="iquote">
- <div id="quote1"><img src="https://media.tumblr.com/ed37752cf967ba148d24b9144bccf7c6/tumblr_inline_mxk03uDhS31qk6lff.png"></div>
- <div id="quote2"><img src="https://media.tumblr.com/1a4f778288766e4003e9242a8efff5e3/tumblr_inline_mxk04kyhzk1qk6lff.png"></div>
- {text:Quote}
- {block:if01Image}<a href="{text:ImageLink1URL}" title="{text:ImageLink1Title}"><div id="bubble1"><img src="{image:01}"></div></a>{/block:if01Image}
- {block:if02Image}<a href="{text:ImageLink2URL}" title="{text:ImageLink2Title}"><div id="bubble2"><img src="{image:02}"></div></a>{/block:if02Image}
- {block:if03Image}<a href="{text:ImageLink3URL}" title="{text:ImageLink3Title}"><div id="bubble3"><img src="{image:03}"></div></a>{/block:if03Image}
- {block:if04Image}<a href="{text:ImageLink4URL}" title="{text:ImageLink4Title}"><div id="bubble4"><img src="{image:04}"></div></a>{/block:if04Image}
- {block:if05Image}<a href="{text:ImageLink5URL}" title="{text:ImageLink5Title}"><div id="bubble5"><img src="{image:05}"></div></a>{/block:if05Image}
- </div>
- <div id="credit">
- <a href="https://theghostoflove.tumblr.com" title="made by">E</a>
- <a href="https://thisprincessaintworthsaving.tumblr.com" title="designed by">I</a>
- </div>
- </div> <!--infinitescroll-->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment