Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <head>
- <title>{Title}</title>
- <!-----------
- theme by KANGJAN.tumblr.com
- edit as much as you want, but PLEASE do NOT remove credit or redistribute or any of that stuff, it's illegal and i work hard on themes.
- have fun and enjoy this theme!!
- base code by kaiguk and music code from bakaothemes
- ------------>
- <link rel="shortcut icon" href="{image:favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <meta name="color:bold" content="#e89e8c"/>
- <meta name="color:italic" content="#666666"/>
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:sidebar bg" content=""/>
- <meta name="color:text" content="#000000"/>
- <meta name="color:link" content="#222222"/>
- <meta name="color:hover" content="#f3ccc5"/>
- <meta name="color:border" content="#222222"/>
- <meta name="color:ask bubble" content="#f7dfd9"/>
- <meta name="color:scrollbar" content="#fdb7a2">
- <meta name="color:linktitlebg" content="#eeeeee"/>
- <meta name="color:linktitletext" content="#888888"/>
- <meta name="color:selection text" content="#888888"/>
- <meta name="color:selection bg" content="#eeeeee"/>
- <meta name="image:sidebar img" content=""/>
- <meta name="image:banner" content="" />
- <meta name="image:bg" content=""/>
- <meta name="image:corner img" content=""/>
- <meta name="image:favicon" content="" />
- <meta name="image:to top" content=""/>
- <meta name="text:corner img height"content="400"/>
- <meta name="text:ask text" content="" />
- <meta name="text:Link 1 URL" content="" />
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 2 URL" content="" />
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 3 URL" content="" />
- <meta name="text:Link 3" content="" />
- <meta name="text:Link 4 URL" content="" />
- <meta name="text:Link 4" content="" />
- <meta name="text:music code" content="" />
- <meta name="if:music player" content="1" />
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- <style type="text/css">
- ::-webkit-scrollbar{height: 9px; width: 9px; -webkit-border-radius: 0px; background:{color:background};
- }
- ::-webkit-scrollbar-thumb{background:{color:scrollbar};}
- ::-webkit-scrollbar-track{background:{color:bg};
- }
- /* If you want a certain font, background color, your text color, font color, etc. for the theme. */
- body {
- background:{color:background};
- background-image:url('{image:bg}');
- background-attachment:fixed;
- color:{color:text};
- font-family:arial;
- font-size:11px;
- text-align:justify;
- margin:0;
- line-height:16px;
- }
- h1 {
- color:{color:text};
- font-family:arial;
- text-transform:uppercase;
- font-size:15;
- }
- /* blockquote */
- blockquote {
- padding:5px 0 5px 30px;
- border-left:1px solid {color:border};
- margin-left:30px;
- }
- /* bold (b), italic (i,em), and underlined (u) */
- b,strong{
- color:{color:bold};
- }
- i,em{
- color:{color:italic};
- }
- #banner {
- width:100%;
- height:110px;
- background: url('{image:banner}') top fixed repeat-x;
- position:fixed;
- margin-top:-50px;
- opacity: 0.8;
- }
- /* Links & hovers */
- a {
- color:{color:link};
- text-decoration:none;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- a:hover {
- color:{color:hover};
- /* transition of the image when you hover on it */
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- /* Your sidebar, image, description and links */
- #sidebar {
- padding:6px;
- border:1px solid {color:border};
- text-align:right;
- background:{color:sidebar bg};
- position:fixed;
- margin-left:-180px;
- margin-top:200px;
- width:135px;
- }
- #sideimg img {
- width:100px;
- border-radius:60px;
- padding:8px;
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #sideimg img:hover {
- border-radius:0px;
- /* transition of the image when you hover on it */
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #ask img {
- border-radius:50px;
- /* transition of the image when you hover on it */
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #ask img:hover {
- border-radius:0px;
- /* transition of the image when you hover on it */
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #links {
- width:150px;
- text-transform:lowercase;
- word-spacing:3px;
- text-align:left;
- margin-left:18px;
- }
- #links a {
- margin-top:5px;
- display:inline-block;
- margin-bottom:5px;
- }
- #desc {
- width:100px;
- margin-left:18px;
- text-align:left;
- font-size:11px;
- }
- #theme {
- left:50%;
- margin-left:-250px;
- position:absolute;
- }
- /* Your post */
- #entries {
- margin-top:75px;
- width:350px;
- }
- #posts {
- background:#fff;
- width:400px;
- margin-left:50px;
- margin-bottom:75px;
- border:1px solid {color:border};
- padding:20px;
- }
- #posts img {
- max-width:400px;
- }
- h1 {
- font-family: arial;
- font-size: 20px;
- text-transform:lowercase;
- color: black;
- letter-spacing:5px;
- text-align:center;
- }
- /* Quote & Source */
- #quote{
- text-align:left;
- font-size:14px;
- text-transform:lowercase;
- line-height:18px;
- letter-spacing:1px;
- font-weight:italic;
- }
- #source {
- margin-top:15px;
- text-align:right;
- }
- /* Audio */
- .player {
- width:25px;
- height:25px;
- overflow:hidden;
- position:absolute;
- background:white;
- }
- .audioinfo {
- margin-left:50px;
- line-height:120%;
- }
- /* Speech Bubble for Question */
- .bubble {
- width:300px;
- position: relative;
- background:{color:ask bubble};
- left:60px;
- margin: 0;
- padding:10px;
- text-align:center;
- -moz-border-radius:10px;
- -webkit-border-radius:10px;
- -webkit-box-shadow: 0px 0 1px rgba(0,0,0,0);
- -moz-box-shadow: 0px 0 1px rgba(0,0,0,0);
- box-shadow: 0px 0 1px rgba(0,0,0,0);
- }
- .bubble:after {
- position: absolute;
- display: block;
- content: "";
- border-color: {color:ask bubble} transparent transparent transparent;
- border-style: solid;
- border-width: 15px 15px 0px;
- height:0;
- width:0;
- position:absolute;
- left:-15px;
- top:10px;
- }
- /* Chats */
- .chat ol {
- padding:0;
- list-style:none;
- }
- .line {
- list-style:none;
- padding:5px 0;
- }
- .label {
- text-decoration:bold;
- }
- /* Permalink & Info */
- #info {
- padding:10px;
- width:374px;
- text-align:justify;
- line-height:15px;
- margin-top:10px;
- height:auto;
- background:#fafafa;
- padding:10px;
- }
- #perma {
- margin-top:10px;
- padding:5px;
- font-size:9px;
- color:{color:link};
- text-transform:normal;
- font-style:normal;
- letter-spacing:2px;
- text-align:center;
- }
- /* Notes */
- .note li {
- list-style-type:none;
- padding:10px 25px 10px 25px;
- text-align:left;
- margin:0px;
- border-bottom:1px solid {color:border};
- line-height:140%;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .notes img {
- display:none!important;
- }
- /* For Hovering Over Links*/
- #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 Text & BG (instead of having that blue background when you highlight something) */
- ::selection {
- background:{color:selection bg};
- color:{color:selection text};
- }
- /* Scroll to Top button*/
- #scrollToTop:link, #scrollToTop:visited {
- display:none;
- position:fixed;
- bottom: 10px;
- right:70px;
- }
- #ongaku {
- position:fixed;
- margin-left:-170px;
- margin-top:365px;
- width:30px;
- height:30px;
- z-index:9999;
- border:4px double #ccc; /*Border Colour*/
- background-color:#fff; /*Music Tab Background Colour*/
- border-radius:30px;
- opacity:.6;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -ms-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- }
- #gaku {
- width:24px;
- height:24px;
- margin-top:3px;
- margin-left:3px;
- overflow:hidden;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -ms-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- }
- #kero {
- height:26px;
- }
- #kero img {
- margin-right:10px;
- margin-left:3px;
- margin-top:3px;
- }
- #kero embed {
- margin-top:-5px;
- }
- #kero embed, #kero {
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -ms-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- }
- #ongaku:hover {
- opacity:1;
- width:80px;
- }
- #ongaku:hover #gaku {
- width:74px;
- }
- #ongaku:hover #kero {
- margin-left:-50px;
- }
- {CustomCSS}
- </style>
- <!-- infinite scroll -->
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- <!-- scroll to top button -->
- <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:To Top}"></a></a>
- </head>
- <body>
- <div id="banner"></div>
- <img src='{image:corner img}' height={text:corner img height} style='position:fixed;bottom:0px;left:0px;z-index:999'/>
- <div id="theme">
- <div id="sidebar">
- <div id="sideimg"><center><a href="/"><img src="{image:Sidebar img}"></a></center></div>
- <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}
- </div>
- <div id="desc">{Description}</div>
- </div>
- <div id="entries">
- {block:ifmusicplayer}
- <div id="ongaku">
- <div id="gaku">
- <div id="kero">
- <table cellspacing"0" cellpadding="0"><tr><td>
- <img src="http://media.tumblr.com/tumblr_m7w0seu08Y1r6o8v2.gif"></td><td>
- {text:music code}</td></tr>
- </table>
- </div>
- </div></div>
- {/block:ifmusicplayer}
- </div>
- <!-- for your infinite scroll to work -->
- <div class="autopagerize_page_element">
- {block:Posts}
- <div id="posts">
- {block:Quote}
- <div id="quote">“{Quote}”</div>
- {block:Source}<div id="source">— {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Text}
- {block:Title}
- <div id="title"><div style="letter-spacing:2px; text-transform:lowercase; font-size:17px; text-align:center;">{Title}</div></div>{/block:Title}
- {Body}
- {/block:Text}
- {block:Link}
- <div id="title">
- <div style="letter-spacing:1px; text-transform:lowercase; font-size:17px; text-align:center;"><a href="{URL}">{Name} »</a></div></div>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <h1>{Title}</h1>
- {/block:Title}
- <div class="chat">
- <ol>{block:Lines}
- <li class="line {Alt}">
- {block:Label}
- <span class="label">
- <b>{Label}</b></span>
- {/block:Label}{Line}</li>
- {/block:Lines}
- </ol></div>
- {/block:Chat}
- {block:Photo}
- {LinkOpenTag}<center><img src="{PhotoURL-400}" alt="{PhotoAlt}"/></center>
- {LinkCloseTag}
- {/block:Photo}
- {block:Photoset}
- <center>{Photoset-400}</center>
- {/block:Photoset}
- {block:Video}
- {Video-400}
- {/block:Video}
- {block:Audio}<div class="player">{AudioPlayerWhite}</div><div class="audioinfo">{block:TrackName}{TrackName}{/block:TrackName}{block:Artist}<br> by {Artist}{/block:Artist}</div>
- {/block:Audio}
- {block:Answer}
- <div class="post"><br>
- <div class="askerportrait">
- <img style="border-radius:50px;" src="{AskerPortraitURL-40}" align="left" /></div><div class="bubble"><b><font color="black">{Asker}</font></b> {text:ask text}: {Question}</div><br>
- <div style="center"><center>{Answer}</center></div>
- </div>
- {/block:Answer}
- {block:IndexPage}
- <div id="perma">
- <a href="{ReblogURL}">reblog</a> - <a href="{Permalink}">{NoteCount} notes</a><br><a href="{TagURL}">{Tag}</a> </div>
- {block:IndexPage}
- {block:PermalinkPage}
- {block:Date}
- <div id="info">
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}<br>
- <b>Date:</b> {ShortMonth} {DayOfMonthWithZero}, {Year}<br>
- {block:NoteCount}
- <b>Notes:</b> {NoteCount}<br>
- {/block:NoteCount}
- {block:RebloggedFrom}
- <b>Via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- {/block:RebloggedFrom}
- {block:ContentSource}
- <b>Source:</b> <a href="{SourceURL}">{SourceTitle}</a><br>
- {/block:ContentSource}
- {block:HasTags}
- <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 style="position:fixed;bottom:3px; right:3px; font-size:11px; letter-spacing:1px; font-family:arial;"><a href="http://kangjan.tumblr.com/" title="theme by ava">THEME</a>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment