Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <head>
- <!-- jquery for tooltips-->
- <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:30,
- tip_fade_speed:300,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <!-----
- 🌉 theme 15 by amy @chagnki
- if there's any problem, feel free to contact me or something
- base code by animecharacter.tumblr.com!
- for help visit:
- tumblr.com/docs/en/custom_themes
- tumblr.com/docs/en/localizing_themes
- w3schools.com
- (please dont send me customization asks)
- please don't disturb the credit! Have a nice day :^)
- ----->
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="stylesheet" href="http://static.tumblr.com/qxrkgx6/RWPmgn2qa/normalize.min.css">
- <script src="http://static.tumblr.com/qxrkgx6/LuRmgn2rm/modernizr-2.6.2.min.js"></script>
- <meta name="image:Background" content="">
- <meta name="image:Sidebar" content="">
- <meta name="if:Center posts" content="">
- <meta name="if:Right posts" content="">
- <meta name="if:Rounded" content="">
- <meta name="if:Dropdown navi" content=""/>
- <meta name="if:Post bg" content=""/>
- <meta name="if:Caption bg" content="1"/>
- <meta name="if:Show caption" content="1"/>
- <meta name="if:Show time icon" content=""/>
- <meta name="if:Show sidebar img" content="1">
- <meta name="if:Show tags" content=""/>
- <meta name="if:Underlined links" content="1"/>
- <meta name="if:Small cursor" content=""/>
- <meta name="if:Round sidebar img" content=""/>
- <meta name="if:Full bg" content=""/>
- <meta name="text:Font size" content="12">
- <meta name="text:Link divider" content="-">
- <meta name="text:Dropdown title" content="navigation">
- <meta name="color:Background" content="#fff">
- <meta name="color:Link" content="#000">
- <meta name="color:Text" content="">
- <meta name="color:Border" content="">
- <meta name="color:Captions" content="">
- <meta name="color:Highlight" content="fff">
- <meta name="color:Highlight text" content="fff">
- <meta name="color:Post bg" content="fff">
- <meta name="color:Scrollbar" content="#000">
- <meta name="color:Dropdown" content="fff">
- <meta name="color:Dropdown text" content="fff">
- <meta name="select:Border" content="solid">
- <meta name="select:Border" content="dotted">
- <meta name="select:Border" content="dashed">
- <meta name="select:Border" content="none">
- <meta name="select:Sidebar text align" content="left">
- <meta name="select:Sidebar text align" content="center">
- <meta name="select:Sidebar text align" content="right">
- <meta name="select:Footer text align" content="left">
- <meta name="select:Footer text align" content="center">
- <meta name="select:Footer text align" content="right">
- <meta name="select:Post img and Captions Border" content="solid">
- <meta name="select:Post img and Captions Border" content="dotted">
- <meta name="select:Post img and Captions Border" content="dashed">
- <meta name="select:Post img and Captions Border" content="none">
- <meta name="text:Link 1" content="">
- <meta name="text:Link 1 url" content="/">
- <meta name="text:Link 2" content="">
- <meta name="text:Link 2 url" content="/">
- <meta name="text:Link 3" content="">
- <meta name="text:Link 3 url" content="/">
- <meta name="text:Link 4" content="">
- <meta name="text:Link 4 url" content="/">
- <meta name="select:Font" content="arial">
- <meta name="select:Font" content="courier">
- <meta name="select:Font" content="consolas">
- <meta name="select:Font" content="verdana">
- <meta name="select:Font" content="ms pgothic">
- <meta name="select:Font" content="ms gothic">
- <style type="text/css">
- ::selection {
- background: {color:Highlight};
- color: {color:Highlight text};
- }
- ::-moz-selection {
- background: {color:Highlight};
- color: {color:Highlight text};
- }
- {block:ifsmallcursor} *, body {cursor: url(http://i.imgur.com/2qleX.jpg), auto;} a, a:link,a:active,a:visited, a:hover {cursor: url(http://i.imgur.com/IepP2.jpg), auto;} {/block:ifsmallcursor}
- #s-m-t-tooltip {max-width:300px; padding:3px;margin:20px 7px -2px 20px;background-color:{color:Post bg};font-size:11px;text-transform:normal;color:{color:Text};border:1px solid {color:Border};z-index:999999999999999999999999999999999999;letter-spacing:1px;-webkit-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.15);
- -moz-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.15);
- box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.15);}
- .odd, .even {font-size:11px;padding:5px;}
- .odd {font-size:11px;padding:5px;background:#eee;}
- ::-webkit-scrollbar {
- width:3px;
- height:0;
- background:url('http://36.media.tumblr.com/tumblr_m0leqeWfjP1r9g6hvo2_400.png');
- }
- ::-webkit-scrollbar {
- width:9px;
- height:0;
- background:{color:Scrollbar};
- border-left:4px solid {color:Background};
- border-right:4px solid {color:Background};
- border-bottom:2px solid {color:Background};
- border-top:2px solid {color:Background};
- }
- ::-webkit-scrollbar-thumb {
- background:{color:Scrollbar};
- border:1px solid {color:Background};
- }
- div.notebox::-webkit-scrollbar {
- width:9px;
- height:0;
- background:{color:Text};
- border-left:4px solid {color:Border};
- border-right:4px solid {color:Border};
- border-bottom:2px solid {color:Border};
- border-top:2px solid {color:Border};
- }
- div.notebox::-webkit-scrollbar-thumb {
- background:{color:Scrollbar};
- border:1px solid {color:Border};
- }
- /*
- general text styles, fonts and colours
- */
- body {
- margin:0px;
- background:{color:Background} url({image:Background});
- font-family: {select:Font};
- font-size:{text:Font size}px;
- background-attachment:fixed;
- line-height:140%;
- color: {color:Text};{block:ifFullbg}background: {color:Background} url('{image:Background}') no-repeat center center fixed;
- -webkit-background-size: cover;
- -moz-background-size: cover;
- -o-background-size: cover;
- background-size: cover;
- {/block:ifFullbg}
- }
- img {
- max-width: 100%;
- border: none;
- outline: none;
- }
- p{
- margin:0 0 10px 0;
- padding:0;
- }
- pre {
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- }
- a{
- color:{color:Link};
- {block:ifnotUnderlinedlinks}text-decoration:none;{/block:ifnotUnderlinedlinks}
- }
- li{
- margin-left:-15px;
- }
- /*
- containers etc
- */
- #wrapper{
- margin:50px auto;
- margin-left:100px; {block:ifCenterposts}margin-left:300px;{/block:ifCenterposts} {block:ifRightposts}margin-left:700px;{/block:ifRightposts}
- }
- #sidebar{
- width:110px;
- position:fixed;
- left:100px;
- text-align:{select:Sidebar text align};
- {block:ifCenterposts}left:300px;{/block:ifCenterposts} {block:ifRightposts}left:700px;{/block:ifRightposts}
- }
- #content{
- width:400px;
- margin-left:200px;
- overflow:hidden;
- }
- #notecon{
- width:320px;
- margin-top:30px;
- background:{color:Captions};
- padding:8px;
- border:1px {select:Post img and Captions border} {color:Border};
- max-height:280px;
- overflow:scroll;
- }
- #notecon a{
- text-decoration:none;
- }
- .post{
- width:345px;
- margin:0 0 50px 0;
- overflow:hidden;
- margin-bottom:100px;
- {block:ifPostbg}
- border:1px {select:Border} {color:Border};
- padding:15px;
- background:{color:Post bg};
- {block:ifRounded}border-radius:4px;{/block:ifRounded}
- {/block:ifPostbg}
- }
- #sidebar img, .post img{
- max-width:100%;
- }
- #time img{
- width:20px;
- float:left;
- margin-top:-3px;
- }
- .caption{
- {block:ifCaptionbg}
- padding:8px;
- background:{color:Captions};
- margin-top:15px;
- border:1px {select:Post img and Captions border} {color:Border};
- {block:ifRounded}border-radius:4px;{/block:ifRounded} {/block:ifCaptionbg}margin-top:15px;
- }
- .caption2{ {block:ifCaptionbg}
- padding:8px;
- background:{color:Captions};
- border:1px {select:Post img and Captions border} {color:Border};
- {block:ifRounded}border-radius:4px;{/block:ifRounded} {/block:ifCaptionbg}
- }
- #pagination{
- margin:50px 0 0 0;
- width:340px;
- text-align:center;
- word-spacing:10px;
- }
- #photo{
- border: 1px {select:Post img and Captions border} {color:Border} ;
- {block:ifRounded}border-radius:4px;{/block:ifRounded}
- }
- #photo img{
- display: block;
- }
- #set {
- width:340px;
- border: 1px {select:Post img and Captions border} {color:Border} ;
- {block:ifRounded}border-radius:4px;{/block:ifRounded}
- }
- #set iframe {
- display: block;
- }
- .media{
- margin:0 0 10px 0;
- }
- .title{
- font-weight:normal;
- font-size:18px;
- margin:0 0 10px 0;
- }
- .quote{
- font-weight:normal;
- font-size:16px;
- font-style:italic;
- margin:0 0 10px 0;
- opacity:0.7;
- }
- .question{
- margin-bottom:15px;
- padding:8px;
- background:{color:Background};
- margin-top:15px;
- border:1px {select:Border} {color:Border};
- }
- blockquote{
- margin:0 0 10px 5px;
- padding:0 0 0 10px;
- border-left:solid 3px {color:Link};
- }
- #sidebar img{
- border:1px {select:Border} {color:Border};
- width:80px;
- {block:ifRounded}border-radius:3px;{/block:ifRounded}
- {block:ifRoundsidebarimg}border-radius:40px;{/block:ifRoundsidebarimg}
- }
- #sidebar img:hover{
- cursor:crosshair;
- }
- #audio {
- width:100% 345px;
- height:50px;
- margin-bottom:10px;
- display:block;
- background-color:#000;
- padding:8px;
- color:#fff;
- }
- #audio .player{background:#FFF;height:25px;width:25px;padding:2px;overflow:hidden;position:absolute;margin-top:8px;margin-left:8px;border:2px solid #fff;opacity:0.8;z-index:2;}
- .art{width:55px;height:55px; position:absolute;display:block;z-index:1;}
- .art img{width:50px;height:50px;}
- .songtitle{margin-left:60px;height:40px;padding:5px 10px;line-height:13px;overflow:auto;font-size:11px;}
- .video-container {
- position: center;
- overflow: hidden;
- }
- .video-container iframe,
- .video-container object,
- .video-container embed {
- position: center;
- max-width:350px;
- max-height:350px;
- }
- .video-wrapper {
- max-width:350px;
- max-height:350px;
- }
- #chat{
- border:1px solid #000;
- }
- .post .footer{
- margin:0;
- text-align:{select:Footer text align};
- margin-top:15px;
- }
- ol.notes{
- list-style-type:none;
- padding:0;
- margin:0;
- }
- ol.notes li.note img{
- display:none;
- }
- ol.notes li.note{
- margin:0px;
- padding:3px;
- display:block;
- border-bottom:1px dotted #ccc;
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="wrapper">
- <div id="sidebar">
- {block:ifShowsidebarimg}<a href="/" title="{Title}"><img src="{image:Sidebar}"></a>{/block:ifShowsidebarimg}
- {block:Description}
- <p>{Description}</p>
- {/block:Description}
- {block:ifDropdownnavi}
- <center>
- <select onchange='location=this.options[this.selectedIndex].value;' style='width:100px;padding:4px; font-family:{select:Font};{block:ifRounded}border-radius:3px;{/block:ifRounded}background:{color:Dropdown};border:1px solid {color:Border};color:{color:Dropdown text};cursor:pointer;float:{select:Sidebar text align}'>
- <option>{text:Dropdown title}</option>
- <option value="/">index</option>
- <option value="/ask">mail</option>
- {block:ifLink1}<option value="{text:Link 1 URL}">{text:Link 1}</option>
- {/block:ifLink1}
- {block:ifLink2}<option value="{text:Link 2 URL}">{text:Link 2}</option>
- {/block:ifLink2}
- {block:ifLink3}<option value="{text:Link 3 URL}">{text:Link 3}</option>
- {/block:ifLink3}
- {block:ifLink4}<option value="{text:Link 4 URL}">{text:Link 4}</option>
- {/block:ifLink4}
- </select>
- {/block:ifDropdownnavi}
- {block:ifnotDropdownnavi}
- <a href="/">index</a> {text:Link divider}
- <a href="/ask">mail</a>
- {block:ifLink1}{text:Link divider} <a href="{text:Link 1 url}">{text:Link 1}</a> {/block:ifLink1}
- {block:ifLink2}{text:Link divider} <a href="{text:Link 2 url}">{text:Link 2}</a> {/block:ifLink2}
- {block:ifLink3}{text:Link divider} <a href="{text:Link 3 url}">{text:Link 3}</a> {/block:ifLink3}
- {block:ifLink4}{text:Link divider} <a href="{text:Link 4 url}">{text:Link 4}</a> {/block:ifLink4}
- {/block:ifnotDropdownnavi}
- </div>
- <div id="content">
- {block:Posts}
- <div class="post">
- {block:Text}<div class="caption2">
- {block:Title}
- <div class="title">*{Title}</div>
- {/block:Title}
- {Body}</div>
- {/block:Text}
- {block:Photo}<div id="photo">
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</div>
- {block:ifShowcaption}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifShowcaption}
- {/block:Photo}
- {block:Photoset}
- <div id="set">{Photoset}</div>
- {block:ifShowcaption}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifShowcaption}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">"{Quote}"</div>
- {block:Source}
- <div class="quotesource">{Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <div class="title"><a href="{URL}">{Name}</a></div>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- {/block:Link}
- {block:Chat}<div id="chat">
- {block:Title}
- <div class="title">*{Title}</div>
- {/block:Title}
- {block:Lines}
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <b>{Label}</b>{/block:Label}
- {Line}
- </div>
- {/block:Lines}</div>
- {/block:Chat}
- {block:Video}
- <div class="media">
- <div class="video-wrapper">
- <div class="video-container">{Video-400}</div>
- </div>
- </div>
- {block:ifShowcaption}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifShowcaption}
- {/block:Video}
- {block:Audio}
- {AudioPlayerWhite}
- {block:TrackName}<i>{TrackName}</i>{/block:TrackName}<br>
- {block:Artist}{Artist}{/block:Artist}<br>
- {block:Album}{Album}{/block:Album}
- {block:ifShowcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifShowcaption}
- {/block:Audio}
- {block:Answer}
- <div class="question">{Asker}: {Question}</div>
- <div class="caption">{Answer}</div>
- {/block:Answer}
- {block:Date}
- <div class="footer">
- {block:indexpage}
- {block:ifShowTimeIcon}<div id="time"><img src="https://cdn0.iconfinder.com/data/icons/iconico-3/1024/42.png"></div>{/block:ifShowTimeIcon}
- <a href="{Permalink}">posted @{Month} {DayOfMonth}{DayofMonthSuffix} {Year}{block:NoteCount}, {NoteCountwithLabel}{/block:NoteCount}</a>
- {block:ifShowtags}{block:HasTags}<br>{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{/block:ifShowtags}{/block:indexpage}
- {block:PermalinkPage}
- posted {Month} {DayOfMonth}{DayofMonthSuffix} {Year}, {TimeAgo} with {NoteCountWithLabel} {block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a> {RebloggedFromName}{/block:RebloggedFrom} {block:ContentSource}, originally from <a href="{SourceURL}">{SourceTitle}</a>{/block:ContentSource}<br>
- tagged as : {block:HasTags}{block:Tags}# <a href="{TagURL}" title="more '{Tag}' posts">{Tag}</a> {/block:Tags}{/block:HasTags}{/block:PermalinkPage}
- </div>
- {block:PermalinkPage}
- {block:NoteCount}
- {block:PostNotes}<div id="notecon">{PostNotes}</div>{/block:PostNotes}
- {/block:NoteCount}
- {/block:PermalinkPage}
- {/block:Date}
- </div>
- {/block:Posts}
- {block:Pagination}
- <div id="pagination">
- {block:PreviousPage}<a href="{PreviousPage}">{lang:Previous}</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">{lang:Next}</a>{/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- </div>
- <!--again, DON'T REMOVE/EDIT THE CREDIT. So uhm pls ignore this section and good day!-->
- <a style="bottom:8px;right:8px;position:fixed;background:{color:Post bg};{block:ifRoundedcorners}border-radius:3px;{/block:ifRoundedcorners} border:1px {select:Border} {color:Border}; padding:3px;position:fixed;padding:2px;font-size:15px;color:{color:Link};text-decoration:none;" href="http://chagnki.tumblr.com/" title="theme">★</a>
- </div>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
- <script>window.jQuery || document.write('<script src="http://static.tumblr.com/qxrkgx6/q6kmgn2w2/jquery-1.8.3.min.js"><\/script>')</script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment