Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!----
- _ _ _
- | | (_) | |
- | | ____ _ _ __ _ _ _| | __
- | |/ / _` | |/ _` | | | | |/ /
- | < (_| | | (_| | |_| | <
- |_|\_\__,_|_|\__, |\__,_|_|\_\
- __/ |
- |___/
- Cherish theme (Revamped ver.) by Ani (kaiguk)
- if anything goes wrong with it, please let me know. \ (•◡•) /
- I hope you enjoy using this theme and have a good day!
- --->
- <!DOCTYPE html>
- <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}
- <head>
- <meta name="if:InfiniteScroll" content="0"/>
- <meta name="if:showcaptions" content="1"/>
- <meta name="if:ShowTags" content="0"/>
- <meta name="if:Title" content="0"/>
- <meta name="color:bold"content="#a77dc2">
- <meta name="color:italic"content="#cab1da">
- <meta name="color:text"content="#888888">
- <meta name="color:link"content="#b997ce">
- <meta name="color:hover"content="#ede5f3">
- <meta name="color:border"content="#eeeeee">
- <meta name="color:sidebar bg"content="#ffffff">
- <meta name="color:sidelink bg" content="#ede5f3"/>
- <meta name="color:sidelink border" content="#cab1da"/>
- <meta name="color:sidetitle"content="#cab1da">
- <meta name="color:caption bg" content="#fbfbfb"/>
- <meta name="color:caption border" content="#f6f6f6"/>
- <meta name="color:caption" content="#cccccc"/>
- <meta name="color:post bg"content="#ffffff">
- <meta name="color:post border"content="#dccbe7">
- <meta name="color:background"content="#ede5f3">
- <meta name="color:perma icons"content="#b997ce">
- <meta name="color:asker bg" content="#ede5f3"/>
- <meta name="color:answer bg" content="#ede5f3"/>
- <meta name="color:selection text" content="#888888"/>
- <meta name="color:selection background" content="#eeeeee"/>
- <meta name="color:linktitleBG" content="#eeeeee"/>
- <meta name="color:linktitletext" content="#888888"/>
- <meta name="image:sidebar image"content="">
- <meta name="image:bg"content="">
- <meta name="image:totop" content=""/>
- <meta name="text:link1"content="">
- <meta name="text:link2"content="">
- <meta name="text:link3"content="">
- <meta name="text:link4"content="">
- <meta name="text:link5"content="">
- <meta name="text:link6"content="">
- <meta name="text:link1 url"content="/">
- <meta name="text:link2 url"content="/">
- <meta name="text:link3 url"content="/">
- <meta name="text:link4 url"content="/">
- <meta name="text:link5 url"content="/">
- <meta name="text:link6 url"content="/">
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
- <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:0,
- tip_fade_speed:0,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <style type="text/css">
- ::-webkit-scrollbar-thumb{
- height:auto;
- background-color:{color:post border};
- }
- ::-webkit-scrollbar{
- height:4px;
- width:3px;
- padding-right:2px;
- background-color:white;
- }
- body{
- font-size:11px;
- font-family:arial;
- background-attachment:fixed;
- color:{color:text};
- background:{color:background} url('{image:bg}')
- }
- h1 {
- font-size:11px;
- line-height:80%;
- letter-spacing:1px;
- padding:6px;
- text-align:right;
- font-style:normal;
- font-family:arial;
- }
- h2 {
- padding:10px;
- line-height:100%;
- letter-spacing:1px;
- font-size:19px;
- font-family:arial;
- text-align:center;
- font-style:normal;
- font-weight:italic;
- border:1px solid {color:border};
- background-color:{color:background};
- }
- blockquote {
- padding:8px;
- border-left:1px solid {color:post border};
- background-color:#fcfcfc;
- }
- b {
- font-weight:bold;
- color:{color:bold};
- }
- i {
- font-weight:italic;
- color:{color:italic};
- }
- u {
- text-decoration:none;
- border-bottom:1px solid {color:bold};
- }
- a {
- font-family:arial;
- text-decoration:none;
- color:{color:link};
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- a:hover {
- color:{color:hover};
- }
- #entries{
- width:500px;
- margin-left:400px;
- position:absolute;
- }
- #post{
- padding:19px;
- width:500px;
- float:left;
- margin:8px;
- margin-bottom:25px;
- background-color:{color:post bg};
- border:1px solid {color:post border};
- }
- #sidebar {
- margin-top:-10px;
- margin-left:70px;
- width:250px;
- height:1000%;
- border:1px solid {color:post border};
- background-color:{color:sidebar bg};
- position:fixed;
- }
- #sidebar img {
- margin-top:130px;
- max-width:180px;
- padding:5px;
- }
- #desc{
- margin-top:8px;
- margin-left:20px;
- margin-right:20px;
- padding:3px;
- position:relative;
- text-align:center;
- }
- {block:IfTitle}
- #title{
- font-size:30px;
- font-style:bold;
- font-size:arial;
- text-transform:lowercase;
- color:{color:sidetitle};
- }
- {/block:IfTitle}
- #links a {
- width:100px;
- margin-top:10px;
- margin-left:10px;
- padding:3px;
- font-size:10px;
- border-radius:4px;
- font-family:courier;
- text-align:center;
- text-transform:uppercase;
- display:inline-block;
- position:relative;
- color:{color:link};
- border:1px solid {color:sidelink border};
- background:{color:sidelink bg};
- }
- #links a:hover {
- color:{color:hover};
- }
- #baekhyun {
- margin-top:15px;
- padding:8px;
- text-align:center;
- font-family:arial;
- font-style: normal;
- text-transform:uppercase;
- border-top:1px solid {color:border};
- color:{color:text};
- }
- #baekhyun a {
- font-size:11px;
- text-align:left;
- font-style:normal;
- }
- #baekhyun a:hover {
- color:{color:hover};
- }
- #exo {
- padding:10px;
- width:474px;
- text-align:justify;
- line-height:15px;
- margin-top:10px;
- height:auto;
- }
- .note {
- letter-spacing:0px;
- font-size: 10px;
- text-align:left;
- line-height:90%;
- margin-left:-40px;
- text-transform:lowercase;
- font-style:normal;
- }
- .note li {
- list-style-type:none;
- padding:10px 25px 10px 25px;
- text-align:left;
- margin:0px;
- border-bottom:1px solid {color:border};
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .notes img {
- display:none!important;
- }
- {block:IfShowCaptions}
- #captions {
- margin-top: 10px;
- padding:5px;
- text-align:left;
- background: {color:Caption bg};
- border: 1px solid {color:Caption border};
- color:{color:Caption};
- }
- {/block:IfShowCaptions}
- {block:IfNotShowCaptions}
- #captions {
- display:none;
- }
- {/block:IfNotShowCaptions}
- {block:IfShowTags}
- .tags {
- margin-top:4px;
- margin-left:-3px;
- margin-bottom:-30px;
- padding:2px;
- font-family:arial;
- letter-spacing:0px;
- font-size:11px;
- text-align:left;
- }
- .tags a {
- color:{color:link};
- }
- .tags a:hover {
- color:{color:hover};
- }
- {/block:IfShowTags}
- {block:IfNotShowTags}
- .tags {
- display:none;
- }
- {/block:IfNotShowTags}
- .pagi {
- margin-top:20px;
- font-size:12px;
- text-align:center;
- }
- .pagi a {
- font-family:courier;
- color:{color:link};
- }
- .player {
- width:25px;
- height:25px;
- overflow:hidden;
- position:absolute;
- background:white;
- }
- .audioinfo {
- margin-left:50px;
- line-height:120%;
- }
- ul.chat, .chat ol, .chat li {
- list-style:none;
- margin:0px;
- padding:2px;
- }
- #s-m-t-tooltip {
- z-index: 9999;
- background: {color:LinkTitleBG};
- font-size: 10px;
- line-height: 11px;
- font-family: arial;
- letter-spacing: 1px;
- text-transform: normal;
- color: {color:LinkTitleText};
- max-width: 150px;
- word-wrap: break-word;
- padding: 2px 5px 2px 6px;
- display: block;
- margin: 24px 14px 7px 12px;
- -webkit-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.10);
- -moz-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.10);
- box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.10);
- }
- ::selection {
- background:{color:Selection Background};
- color:{color:Selection Text};
- }
- #credit {
- font-size:12px;
- line-height:150%;
- letter-spacing:0px;
- left:10px;
- bottom:10px;
- font-weight:normal;
- position:fixed;
- text-transform:uppercase;
- text-align:center;}
- #credit a {
- padding:3px;
- color:{color:link};
- background-color:#fff;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #scrollToTop:link, #scrollToTop:visited {
- display:none;
- position:fixed;
- bottom: 10px;
- right:10px;
- }
- {CustomCSS}
- </style>
- {block:IfInfiniteScroll}
- <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/EIBmz7s0p/infinitescrolling.js"></script>
- {/block:IfInfiniteScroll}
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
- <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
- <a href="javascript:;" id="scrollToTop" title="top"><img src="{image:ToTop}"></a></a>
- </head>
- <body>
- <div id="sidebar">
- <center>
- <img src="{image:sidebar image}"><p>
- {block:IfTitle}
- <div id="title">{title};</div>
- {/block:IfTitle}
- </center>
- <div id="desc">
- {description}
- </div>
- <div id="links">
- {block:ifLink1}
- <a href="{text:link1 url}">{text:link1}</a>
- {/block:ifLink1}
- {block:ifLink2}
- <a href="{text:link2 url}">{text:link2}</a>
- {/block:ifLink2}
- {block:ifLink3}
- <a href="{text:link3 url}">{text:link3}</a>
- {/block:ifLink3}
- {block:ifLink4}
- <a href="{text:link4 url}">{text:link4}</a>
- {/block:ifLink4}
- {block:ifLink5}
- <a href="{text:link5 url}">{text:link5}</a>
- {/block:ifLink5}
- {block:ifLink6}
- <a href="{text:link6 url}">{text:link6}</a>
- {/block:ifLink6}
- </div>
- {block:IfNotInfiniteScroll}
- {block:IndexPage}
- <div class="pagi">
- {block:PreviousPage}
- <a href="{PreviousPage}">
- prev — </a>
- {/block:PreviousPage}
- {CurrentPage} of {TotalPages}
- {block:NextPage}
- <a href="{NextPage}">— next </i>
- </a>
- {/block:NextPage}
- </div>
- {/block:IndexPage}
- {/block:IfNotInfiniteScroll}
- </div>
- </div>
- <div id="entries">
- <div class="autopagerize_page_element">
- {block:Posts}
- <div id="post">
- {block:Text}{block:Title}
- <h2>{Title}</h2>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <center> <a href="{Permalink}"><img src="{PhotoURL-500}"/></a>
- </center>
- {block:IndexPage}
- {block:Caption}<div id="captions">
- {Caption}</div>
- {/block:Caption}
- {/block:IndexPage}
- {/block:Photo}
- {block:Photoset}
- <center>{Photoset-500}</center>
- {block:IndexPage}
- {block:Caption}<div id="captions">
- {Caption}</div>
- {/block:Caption}
- {/block:IndexPage}
- {/block:Photoset}
- {block:Quote}
- <div style="font-size:14px;">“{Quote}”</div>
- {block:Source}<h1>-{Source}</h1>
- {/block:Source}
- {/block:Quote}
- {block:Video}
- {Video-500}
- {block:IndexPage}
- {block:Caption}<div id="captions">
- {Caption}</div>
- {/block:Caption}
- {/block:IndexPage}
- {/block:Video}
- {block:Link}
- <a href="{URL}" class="link" {Target}>
- <h2>{Name} »</h2></a><br>
- {block:Description}
- {Description}
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Lines}
- {block:Label}
- <div style="line-height:150%;">
- <br><b>{Label}</b>
- {/block:Label}
- {Line}
- </div>
- {/block:Lines}
- {/block:Chat}
- {block:Audio}
- <div style="margin-top:15px;" class="player">{AudioPlayerWhite}</div><div class="audioinfo">
- <b>Song:</b> {block:TrackName}{TrackName}{/block:TrackName}<p>
- <b>Artist:</b> {block:Artist}{Artist}{/block:Artist}<p>
- <b>Plays:</b> {PlayCount}
- </a>
- </div>
- {/block:Audio}
- {block:Answer}
- <div style="background:{color:asker bg}; padding:6px;"id="question"><i style="color:{color:perma icons};" class="fa fa-comment fa-fw"></i>
- <span id="asker"> {Asker} asked: {Question}</div>
- </span><div style="background:{color:answer bg}; padding:6px;">
- {Answer}</div>
- {/block:Answer}
- {block:IndexPage}
- <div id="baekhyun"><i style="margin-left:-370px; color:{color:perma icons};"class="fa fa-pencil fa-lg"> <a href="{Permalink}"> Posted {ShortMonth} {DayOfMonthWithZero} , {Year} </a></i> <div style="margin-left:450px; margin-top:-10px; margin-bottom:4px; "><a href="{ReblogURL}" target="_blank"><i style="color:{color:perma icons};" class="fa fa-refresh fa-lg"></i></a></div>
- </div>
- {block:IfShowTags}
- {block:HasTags}
- <div id="tags">
- {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>
- {/block:HasTags}
- {/block:IfShowTags}
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:Date}
- <div id="exo">
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- <br>
- <img src="http://static.tumblr.com/3yblkz0/bWKn2c3l1/plan.png">
- <b>Date:</b> {ShortMonth} {DayOfMonthWithZero}, {Year}<br>
- {block:NoteCount}
- <img src="http://media.tumblr.com/9395b2e212e1433fceeb8f2fe727e88e/tumblr_inline_n2ajerV2ro1r7v6wt.png">
- <b>Notes:</b> {NoteCount}<br>
- {/block:NoteCount}
- {block:RebloggedFrom}
- <img src="http://static.tumblr.com/3yblkz0/Eifn2c23d/w2.png">
- <b>Via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- {/block:RebloggedFrom}
- {block:ContentSource}
- <img src="http://static.tumblr.com/3yblkz0/Eifn2c23d/w2.png">
- <b>Source:</b> <a href="{SourceURL}">{SourceTitle}</a><br>
- {/block:ContentSource}
- {block:HasTags}
- <img src="http://static.tumblr.com/3yblkz0/wfTn2c29g/tag.png">
- <b>Tagged:</b>
- {block:Tags}
- <a href="{TagURL}">#{Tag}</a>
- {/block:Tags}
- {/block:HasTags}
- </div>
- {/block:Date}
- {/block:PermalinkPage}
- <div class="note">
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- </div>
- {/block:Posts}
- </div>
- <div id="credit"><a href="http://kaiguk.tumblr.com" title="theme by ani">KG</a>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement