Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-----------------------------------------------------------------------
- Theme [17]: Strongest
- Made by glenthemes
- Initial release: 2016/06/09
- Major code update: 2017/05/03
- Last updated: 2023/07/30
- What's new:
- ✱ NPF audio post support
- TERMS OF USE:
- 1) Do not remove the theme credit.
- 2) Do not repost/redistribute my themes.
- 3) Do not take parts of the code and use it as your own.
- 4) Do not use my themes as a base code.
- 5) Do not mix my themes together.
- ------------------------------------------------------------------------>
- <!DOCTYPE html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <!--------------------ICON FONTS-------------------->
- <link rel="stylesheet" href="//cdn.linearicons.com/free/1.0.0/icon-font.min.css">
- <!--------------------JAVASCRIPTS-------------------->
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="//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:75,
- tip_fade_speed:75,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script>
- $(document).ready(function() {
- $('iframe.tumblr_audio_player').load( function() {
- $('iframe.tumblr_audio_player').contents().find("head")
- .append($("<style type='text/css'> .audio-player{background:{color:permalink background} !important; padding:5px 10px 5px 0px !important;} .play-pause{color:{color:permalink text} !important; font-size:15px!important; padding:0 9.5px!important} </style>"));
- });
- });
- </script>
- <link href="//static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src="//static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
- <script>
- $(document).ready(function(){
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '{select:photos spacing}',
- borderRadius: '0px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- });
- </script>
- <script src ="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
- {block:ifsmoothscrolling}
- <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.4/SmoothScroll.js"></script>
- {/block:ifsmoothscrolling}
- <link rel="stylesheet" href="//static.tumblr.com/2pnwama/WRtoonba6/nozomi.css">
- <script src="//static.tumblr.com/2pnwama/zaEoonb76/maki.js"></script>
- <link href="//fonts.googleapis.com/css?family=Karla|Raleway|Montserrat:100,200,300|Courier+Prime" rel="stylesheet">
- <link rel="stylesheet" media="screen" href="//assets.tumblr.com/client/prod/standalone/blog-network-npf/index.build.css">
- <!--
- NPF images fix v3.0 by @glenthemes [2021]
- 💌 git.io/JRBt7
- --->
- <script src="//npf-images-v3.github.io/script.js"></script>
- <link rel="stylesheet" href="//npf-images-v3.github.io/recon.css">
- <style tmblr-npf>
- :root {
- --NPF-Caption-Spacing:1em;
- --NPF-Image-Spacing:{select:photos spacing};
- }
- a.post_media_photo_anchor, a.post_media_photo_anchor:hover {
- padding-bottom:0!important;
- border-bottom:none!important;
- }
- .spotify_audio_player {
- height:80px!important;
- }
- .tmblr-full audio[controls]{
- margin-bottom:{select:post padding};
- }
- </style>
- <script>
- // minimal soundcloud player @ shythemes.tumblr
- // shythemes.tumblr.com/post/114792480648
- $(document).ready(function(){
- var soundcloud_btn = '{color:link}';
- $('.soundcloud_audio_player').each(function(){
- $(this).attr({ src: $(this).attr('src').split('&')[0] + '&liking=false&sharing=false&auto_play=false&show_comments=false&continuous_play=false&buying=false&show_playcount=false&show_artwork=true&origin=tumblr&color=' + soundcloud_btn.split('#')[1], height: 116, width: '100%' });
- });
- });
- </script>
- <!-- unblue polls -->
- <!-- glenthemes.tumblr.com/post/708014819571302400 -->
- <link href="//static.tumblr.com/gtjt4bo/mXBrpdj0n/unblue-polls.css" rel="stylesheet">
- <style unblue-polls>
- .poll-post {
- --Poll-Question-Font-Size: {select:font size};
- --Poll-Option-Background-Color: transparent;
- --Poll-Option-Corner-Rounding: 4px;
- --Poll-Option-Border-Size: 1px;
- --Poll-Option-Border-Color: rgba({RGBcolor:text},0.25);
- --Poll-Option-Padding: 9px;
- --Poll-Option-Font-Size: {select:font size};
- --Poll-Option-Spacing: 10px;
- --Poll-Option-Text-Color: {color:text};
- --Poll-Option-HOVER-Border-Color: rgba({RGBcolor:text},0.25);
- --Poll-Option-HOVER-Background-Color: {color:chat odd};
- --Poll-Option-HOVER-Text-Color: {color:link};
- --Poll-Option-HOVER-Speed: 0.4s;
- }
- .poll-see-results {
- padding-bottom:0!important;
- border-bottom:none!important;
- font-size:calc(var(--Poll-Option-Font-Size) - 1px)!important;
- text-transform:uppercase;
- letter-spacing:0.5px;
- }
- </style>
- <!-- npf audio player -->
- <!-- glenthemes.tumblr.com/post/722160746171072512 -->
- <script src="//tmblr-npf-audio.gitlab.io/s/init.js"></script>
- <link href="//tmblr-npf-audio.gitlab.io/s/base.css" rel="stylesheet">
- <script>
- tumblr_npf_audio({
- emptyTitleText: "Untitled track",
- emptyArtistText: "Untitled artist",
- emptyAlbumText: "Untitled album",
- titleLabel: "Track:",
- artistLabel: "Artist:",
- albumLabel: "Album:"
- });
- </script>
- <style edit-npf-audio-player>
- .npf-audio-wrapper {
- --NPF-Audio-Buttons-Size: {select:font size};
- --NPF-Audio-Buttons-Color: {color:permalink text};
- --NPF-Audio-Buttons-Padding: 10px;
- --NPF-Audio-Buttons-Spacing: calc((var(--NPF-Audio-Buttons-Padding) * 2) + 10px);
- --NPF-Audio-Image-Spacing: 0.9rem;
- }
- .npf-audio-background {
- margin-left:calc(18px + var(--NPF-Audio-Buttons-Padding));
- }
- .npf-audio-play, .npf-audio-pause {
- position:relative;
- z-index:0;
- }
- .npf-audio-play:after, .npf-audio-pause:after {
- content:"";
- position:absolute;
- top:0;left:0;
- margin-top:calc(0px - var(--NPF-Audio-Buttons-Padding));
- margin-left:calc(0px - var(--NPF-Audio-Buttons-Padding));
- width:calc(100% + (var(--NPF-Audio-Buttons-Padding) * 2));
- height:calc(100% + (var(--NPF-Audio-Buttons-Padding) * 2));
- background:{color:permalink background};
- border-radius:100%;
- z-index:-1;
- }
- .npf-audio-play svg { margin-left:1px; }
- .npf-audio-pause svg { margin-left:0; }
- .npf-audio-title-label,
- .npf-audio-artist-label,
- .npf-audio-album-label {
- color:{color:bold};
- text-transform:uppercase;
- }
- figcaption.audio-caption,
- figcaption.audio-caption ~ audio[controls],
- figcaption.audio-caption img, .npf-audio-image {
- display:none;
- }
- </style>
- <script src="//static.tumblr.com/gtjt4bo/18Vryl30c/glenplayer0.js"></script>
- <script src="//glen-npf.gitlab.io/other/neue.js"></script>
- <link href="//glen-npf.gitlab.io/other/neue.css" rel="stylesheet">
- <!--------------------IMAGES-------------------->
- <meta name="image:background image" content="//66.media.tumblr.com/518d712dbca5a8e7c6180f5b5da62ea8/tumblr_pfs8ydUe0J1qg2f5co1_1280.png"/>
- <meta name="image:left sidebar icon" content="//static.tumblr.com/0cd5fd8655efd9a85aa53481154802b9/gtjt4bo/7haopcknr/tumblr_static_d5xod3vzhw08o4csckc0ko4k8.png"/>
- <meta name="image:full sidebar background" content="//static.tumblr.com/5e4a5ec1d9221347535124466f119608/gtjt4bo/eI8opckns/tumblr_static_4x180pv05desg80kwgggogws8.png"/>
- <!--------------------COLORS-------------------->
- <meta name="color:background" content="#151515"/>
- <meta name="color:music player color" content="#242426">
- <meta name="color:music player background" content="#222">
- <meta name="color:music player text" content="#ccc">
- <meta name="color:post" content="#222"/>
- <meta name="color:text" content="#aaa"/>
- <meta name="color:bold" content="#bbb">
- <meta name="color:Italic" content="#aaa">
- <meta name="color:link" content="#ccc">
- <meta name="color:link hover" content="#e6e6e6">
- <meta name="color:sidebar background" content="#242426"/>
- <meta name="color:sidebar text" content="#999"/>
- <meta name="color:sidebar links background" content="#2d2d2d"/>
- <meta name="color:sidebar links text" content="#ccc"/>
- <meta name="color:sidebar overlay color" content="#171717">
- <meta name="color:permalink background" content="#333">
- <meta name="color:permalink text" content="#ccc">
- <meta name="color:chat odd" content="#171717">
- <meta name="color:chat even" content="#222">
- <meta name="color:scrollbar" content="#666">
- <meta name="color:scrollbar bg" content="#111"/>
- <meta name="color:highlight" content="#191919">
- <meta name="color:highlighted text" content="#aaa">
- <!-----------------DROPDOWN OPTS----------------->
- <meta name="select:font size" title="12px" content="12px">
- <meta name="select:font size" title="11px" content="11px">
- <meta name="select:font size" title="13px" content="13px">
- <meta name="select:font size" title="14px" content="14px">
- <meta name="select:font size" title="15px" content="15px">
- <meta name="select:font size" title="16px" content="16px">
- <meta name="select:sidebar 1 width" title="160px" content="160px">
- <meta name="select:sidebar 1 width" title="100px" content="100px">
- <meta name="select:sidebar 1 width" title="120px" content="120px">
- <meta name="select:sidebar 1 width" title="120px" content="120px">
- <meta name="select:sidebar 1 width" title="200px" content="200px">
- <meta name="select:sidebar 1 width" title="240px" content="240px">
- <meta name="select:sidebar 1 width" title="280px" content="280px">
- <meta name="select:sidebar 1 width" title="320px" content="320px">
- <meta name="select:sidebar 2 width" title="260px" content="260px">
- <meta name="select:sidebar 2 width" title="140px" content="140px">
- <meta name="select:sidebar 2 width" title="170px" content="170px">
- <meta name="select:sidebar 2 width" title="200px" content="200px">
- <meta name="select:sidebar 2 width" title="230px" content="230px">
- <meta name="select:sidebar 2 width" title="290px" content="290px">
- <meta name="select:sidebar 2 width" title="320px" content="320px">
- <meta name="select:sidebar 2 width" title="350px" content="350px">
- <meta name="select:sidebar 2 boxes spacing" title="25px" content="25px">
- <meta name="select:sidebar 2 boxes spacing" title="10px" content="10px">
- <meta name="select:sidebar 2 boxes spacing" title="15px" content="15px">
- <meta name="select:sidebar 2 boxes spacing" title="20px" content="20px">
- <meta name="select:sidebar 2 boxes spacing" title="30px" content="30px">
- <meta name="select:sidebar 2 boxes spacing" title="35px" content="35px">
- <meta name="select:sidebar 2 boxes spacing" title="40px" content="40px">
- <meta name="select:sidebar 2 boxes spacing" title="45px" content="45px">
- <meta name="select:sidebar 2 boxes spacing" title="50px" content="50px">
- <meta name="select:sidebar 2 boxes spacing" title="55px" content="55px">
- <meta name="select:sidebar 2 boxes spacing" title="60px" content="60px">
- <meta name="select:sidebar 2 transparency" title="20%" content="0.8">
- <meta name="select:sidebar 2 transparency" title="0% (solid)" content="1">
- <meta name="select:sidebar 2 transparency" title="10%" content="0.9">
- <meta name="select:sidebar 2 transparency" title="30%" content="0.7">
- <meta name="select:sidebar 2 transparency" title="40%" content="0.6">
- <meta name="select:sidebar 2 transparency" title="50%" content="0.5">
- <meta name="select:sidebar 2 transparency" title="60%" content="0.4">
- <meta name="select:sidebar 2 transparency" title="70%" content="0.3">
- <meta name="select:sidebar 2 transparency" title="80%" content="0.2">
- <meta name="select:sidebar 2 transparency" title="90%" content="0.1">
- <meta name="select:sidebar 2 transparency" title="100% (no color)" content="0">
- <meta name="select:post width" title="500px" content="500px">
- <meta name="select:post width" title="300px" content="300px">
- <meta name="select:post width" title="350px" content="375px">
- <meta name="select:post width" title="400px" content="400px">
- <meta name="select:post width" title="450px" content="450px">
- <meta name="select:post width" title="540px" content="540px">
- <meta name="select:post width" title="600px" content="600px">
- <meta name="select:post padding" title="10px" content="10px">
- <meta name="select:post padding" title="15px" content="15px">
- <meta name="select:post padding" title="20px" content="20px">
- <meta name="select:post padding" title="25px" content="25px">
- <meta name="select:photos spacing" title="4px" content="4px">
- <meta name="select:photos spacing" title="0px" content="0px">
- <meta name="select:photos spacing" title="2px" content="2px">
- <meta name="select:photos spacing" title="6px" content="6px">
- <meta name="select:photos spacing" title="8px" content="8px">
- <meta name="select:photos spacing" title="10px" content="10px">
- <meta name="select:post spacing" title="35px" content="35px">
- <meta name="select:post spacing" title="20px" content="20px">
- <meta name="select:post spacing" title="25px" content="25px">
- <meta name="select:post spacing" title="30px" content="30px">
- <meta name="select:post spacing" title="40px" content="40px">
- <meta name="select:post spacing" title="45px" content="45px">
- <meta name="select:post spacing" title="50px" content="50px">
- <meta name="select:post spacing" title="55px" content="55px">
- <meta name="select:post spacing" title="60px" content="60px">
- <!-----------------TOGGLE OPTS----------------->
- <meta name="if:show music player" content="1" />
- <meta name="if:full sized background" content="1" />
- <meta name="if:show sidebar boxes" content="1" />
- <meta name="if:photo fade" content="0" />
- <meta name="if:monochrome posts" content="0" />
- <meta name="if:smooth scrolling" content="0" />
- <meta name="if:dark tumblr controls" content="0" />
- <meta name="if:dark theme credit" content="1" />
- <!-------------TEXT FIELDS------------->
- <meta name="text:how to link music" content="linktr.ee/direct_file_links">
- <meta name="text:music player mp3 URL" content="https://rhizo.gitlab.io/m/Saitama_s_Theme.mp3">
- <meta name="text:music player song name" content="Saitama's Theme">
- <meta name="text:music player volume" content="90%">
- <meta name="text:󠀠​" content="━━━━━━━━༺❀༻━━━━━━━━
">
- <meta name="text:sidebar box 1 title" content="Your title here">
- <meta name="text:sidebar box 1 content" content="You can put whatever you want here. Delete the text in this field (and in the above field) to remove one box section.">
- <meta name="text:sidebar box 2 title" content="Your title here">
- <meta name="text:sidebar box 2 content" content="You can put whatever you want here. Delete the text in this field (and in the above field) to remove one box section.">
- <meta name="text:sidebar box 3 title" content="Your title here">
- <meta name="text:sidebar box 3 content" content="You can put whatever you want here. Delete the text in this field (and in the above field) to remove one box section.">
- <meta name="text:sidebar box 4 title" content="Your title here">
- <meta name="text:sidebar box 4 content" content="You can put whatever you want here. Delete the text in this field (and in the above field) to remove one box section.">
- <meta name="text:󠀠​​" content="━━━━━━━━༺❀༻━━━━━━━━
">
- <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="text:Link 5" content="">
- <meta name="text:Link 5 URL" content="">
- <meta name="text:Link 6" content="">
- <meta name="text:Link 6 URL" content="">
- <meta name="text:Link 7" content="">
- <meta name="text:Link 7 URL" content="">
- <meta name="text:Link 8" content="">
- <meta name="text:Link 8 URL" content="">
- <!----------------------------->
- <style type="text/css">
- /*--------------------TOOLTIPS--------------------*/
- #s-m-t-tooltip {
- padding: 4px 9px;
- margin: 26px 9px 0px 15px;
- background-color: {color:post};
- font-family: karla;
- font-size: calc({select:font size} - 3px);
- letter-spacing: 1px;
- text-transform: uppercase;
- color: {color:text};
- border:0.5px solid rgba({RGBcolor:text},0.2);
- z-index:99999999999999999999999999998!important;
- max-width: calc({select:post width} * 1.25);
- -webkit-transition: all 0.1s ease-in-out;
- -moz-transition: all 0.1s ease-in-out;
- -o-transition: all 0.1s ease-in-out;
- }
- /*--------------------TUMBLR CONTROLS--------------------*/
- iframe#tumblr_controls, .iframe-controls--desktop {
- top:2px!important;
- right:2px!important;
- position:fixed!important;
- {block:ifdarktumblrcontrols}
- filter:invert(100%) hue-rotate(180deg);
- -webkit-filter:invert(100%) hue-rotate(180deg);
- opacity:1;
- {/block:ifdarktumblrcontrols}
- opacity:0.3;
- z-index:9999991!important;
- transition:0.5s ease-in-out;
- }
- iframe#tumblr_controls:hover, .iframe-controls--desktop:hover {
- opacity:0.5;
- }
- /*--------------------SCROLLBAR--------------------*/
- ::-webkit-scrollbar {
- width: 9px;
- height: 9px;
- }
- ::-webkit-scrollbar-thumb {
- background-color: {color:scrollbar};
- border:4px solid {color:scrollbar bg};
- }
- ::-webkit-scrollbar-track {
- background-color: {color:scrollbar bg};
- }
- /*--------------------HIGHLIGHT--------------------*/
- ::selection {
- background: {color:highlight};
- color:{color:highlighted text};
- }
- ::-moz-selection {
- background: {color:highlight};
- color:{color:highlighted text};
- }
- /*--------------------BASICS--------------------*/
- body {
- background:{color:background} url({image:background image});
- background-attachment:fixed;
- background-repeat:repeat;
- {block:iffullsizedbackground}background-repeat:no-repeat; background-size: cover; background-position:top right;{/block:iffullsizedbackground}
- color:{color:text};
- cursor:normal;
- font-family:karla;
- line-height:16px;
- font-size:{select:font size};
- text-align:left;
- }
- blockquote {
- padding-left:10px;
- margin-left:5px;
- border-left:1px solid;
- border-color:rgba({RGBcolor:text},0.5);
- margin:10px;
- }
- a {
- color:{color:link};
- text-decoration:none;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- a:hover {
- text-decoration:none;
- color: {color:link hover};
- }
- img {opacity:1;text-decoration:none;}
- h1 {
- padding:0px {select:post padding};
- font-size:calc({select:font size} + 3px);
- text-transform:uppercase;
- letter-spacing:1.5px;
- text-align:center;
- font-family:raleway;
- line-height:1.4;
- }
- h1 .lnr {
- font-weight:bold;
- font-size:calc({select:font size} + 1px);
- letter-spacing:calc(-{select:font size} + 5px);
- }
- b, strong, .strong {
- font-weight:bold;
- color: {color:Bold};
- }
- i, em, .em {
- color: {color:Italic};
- }
- pre, code {
- white-space:pre-wrap;
- display:block;
- }
- /*--------------------POST CONTAINER--------------------*/
- #container {
- position:absolute;
- top:0;left:0;
- {block:ifshowsidebarboxes}
- margin-left:calc({select:sidebar 1 width} + 1px + {select:sidebar 2 width} + ({select:post spacing} * 1.35));
- {/block:ifshowsidebarboxes}
- {block:ifnotshowsidebarboxes}
- margin-left:calc({select:sidebar 1 width} + 1px + ({select:post spacing} * 1.35));
- {/block:ifnotshowsidebarboxes}
- margin-top:calc({select:post spacing} * 1.5);
- margin-bottom:calc(({select:post spacing} * 1.5) - {select:post spacing});
- width:{select:post width};
- }
- /*--------------------POSTS--------------------*/
- .posts {
- position:relative;
- {block:IndexPage}
- margin-bottom:{select:post spacing};
- {/block:IndexPage}
- width:{select:post width};
- min-width:250px;
- max-width:540px;
- padding:{select:post padding};
- background-color:{color:post};
- }
- .posts iframe{max-width:100%;}
- .posts a {
- padding-bottom:1px;
- border-bottom:0.5px solid rgba({RGBcolor:text},0.4);
- }
- .non a {
- padding-bottom:0px;
- border-bottom:0px solid transparent;
- }
- .photos, .photos img {
- position:relative;
- overflow:hidden;
- width:{select:post width};
- {block:IndexPage}
- {block:ifphotofade}
- opacity:0.8;
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;
- -o-transition: all 0.8s ease-in-out;
- {/block:ifphotofade}
- {block:ifmonochromeposts}
- -webkit-filter:grayscale(100%);
- filter:grayscale(100%);
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;
- -o-transition: all 0.8s ease-in-out;
- {/block:ifmonochromeposts}
- {/block:IndexPage}
- }
- .posts:hover .photos {
- opacity:1;
- -webkit-filter:grayscale(0%);
- filter:grayscale(0%);
- }
- .posts img, .posts li, .posts blockquote {max-width:100%;height:auto;}
- .posts img {
- {block:IndexPage}
- {block:ifphotofade}
- opacity:0.8;
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;
- -o-transition: all 0.8s ease-in-out;
- {/block:ifphotofade}
- {block:ifmonochromeposts}
- -webkit-filter:grayscale(100%);
- filter:grayscale(100%);
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;
- -o-transition: all 0.8s ease-in-out;
- {/block:ifmonochromeposts}
- {/block:IndexPage}
- }
- .posts:hover img {
- opacity:1;
- -webkit-filter:grayscale(0%);
- filter:grayscale(0%);
- }
- .posts li {list-style: circle;}
- .posts img, .posts li, .posts blockquote {max-width:100%;height:auto;}
- .posts iframe {max-width:100%;}
- /*--------------------LEFT BAR--------------------*/
- #lefty {
- position:fixed;
- top:0;left:0;
- margin-top:0px;margin-left:0px;
- width:{select:sidebar 1 width};
- min-width:155px;
- height:100vh;
- background-color:{color:sidebar background};
- border-right:1px solid rgba({RGBcolor:sidebar text},0.1);
- text-align:center;
- display:table;
- }
- .mid1 {
- display:table-cell;vertical-align:middle;}
- #potato {
- max-width:calc(({select:sidebar 1 width} - 35px) + 12px);
- margin:auto auto 12px auto;
- }
- #potato .lnr {
- margin:0px 3px;
- padding:7px 6.5px 7px 7.5px;
- background-color:{color:sidebar links background};
- font-size:10px;
- color:{color:sidebar links text};
- border:0.5px solid rgba({RGBcolor:sidebar links text},0.2);
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- #potato .lnr:hover {
- background-color:rgba({RGBcolor:sidebar links background},0.4);
- }
- .lettuce {
- width:calc({select:sidebar 1 width} - 35px);
- height:calc({select:sidebar 1 width} - 35px);
- padding:8px 0px;
- border-top:1px solid rgba({RGBcolor:sidebar links text},0.2);
- }
- .cream {
- margin:0 auto;
- width:calc({select:sidebar 1 width} - 35px);
- font-size:calc({select:font size} - 3px);
- text-transform:uppercase;
- letter-spacing:0.5px;
- color:rgba({RGBcolor:sidebar links text},0.85);
- line-height:13px;
- }
- .roe {margin-top:8px;}
- .roe a {
- display:inline-block;
- width:calc(({select:sidebar 1 width} - 35px) - 10px);
- padding:1px 5px;
- margin:3px 0px;
- background-color:{color:sidebar links background};
- color:rgba({RGBcolor:sidebar links text},0.85);
- font-size:calc({select:font size} - 2.5px);
- text-transform:uppercase;
- letter-spacing:1px;
- border-top:1px solid transparent;
- border-bottom:1px solid transparent;
- }
- .roe a:hover {
- background-color:rgba({RGBcolor:sidebar links background},0.55);
- color:rgba({RGBcolor:sidebar links text},1);
- border-bottom:1px solid rgba({RGBcolor:sidebar links text},0.2);
- }
- /*--------------------BOXES SECT--------------------*/
- #xiaolongbao, .overlay {
- position:fixed;
- top:0;left:0;
- margin-top:0px;
- margin-left:calc({select:sidebar 1 width} + 1px);
- width:{select:sidebar 2 width};
- min-width:155px;
- height:100vh;
- text-align:center;
- {block:ifnotshowsidebarboxes}display:none;{/block:ifnotshowsidebarboxes}
- }
- #xiaolongbao {
- background-color:{color:sidebar overlay color};
- background-position:center;
- background-size:cover;
- background-image:url({image:full sidebar background});
- border-right:17.5px solid {color:sidebar background};
- }
- .overlay {
- display:table;
- opacity:{select:sidebar 2 transparency};
- background-color:rgba({RGBcolor:sidebar overlay color},{select:sidebar 2 transparency});
- transition: background-color .7s ease-in-out, opacity .7s ease-in-out;
- }
- #xiaolongbao:hover .overlay {opacity:1;}
- .mid2 {display:table-cell;vertical-align:middle;}
- #salt, #pepper {
- margin:0 auto;
- width:calc({select:sidebar 2 width} / 1.3);
- background-color:{color:sidebar background};
- color:{color:sidebar text};
- }
- #salt {
- text-transform:uppercase;
- font-size:calc({select:font size} - 2px);
- letter-spacing:2px;
- border-bottom:1px solid rgba({RGBcolor:sidebar text},0.2);
- padding:5px 10px;
- }
- #pepper {
- margin-top:5px;
- margin-bottom:{select:sidebar 2 boxes spacing};
- font-size:calc({select:font size} - 1px);
- padding:10px;
- }
- #pepper:last-child {margin-bottom:0px;}
- #pepper img {
- max-width:100%;
- }
- /*--------------------PERMALINK--------------------*/
- #tags{
- margin-top:1em;
- letter-spacing: 1px;
- text-transform:uppercase;
- text-align:left;
- color:{color:permalink text};
- font-size:calc({select:font size} - 2px);
- background-color:{color:permalink background};
- padding:calc({select:font size} - 6px) calc({select:font size} - 6px);
- }
- #tags .lnr{
- font-weight:bold;
- margin:0px 4px;
- font-size:calc({select:font size} - 2px - 1px);
- color:inherit;
- }
- #tags a {
- color:{color:permalink text};
- }
- #tags a:hover {
- color:{color:permalink text hover};
- }
- .vinegar {float:right;}
- .tagsin {
- text-transform:uppercase;
- letter-spacing:1px;
- text-align:right;
- font-size:calc({select:font size} - 3px);
- line-height:1.5;
- padding:{select:post padding} 0px;
- }
- .tagsin a {
- margin-right:0px;
- color:rgba({RGBcolor:text},0.8);
- }
- .tagsin a:hover {
- color:rgba({RGBcolor:link},0.8);
- }
- /*--------------------POST NOTES--------------------*/
- ol.notes {
- padding:{select:post padding};
- margin:calc({select:post spacing} - 10px) 0px;
- list-style-type:none;
- width:{select:post width};
- max-width:{select:post width};
- background:rgba({RGBcolor:post},0.8);
- backdrop-filter:blur(2px)
- }
- ol.notes li.note {
- padding:10px;
- }
- ol.notes li.note img.avatar {
- vertical-align:-4px;
- margin-right:10px;
- width:16px;
- height:16px;
- }
- ol.notes li.note span.action {
- font-weight:none;
- }
- ol.notes li.note .answer_content {
- font-weight:normal;
- }
- ol.notes li.note blockquote {
- padding:4px 10px;
- margin:10px 0px 0px 25px;
- }
- ol.notes li.note blockquote a {
- text-decoration:none;
- }
- /*---------------------------LIGHTBOXES---------------------------*/
- .vignette, #vignette {
- opacity:0;
- }
- .lightbox-image, #tumblr_lightbox img {
- z-index:99999999999999999999999999999 !important;
- box-shadow:none !important;
- border-radius:0px !important;
- max-width:none;
- padding:{select:post padding} !important;
- background:{color:post} !important;
- border:1px solid rgba({RGBcolor:text},0.2) !important;
- }
- .tmblr-lightbox, #tumblr_lightbox {
- background-color:rgba({RGBcolor:post},0.78) !important;
- z-index:99999999999999999999999999999 !important;
- }
- /*---------------------------QUOTES---------------------------*/
- .quote {
- margin-top:{select:post padding};
- text-transform:uppercase;
- font-size:12px;
- font-weight:bold;
- text-align:center;
- }
- .quotesource {
- text-align:center;
- margin-top:10px;
- }
- /*---------------------------CHATS---------------------------*/
- .chat {list-style:none;margin-bottom:calc({select:post padding} / 2);}
- .linee.odd {
- background:{color:chat odd};
- margin-bottom:0px;
- padding:{select:post padding};
- list-style:none;
- font-size:inherit;
- }
- .linee.even {
- background:{color:chat even};
- margin-bottom:0px;
- padding:{select:post padding};
- list-style:none;
- font-size:inherit;
- }
- .label {
- padding-right:1px;
- text-transform:uppercase;
- font-weight:bold;
- color:{color:link};
- letter-spacing:0.3px;
- }
- /*---------------------------ASKS---------------------------*/
- .question {
- margin-left:64px;
- background:rgba({RGBcolor:permalink background},0.6);
- padding:10px;
- min-height:calc(64px - (10px * 2));
- }
- .askimg {
- position:absolute;
- width:64px;
- height:64px;
- }
- .asker {
- text-transform:uppercase;
- }
- .answer {
- margin-top:0px;
- margin-bottom:0px;
- }
- /*---------------------------AUDIO---------------------------*/
- .playerbutton {
- position:absolute;
- margin-top:18.5px;
- margin-left:18.5px;
- width:27px;
- height:27px;
- overflow:hidden;
- border-radius:100%;
- }
- .trackdetails {
- width:auto;
- display:inline-block;
- margin-left:70px;
- padding:5px;
- line-height:1.7;
- }
- .trackdetails b {
- font-weight:normal;
- }
- .audiowrapper {
- position:relative;
- display:inline;
- height:0px;
- }
- /*---------------------------VIDEO---------------------------*/
- .tumblr_video_container {
- width:{select:post width}!important;
- height:auto!important;
- max-height:540px!important;
- overflow:hidden!important;
- {block:IndexPage}
- {block:ifphotofade}
- opacity:0.8;
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;
- -o-transition: all 0.8s ease-in-out;
- {/block:ifphotofade}
- {block:ifmonochromeposts}
- -webkit-filter:grayscale(100%);
- filter:grayscale(100%);
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;
- -o-transition: all 0.8s ease-in-out;
- {/block:ifmonochromeposts}
- {/block:IndexPage}
- }
- .posts:hover .tumblr_video_container {
- opacity:1;
- -webkit-filter:grayscale(0%);
- filter:grayscale(0%);
- }
- /*---------------------------PAGINATION---------------------------*/
- .pagination {
- margin:10px auto auto auto;
- width:calc({select:sidebar 1 width} - 35px);
- text-align:center;
- border-top:1px solid rgba({RGBcolor:sidebar links text},0.2);
- }
- /* 'Current page' number */
- .pagination span {
- margin:7px 0;
- font-size:9px;
- color:rgba({RGBcolor:sidebar text},0.6);
- padding:5px;
- width:9px;
- display:inline-block;
- margin-left:2px;
- text-align:center;
- }
- /* Other page numbers */
- .pagination a {
- margin:7px 0;
- font-size:9px;
- color:rgba({RGBcolor:sidebar text},0.85);
- border-bottom:0.5px solid rgba({RGBcolor:sidebar links text},0.2);
- padding:5px;
- width:9px;
- display:inline-block;
- margin-left:2px;
- text-align:center;
- }
- .pagination a:hover {
- color:rgba({RGBcolor:sidebar text},1);
- border-bottom:0.5px solid rgba({RGBcolor:sidebar links text},0.6);
- }
- {block:ifshowmusicplayer}
- /* music player skin by vitanica */
- #musicplayer {
- position: fixed;
- z-index: 999999;
- top: 15px;
- left:calc({select:sidebar 1 width} + 15px);
- display:flex;
- -webkit-transition:all .7s ease;
- -moz-transition:all .7s ease;
- -o-transition:all .7s ease;
- transition:all .7s ease;
- }
- #musicplayer > *, .play > * {align-self:center;-webkit-align-self:center}
- .roundthing {
- width:31px;
- height:31px;
- border-radius:100%;
- background:{color:music player color}; /* icon background */
- }
- .roundthing img {
- margin:8px;
- width:15px;
- }
- .midline {
- width:0px;
- height:3px;
- background:{color:music player color};
- -webkit-transition:all .4s ease;
- -moz-transition:all .4s ease;
- -o-transition:all .4s ease;
- transition-delay: .9s;
- -webkit-transition-delay: .9s;
- }
- #musicplayer:hover .midline {
- width:20px;
- transition-delay:0s;
- -webkit-transition-delay:0s;
- }
- [music-player]{
- padding:10px 12px;
- opacity:0;
- background:{color:music player color};
- border-radius:4px;
- transition:opacity .4s;
- }
- [music-player] .player-text {
- line-height:1;
- margin-top:calc({select:font size} * 0.15);
- }
- [music-player] [music-btn],
- [music-player] .player-text {
- font-family:"courier prime";
- font-size:calc({select:font size} - 1.5px);
- color:{color:music player color};
- background:none;
- filter:invert(1) grayscale(100%);
- opacity:0.9;
- }
- #musicplayer:hover [music-player] {
- opacity:1;
- transition-delay: .4s;
- -webkit-transition-delay: .4s;
- }
- {/block:ifshowmusicplayer}
- @-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
- @-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
- @keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
- .fade-in {
- opacity:0;
- -webkit-animation:fadeIn ease-in 1;
- -moz-animation:fadeIn ease-in 1;
- animation:fadeIn ease-in 1;
- -webkit-animation-fill-mode:forwards;
- -moz-animation-fill-mode:forwards;
- animation-fill-mode:forwards;
- -webkit-animation-duration:1s;
- -moz-animation-duration:1s; animation-duration:1s; }
- .fade-in.two { -webkit-animation-delay: 1.22s; -moz-animation-delay: 1.22s; animation-delay: 1.22s; }
- {block:ifnotdarkthemecredit}
- #dishonoronyourcow {-webkit-filter:invert(100%);filter:invert(100%);}
- {/block:ifnotdarkthemecredit}
- {CustomCSS}
- </style>
- </head>
- <body>
- {block:ifshowmusicplayer}
- <div id="musicplayer">
- <div class="roundthing">
- <!--more music player gifs here:-->
- <!--stewlate.tumblr.com/post/28218185078/music-player-gifs-->
- <img src="//static.tumblr.com/n9vj50j/cxEn20wqg/12.gif">
- </div>
- <div class="midline"></div>
- <div music-player btn-color="{color:music player color}" btn-size="calc({select:font size} - 2px)" gap="8px">
- <div music-btn>
- <div btn-play></div>
- <div btn-pause hidden></div>
- </div>
- <audio src="{text:music player mp3 URL}" {text:ifmusicplayervolume}volume="{text:muisc player volume}"{/block:ifmusicplayervolume}></audio>
- {block:ifmusicplayersongname}
- <div class="player-text">{text:music player song name}</div>
- {/block:ifmusicplayersongname}
- </div>
- </div>
- {/block:ifshowmusicplayer}
- <div id="container">
- <div id="lefty">
- <div class="mid1">
- <div id="potato">
- <a href="/" title="index"><span class="lnr lnr-home"></span></a>
- <a href="/ask" title="message"><span class="lnr lnr-bubble"></span></a>
- <a href="/archive" title="archive"><span class="lnr lnr-calendar-full"></span></a>
- <!--PLEASE DO NOT REMOVE THE THEME CREDIT-->
- <a href="//glenthemes.tumblr.com" title="theme by glenthemes"><span class="lnr lnr-code"></span></a>
- <!--PLEASE DO NOT REMOVE THE THEME CREDIT-->
- </div>
- <img class="lettuce" src="{image:left sidebar icon}" ondragstart='return false;'>
- <div class="cream">{Description}</div>
- <div class="roe">
- {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}
- {block:ifLink5}<a href="{text:Link 5 URL}">{text:Link 5}</a>{/block:ifLink5}
- {block:ifLink6}<a href="{text:Link 6 URL}">{text:Link 6}</a>{/block:ifLink6}
- {block:ifLink7}<a href="{text:Link 7 URL}">{text:Link 7}</a>{/block:ifLink7}
- {block:ifLink8}<a href="{text:Link 8 URL}">{text:Link 8}</a>{/block:ifLink8}
- </div>
- {block:Pagination}
- <div class="pagination">
- {block:PreviousPage}<a title="Previous" href="{PreviousPage}">«</a>{/block:PreviousPage}
- {block:JumpPagination length="4"}
- {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
- {block:JumpPage}<a href="{URL}">{PageNumber}</a> {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}<a title="Next" href="{NextPage}">»</a>{/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- </div>
- <div id="xiaolongbao">
- <div class="overlay">
- <div class="mid2">
- <!----ONE BOX START---->
- {block:ifsidebarbox1title}
- <div id="salt">{text:sidebar box 1 title}</div>
- <div id="pepper">{text:sidebar box 1 content}</div>
- {/block:ifsidebarbox1title}
- <!----ONE BOX END---->
- <!----ONE BOX START---->
- {block:ifsidebarbox2title}
- <div id="salt">{text:sidebar box 2 title}</div>
- <div id="pepper">{text:sidebar box 2 content}</div>
- {/block:ifsidebarbox2title}
- <!----ONE BOX END---->
- <!----ONE BOX START---->
- {block:ifsidebarbox3title}
- <div id="salt">{text:sidebar box 3 title}</div>
- <div id="pepper">{text:sidebar box 3 content}</div>
- {/block:ifsidebarbox3title}
- <!----ONE BOX END---->
- <!----ONE BOX START---->
- {block:ifsidebarbox4title}
- <div id="salt">{text:sidebar box 4 title}</div>
- <div id="pepper">{text:sidebar box 4 content}</div>
- {/block:ifsidebarbox4title}
- <!----ONE BOX END---->
- </div>
- </div>
- </div>
- {block:Posts inlineMediaWidth="1280" inlineNestedMediaWidth="1280"}
- <div class="posts" post-type="{PostType}">
- {block:Text}
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <div class="photos">
- <div class="non">{LinkOpenTag}<a href="#" onclick="Tumblr.Lightbox.init([{ width: {PhotoWidth-HighRes}, height: {PhotoHeight-HighRes}, low_res: '{PhotoURL-500}', high_res: '{PhotoURL-HighRes}' }]); $('body').toggleClass('tumblr_lightbox_active'); return false"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"></a>{LinkCloseTag}</div></div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <div class="photos">
- <div class="non">
- <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div>
- </div>
- </div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">"{Quote}"</div>
- {block:Source}<div class="quotesource"> — {Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <h1><div class="non"><a href="{URL}" {Target} title="follow link">{Name} »</a></div></h1>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h1>{Title}</h1>{/block:Title} <div class="chat"> {block:Lines} <li class="linee {Alt}"> {block:Label} <span class="label"> {Label}</span> {/block:Label}{Line}</li> {/block:Lines}</div>
- {/block:Chat}
- {block:Audio}
- {block:AudioPlayer}
- <div class="audiowrapper">
- <div class="playerbutton">
- {AudioPlayer}
- </div>
- <div class="trackdetails">
- <b>TRACK:</b> {block:TrackName}{TrackName}{/block:TrackName}<br>
- <b>ARTIST:</b> {block:Artist}{Artist}{/block:Artist}<br>
- <b>PLAYS:</b> {FormattedPlayCount}</div></div>
- {/block:AudioPlayer}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Audio}
- {block:Video}
- <div class="video">{Video-500}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Answer}
- <img class="askimg" src="{AskerPortraitURL-64}" ondragstart='return false;'>
- <div class="question">
- <div class="asker"><b>{Asker} asked:</b></div>
- {Question}</div>
- <div class="answer">
- {Answer}</div>
- {/block:Answer}
- {block:HasTags}
- <div class="tagsin">
- <div class="non">
- {block:Tags}
- <a href="{TagURL}">#{Tag} </a>
- {/block:Tags}
- </div>
- </div>
- {/block:HasTags}
- <!---BOT PERMA START-->
- {block:IndexPage}
- {block:Date}
- <div id="tags">
- <div class="non">
- <a href="{Permalink}"><span class="lnr lnr-history"></span>{Year}.{MonthNumberWithZero}.{DayOfMonthWithZero}</a> <a href="{Permalink}">{NoteCountWithLabel}</a> <a href="{ReblogURL}" title="reblog this post?" target="blank">reblog</a>
- </div>
- </div>
- {/block:Date}
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:Date}
- <div id="tags">
- <div class="non">
- <a href="{Permalink}"><span class="lnr lnr-history"></span>{Year}.{MonthNumberWithZero}.{DayOfMonthWithZero}</a> <a href="{Permalink}">{NoteCountWithLabel}</a>
- {block:RebloggedFrom}
- <span class="vinegar">
- <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> / <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>
- </span>
- {/block:RebloggedFrom}
- </div>
- </div>
- {/block:Date}
- {/block:PermalinkPage}
- <!---BOT PERMA END-->
- </div><!--posts-->
- {block:PostNotes}
- <div class="non">{PostNotes}</div>
- {/block:PostNotes}
- {/block:Posts}
- </div><!--container-->
- <div id="dishonoronyourcow" class="box fade-in two"><a href="//glenthemes.tumblr.com" title="theme by glenthemes"><img src="//static.tumblr.com/gtjt4bo/U3eryhev4/glenthemes_logo_gray_light.png" ondragstart='return false;'></a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment