Advertisement
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 12 byamy @chagnki
- if there's any problems feel free to ask !!
- 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)
- ----->
- <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="image:Right image" content="">
- <meta name="image:Left image" content="">
- <meta name="color:Background" content="#dcecf5">
- <meta name="color:Border" content="#000">
- <meta name="color:Footer" content="fff">
- <meta name="color:Text" content="#000">
- <meta name="color:Link" content="#75b1d6">
- <meta name="color:Link hover" content="#eee">
- <meta name="color:Selection bg" content="fff">
- <meta name="color:Selection text" content="fff">
- <meta name="color:Scrollbar" content="fff">
- <meta name="color:Scrollbar bg" content="fff">
- <meta name="color:Post bg" content="#fff">
- <meta name="color:Tooltip bg" content="fff">
- <meta name="color:Tooltip text" content="fff">
- <meta name="color:Sidebar links" content="#315f7a">
- <meta name="color:Sidebar links bg" content="#dcecf5">
- <meta name="select:Font" content="arial">
- <meta name="select:Font" content="consolas">
- <meta name="select:Font" content="courier">
- <meta name="select:Font" content="ms pgothic">
- <meta name="select:Font" content="ms gothic">
- <meta name="select:Font" content="verdana">
- <meta name="if:Custom scrollbar" content=""/>
- <meta name="if:Small cursor" content=""/>
- <meta name="if:Transparent" content=""/>
- <meta name="if:Full bg" content=""/>
- <meta name="if:Underline links" content=""/>
- <meta name="if:Rounded corners" content=""/>
- <meta name="if:Show captions" content="1"/>
- <meta name="if:Show tags" content="1"/>
- <meta name="if:Footer bg" content=""/>
- <meta name="if:Sidebar img" content="1"/>
- <meta name="if:Sidebar img float" content=""/>
- <meta name="if:Rounded sidebar img" content=""/>
- <meta name="if:Sidebar img border" content=""/>
- <meta name="select:Footer text" content="left">
- <meta name="select:Footer text" content="center">
- <meta name="select:Footer text" content="right">
- <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="text:Post size" content="300"/>
- <meta name="text:Post padding" content="10"/>
- <meta name="text:Sidebar margin top" content="50">
- <meta name="text:Perma divider" content="+"/>
- <meta name="text:Notes symbol" content="notes"/>
- <meta name="text:Tags symbol" content="#"/>
- <meta name="text:Font size" content="12">
- <meta name="text:Space between posts" content="100">
- <meta name="text:Link 1" content="link1">
- <meta name="text:Link 1 url" content="/">
- <meta name="text:Link 2" content="link2">
- <meta name="text:Link 2 url" content="/">
- <meta name="text:Link 3" content="link3">
- <meta name="text:Link 3 url" content="/">
- <meta name="text:Right image width" content=""/>
- <meta name="text:Left image width" content=""/>
- <meta name="text:Right image margin left" content="0"/>
- <meta name="text:Right image margin bottom" content="0"/>
- <meta name="text:Left image margin left" content="0"/>
- <meta name="text:Left image margin bottom" content="0"/>
- <style type="text/css">
- {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}
- ::selection {
- background: {color:Selection bg};
- color: {color:Selection text};
- }
- ::-moz-selection {
- background: {color:Selection bg};
- color: {color:Selection text};
- }
- #s-m-t-tooltip {max-width:300px;{block:ifRoundedcorners}border-radius: 5px;{/block:ifRoundedcorners} padding:5px;margin:20px 7px -2px 20px;background-color:{color:Tooltip bg};font-size:11px;text-transform:normal;color:{color:Tooltip Text};z-index:999999999999999999999999999999999999;letter-spacing:.8px;}
- {block:ifCustomscrollbar}
- ::-webkit-scrollbar {
- width:11px;
- height:0;
- background:{color:Scrollbar bg};
- border:1px solid {color:Scrollbar};
- }
- ::-webkit-scrollbar-thumb {background:{color:Scrollbar};border:1px solid {color:Scrollbar};}
- div.songtitle::-webkit-scrollbar {
- width:7px;
- height:0;
- background:{color:Scrollbar bg};
- border:1px solid {color:Scrollbar};
- }
- div.songtitle::-webkit-scrollbar-thumb {background:{color:Scrollbar};border:1px solid {color:Scrollbar};}
- div.notebox::-webkit-scrollbar {
- width:7px;
- height:0;
- background:{color:Scrollbar bg};
- border:1px solid {color:Scrollbar};
- }
- div.notebox::-webkit-scrollbar-thumb {background:{color:Scrollbar};border:1px solid {color:Scrollbar};}
- {/block:ifCustomscrollbar}
- /*
- general text styles, fonts and colours
- */
- body {
- margin:0px;
- background:{color:Background};
- {block:ifFullbg} background-size:cover; {/block:ifFullbg}
- font-family:{select:Font};
- background-attachment:fixed;
- font-size:{text:Font size}px;
- line-height:140%;
- color: {color:Text};
- }
- 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:ifnotUnderlinelinks}
- text-decoration:none;
- {/block:ifnotUnderlinelinks}
- }
- a:hover{
- color:{color:Link hover};
- -webkit-transition: 0.4s ease;transition: 0.4s ease;
- -o-transition: 0.4s ease;-moz-transition: 0.4s ease;
- }
- li{
- margin-left:-15px;
- }
- /*
- containers etc
- */
- #wrapper{
- width:600px;
- margin:50px auto;
- }
- #sidebar{
- width:110px;
- margin-top:{text:Sidebar margin top}px;
- {block:ifnotTransparent}
- border:1px {select:Border} {color:Border};
- {block:ifRoundedcorners}border-radius: 8px;{/block:ifRoundedcorners}
- background-color:{color:Post bg};
- padding:{text:Post padding}px;{/block:ifnotTransparent}
- position:fixed;
- text-align:center;
- }
- #content{
- width:550px;
- margin-left:200px;
- overflow:hidden;
- }
- .post{
- width:{text:Post size}px;
- {block:ifnotTransparent}
- border:1px {select:Border} {color:Border};
- background-color:{color:Post bg};
- padding:{text:Post padding}px;
- {block:ifRoundedcorners}border-radius: 8px;{/block:ifRoundedcorners}{/block:ifnotTransparent}
- margin:0 0 50px 0;
- overflow:hidden;
- margin-bottom:{text:Space between posts}px;
- }
- #sidebar img, .post img{
- max-width:100%;
- }
- #sidebar img{
- {block:ifSidebarimgfloat}margin-top:-50px;{/block:ifSidebarimgfloat}
- {block:ifRoundedsidebarimg}
- border-radius:80px;{/block:ifRoundedsidebarimg}
- {block:ifSidebarimgborder}border:1px solid {color:Border};{/block:ifSidebarimgborder}
- }
- #nav{
- margin:50px 0 0 0;
- text-align:center;
- width: {text:Post size}px;
- padding:{text:Post padding}px;
- }
- #nav a{
- padding:5px;
- }
- #links a{
- background-color:{color:Sidebar links bg};
- color:{color:Sidebar links};
- }
- /*
- content in the body of the posts - quotes, asks, etc
- "media" contains photos, photosets, videos, audio posts
- */
- .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;
- }
- .question{
- margin-bottom:10px;
- }
- blockquote{
- margin:0 0 10px 10px;
- padding:0 0 0 10px;
- border-left:solid 1px {color:Text};
- }
- #audio {
- width:100% {text:Post size}px;
- 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:{text:Post size}px;
- max-height:{text:Post size}px;
- }
- .video-wrapper {
- max-width:{text:Post size}px;
- max-height:{text:Post size}px;
- }
- /*
- post footers - date, tags, via and source
- */
- .post .footer{
- margin:0;
- padding-top:5px;
- text-align:{select:Footer text};
- {block:ifFooterbg}
- background-color:{color:Footer};
- padding:5px;
- {/block:ifFooterbg}
- }
- /*
- post notes
- */
- ol.notes{
- list-style-type:none;
- padding:0;
- margin:0;
- }
- ol.notes li.note img{
- width:16px;
- height:16px;
- }
- ol.notes li.note{
- margin:0px;
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="wrapper">
- <div id="sidebar">
- {block:ifSidebarimg}<img src="{image:Sidebar}">{/block:ifSidebarimg}
- {block:Description}
- <p>{Description}</p>
- {/block:Description}
- <div id="links">
- <a href="/">index</a>
- <a href="/ask">message</a>
- <a href="/archive">archive</a>
- <a href="{text:Link 1 url}">{text:Link 1}</a>
- <a href="{text:Link 2 url}">{text:Link 2}</a>
- <a href="{text:Link 3 url}">{text:Link 3}</a>
- </div>
- </div>
- <div id="content">
- {block:Posts}
- <div class="post">
- {block:Text}
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <div class="media">{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</div>
- {block:ifShowcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifShowcaptions}
- {/block:Photo}
- {block:Photoset}
- <div class="media">{Photoset}</div>
- {block:ifShowcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifShowcaptions}
- {/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}
- {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}
- {/block:Chat}
- {block:Video}
- <div class="media">
- <div class="video-wrapper">
- <div class="video-container">{Video-400}</div>
- </div>
- </div>
- {block:ifShowcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifShowcaptions}
- {/block:Video}
- {block:Audio}
- <div id="audio">
- <div class="art">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
- <div class="player">{AudioPlayerWhite}</div>
- <div class="songtitle">
- {block:TrackName}<i>{TrackName}</i>{/block:TrackName}<br>
- {block:Artist}{Artist}{/block:Artist}<br>
- {block:Album}{Album}{/block:Album}</div></div>
- {block:ifShowcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifShowcaptions}
- {/block:Audio}
- {block:Answer}
- <div class="question"><span style="font-size:14px;font-weight:bold">{Asker}: {Question}</span></div>
- <div class="caption">{Answer}</div>
- {/block:Answer}
- {block:Date}
- <div class="footer"><a href="{Permalink}">{TimeAgo}{block:NoteCount} {text:Perma divider} {NoteCount} {text:Notes symbol}{/block:NoteCount}</a>
- {block:ifShowtags}{block:HasTags}<br>{block:Tags}{text:Tags symbol}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{/block:ifShowtags}
- </div>
- {block:PermalinkPage}
- {block:NoteCount}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:NoteCount}
- {/block:PermalinkPage}
- {/block:Date}
- </div>
- {/block:Posts}
- {block:Pagination}
- <div id="nav">
- <span style="word-spacing:4px">
- {block:PreviousPage}<a href="{PreviousPage}">prev</a> /{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}
- </div>
- {/block:Pagination}</span>
- </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;{block:ifnotTransparent}background:{color:Post bg}; border:1px {select:Border} {color:Border}; padding:3px;{/block:ifnotTransparent}position:fixed;padding:2px;font-size:15px;color:{color:Link};text-decoration:none;" href="http://chagnki.tumblr.com/" title="theme">★</a>
- </div>
- <div id="imageright" style="position:fixed; bottom:{text:right image margin bottom}px; right:{text:right image margin left}px; z-index:-1;"><img src="{image:Right Image}"width="{text:right image width}"></div>
- <div id="imageleft" style="position:fixed; bottom:{text:left image margin bottom}px; z-index:-1; left:{text:left image margin left}px;"><img src="{image:Left Image}"width="{text:left image width}"></div>
- </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
Advertisement