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 22 - "Forget Me Not" 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="#aab1e6">
- <meta name="color:Background" content="#6e79c9">
- <meta name="color:Body" content="#3b44b6">
- <meta name="color:Border" content="#4e52e0">
- <meta name="color:Border 2" content="#e9cd98">
- <meta name="color:Border 3" content="#dbbc81">
- <meta name="color:Chat1" content="#a5aeec">
- <meta name="color:Chat2" content="#8f96cc">
- <meta name="color:Link" content="#273072">
- <meta name="color:Link Hover" content="#dbbc81">
- <meta name="color:Navlinks Bg" content="#959cd5">
- <meta name="color:Navlinks Bg Hover" content="#444e96">
- <meta name="color:Post" content="#959dd6">
- <meta name="color:Scroll" content="#eedbb6">
- <meta name="color:Scroll Bg" content="#6e79c9">
- <meta name="color:Sidebar" content="#ebd7b2">
- <meta name="color:Title" content="#6e79c9">
- <meta name="if:Cursive Fonts" content="1">
- <meta name="if:Infinite Scroll" content="0">
- <meta name="if:Page Support" content="0">
- <meta name="if:Posts 400" content="0">
- <meta name="image:Background" content="">
- <meta name="image:Sidebar" content="https://static.tumblr.com/3008cde69dad3180a4e1d87f6655423b/ougxdjo/aU2mukqfm/tumblr_static_clemence.png">
- <meta name="image:Sidebar2" content="https://static.tumblr.com/d6bc57e978a86e011220a4ce951514c9/ougxdjo/25umukqvr/tumblr_static_fleur.png">
- <meta name="text:Link 1" content="">
- <meta name="text:Link 1 URL" content="http://">
- <meta name="text:Link 2" content="">
- <meta name="text:Link 2 URL" content="http://">
- <meta name="text:Link 3" content="">
- <meta name="text:Link 3 URL" content="http://">
- <meta name="text:Link 4" content="">
- <meta name="text:Link 4 URL" content="http://">
- <meta name="text:Link 5" content="">
- <meta name="text:Link 5 URL" content="http://">
- <meta name="text:Link 6" content="">
- <meta name="text:Link 6 URL" content="http://">
- <meta name="text:Link 7" content="">
- <meta name="text:Link 7 URL" content="http://">
- <meta name="text:Link 8" content="">
- <meta name="text:Link 8 URL" content="http://">
- <meta name="text:Link 9" content="">
- <meta name="text:Link 9 URL" content="http://">
- <meta name="text:Link Ten" content="">
- <meta name="text:Link Ten URL" content="http://">
- <style type="text/css">
- /**BASICS**/
- body {
- text-align:justify;
- font-family:'Book Antiqua';
- font-size:12px;
- color:{color:body};
- background:{color:background} url('{image:Background}') fixed;
- background-position: bottom right;
- }
- blockquote {border-left:2px solid {color:border}; padding-left:5px; margin:0px 2px 0px 10px}
- ::-webkit-scrollbar {width:8px; height:auto; background-color:{color:scroll bg}}
- ::-webkit-scrollbar-thumb:vertical {-moz-border-radius-topleft: 6px 6px;border-top-left-radius: 6px 6px; -moz-border-radius-topright: 6px 6px;border-top-right-radius: 6px 6px;-moz-border-radius-bottomleft: 6px 6px;border-bottom-left-radius: 6px 6px; -moz-border-radius-bottomright: 6px 6px;border-bottom-right-radius: 6px 6px;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};}
- b {font-weight:bold;color:{color:body};}
- i {font-weight:italic;color:{color:body};}
- u {text-decoration:underline;}
- 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}}
- h1 {font-family:book antiqua;margin-top:-10px;{block:IfCursiveFonts}font-size:21px;{/block:ifCursiveFonts} {block:ifNotCursiveFonts}font-size:16px;{/block:ifNotCursiveFonts}}
- h2 {font-family:book antiqua; font-size:20px; text-align:center;margin:-1px 0px -1px; line-height:100%;{block:ifNotCursiveFonts}font-size:18px;{/block:ifNotCursiveFonts}{block:ifCursiveFonts}font-size:24px;{/block:ifCursiveFonts}}
- h3 {font-family:lora, serif;font-size:15px;}
- /**THEME STUFF**/
- #sidebar {
- top:0px;
- left:0px;
- position:fixed;
- width:250px;
- height:100%;
- background-color:{color:Sidebar};
- border-left:5px solid {color:Border 3};
- border-right:5px solid {color:Border 3};
- }
- #sidebar img {
- width:230px;
- margin:20px 0px 10px 0px;
- border:2px solid {color:border 2};
- }
- #sidebar2 {
- top:0px;
- right:0px;
- position:fixed;
- width:250px;
- height:100%;
- background-color:{color:Sidebar};
- border-left:5px solid {color:Border 3};
- border-right:5px solid {color:Border 3};
- }
- #sidebar2 img {
- width:230px;
- margin:20px 0px 10px 0px;
- border:2px solid {color:border 2};
- }
- #title {
- padding:2px;
- font-family:book antiqua;
- font-style:italic;
- font-weight:normal;
- text-align:center;
- width:250px;
- color:{color:Title};
- {block:ifNotCursiveFonts}font-size:24px;
- margin:15px 0px 0px 0px;{/block:ifNotCursiveFonts}
- {block:ifCursiveFonts}font-size:30px;
- margin:10px 0px 0px 0px;{/block:ifCursiveFonts}
- }
- #title a {
- color:{color:Title}
- }
- #desc {
- text-align:justify;
- font-size:12px;
- width:240px;
- padding:5px;
- max-height:300px;
- }
- #navlinks {
- width:100%;
- position:fixed;
- top:0px;
- }
- .navalinks {
- z-index:20;
- margin-left:-10px;
- padding:5px 20px 5px 20px;
- width:500px;
- text-align:center;
- background-color:{color:Sidebar};
- }
- .navalinks a {
- border:2px solid transparent;
- font-size:11px;
- margin:3px;
- text-align:center;
- width:100px;
- padding:2px;
- display:inline-block;
- background-color:{color:Navlinks Bg};
- }
- .navalinks a:hover {
- letter-spacing:1px;
- background-color:{color:Navlinks Bg Hover};
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- transition: all .5s ease-in-out;
- }
- #links {
- padding-left:0px;
- margin-top:40px;
- width:250px;
- text-align:center;
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- }
- #links a {
- border:2px solid transparent;
- font-size:11px;
- margin:3px;
- text-align:center;
- width:100px;
- padding:2px;
- display:inline-block;
- background-color:{color:Navlinks Bg};
- }
- #links a:hover {
- letter-spacing:1px;
- border:2px solid {color:border};
- background-color:{color:Navlinks Bg Hover};
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- transition: all .5s ease-in-out;
- }
- #pagination {
- width:250px;
- text-align:center;
- font-size:28px;
- font-family:georgia;
- margin-top:10px;
- }
- /**POSTS**/
- #entries {
- margin-top:55px;
- width:100%;
- }
- #post {
- text-align:justify;
- padding:15px;
- margin-left:5px;
- margin-top:10px;
- margin-bottom:15px;
- padding-bottom:10px;
- {block:ifNotPosts400}width:500px;{/block:ifNotPosts400}
- {block:ifPosts400}width:400px;{/block:ifPosts400}
- background-color:{color:Post};
- border:4px double {color:border 2};
- }
- /**POST INFO**/
- #info {
- border-top:1px solid {color:border};
- padding-top:10px;
- {block:ifNotPosts400}width:500px;{/block:ifNotPosts400}
- {block:ifPosts400}width:400px;{/block:ifPosts400}
- }
- #tags {
- margin-top:3px;
- margin-bottom:-5px;
- position:relative;
- padding-top:0px;
- {block:ifNotPosts400}width:500px;{/block:ifNotPosts400}
- {block:ifPosts400}width:400px;{/blockifPosts400}
- }
- .note {
- text-transform:normal;
- font-style:normal;
- letter-spacing:0px;
- text-align:left;
- line-height:100%;
- {block:ifNotPosts400}width:500px;{/block:ifNotPosts400}
- {block:ifPosts400}width:400px;{/blockifPosts400}
- margin-left:-10px;
- }
- .note li {
- list-style-type:none;
- text-align:left;
- padding-top:5px;
- padding-bottom:5px;
- margin-left:-20px;
- }
- /**POST TYPES**/
- #linkposts {
- padding-bottom:10px;
- padding-top:10px;
- font-family:book antiqua;
- font-size:16px;
- border:2px dotted {color:Border};
- background-color:{color:Ask and Link Bg};
- }
- #question {
- font-size:13px;
- letter-spacing:1px;
- padding:10px;
- border:2px dotted {color:Border};
- background-color:{color:Ask and Link Bg}
- }
- #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;background-color:{color:Chat1}}
- .chat .lines .line.even{background-color:{color:Chat2};}
- #credit {padding-left:10px;padding-right:10px;position:fixed;font-size:11px;font-weight:normal;line-height:150%;letter-spacing:0px;right:-125px;bottom:5px;text-transform:normal;text-align:center;background-color:{color:post};-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;}
- #credit:hover {right:10px;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;}
- </style>
- <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}
- {block:ifCursiveFonts}
- <script src="https://static.tumblr.com/n82fyzo/XjQmg8058/cufon-yui.js" type="text/javascript"></script>
- <script src="https://static.tumblr.com/ougxdjo/Ubpmt2nud/cookie_400.font.js" type="text/javascript"></script>
- <script type="text/javascript"> Cufon.replace('h1'); </script>
- <script type="text/javascript"> Cufon.replace('#title'); </script>
- <script type="text/javascript"> Cufon.replace('h2'); </script>
- {/block:ifCursiveFonts}
- </head>
- <body>
- <div id="sidebar">
- <a href="/"><div id="title">{Title}</div></a>
- <center><img src="{image:Sidebar}"></center>
- <div id="desc">{Description}</div>
- </div>
- <div id="sidebar2">
- <div id="links">
- {block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link 3 URL}">{text:Link 3}</a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link 4 URL}">{text:Link 4}</a>{/block:ifLink4}
- {block:ifLink5}<a href="{text:Link 5 URL}">{text:Link 5}</a>{/block:ifLink5}
- {block:ifLink6}<a href="{text:Link 6 URL}">{text:Link 6}</a>{/block:ifLink6}
- {block:ifLink7}<a href="{text:Link 7 URL}">{text:Link 7}</a>{/block:ifLink7}
- {block:ifLink8}<a href="{text:Link 8 URL}">{text:Link 8}</a>{/block:ifLink8}
- {block:ifLink9}<a href="{text:Link 9 URL}">{text:Link 9}</a>{/block:ifLink9}
- {block:ifLinkTen}<a href="{text:Link Ten URL}">{text:Link Ten}</a>{/block:ifLinkTen}
- {block:ifPageSupport}
- {block:HasPages}{block:Pages}<a href="{URL}" class="page">{Label}</a><br>{/block:Pages}{/block:HasPages}
- {/block:ifPageSupport}
- </div>
- {block:Pagination}<div id="pagination">
- <small><small><small>{CurrentPage}/{TotalPages}</small></small></small><br>
- {block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>{/block:Pagination}
- <center><img src="{image:Sidebar2}"></center>
- </div>
- <center><div id="navlinks">
- <center><div class="navalinks">
- <a href="/">home</a>
- <a href="/ask">ask</a>
- <a href="/archive">archive</a>
- <a href="https://theghostoflove.tumblr.com">theme</a>
- </div></center>
- </div></center>
- <center><div id="entries">
- {block:TagPage}
- <h2>Posts tagged "{Tag}"</h2>
- {/block:TagPage}
- {block:ifInfiniteScroll}<div class="autopagerize_page_element">{/block:ifInfiniteScroll}
- {block:Posts}
- <div id="post">
- <!--Text Posts-->
- {block:Text}
- {block:Title}<h2>{Title}</h2>{/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}
- <h3>“{Quote}”</h3>
- <div align="right">{block:Source}<h1>- {Source}</h1>{/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>{Name} →</center></a><BR>
- <center>
- <small><small>{URL}</small></small>
- </center>
- </div> <!--linkposts-->
- {block:Description}{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}
- <i><big><big>"{TrackName}"</big></i>{/block:TrackName}
- {block:Artist}<br>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}<br>
- {/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="note">{PostNotes}</div>
- {/block:PostNotes}
- </div><!--post-->
- {/block:Posts}
- </div> <!--entries-->
- </div> <!--background-->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment