Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <!--
- THEME #60 by Anomaly ☾ tumblr user linoone ☽ : UNDER TUBE !!
- - i made the base code
- - audio post style by passo-html
- - please abide by all the rules
- 【 All themes and pages can be found here : http://anomalythemes.tumblr.com/ 】
- Thank you for using! Or just looking at the code. Whatever you're here for. Either way, it's appreciated!
- Feel free to message me if you need any help, my ask box is always open!
- -->
- <script src="http://assets.tumblr.com/assets/scripts/tumblelog_post_message_queue.js?_v=ae06d1ab69efc6f29297bf2b7a4160af"></script>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
- <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.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:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script> function changeNavigation(id)
- {document.getElementById('content')
- .innerHTML=document.getElementById(id).innerHTML}
- </script>
- <link href="https://use.fontawesome.com/releases/v5.0.1/css/all.css" rel="stylesheet">
- <title>{Title}</title>
- <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}
- <!--default variables-->
- <meta name="color:background" content="">
- <meta name="color:posts" content="">
- <meta name="color:border" content="">
- <meta name="color:blockquote" content="">
- <meta name="color:ask" content="">
- <meta name="color:text" content="">
- <meta name="color:link" content="">
- <meta name="color:hover" content="">
- <meta name="color:blog title shadow" content="">
- <meta name="color:permalink" content="">
- <meta name="color:permalink border" content="">
- <meta name="color:titles" content="">
- <meta name="color:tags" content="">
- <meta name="color:tag text" content="">
- <meta name="color:blog border" content="">
- <meta name="color:selection" content="">
- <meta name="color:selection text" content="">
- <meta name="color:tooltip" content="">
- <meta name="color:tooltip text" content="">
- <meta name="color:scrollbar" content="">
- <meta name="image:favicon" content="">
- <meta name="image:background" content="">
- <meta name="image:cursor" content="https://78.media.tumblr.com/232c090ebdd37ae4bc17adb54e1e0344/tumblr_inline_okvj3mp7hR1t4i7gb_540.png">
- <meta name="image:sidebar" content="">
- <meta name="image:render" content="">
- <meta name="text:title" content="">
- <meta name="text:ask text" content="asked">
- <meta name="text:blog title font" content="">
- <meta name="text:post title font" content="">
- <meta name="text:font" content="">
- <meta name="text:pixel font" content="">
- <meta name="text:pixel font size" content="">
- <meta name="if:bg cover" content="">
- <meta name="if:cursor" content="">
- <meta name="if:render" content="">
- <meta name="text:render left" content="">
- <meta name="text:render bottom" content="">
- <meta name="text:render width" content="">
- <style type="text/css">
- ::-webkit-scrollbar {
- width: 9px;
- height: 4px;
- background:{color:scrollbar};
- border:4px solid {color:blog border};
- }
- ::-webkit-scrollbar-thumb {
- background-color:{color:scrollbar};
- border-radius:5px;
- }
- #s-m-t-tooltip {
- max-width:300px;
- margin:10px 0px 0px 10px;
- background-color:{color:tooltip};
- font-family:{text:pixel font};
- font-size:{text:pixel font size}px;
- padding:3px;
- color:{color:tooltip text};
- z-index:999999999999999999999999999999999999;
- }
- #s-m-t-tooltip:after {
- position: absolute;
- display: block; content: "";
- border-color: transparent {color:tooltip} transparent transparent ;
- border-style: solid;
- border-width: 5px;
- height:0;
- width:0;
- position:absolute;
- top:3px;
- left:-10px;
- }
- ::selection {
- background: {color:selection};
- color: {color:selection text};
- }
- ::-moz-selection {
- background: {color:selection};
- color: {color:selection text};
- }
- ::-webkit-selection {
- background: {color:selection};
- color: {color:selection text};
- }
- {block:ifcursor}body, a, a:hover {cursor: url('{image:cursor}'), progress;}{/block:ifcursor}
- body {
- margin:0px;
- background:{color:background};
- background-image:url('{image:background}');
- background-attachment:fixed;
- {block:ifbgcover}
- background-repeat:no-repeat;
- background-size:cover;
- {/block:ifbgcover}
- color:{color:text};
- font-family:{text:font};
- font-size:1em;
- }
- a {
- color:{color:link};
- text-decoration:none;
- }
- a:hover {
- color:{color:hover};
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- transition: all 0.7s ease;
- }
- blockquote {
- border-left:1px solid {color:blockquote};
- padding-left:10px;
- }
- blockquote img {
- max-width:100%;
- height:auto;
- }
- iframe, img, embed, object, video {
- }
- img {
- max-width:auto;
- height:auto;
- }
- #b1 {
- position:fixed;
- top:0px;
- left:0px;
- width:100%;
- height:25px;
- background:{color:blog border};
- z-index:1;
- }
- #b2 {
- position:fixed;
- bottom:0px;
- left:0px;
- width:100%;
- height:25px;
- background:{color:blog border};
- z-index:1;
- }
- #b3 {
- position:fixed;
- top:0px;
- left:0px;
- width:25px;
- height:100%;
- background:{color:blog border};
- }
- #b4 {
- position:fixed;
- top:0px;
- right:0px;
- width:25px;
- height:100%;
- background:{color:blog border};
- }
- #l1 {
- position:fixed;
- top:30px;
- left:0px;
- width:100%;
- height:5px;
- background:{color:blog border};
- z-index:1;
- }
- #l2 {
- position:fixed;
- bottom:30px;
- left:0px;
- width:100%;
- height:5px;
- background:{color:blog border};
- z-index:1;
- }
- #l3 {
- position:fixed;
- top:0px;
- left:30px;
- width:5px;
- height:100%;
- background:{color:blog border};
- z-index:1;
- }
- #l4 {
- position:fixed;
- top:0px;
- right:30px;
- width:5px;
- height:100%;
- background:{color:blog border};
- z-index:1;
- }
- #side {
- position:fixed;
- margin-top:100px;
- }
- .tit {
- font-family:{text:blog title font};
- color:transparent;
- font-size:2em;
- line-height:50px;
- -webkit-text-stroke:1px {color:blog title shadow};
- }
- .sidebar {
- width:250px;
- padding:5px;
- }
- .pagination {
- width:250px;
- padding:5px;
- font-size:2em;
- }
- a.pagi {
- text-shadow:2px 2px {color:blog title shadow};
- }
- a.navi:hover {
- text-shadow: 3px 0px .2px rgba({RGBcolor:blog title shadow},.5), -3px 0px .2px rgba({RGBcolor:tags},.5);
- -webkit-transition: all 0.3s ease;
- -moz-transition: all 0.3s ease;
- -o-transition: all 0.3s ease;
- -ms-transition: all 0.3s ease;
- transition: all 0.3s ease;
- }
- .h1 {
- width:490px;
- border-left:10px solid {color:titles};
- text-align:center;
- font-family:{text:post title font};
- font-weight:900;
- font-size:1.5em;
- background:{color:permalink};
- padding:10px;
- color:{color:titles};
- }
- .tabcon {
- float:left;
- position:relative;
- padding:10px;
- width:500px;
- background:{color:posts};
- border:1px solid {color:border};
- margin-bottom:50px;
- }
- a.tag {
- display:inline-block;
- width:100px;
- padding:2px;
- margin:1px;
- text-align:center;
- background:{color:tags};
- font-size:.8em;
- }
- article {
- float:left;
- position:relative;
- padding:10px;
- width:500px;
- background:{color:posts};
- border:1px solid {color:border};
- margin-bottom:50px;
- }
- .title {
- font-family:{text:post title font};
- font-weight:900;
- font-size:1.5em;
- margin:0 0 10px 0;
- text-align:center;
- }
- .title mark {
- background:{color:titles};
- padding:2px;
- }
- .quote {
- font-family:{text:post title font};
- font-weight:900;
- font-size:1.5em;
- font-style:italic;
- margin:0 0 10px 0;
- text-align:center;
- }
- .quote mark {
- background:{color:titles};
- padding:2px;
- padding-right:6px;
- }
- .quotesource {
- margin:0 0 10px 0;
- text-align:right;
- }
- /*estilo de áudio #04 em @passo-html por @clamam insp:tumblr*/
- .ph-album {
- padding:15px;
- height:63px;
- }
- .ph-player {
- width:7px;
- height:7px;
- overflow:hidden;
- padding:4px 21px 21px 4px;
- position:absolute;
- z-index:9999999999999999999;
- float:right;
- margin-top:15px;
- right:40px;
- background:{color:posts};
- opacity:.8;
- border-radius:30px;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .ph-player:hover {
- opacity:1;
- -moz-transition:all ease-in-out 0.7s;
- -webkit-transition:all ease-in-out 0.7s;
- -o-transition:all ease-in-out 0.7s;
- transition:all ease-in-out 0.7s;
- }
- .ph-track {
- margin-right:15px;
- overflow:auto;
- max-height:80px;
- margin-top:5px;
- float:right;
- text-align:right;
- }
- .ph-track b {
- }
- .ph-image {
- width:60px;
- height:60px;
- float:right;
- border-radius:30px;
- }
- .bubble {
- align:right;
- background: {color:ask};
- margin:7px 0px 5px 66px;
- padding:10px;
- position: relative;
- -moz-border-radius:5px;
- -webkit-border-radius:5px;
- border-radius:5px;
- }
- .bubble p {
- margin:1px 0px;
- }
- .bubble span {
- position:absolute;
- width:1px;
- height:1px;
- font-size: 0;
- line-height: 1px;
- left:-10px;
- top:10px;
- border-top:7px solid transparent;
- border-bottom:7px solid transparent;
- border-right:10px solid {color:ask};
- }
- .perma {
- font-family:{text:pixel font};
- font-size:{text:pixel font size}px;
- }
- .tags {
- text-align:center;
- width:492px;
- min-height:20px;
- margin-left:-11px;
- margin-bottom:-11px;
- padding:10px;
- background:{color:permalink};
- border-left:10px solid {color:permalink border};
- font-family:{text:pixel font};
- font-size:{text:pixel font size}px;
- }
- .tags a {
- display:inline-block;
- background:{color:tags};
- color:{color:tag text};
- padding:2px 4px;
- margin:2px;
- }
- .ttext {
- margin-top:5px;
- }
- .credit {
- position:fixed;
- bottom:4px;
- left:8px;
- font: 9px consolas;
- text-transform:uppercase;
- letter-spacing: 0px;
- padding: 2px;
- z-index:1;
- }
- </style>
- </head>
- <body>
- <div id="b1"></div><div id="b2"></div><div id="b3"></div><div id="b4"></div>
- <div id="l1"></div><div id="l2"></div><div id="l3"></div><div id="l4"></div>
- <table style="font-size:1em; margin-top:50px;" width="900" align="center" border="0" cellspacing="5">
- <tbody><tr>
- <td valign="top" style="width:250px">
- <div id="side">
- <div class="tit"><img style="float:left; width:50px; height:50px; border-radius:50px;" src="{image:sidebar}">{text:title}</div>
- <div class="sidebar">
- {block:Description}{Description}{/block:Description}
- </div>
- <div class="navi">
- <a class="navi" href="/">/home</a>
- <a class="navi" onClick="changeNavigation('ask')">/ask</a>
- <a class="navi" onClick="changeNavigation('about')">/about</a>
- <a class="navi" onClick="changeNavigation('link')">/links</a>
- <a class="navi" onClick="changeNavigation('tag')">/tags</a>
- </div>
- <div class="pagination">
- {block:IndexPage}
- {block:Pagination}
- {block:PreviousPage}<a class="pagi" style="float:left;" href="{PreviousPage}"><i class="fa fa-angle-left"></i></a>{/block:PreviousPage}
- {block:NextPage}<a class="pagi" style="float:right;" href="{NextPage}"><i class="fa fa-angle-right"></i></a>{/block:NextPage}
- {/block:Pagination}
- {/block:IndexPage}
- </div>
- </div>
- </td>
- <td valign="top" style="width:500px;">
- <div id="content">
- {block:Posts}
- <article>
- {block:Text}
- {block:Title}<div class="title"><mark>{Title}</mark></div>{/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div class="quote"><mark>❝ {Quote} ❞</mark></div>
- {block:Source}<div class="quotesource">{Source}</div>{/block:Source}
- {/block:Quote}
- {block:Link}
- <div class="title"><mark><a href="{URL}">{Name}</a></mark></div>
- {block:Description}<div class="description">{Description}</div>{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<div class="title"><mark>{Title}</mark></div>{/block:Title}
- {block:Lines}<div class="{Alt} user_{UserNumber}">{block:Label}<b>{Label}</b>{/block:Label} {Line}</div>{/block:Lines}<br>
- {/block:Chat}
- {block:Video}
- {Video-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Audio}
- <div class="ph-album">
- {block:AlbumArt}
- <img src="{AlbumArtURL}" class="ph-image"/>
- {/block:AlbumArt}
- {block:AudioPlayer}
- <div class="ph-player">{AudioPlayer}</div>
- {/block:AudioPlayer}
- <div class="ph-track">
- {block:TrackName}<b>{TrackName}</b>{/block:TrackName}<br/>
- {block:Artist}{Artist}{/block:Artist}<br/>
- {formattedplaycount} plays
- </div></div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Answer}
- <img src="{AskerPortraitURL-48}" align="left" style="border-radius:48px;">
- <div class="bubble"><span></span>{Asker} {text:ask text}: {Question} </div>
- <div class="answer">{Answer}</div>
- {/block:Answer}
- {block:IndexPage}
- <div class="perma">
- <a style="float:left" href="{Permalink}">{NoteCountWithLabel}</a>
- <a style="float:right" href="{ReblogURL}">reblog?</a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <center>
- {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
- {block:RebloggedFrom}<br><a title="{ReblogParentName}" href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
- {block:RebloggedFrom}• <a title="{ReblogRootName}" href="{ReblogRootURL}">source</a>{/block:RebloggedFrom}
- </center>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:PermalinkPage}
- <div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}
- </div>
- </article>
- {/block:Posts}
- </div>
- <div id="ask" style="display:none;">
- <div class="h1">Message Me</div>
- <div class="tabcon">
- <iframe frameborder="0" scrolling="no" width="100%" height="190" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]-->
- <br><br>
- <iframe frameborder="0" scrolling="no" width="100%" height="300" src="http://www.tumblr.com/submit_form/{Name}.tumblr.com" style="background-color:transparent; overflow:hidden;" id="submit_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]-->
- </div>
- </div>
- <div id="about" style="display:none;">
- <div class="h1">About Me</div>
- <div class="tabcon">
- about here
- </div>
- </div>
- <div id="link" style="display:none;">
- <div class="h1">Links</div>
- <div class="tabcon">
- links here
- </div>
- </div>
- <div id="tag" style="display:none;">
- <div class="h1">Tags</div>
- <div class="tabcon">
- tags here
- </div>
- </div>
- </td></table></style>
- {block:ifrender}<div style="position:fixed; left:{text:render left}px; bottom:{text:render bottom}px;"><img src="{image:render}" width="{text:render width}"></div>{/block:ifrender}
- <div class="credit"><a href="http://linoone.tumblr.com/" title="theme"><img src="http://orig04.deviantart.net/151c/f/2015/334/6/e/tumblr_inline_mij52fv1gc1qz4rgp_by_kittystuff-d9il7w5.gif" /></a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment