Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <!--
- WÄRME
- Theme #24 by silbrigthemes
- A responsive theme aiming to bring some warmth into your life!
- ----------
- Rules:
- 1) Do not use as a base code.
- 2) Do not customize beyond recognition.
- 3) Do not steal (parts of) the code.
- 4) Do not claim as your own.
- 5) Do not delete or alter the credit.
- 6) Do not resell or share the code.
- ----------
- Useful comments to this code have been made. There is a customization guide which is linked on the official post.
- If you need any help for a problem that is not listed in the customization guide or when you cannot find a solution, feel free to send me a message via silbrigthemes.tumblr.com/ask or send a message to my official support blog, silbrigsupport.tumblr.com.
- May you find the warmth you need!
- Love,
- Julia <3
- ----------
- Note:
- This work is protected by a creative commons
- Attribution-NonCommercial-NoDerivatives 4.0 International
- (CC BY-NC-ND 4.0)
- license.
- // Last Updated: 11th May 2020
- -->
- <head>
- <meta charset="utf-16">
- <title>{Title} {block:TagPage}| {Tag}{/block:TagPage} {block:SearchPage}| {SearchQuery}{/block:SearchPage}</title>
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <link rel="shortcut icon" href="{Favicon}"/>
- <link rel="alternate" type="application/rss+xml" href="{RSS}"/>
- <link rel="apple-touch-icon-precomposed" href="{PortraitURL-128}">
- <!-- Necessary for the theme to be responsive. -->
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <!-- Changes the toolbar color on mobile. -->
- <meta name="theme-color" content="{color:Accent 1}"/>
- <!-- Icon font, by suiomi. -->
- <link href="//solrainha.github.io/honeybee/honeybee.css" rel="stylesheet">
- <!-- Necessary for the scripts to work. -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <!-- Change Audio iframe color script, by @shudesigns. -->
- <script>
- $(document).ready(function() {
- $('iframe.tumblr_audio_player').load( function() {
- // Audio Fallback Background
- $('iframe.tumblr_audio_player').contents().find("head")
- .append($("<style type='text/css'> .audio-player{background:{color:Accent 5} !important} </style>"));
- // Audio Track Color
- $('iframe.tumblr_audio_player').contents().find("head")
- .append($("<style type='text/css'> .track-name{color:{color:Text} !important} </style>"));
- // Audio Artist Color
- $('iframe.tumblr_audio_player').contents().find("head")
- .append($("<style type='text/css'> .track-artist{color:{color:Text} !important} </style>"));
- // Audio Play Button Color
- $('iframe.tumblr_audio_player').contents().find("head")
- .append($("<style type='text/css'> .play-pause{color:{color:Accent 2} !important} </style>"));
- });
- });
- </script>
- <!-- Particles.js Library by Vincent Garreau -->
- <script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
- <!-- Video Resizing Scripts by @shythemes -->
- <script src ="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
- <!-- Responsive videos, by @nouvae. -->
- <script src="https://rawgit.com/robinpx/tumblr/master/scripts/flexibleFrames/flexibleFrames.min.js"></script>
- <!-- CSS Photosets, by annasthms and espoirthemes -->
- <link href="https://static.tumblr.com/0podkko/oDSpg7y88/photosets.css" rel="stylesheet">
- <link href="https://static.tumblr.com/0podkko/xIbplezmo/modified_photosets.css" rel="stylesheet">
- <script src="https://static.tumblr.com/0podkko/jfMplm3f8/modified_photosets.js"></script>
- <script>initPhotosets();</script>
- <!-- FONTS -->
- <!-- Open Sans -->
- <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700&display=swap&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese" rel="stylesheet">
- <!-- Roboto -->
- <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,700&display=swap&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese" rel="stylesheet">
- <!-- Rubik -->
- <link href="https://fonts.googleapis.com/css?family=Rubik:300,400,700&display=swap&subset=cyrillic,hebrew,latin-ext" rel="stylesheet">
- <!-- Source Sans Pro -->
- <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700&display=swap&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese" rel="stylesheet">
- <!-- Ubuntu -->
- <link href="https://fonts.googleapis.com/css?family=Ubuntu:300,400,700&display=swap&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext" rel="stylesheet">
- <!-- TITLE FONTS -->
- <!-- Merriweather -->
- <link href="https://fonts.googleapis.com/css?family=Merriweather:300,400,700&display=swap&subset=cyrillic,cyrillic-ext,latin-ext,vietnamese" rel="stylesheet">
- <!-- Playfair Display -->
- <link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,700&display=swap&subset=cyrillic,latin-ext,vietnamese" rel="stylesheet">
- <!-- Roboto Slab -->
- <link href="https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700&display=swap&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese" rel="stylesheet">
- <!-- CODE FONTS -->
- <!-- Roboto Mono -->
- <link href="https://fonts.googleapis.com/css?family=Roboto+Mono:300,400,700&display=swap&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese" rel="stylesheet">
- <!-- Source Code Pro -->
- <link href="https://fonts.googleapis.com/css?family=Source+Code+Pro:400,700&display=swap&subset=cyrillic,cyrillic-ext,greek,latin-ext,vietnamese" rel="stylesheet">
- <!-- Ubuntu Mono -->
- <link href="https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700&display=swap&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext" rel="stylesheet">
- <!-- IF VARIABLES -->
- <!-- Tags and Captions -->
- <meta name="if:Show Captions" content="0"/>
- <meta name="if:Show Tags" content="1"/>
- <!-- Extras -->
- <meta name="if:Gradient Background" content="1"/>
- <meta name="if:Grayscale Images" content="1"/>
- <meta name="if:Music Player" content="1"/>
- <meta name="if:Particle Background" content="1"/>
- <meta name="if:Round Corners" content="1"/>
- <meta name="if:Custom Controls" content="1"/>
- <!-- Accesibility -->
- <meta name="if:Custom Colored Text" content="1"/>
- <meta name="if:Custom List" content="1"/>
- <meta name="if:Italics" content="1"/>
- <meta name="if:Playlist Script Font" content="1"/>
- <meta name="if:Serif Fonts" content="1"/>
- <!-- Blobs -->
- <meta name="if:Blob 1" content="1"/>
- <meta name="if:Blob 2" content="1"/>
- <meta name="if:Blob 3" content="1"/>
- <!-- SELECTORS -->
- <!-- Font -->
- <meta name="select:Font" content="Open Sans" title="Open Sans"/>
- <meta name="select:Font" content="Roboto" title="Roboto"/>
- <meta name="select:Font" content="Rubik" title="Rubik"/>
- <meta name="select:Font" content="Source Sans Pro" title="Source Sans Pro"/>
- <meta name="select:Font" content="Ubuntu" title="Ubuntu"/>
- <!-- Font Size -->
- <meta name="select:Font Size" content="1em" title="16px"/>
- <meta name="select:Font Size" content="14px" title="-2px"/>
- <meta name="select:Font Size" content="18px" title="+2px"/>
- <!-- Text Align -->
- <meta name="select:Text Align" content="justify" title="justify"/>
- <meta name="select:Text Align" content="left" title="left"/>
- <!-- Title Align -->
- <meta name="select:Title Align" content="center" title="center"/>
- <meta name="select:Title Align" content="left" title="left"/>
- <!-- Title Font -->
- <meta name="select:Title Font" content="Merriweather" title="Merriweather"/>
- <meta name="select:Title Font" content="Playfair Display" title="Playfair Display"/>
- <meta name="select:Title Font" content="Roboto Slab" title="Roboto Slab"/>
- <!-- Preformatted Text -->
- <meta name="select:Preformatted Text" content="Roboto Mono" title="Roboto Mono"/>
- <meta name="select:Preformatted Text" content="Source Code Pro" title="Source Code Pro"/>
- <meta name="select:Preformatted Text" content="Ubuntu Mono" title="Ubuntu Mono"/>
- <!-- Sidebar Icon Size -->
- <meta name="select:Sidebar Icon Size" content="64px" title="small"/>
- <meta name="select:Sidebar Icon Size" content="96px" title="big"/>
- <!-- Ordered Lists -->
- <meta name="select:Ordered List" content="decimal" title="decimal"/>
- <meta name="select:Ordered List" content="lower-alpha" title="lower alpha"/>
- <meta name="select:Ordered List" content="lower-roman" title="lower roman"/>
- <meta name="select:Ordered List" content="upper-alpha" title="upper alpha"/>
- <meta name="select:Ordered List" content="upper-roman" title="upper roman"/>
- <!-- Unordered Lists -->
- <meta name="select:Unordered List" content="circle" title="circle"/>
- <meta name="select:Unordered List" content="disc" title="disc"/>
- <meta name="select:Unordered List" content="square" title="square"/>
- <!-- Tooltip Text Transform -->
- <meta name="select:Tooltip Text Transform" content="lowercase" title="lowercase"/>
- <meta name="select:Tooltip Text Transform" content="uppercase" title="uppercase"/>
- <meta name="select:Tooltip Text Transform" content="normal" title="normal"/>
- <!-- Post Header Text Transform -->
- <meta name="select:Post Header Text Transform" content="uppercase" title="uppercase"/>
- <meta name="select:Post Header Text Transform" content="lowercase" title="lowercase"/>
- <meta name="select:Post Header Text Transform" content="normal" title="normal"/>
- <!-- TEXT VARIABLES -->
- <meta name="text:Photoset Gap" content="4px"/>
- <meta name="text:Grayscale" content="100%"/>
- <meta name="text:Grayscale Hover" content="0%"/>
- <!-- List Icons -->
- <meta name="text:Custom Ordered List Icon" content="eb78"/>
- <meta name="text:Custom Unordered List Icon" content="eb77"/>
- <!-- Not Found Page -->
- <meta name="text:Not Found Title" content="Eiskalt"/>
- <meta name="text:Not Found Text" content="Brrr … this page is colder than absolute zero …"/>
- <!-- CUSTOM LINKS -->
- <!-- Custom Link 1 -->
- <meta name="if:Custom Link 1" content="1"/>
- <meta name="text:Custom Icon 1" content="link"/>
- <meta name="text:Custom Link 1" content="Custom Link 1"/>
- <meta name="text:Custom URL 1" content="/"/>
- <!-- Custom Link 2 -->
- <meta name="if:Custom Link 2" content="1"/>
- <meta name="text:Custom Icon 2" content="link"/>
- <meta name="text:Custom Link 2" content="Custom Link 2"/>
- <meta name="text:Custom URL 2" content="/"/>
- <!-- Custom Link 3 -->
- <meta name="if:Custom Link 3" content="1"/>
- <meta name="text:Custom Icon 3" content="link"/>
- <meta name="text:Custom Link 3" content="Custom Link 3"/>
- <meta name="text:Custom URL 3" content="/"/>
- <!-- Custom Link 4 -->
- <meta name="if:Custom Link 4" content="1"/>
- <meta name="text:Custom Icon 4" content="link"/>
- <meta name="text:Custom Link 4" content="Custom Link 4"/>
- <meta name="text:Custom URL 4" content="/"/>
- <!-- Custom Link 5 -->
- <meta name="if:Custom Link 5" content="1"/>
- <meta name="text:Custom Icon 5" content="link"/>
- <meta name="text:Custom Link 5" content="Custom Link 5"/>
- <meta name="text:Custom URL 5" content="/"/>
- <!-- MUSIC PLAYER -->
- <!-- Song 1 -->
- <meta name="image:Song Cover 1" content="https://cdn.albumoftheyear.org/album/227254-another-lover-a-colors-show.jpg"/>
- <meta name="text:Song Title 1" content="Another Lover"/>
- <meta name="text:Song Artist 1" content="Little Dragon"/>
- <meta name="text:Song URL 1" content="https://dl.dropbox.com/s/lfmsts6lvj3stj7/little-dragon-another-lover-a-colors-show-1ZW25hXzNV4.mp3"/>
- <!-- Song 2 -->
- <meta name="image:Song Cover 2" content="https://t2.genius.com/unsafe/440x0/https%3A%2F%2Fimages.genius.com%2Fca3b1976ca70e3f0ef5c0eda591ae422.1000x1000x1.jpg"/>
- <meta name="text:Song Title 2" content="Elevator Girl"/>
- <meta name="text:Song Artist 2" content="Shura"/>
- <meta name="text:Song URL 2" content="https://dl.dropbox.com/s/xqllnuzw807f7s8/shura-elevator-girl-official-audio-Ol-C7ZN1z9I.mp3"/>
- <!-- Song 3 -->
- <meta name="image:Song Cover 3" content="https://t2.genius.com/unsafe/440x440/https%3A%2F%2Fimages.genius.com%2Fd2d7b6f9d5a0c7eff422ca01c8537c52.780x780x1.jpg"/>
- <meta name="text:Song Title 3" content="Glorious"/>
- <meta name="text:Song Artist 3" content="Sudan Archives"/>
- <meta name="text:Song URL 3" content="https://dl.dropbox.com/s/4mgu9owxydq328t/sudan-archives-glorious-BJDMSctOnQY.mp3"/>
- <!-- COLORS -->
- <meta name="color:Accent 1" content="#685369"/>
- <meta name="color:Accent 2" content="#683e52"/>
- <meta name="color:Accent 3" content="#a54829"/>
- <meta name="color:Accent 4" content="#cc7457"/>
- <meta name="color:Accent 5" content="#efa48b"/>
- <meta name="color:Accent 6" content="#fcc3b0"/>
- <meta name="color:Accent 7" content="#fcdcd1"/>
- <meta name="color:Accent 8" content="#fce6de"/>
- <meta name="color:Background" content="#fcefea"/>
- <meta name="color:Bold Text" content="#444"/>
- <meta name="color:Italic Text" content="#000"/>
- <meta name="color:Post Background" content="#fff"/>
- <meta name="color:Text" content="#222"/>
- <!-- Colored Text -->
- <meta name="color:Pink Text" content="#fc3fc3"/>
- <meta name="color:Red Text" content="#fc3f3f"/>
- <meta name="color:Orange Text" content="#fc973f"/>
- <meta name="color:Yellow Text" content="#fcc63f"/>
- <meta name="color:Green Text" content="#15d64c"/>
- <meta name="color:Blue Text" content="#3f97fc"/>
- <meta name="color:Purple Text" content="#973ffc"/>
- <style>
- body{
- margin:0;
- top:0;
- left:0;
- background-color:{color:Background};
- {block:IfGradientBackground}
- background:linear-gradient(to bottom right, {color:Background}, {color:Accent 7});
- {/block:IfGradientBackground}
- background-attachment:fixed;
- color:{color:Text};
- font-family:"{select:Font}", Verdana;
- font-size:{select:Font Size};
- overflow-x:hidden;
- text-align:{select:Text Align};
- }
- /* Custom Font Playlist Script */
- {block:IfPlaylistScriptFont}
- @font-face {
- font-family: 'Playlist-Script';
- src: url('https://www.dropbox.com/s/u4li8ttlwquy84p/Playlist%20Script.otf?dl=0');
- }
- {/block:IfPlaylistScriptFont}
- /* Custom Scrollbar */
- ::-webkit-scrollbar{
- width:10px;
- background-color:{color:Background};
- {block:IfGradientBackground}
- background:linear-gradient(to bottom, {color:Accent 8}, {color:Accent 7});
- {/block:IfGradientBackground}
- }
- ::-webkit-scrollbar-thumb{
- width:10px;
- {block:IfRoundCorners}
- border-radius:5px;
- {/block:IfRoundCorners}
- background-color:{color:Accent 2};
- }
- /* Custom Text Selection */
- ::selection{
- background-color:{color:Accent 6};
- color:{color:Text};
- }
- ::-moz-selection{
- background-color:{color:Accent 6};
- color:{color:Text};
- }
- ::-o-selection{
- background-color:{color:Accent 6};
- color:{color:Text};
- }
- ::-webkit-selection{
- background-color:{color:Accent 6};
- color:{color:Text};
- }
- /* Custom Tooltips */
- .tippy-tooltip.waerme-theme{
- background-color:{color:Accent 5};
- color:{color:Text};
- text-align:left;
- text-transform:{select:Tooltip Text Transform};
- }
- .tippy-tooltip.waerme-theme .tippy-svg-arrow{
- fill:{color:Accent 5};
- }
- /* ––– END GENERAL | START BACKGROUND ELEMENTS ––– */
- /* PARTICLE BACKGROUND */
- {block:IfParticleBackground}
- canvas{
- display:block;
- vertical-align:bottom;
- }
- #particles-js {
- position:fixed;
- top:0;
- left:0;
- width:100%;
- height:100%;
- z-index:-999999999999!important;
- background-image:url("");
- background-repeat:no-repeat;
- background-size:cover;
- background-position:50% 50%;
- background-attachment:fixed;
- }
- {/block:IfParticleBackground}
- /* BLOBS */
- /* Blob 1 */
- {block:IfBlob1}
- #blob1{
- width:30vw;
- height:auto;
- position:fixed;
- top:-2.5vh;
- left:5vw;
- }
- #blob1 path{
- fill:{color:Accent 4};
- }
- {/block:IfBlob1}
- /* Blob 2 */
- {block:IfBlob2}
- #blob2{
- position:fixed;
- width:30vw;
- height:auto;
- bottom:-5vh;
- left:-5vw;
- }
- #blob2 path{
- fill:{color:Accent 5};
- }
- {/block:IfBlob2}
- /* Blob 3 */
- {block:IfBlob3}
- #blob3{
- position:fixed;
- width:auto;
- height:50vh;
- right:0;
- top:25vh;
- }
- #blob3 path{
- fill:{color:Accent 6};
- }
- {/block:IfBlob3}
- #blob1, #blob2, #blob3{
- z-index:-20!important;
- }
- /* ––– END BACKGROUND ELEMENTS | START TEXT STYLES ––– */
- /* Bold Text */
- b, strong{
- color:{color:Bold Text};
- font-weight:bold;
- }
- /* Italic Text */
- i, em{
- color:{color:Italic Text};
- font-weight:300;
- {block:IfItalics}
- font-style:italic;
- {/block:IfItalics}
- }
- /* Marked Text */
- mark{
- padding:0 4px;
- background-color:{color:Accent 5};
- color:{color:Text};
- {block:IfRoundCorners}
- border-radius:4px;
- {/block:IfRoundCorners}
- }
- /* Preformatted Text */
- pre{
- background-color:{color:Accent 6};
- color:{color:Text};
- font-family:"{select:Preformatted Text}", Courier;
- font-size:calc(1em - 2px);
- word-wrap:break-all;
- white-space:pre-wrap;
- padding:0.75em 1em;
- }
- /* Small Text */
- small{
- font-size:calc(1em - 4px);
- }
- /* Underlined Text */
- u{
- text-decoration:none;
- border-bottom:2px solid {color:Text};
- }
- /* Blockquote */
- blockquote{
- border-left:2px solid {color:Accent 4};
- padding-left:1em;
- }
- /* Empty Paragraphs */
- p:empty{
- display:none;
- }
- /* IMAGES */
- {block:IfGrayscaleImages}
- /* Images */
- img{
- filter:grayscale({text:Grayscale});
- -moz-filter:grayscale({text:Grayscale});
- -o-filter:grayscale({text:Grayscale});
- -webkit-filter:grayscale({text:Grayscale});
- }
- /* Images | Hover */
- img:hover{
- filter:grayscale({text:Grayscale Hover});
- -moz-filter:grayscale({text:Grayscale Hover});
- -o-filter:grayscale({text:Grayscale Hover});
- -webkit-filter:grayscale({text:Grayscale Hover});
- cursor:pointer;
- }
- /* Images | Transition */
- img, img:hover{
- transition:0.5s;
- -moz-transition:0.5s;
- -o-transition:0.5s;
- -webkit-transition:0.5s;
- }
- {/block:IfGrayscaleImages}
- /* Text Line */
- hr{
- width:90%;
- height:2px;
- {block:IfRoundCorners}
- border-radius:1px;
- {/block:IfRoundCorners}
- border:none;
- background-color:{color:Accent 5};
- }
- /* READ MORE */
- a.read_more{
- margin-left:calc(50% - (16px + 2px + 32px + 8px));
- text-transform:{select:Tooltip Text Transform};
- }
- /* GIF ATTRIBUTION */
- p.tmblr-attribution{
- text-align:{select:Title Align};
- text-transform:{select:Tooltip Text Transform};
- margin-top:8px;
- }
- /* READ MORE + GIF ATTRIBUTION */
- a.read_more, p.tmblr-attribution a{
- box-shadow:none;
- background-color:{color:Accent 6};
- border:none;
- color:{color:Text};
- padding:4px 8px;
- font-size:calc(1em - 2px);
- {block:IfRoundCorners}
- border-radius:4px;
- {/block:IfRoundCorners}
- }
- a.read_more:hover, p.tmblr-attribution a:hover{
- box-shadow:none;
- border:none;
- color:{color:Text};
- background-color:{color:Accent 5};
- }
- a.read_more, a.read_more:hover,
- p.tmblr-attribution a, p.tmblr-attribution a:hover{
- transition:0.5s;
- -moz-transition:0.5s;
- -o-transition:0.5s;
- -webkit-transition:0.5s;
- }
- /* LINKS */
- /* Link */
- a{
- text-decoration:none;
- color:{color:Text};
- border-bottom:2px solid {color:Accent 6};
- box-shadow:inset 0 -2px {color:Accent 6};
- }
- /* Link | Hover */
- a:hover{
- box-shadow:inset 0 -12px {color:Accent 6};
- }
- /* Link | Transitions */
- a, a:hover{
- transition:0.5s;
- -moz-transition:0.5s;
- -o-transition:0.5s;
- -webkit-transition:0.5s;
- }
- /* LISTS */
- /* Custom Lists */
- {block:IfCustomList}
- ul, ol{
- list-style-type:none;
- }
- ul li:before, ol li:before{
- font-family:'honeybee';
- font-weight:400;
- font-size:calc(1em - 2px);
- position:relative;
- z-index:0!important;
- color:{color:Accent 2};
- margin-left:-1.5em;
- margin-right:0.5em;
- }
- ul li:before{
- content:"\{text:Custom Unordered List Icon}";
- }
- ol li:before{
- content:"\{text:Custom Ordered List Icon}";
- }
- {/block:IfCustomList}
- /* Standard Lists */
- {block:IfNotCustomList}
- /* -- Ordered List */
- ol{
- list-style-type:{select:Ordered List};
- }
- /* -- Unordered List */
- ul{
- list-style-type:{select:Unordered List};
- }
- {/block:IfNotCustomList}
- /* SPECIAL FONTS */
- {block:IfNotSerifFonts}
- p.npf_quirky, p.npf_chat, p.npf_quote{
- font-family:"{select:Font}", Verdana!important;
- }
- {/block:IfNotSerifFonts}
- /* COLORED TEXT */
- {block:IfCustomColoredText}
- /* Red Text */
- .npf_color_joey {
- color:{color:Red Text}!important;
- }
- /* Orange Text */
- .npf_color_monica {
- color:{color:Orange Text}!important;
- }
- /* Yellow Text */
- .npf_color_phoebe {
- color:{color:Yellow Text}!important;
- }
- /* Green Text */
- .npf_color_ross {
- color:{color:Green Text}!important;
- }
- /* Blue Text */
- .npf_color_rachel {
- color:{color:Blue Text}!important;
- }
- /* Purple Text */
- .npf_color_chandler {
- color:{color:Purple Text}!important;
- }
- /* Pink Text */
- .npf_color_niles {
- color:{color:Pink Text}!important;
- }
- {/block:IfCustomColoredText}
- /* HEADINGS */
- /* Post Title */
- .title{
- {block:IfPlaylistScriptFont}
- font-family: 'Playlist-Script', Georgia;
- font-size:4em;
- {/block:IfPlaylistScriptFont}
- {block:IfNotPlaylistScriptFont}
- font-family:"{select:Title Font}", Georgia;
- font-size:2.5em;
- {/block:IfNotPlaylistScriptFont}
- text-align:{select:Title Align};
- color:{color:Accent 1};
- {block:IfNotSerifFonts}
- font-family:"{select:Font}", Verdana!important;
- {/block:IfNotSerifFonts}
- }
- /* First Heading */
- h1{
- font-size:1.625em;
- border-bottom:4px solid {color:Accent 4};
- }
- /* Second Heading */
- h2{
- font-size:1.5em;
- border-bottom:4px solid {color:Accent 5};
- }
- /* Third Heading */
- h3{
- font-size:1.375em;
- border-bottom:4px solid {color:Accent 6};
- }
- /* Fourth Heading */
- h4{
- font-size:1.25em;
- background-color:{color:Accent 4};
- color:{color:Post Background};
- }
- /* Fifth Heading */
- h5{
- font-size:1.125em;
- background-color:{color:Accent 2};
- }
- /* Sixth Heading */
- h6{
- font-size:1em;
- background-color:{color:Accent 1};
- }
- /* All Headings */
- h1, h2, h3{
- padding-bottom:4px;
- }
- h4, h5, h6{
- padding:4px 8px;
- color:{color:Post Background};
- }
- h1, h2, h3, h4, h5, h6{
- font-weight:normal;
- }
- /* ––– END TEXT STYLES | START LAYOUT ––– */
- /* SIDEBAR */
- #sidebar{
- width:30vw;
- height:100vh;
- position:fixed;
- top:0;
- left:0;
- display:flex;
- align-items:center;
- justify-content:center;
- flex-direction:column;
- }
- /* Sidebar Box */
- .s-box{
- width:calc(25vw - 2em);
- padding:1em;
- background-color:{color:Post Background};
- {block:IfRoundCorners}
- border-radius:1em;
- {/block:IfRoundCorners}
- margin-top:1em;
- margin-bottom:1em;
- }
- /* Sidebar Box Title */
- .s-box-title{
- background-color:{color:Accent 2};
- {block:IfRoundCorners}
- border-radius:1em 1em 0 0;
- {/block:IfRoundCorners}
- padding:16px;
- width:100%;
- font-size:calc({select:Font Size} - 4px);
- margin-left:-16px;
- margin-top:-16px;
- margin-bottom:1em;
- color:{color:Post Background};
- text-transform:{select:Post Header Text Transform};
- text-align:{select:Title Align};
- letter-spacing:1.5px;
- }
- /* Sidebar Box | Containers */
- .s-box-cont{
- display:flex;
- }
- .navigation{
- flex-wrap:wrap;
- }
- /* Sidebar | Blog Icon */
- #s-icon img{
- width:{select:Sidebar Icon Size};
- height:{select:Sidebar Icon Size};
- {block:IfRoundCorners}
- border-radius:8px;
- {/block:IfRoundCorners}
- margin-right:8px;
- }
- /* Sidebar | Blog Title */
- #s-title{
- font-weight:bold;
- }
- /* Sidebar | Blog Description */
- #s-desc{
- font-size:calc(1em - 2px);
- max-height:15vh;
- overflow-y:auto;
- }
- /* Sidebar Navigation */
- /* -- Navigation Link */
- a.navlink{
- background-color:{color:Accent 6};
- color:{color:Text};
- padding:4px 8px;
- {block:IfRoundCorners}
- border-radius:1em;
- {/block:IfRoundCorners}
- margin-right:4px;
- margin-bottom:4px;
- font-size:calc(1em - 2px);
- text-transform:normal;
- border-bottom:none;
- box-shadow:none;
- }
- /* -- Navigation Link | Hover */
- a.navlink:hover{
- background-color:{color:Accent 5};
- color:{color:Text};
- }
- /* -- Navigation Link | Transitions */
- a.navlink, a.navlink:hover{
- transition:0.5s;
- -moz-transition:0.5s;
- -o-transition:0.5s;
- -webkit-transition:0.5s;
- }
- /* SEARCHBAR */
- .search .query {
- border:0;
- outline:0;
- padding:4px 8px;
- width:auto;
- font-family:"{select:Font}", Verdana;
- font-size:calc(1em - 2px);
- text-transform:{select:Tooltip Text Transform};
- text-align:left;
- margin-bottom:4px;
- width:calc(25vw - 2em - 16px);
- {block:IfRoundCorners}
- border-radius:4px;
- {/block:IfRoundCorners}
- background-color:{color:Accent 6};
- color:{color:Text};
- }
- /* Searchbar | Hover */
- .search .query:hover{
- background-color:{color:Accent 5};
- color:{color:Text};
- }
- /* Searchbar | Focus */
- .search .query:focus{
- background-color:{color:Accent 4};
- color:{color:Post Background};
- }
- /* Searchbar | Transitions */
- .search .query, .search .query:hover, .search .query:focus{
- transition:0.5s;
- -moz-transition:0.5s;
- -o-transition:0.5s;
- -webkit-transition:0.5s;
- }
- /* Placeholder */
- ::-webkit-input-placeholder {
- color:inherit;
- }
- ::-o-placeholder {
- color:inherit;
- opacity:1;
- }
- ::-moz-placeholder {
- color:inherit;
- opacity:1;
- }
- :-ms-input-placeholder {
- color:inherit;
- }
- /* Placeholder on Focus */
- input:focus::-webkit-input-placeholder {
- color:transparent;
- }
- input:focus::-o-placeholder {
- color:transparent;
- }
- input:focus::-moz-placeholder {
- color:transparent;
- }
- input:focus:-ms-input-placeholder {
- color:transparent;
- }
- /* POSTS */
- #posts{
- width:70vw;
- margin-left:30vw;
- }
- /* POST HEADER */
- .post-header{
- background-color:{color:Accent 2};
- {block:IfRoundCorners}
- border-radius:1em 1em 0 0;
- {/block:IfRoundCorners}
- padding:1em;
- width:100%;
- margin-left:-1em;
- margin-top:-1em;
- margin-bottom:1em;
- color:{color:Post Background};
- display:flex;
- justify-content:space-between;
- align-items:center;
- }
- /* Post Header Link */
- a.ph-spec{
- text-transform:{select:Post Header Text Transform};
- letter-spacing:1.5px;
- font-size:calc(1em - 4px);
- color:{color:Post Background};
- line-height:1.8em;
- border-bottom:none;
- box-shadow:none;
- }
- /* Post Header Link | Hover */
- a.ph-spec:hover{
- color:{color:Accent 7};
- }
- /* Post Header Link | Transitions */
- a.ph-spec, a.ph-spec:hover{
- transition:0.5s;
- -moz-transition:0.5s;
- -o-transition:0.5s;
- -webkit-transition:0.5s;
- }
- /* Post Header Link | Icon */
- a.ph-spec span{
- font-size:calc(1em - 2px);
- }
- /* Post Header Icon */
- .icon{
- font-family:'honeybee';
- font-weight:400;
- position:relative;
- font-size:calc(1em + 8px);
- color:{color:Post Background};
- margin-right:4px;
- }
- /* Icon for Text Posts */
- .icon-text:before{
- content:"\ecb9";
- }
- /* Icon for Images and Photosets */
- .icon-photo:before{
- content:"\eb13";
- }
- /* Icon for Quotes */
- .icon-quote:before{
- content:"\eca7";
- }
- /* Icon for Audio Posts */
- .icon-audio:before{
- content:"\ead0";
- }
- /* Icon for Videos */
- .icon-video:before{
- content:"\eb9d";
- }
- /* Icon for Chats */
- .icon-chat:before{
- content:"\ec4a";
- }
- /* Icon for Link Posts */
- .icon-link:before{
- content:"\ea96";
- }
- /* Icon for Answers */
- .icon-answer:before{
- content:"\ebdb";
- }
- /* POST */
- article{
- width:calc(40vw - 2em);
- padding:1em;
- margin-left:5vw;
- background-color:{color:Post Background};
- margin-top:2em;
- margin-bottom:2em;
- {block:IfRoundCorners}
- border-radius:1em;
- {/block:IfRoundCorners}
- }
- /* Text | iframes */
- .text iframe{
- max-width:100%;
- }
- /* PHOTOSETS */
- /* Photoset Grid */
- .photoset-grid{
- grid-gap:{text:Photoset Gap};
- }
- /* –– NPF Photoset Fix, by glenthemes */
- :root {
- --NPF-Image-Spacing:{text:Photoset Gap}; /* spacing value */
- }
- .npf_row {
- display:flex!important;
- margin:calc(var(--NPF-Image-Spacing) / -2)!important;
- margin-bottom:calc(var(--NPF-Image-Spacing) / 2)!important;
- }
- .npf_row:last-of-type {
- margin-bottom:calc(var(--NPF-Image-Spacing) / -2)!important;
- }
- .tmblr-full {
- flex:1;
- margin:0!important;
- padding:calc(var(--NPF-Image-Spacing) / 2)!important;
- width:auto!important;
- height:auto!important;
- cursor:pointer;
- outline:none;
- }
- article img, .tmblr-full img {
- max-width:100%;
- }
- /* QUOTE */
- /* Actual Quote */
- .quoted{
- {block:IfPlaylistScriptFont}
- font-family: 'Playlist-Script', Georgia;
- font-size:3em;
- font-style:normal;
- {/block:IfPlaylistScriptFont}
- {block:IfNotPlaylistScriptFont}
- font-family:"{select:Title Font}", Georgia;
- font-size:2em;
- font-style:italic;
- {/block:IfNotPlaylistScriptFont}
- text-align:{select:Title Align};
- color:{color:Accent 1};
- {block:IfItalics}
- font-style:italic;
- {/block:IfItalics}
- {block:IfNotSerifFonts}
- font-family:"{select:Font}", Verdana!important;
- {/block:IfNotSerifFonts}
- }
- /* Source of Quote */
- .quote-source{
- margin-top:8px;
- }
- /* AUDIO */
- .audio > iframe{
- width:100%;
- max-width:100%;
- }
- /* Spotify Audio Player */
- iframe.spotify_audio_player {
- height:80px!important;
- }
- /* Soundcloud Audio Player */
- iframe.soundcloud_audio_player{
- height:80px!important;
- }
- /* VIDEO */
- .video > iframe{
- width:100%;
- max-width:100%;
- }
- /* CHATS */
- .chat, .chatterbox{
- clear:both;
- width:calc(40vw - 2em);
- }
- .chat .clear{
- clear:both;
- }
- .label_odd, .label_even{
- font-weight:bold;
- }
- .label_odd, .line_odd, .label_even, .line_even{
- width:fit-width;
- max-width:60%;
- clear:both;
- }
- /* Even Entries */
- .label_even, .line_even{
- margin-left:40%;
- float:right;
- }
- /* Odd Entries */
- .label_odd, .line_odd{
- float:left;
- }
- /* Chat Lines */
- .line_even, .line_odd{
- padding:4px 8px;
- margin-top:4px;
- color:{color:Text};
- }
- /* -- Even Line */
- .line_even{
- background-color:{color:Accent 6};
- {block:IfRoundCorners}
- border-radius:8px 0 8px 8px;
- {/block:IfRoundCorners}
- }
- /* -- Odd Line */
- .line_odd{
- background-color:{color:Accent 5};
- {block:IfRoundCorners}
- border-radius:0 8px 8px 8px;
- {/block:IfRoundCorners}
- }
- /* -- Last Line */
- .line:last-child{
- margin-bottom:1em;
- }
- /* LINK */
- /* Link Title */
- .link-title{
- font-size:1.5em;
- font-weight:300;
- background-color:{color:Accent 3};
- }
- /* Link Excerpt */
- .link-excerpt{
- font-size:calc(1em + 2px);
- background-color:{color:Accent 4};
- }
- /* Link Author */
- .link-author{
- font-size:calc(1em - 2px);
- background-color:{color:Accent 5};
- }
- .link-title, .link-excerpt, .link-author{
- color:{color:Post Background};
- }
- .link-title:hover, .link-excerpt:hover, .link-author:hover{
- color:{color:Post Background};
- background-color:{color:Accent 2};
- }
- .link-title, .link-title:hover,
- .link-excerpt, .link-excerpt:hover,
- .link-author, .link-author:hover{
- text-align:{select:Title Align};
- margin-bottom:4px;
- padding:4px 8px;
- transition:0.5s;
- -moz-transition:0.5s;
- -o-transition:0.5s;
- -webkit-transition:0.5s;
- }
- /* QUESTIONS + ANSWERS */
- .frage, .antwort{
- padding:0.5em 1em;
- width:80%;
- }
- /* QUESTION */
- .frage{
- background-color:{color:Accent 4};
- color:{color:Post Background};
- {block:IfRoundCorners}
- border-radius:0 8px 8px 8px;
- {/block:IfRoundCorners}
- }
- /* ANSWER */
- .antwort{
- margin-left:calc(20% - 2em);
- background-color:{color:Accent 2};
- color:{color:Post Background};
- {block:IfRoundCorners}
- border-radius:8px 0 8px 8px;
- {/block:IfRoundCorners}
- margin-top:1em;
- }
- /* Answer | Bold + Italic Text */
- .antwort b, .antwort strong, .antwort i, .antwort em{
- color:{color:Post Background};
- }
- /* Answer | Underlined Text */
- .antwort u{
- border-bottom:2px solid {color:Post Background};
- }
- /* Answer | Links */
- /* -- Link */
- .antwort a{
- color:{color:Post Background};
- border-bottom:2px solid {color:Accent 4};
- box-shadow:inset 0 -2px {color:Accent 4};
- }
- /* -- Link | Hover */
- .antwort a:hover{
- box-shadow:inset 0 -12px {color:Accent 4};
- }
- /* Answer | Custom Lists */
- {block:IfCustomList}
- .antwort ul li:before, .antwort ol li:before{
- color:{color:Accent 6};
- }
- {/block:IfCustomList}
- /* Answer | Headings */
- /* -- First Heading */
- .antwort h1{
- border-bottom:4px solid {color:Accent 4};
- }
- /* -- Second Heading */
- .antwort h2{
- border-bottom:4px solid {color:Accent 5};
- }
- /* -- Third Heading */
- .antwort h3{
- border-bottom:4px solid {color:Accent 6};
- }
- /* -- Fourth Heading */
- .antwort h4{
- background-color:{color:Accent 3};
- }
- /* -- Fifth Heading */
- .antwort h5{
- background-color:{color:Accent 4};
- }
- /* --Sixth Heading */
- .antwort h6{
- background-color:{color:Accent 5};
- }
- .antwort h4, .antwort h5, .antwort h6{
- color:{color:Post Background};
- }
- /* QA USERNAMES */
- .question-username, .answer-username{
- margin-top:8px;
- margin-bottom:8px;
- }
- a.asker, a.answerer{
- padding:4px 8px;
- {block:IfRoundCorners}
- border-radius:8px;
- {/block:IfRoundCorners}
- }
- a.asker{
- background-color:{color:Accent 2};
- color:{color:Post Background};
- }
- a.asker:hover{
- background-color:{color:Accent 1};
- color:{color:Post Background};
- }
- a.answerer{
- background-color:{color:Accent 4};
- color:{color:Post Background};
- }
- a.answerer:hover{
- background-color:{color:Accent 5};
- color:{color:Post Background};
- }
- a.asker, a.asker:hover, a.answerer, a.answerer:hover{
- border-bottom:none;
- box-shadow:none;
- transition:0.5s;
- -moz-transition:0.5s;
- -o-transition:0.5s;
- -webkit-transition:0.5s;
- }
- /* USER ICONS */
- .usericon img.cimg, .answer-username img, .question-username img{
- width:32px;
- height:32px;
- {block:IfRoundCorners}
- border-radius:8px;
- {/block:IfRoundCorners}
- margin-right:8px;
- }
- /* USERNAME */
- /* Container */
- .username{
- display:flex;
- align-items:center;
- margin-top:16px;
- }
- /* Username */
- a.userlink{
- font-weight:bold;
- color:{color:Text};
- font-size:calc(1em - 2px);
- border-bottom:none;
- box-shadow:none;
- }
- /* Username on Hover */
- a.userlink:hover{
- color:{color:Accent 4};
- }
- a.userlink, a.userlink:hover{
- transition:0.5s;
- -moz-transition:0.5s;
- -o-transition:0.5s;
- -webkit-transition:0.5s;
- }
- /* Deactivated User */
- .deactivated{
- font-weight:bold;
- }
- .deactivated:after {
- content:'deactivated';
- position:absolute;
- padding-left:8px;
- color:{color:Accent 1};
- font-weight:normal;
- opacity:0;
- }
- /* Deactivated User on Hover */
- .deactivated:hover:after {
- opacity:1;
- }
- .deactivated:after, .deactivated:hover:after{
- transition:0.5s ease-in-out;
- -moz-transition:0.5s ease-in-out;
- -o-transition:0.5s ease-in-out;
- -webkit-transition:0.5s ease-in-out;
- }
- /* POST INFORMATION */
- .post-information{
- display:flex;
- align-items:flex-start;
- justify-content:flex-start;
- flex-wrap:wrap;
- margin-top:1em;
- clear:both;
- }
- /* Specification Link */
- a.specs{
- background-color:{color:Accent 6};
- color:{color:Text};
- padding:4px 8px;
- {block:IfRoundCorners}
- border-radius:1em;
- {/block:IfRoundCorners}
- margin-right:4px;
- margin-bottom:4px;
- font-size:calc(1em - 2px);
- text-transform:{select:Tooltip Text Transform};
- border-bottom:none;
- box-shadow:none;
- }
- /* Specification Link | Hover */
- a.specs:hover{
- background-color:{color:Accent 5};
- color:{color:Text};
- }
- /* Specification Link | Transitions */
- a.specs, a.specs:hover{
- transition:0.5s;
- -moz-transition:0.5s;
- -o-transition:0.5s;
- -webkit-transition:0.5s;
- }
- /* LIKE BUTTON */
- /* Like Button */
- .like_button {
- display:inline-block;
- position:relative;
- margin-top:-4px;
- font-size:1em;
- }
- /* Like Button iFrame */
- .like_button iframe {
- height:100%;
- left:0;
- opacity:0;
- position:absolute;
- top:0;
- width:100%;
- z-index:1!important;
- border-bottom:none;
- }
- /* Like Button Before Element */
- .like_button:before, .like_button.liked:before{
- font-family:'honeybee';
- font-weight:400;
- position:relative;
- font-size:calc(1em - 2px);
- z-index:0!important;
- margin-right:4px;
- }
- .like_button:before{
- content:"\ea55";
- }
- .like_button.liked:before{
- content:"\ea54";
- }
- /* Like Button After Element */
- .like_button:after {
- content:'like';
- z-index:0!important;
- }
- .like_button.liked:after {
- content:'liked';
- z-index:0!important;
- }
- /* ––– END LAYOUT | START PERMALINK PAGE ––– */
- /* PERMALINK PAGE */
- /* User Avatar */
- img.avatar{
- display:none;
- }
- /* Notes List */
- ol.notes{
- padding-top:8px;
- margin-top:8px;
- margin-left:-1em;
- padding-left:2em;
- padding-right:2em;
- width:100%;
- list-style-type:none;
- text-align:left;
- }
- /* Notes List on Hover */
- ol.notes:hover{
- border-bottom:none;
- }
- /* Notes List Item */
- li.note{
- line-height:1.75em;
- margin-left:0;
- font-size:calc(1em - 2px);
- }
- /* Original Post */
- li.reblog.original_post:before{
- content:"\eb1b";
- }
- /* Liked by … */
- li.like:before{
- content:"\ea55";
- }
- /* Reblogged by … */
- li.reblog:before{
- content:"\ebc2";
- }
- /* User Replied to … */
- li.reply:before{
- content:"\ebce";
- }
- li.reblog.original_post:before, li.like:before, li.reblog:before, li.reply:before{
- font-family:'honeybee';
- font-weight:400;
- position:relative;
- z-index:10!important;
- margin-right:0.25em;
- font-size:calc(1em - 4px);
- padding:0.25em;
- }
- /* Reblogged with comment */
- li.with_commentary blockquote{
- background-color:{color:Post Background};
- }
- li.with_commentary blockquote a{
- border-bottom:none;
- color:{color:Accent 2};
- }
- li.with_commentary blockquote a:hover{
- border-bottom:none;
- color:{color:Accent 1};
- }
- /* Notes Link */
- .notes a{
- text-decoration:none;
- box-shadow:none;
- border-bottom:2px solid {color:Accent 6};
- color:{color:Text};
- margin-bottom:0.25em;
- }
- /* Notes Link | Hover */
- .notes a:hover{
- border-bottom:2px solid {color:Accent 5};
- }
- /* Notes Link | Tranistions */
- .notes a, .notes a:hover{
- transition:0.5s;
- -moz-transition:0.5s;
- -o-transition:0.5s;
- -webkit-transition:0.5s;
- }
- /* More Notes Container */
- li.more_notes_link_container{
- margin-top:20px;
- }
- li.more_notes_link_container:before{
- content:"";
- }
- /* More Notes Link */
- a.more_notes_link{
- background-color:{color:Accent 6};
- color:{color:Text};
- border-bottom:none;
- padding:4px 8px;
- text-transform:{select:Tooltip Text Transform};
- {block:IfRoundCorners}
- border-radius:4px;
- {/block:IfRoundCorners}
- }
- /* More Notes Link | Hover */
- a.more_notes_link:hover{
- border-bottom:none;
- background-color:{color:Accent 5};
- color:{color:Text};
- }
- /* More Notes Link | Transitions */
- a.more_notes_link, a.more_notes_link:hover{
- transition:0.5s;
- -moz-transition:0.5s;
- -o-transition:0.5s;
- -webkit-transition:0.5s;
- }
- /* ––– END PERMALINK PAGE | START MUSIC PLAYER ––– */
- /* MUSIC PLAYER BY GLENTHEMES */
- {block:IfMusicPlayer}
- #glenplayer03 {
- position:fixed;
- bottom:0;
- margin-bottom:0px;
- right:0;
- margin-right:8px;
- z-index:99;
- width:20vw;
- }
- .glen-box-title {
- padding:12px 15px;
- background-color:{color:Accent 2};
- {block:IfRoundCorners}
- border-radius:12px 12px 0px 0px;
- {/block:IfRoundCorners}
- text-transform:{select:Post Header Text Transform};
- letter-spacing:1.5px;
- font-size:calc({select:Font Size} - 4px);
- color:{color:Post Background};
- line-height:1.8em;
- text-align:{select:Title Align};
- }
- .glen-music-container {
- padding:20px;
- background-color:{color:Post Background};
- }
- .glen-row {
- display:flex;
- margin-bottom:15px;
- }
- .glen-row > * {
- align-self:center;
- -webkit-align-self:center;
- }
- .glen-row:last-of-type {
- margin-bottom:0px;
- }
- .glen-album-art {
- width:40px;
- height:40px;
- {block:IfRoundCorners}
- border-radius:4px;
- {/block:IfRoundCorners}
- }
- .glen-song-text {
- margin-left:15px;
- min-width:130px;
- width:100%;
- }
- .gst-name {
- font-size:calc({select:Font Size} - 4px);
- color:{color:Text};
- text-transform:{select:Tooltip Text Transform};
- }
- .gst-artist {
- text-transform:{select:Post Header Text Transform};
- letter-spacing:0.3px;
- font-size:calc({select:Font Size} - 6px);
- color:{color:Accent 1};
- }
- .gst.th {
- margin-left:15px;
- font-size:calc({select:Font Size} + 2px);
- color:{color:Accent 2};
- cursor:pointer;
- }
- .g3-before {
- display:none!important;
- }
- .g3-after {
- display:block!important;
- }
- a.fire{
- border-bottom:none;
- box-shadow:none;
- }
- {/block:IfMusicPlayer}
- /* ––– END MUSIC PLAYER | START EXTRAS ––– */
- /* Hides the tumblr app button, by @yeoli-thm */
- .tmblr-iframe--app-cta-button {
- display:none!important;
- }
- {block:IfCustomControls}
- /* Hides standard tumblr controls */
- body > iframe:first-child {
- display: none !important;
- }
- /* CUSTOM CONTROLS */
- #custom-controls{
- width:calc(3 * 36px + 2 * 4px);
- height:calc(2 * 36px + 6px);
- position:fixed;
- top:8px;
- right:8px;
- display:flex;
- align-items:space-between;
- justify-content:space-between;
- flex-wrap:wrap;
- }
- /* Control Element */
- .cont{
- width:36px;
- height:36px;
- background-color:{color:Accent 6};
- color:{color:Text};
- {block:IfRoundCorners}
- border-radius:4px;
- {/block:IfRoundCorners}
- font-size:calc(1em - 2px);
- display:flex;
- align-items:center;
- justify-content:center;
- }
- /* Control Element | Hover */
- .cont:hover{
- background-color:{color:Accent 5};
- color:{color:Text};
- }
- /* Control Element | Transitions */
- .cont, .cont:hover{
- transition:0.5s;
- -moz-transition:0.5s;
- -o-transition:0.5s;
- -webkit-transition:0.5s;
- }
- /* Control Element | Follow User */
- .follow{
- width:calc(2 * 36px + 4px);
- }
- a.conlink{
- border-bottom:none;
- box-shadow:none;
- }
- {/block:IfCustomControls}
- /* CUSTOM LIGHTBOX */
- /* Custom Lightbox */
- .vignette, #vignette {
- opacity:0;
- }
- /* Lightbox Image */
- .lightbox-image, #tumblr_lightbox img {
- box-shadow:none!important;
- {block:IfRoundCorners}
- border-radius:4px!important;
- {/block:IfRoundCorners}
- {block:IfNotRoundCorners}
- border-radius:0!important;
- {/block:IfNotRoundCorners}
- max-width:none;
- }
- /* Lightbox Background */
- .tmblr-lightbox, #tumblr_lightbox {
- background-color:{color:Background};
- {block:IfGradientBackground}
- background:linear-gradient(to bottom right, {color:Background}, {color:Accent 7});
- {/block:IfGradientBackground}
- }
- /* Lightbox Link */
- a.tumblr-box{
- border-bottom:none;
- box-shadow:none;
- }
- /* PAGE NOT FOUND */
- /* – Tutorial by fukuo – */
- /* Container */
- .wrapper_notfound {
- position:fixed;
- visibility:hidden;
- left:0px;
- top:0px;
- width:100%;
- height:100%;
- background-color:{color:Post Background};
- z-index:9999999999999999!important;
- display:flex;
- align-items:center;
- justify-content:center;
- flex-direction:column;
- }
- /* Text */
- .actual_notfound {
- font-size:calc(22px + 0.25vw);
- line-height:150%;
- text-align:center;
- font-family:"{select:Font}", Verdana;
- color:{color:Text};
- }
- .wrapper_notfound, .actual_notfound{
- display:flex;
- align-items:center;
- justify-content:center;
- flex-direction:column;
- }
- /* Title */
- .actual_notfound h1{
- font-weight:400;
- text-align:center;
- line-height:125%;
- border-bottom:none;
- color:{color:Accent 1};
- {block:IfPlaylistScriptFont}
- font-family: 'Playlist-Script', Georgia;
- font-size:6em;
- {/block:IfPlaylistScriptFont}
- {block:IfNotPlaylistScriptFont}
- font-family:"{select:Title Font}", Georgia;
- font-size:4em;
- {/block:IfNotPlaylistScriptFont}
- {block:IfNotSerifFonts}
- font-family:"{select:Font}", Verdana!important;
- {/block:IfNotSerifFonts}
- }
- /* Paragraph */
- .actual_notfound p{
- margin-top:-2em;
- }
- /* Link */
- .actual_notfound a {
- text-decoration:none;
- }
- /* Transitions */
- .actual_notfound a, .actual_notfound a:hover{
- transition:0.5s;
- -moz-transition:0.5s;
- -o-transition:0.5s;
- -webkit-transition:0.5s;
- }
- /* PAGINATION */
- #pagination{
- width:calc(40vw - 2em);
- padding:1em;
- margin-left:5vw;
- background-color:{color:Post Background};
- margin-top:2em;
- margin-bottom:2em;
- {block:IfRoundCorners}
- border-radius:1em;
- {/block:IfRoundCorners}
- }
- /* Pagination Title */
- #pagi-title{
- background-color:{color:Accent 2};
- {block:IfRoundCorners}
- border-radius:1em 1em 0 0;
- {/block:IfRoundCorners}
- padding:1em;
- width:100%;
- margin-left:-1em;
- margin-top:-1em;
- margin-bottom:1em;
- color:{color:Post Background};
- }
- #pagi-title p{
- text-transform:{select:Post Header Text Transform};
- letter-spacing:1.5px;
- font-size:calc(1em - 4px);
- line-height:1.8em;
- margin:0;
- }
- #pagi{
- display:flex;
- align-items:center;
- justify-content:space-between;
- flex-wrap:wrap;
- }
- /* Pagination Link */
- a.pagilink{
- background-color:{color:Accent 6};
- color:{color:Text};
- padding:4px 8px;
- {block:IfRoundCorners}
- border-radius:1em;
- {/block:IfRoundCorners}
- margin-right:4px;
- margin-bottom:4px;
- font-size:calc(1em - 2px);
- text-transform:{select:Tooltip Text Transform};
- border-bottom:none;
- box-shadow:none;
- }
- /* Pagination Link | Icon */
- a.pagilink span{
- font-size:calc(1em - 2px);
- }
- /* Pagination Link | Hover */
- a.pagilink:hover{
- background-color:{color:Accent 5};
- color:{color:Text};
- }
- /* Pagination Link | Transitions */
- a.pagilink, a.pagilink:hover{
- transition:0.5s;
- -moz-transition:0.5s;
- -o-transition:0.5s;
- -webkit-transition:0.5s;
- }
- /* ––– END EXTRAS | START RESPONSIVE LAYOUT ––– */
- /* RESPONSIVE LAYOUT */
- /* -- LARGE SCREENS (DESKTOP) */
- @media only screen and (min-width:800px){
- #mb-footer{
- display:none;
- }
- }
- /* -- SMALL SCREENS (TABLET) */
- @media only screen and (max-width:800px){
- #sidebar, #glenplayer03, #pagination, #custom-controls{
- display:none;
- }
- #posts{
- width:100vw;
- margin-left:0;
- margin-bottom:calc(10vh + 2em);
- }
- article{
- width:80vw;
- margin-left:calc(10vw - 1em);
- }
- .chat{
- width:80vw;
- }
- /* MOBILE FOOTER */
- #mb-footer{
- position:fixed;
- width:100vw;
- height:10vh;
- margin-left:0;
- margin-bottom:0;
- left:0;
- bottom:0;
- border-radius:0;
- border:none;
- background-color:{color:Post Background};
- z-index:99999!important;
- display:flex;
- align-items:center;
- justify-content:space-between;
- }
- /* Mobile Footer Navigation */
- .mbf-nav{
- height:10vh;
- width:20vw;
- background-color:inherit;
- color:{color:Accent 2};
- display:flex;
- align-items:center;
- justify-content:center;
- }
- /* Mobile Footer Navigation | Icons */
- .mbf-nav span{
- font-size:1em;
- }
- .mbf-nav span.th-chevron-left,
- .mbf-nav span.th-chevron-right{
- font-size:calc(1em - 2px);
- }
- .mbf-nav span.th-code{
- font-size:calc(1em + 2px);
- }
- /* Mobile Footer Navigation | Hover */
- .mbf-nav:hover, .mbf-nav:focus{
- background-color:{color:Accent 6};
- color:{color:Accent 2};
- cursor:pointer;
- }
- /* Transitions */
- .mbf-nav, .mbf-nav:hover{
- transition:0.5s;
- -moz-transition:0.5s;
- -o-transition:0.5s;
- -webkit-transition:0.5s;
- }
- /* Mobile Footer Navigation Link */
- a.mbf-link{
- border-bottom:none;
- box-shadow:none;
- }
- /* Dropdown Button */
- .dropbtn {
- font-size:1em;
- cursor:pointer;
- border:none;
- }
- /* Dropdown Button | Focus */
- .dropbtn:focus{
- outline:none;
- border:none;
- }
- /* Dropdown Menu */
- .dropdown {
- position:relative;
- display:inline-block;
- }
- .dropdown-content {
- display:none;
- position:absolute;
- background-color:{color:Post Background};
- min-width:160px;
- overflow:auto;
- z-index:1;
- bottom:100%;
- right:100%;
- font-family:"{select:Font}", Verdana;
- font-weight:normal;
- }
- /* Drop Down Menu Link */
- .dropdown-content a{
- color:{color:Accent 2};
- padding:12px 16px;
- text-decoration:none;
- display:block;
- border:none;
- box-shadow:none;
- border-top:1px solid {color:Accent 2};
- }
- .dropdown-content a:first-child{
- border-top:none;
- }
- /* Drop Down Menu Link | Hover */
- .dropdown-content a:hover{
- background-color:{color:Accent 6};
- color:{color:Accent 2};
- }
- /* Transitions */
- .dropdown-content a, .dropdown-content a:hover{
- transition:0.5s;
- -moz-transition:0.5s;
- -o-transition:0.5s;
- -webkit-transition:0.5s;
- }
- .show{
- display:block;
- }
- }
- /* -- SMALL SCREENS (PHONE) */
- @media only screen and (max-width:450px){
- /* Mobile Footer Navigation | Icons */
- .mbf-nav span{
- font-size:calc(1em - 2px);
- }
- .mbf-nav span.th-chevron-left,
- .mbf-nav span.th-chevron-right{
- font-size:calc(1em - 2px);
- }
- .mbf-nav span.th-code{
- font-size:calc(1em + 2px);
- }
- /* Dropdown Button */
- .dropbtn {
- font-size:1em;
- }
- }
- /* ––– END RESPONSIVE LAYOUT | START CUSTOM CSS ––– */
- {CustomCSS}
- </style>
- </head>
- <body>
- <!-- SIDEBAR -->
- <div id="sidebar">
- <div class="s-box">
- <!-- BLOG INFORMATION -->
- <div class="s-box-title">Information</div>
- <div class="s-box-cont">
- <!-- Blog Icon -->
- <div id="s-icon">
- <img src="{PortraitURL-128}" alt="{Name}'s icon"/>
- </div>
- <!-- Blog Info -->
- <div id="s-info">
- <div id="s-title">{Title}</div>
- <div id="s-desc">{Description}</div>
- </div>
- </div>
- </div>
- <!-- // end blog information -->
- <!-- NAVIGATION -->
- <div class="s-box">
- <div class="s-box-title">Navigation</div>
- <div class="s-box-cont navigation">
- <!-- Home Link -->
- <a href="/" class="navlink" title="refresh blog">
- <span class="th th-home-o"></span> Index
- </a>
- <!-- Ask Link -->
- {block:AskEnabled}
- <a href="/ask" class="navlink" title="{AskLabel}">
- <span class="th th-envelope-o"></span> {AskLabel}
- </a>
- {/block:AskEnabled}
- <!-- Submissions Link -->
- {block:SubmissionsEnabled}
- <a href="/submit" class="navlink" title="{SubmitLabel}">
- <span class="th th-paper-plane-o"></span>
- {SubmitLabel}
- </a>
- {/block:SubmissionsEnabled}
- <!-- Archive Link -->
- <a href="/archive" class="navlink" title="browse archive">
- <span class="th th-box-2-o"></span> Archive
- </a>
- <!-- 1st Custom Link -->
- {block:IfCustomLink1}
- <a href="{text:Custom URL 1}" class="navlink" title="{text:Custom Link 1}">
- <span class="th th-{text:Custom Icon 1}"></span>
- {text:Custom Link 1}
- </a>
- {/block:IfCustomLink1}
- <!-- 2nd Custom Link -->
- {block:IfCustomLink2}
- <a href="{text:Custom URL 2}" class="navlink" title="{text:Custom Link 2}">
- <span class="th th-{text:Custom Icon 2}"></span>
- {text:Custom Link 2}
- </a>
- {/block:IfCustomLink2}
- <!-- 3rd Custom Link -->
- {block:IfCustomLink3}
- <a href="{text:Custom URL 3}" class="navlink" title="{text:Custom Link 3}">
- <span class="th th-{text:Custom Icon 3}"></span>
- {text:Custom Link 3}
- </a>
- {/block:IfCustomLink3}
- <!-- 4th Custom Link -->
- {block:IfCustomLink4}
- <a href="{text:Custom URL 4}" class="navlink" title="{text:Custom Link 4}">
- <span class="th th-{text:Custom Icon 4}"></span>
- {text:Custom Link 4}
- </a>
- {/block:IfCustomLink4}
- <!-- 5th Custom Link -->
- {block:IfCustomLink5}
- <a href="{text:Custom URL 5}" class="navlink" title="{text:Custom Link 5}">
- <span class="th th-{text:Custom Icon 5}"></span>
- {text:Custom Link 5}
- </a>
- {/block:IfCustomLink5}
- <!-- Credit – Don't delete or alter! -->
- {block:IfNotCustomControls}
- <a href="https://silbrigthemes.tumblr.com/" class="navlink" title="theme by silbrigthemes">
- <span class="th th-code"></span>
- Theme Credit
- </a>
- {/block:IfNotCustomControls}
- </div>
- </div>
- <!-- // end navigation -->
- <!-- SEARCHBAR -->
- <div class="s-box">
- <div class="s-box-title">Search</div>
- <div class="s-box-cont">
- <!-- Actual Searchbar -->
- <div id="searchbar">
- <form action="/search" method="get" class="search">
- <input type="text" name="q" value="{SearchQuery}" class="query" placeholder="Search Blog">
- </form>
- </div>
- </div>
- </div>
- <!-- // end searchbar -->
- </div>
- <!-- POST CONTAINER -->
- <div id="posts">
- <!-- POSTS -->
- {block:Posts}
- <article class="{PostType}">
- <!-- POST HEADER -->
- <div class="post-header">
- <!-- Reblogged From -->
- <div class="reblogged-from">
- {block:IfShowPostAuthor}
- {PostAuthorName}
- {/block:IfShowPostAuthor}
- {block:RebloggedFrom}
- <a href="{ReblogParentURL}" title="reblogged from {ReblogParentName}" class="ph-spec">
- <span class="th th-reblog"></span>
- {ReblogParentName}
- </a>
- {/block:RebloggedFrom}
- </div>
- <!-- Post Type Icon -->
- <div class="icon icon-{PostType}"></div>
- </div> <!-- // end post header -->
- <!-- /*/*/*/ -->
- <!-- TEXT POSTS -->
- {block:Text}
- {block:Body}
- {block:NotReblog}
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- {block:Submission}
- <a class="userlink" href="{SubmitterURL}" title="submitted by {Submitter}">
- <img class="cimg" src="{SubmitterPortraitURL-64}" alt="{Submitter}'s Icon">
- {Submitter}
- </a>
- {/block:Submission}
- <div class="text">{Body}</div>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- <div class="username">
- <div class="usericon">
- <img class="cimg" src="{PortraitURL-64}">
- </div>
- {block:HasPermalink}
- <a target="_blank" class="userlink" href="{Permalink}">
- <div class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </div>
- </a>
- {/block:HasPermalink}
- {block:HasNoPermalink}
- <span class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </span>
- {/block:HasNoPermalink}
- </div>
- <div class="text">{Body}</div>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Body}
- {/block:Text}
- <!-- /*/*/*/ -->
- <!-- QUESTION POSTS -->
- {block:Answer}
- <div class="frage">
- <div class="question-username">{Asker} asked:</div>
- {Question}
- </div>
- {block:Answerer}
- <div class="antwort">
- <div class="answer-username">{Answerer} answered:</div>
- <div class="beantwortet">{Answer}</div>
- </div>
- {/block:Answerer}
- {block:NotReblog}
- <div>{Replies}</div>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <div class="username">
- <div class="usericon">
- <img class="cimg" src="{PortraitURL-64}">
- </div>
- {block:HasPermalink}
- <a target="_blank" class="userlink" href="{Permalink}">
- <div class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </div>
- </a>
- {/block:HasPermalink}
- {block:HasNoPermalink}
- <span class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </span>
- {/block:HasNoPermalink}
- </div>
- <div class="text">{Body}</div>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Answer}
- <!-- /*/*/*/ -->
- <!-- QUOTE POSTS -->
- {block:Quote}
- <div class="quoted">
- {Quote}
- </div>
- {block:Source}
- <div class="quote-source">
- – {Source}
- </div>
- {/block:Source}
- {/block:Quote}
- <!-- /*/*/*/ -->
- <!-- LINK POSTS -->
- {block:Link}
- {block:Thumbnail}
- <img src="{Thumbnail-HighRes}" class="link-image">
- {/block:Thumbnail}
- <div class="link-posts">
- <a href="{URL}">
- <div class="link-cont">
- <div class="link-title">
- {Name}
- </div>
- {block:Excerpt}
- <div class="link-excerpt">{Excerpt}</div>
- {/block:Excerpt}
- {block:Author}
- <div class="link-author">{Author}</div>
- {/block:Author}
- </div>
- </a>
- </div>
- {block:Description}
- {block:IfShowCaptions}
- {block:NotReblog}
- {block:Submission}
- <a class="userlinklink" href="{SubmitterURL}" title="submitted by {Submitter}">
- <img class="cimg" src="{SubmitterPortraitURL-64}" alt="{Submitter}'s Icon">
- {Submitter}
- </a>
- {/block:Submission}
- {Description}
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <div class="username">
- <div class="usericon">
- <img class="cimg" src="{PortraitURL-64}">
- </div>
- {block:HasPermalink}
- <a target="_blank" class="userlink" href="{Permalink}">
- <div class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </div>
- </a>
- {/block:HasPermalink}
- {block:HasNoPermalink}
- <span class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </span>
- {/block:HasNoPermalink}
- </div>
- <div class="text">{Body}</div>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:IfShowCaptions}
- {block:IfNotShowCaptions}
- {block:PermalinkPage}
- {block:NotReblog}
- {block:Submission}
- <a class="userlink" href="{SubmitterURL}" title="submitted by {Submitter}">
- <img class="cimg" src="{SubmitterPortraitURL-64}" alt="{Submitter}'s Icon">
- {Submitter}
- </a>
- {/block:Submission}
- {Description}
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <div class="username">
- <div class="usericon">
- <img class="cimg" src="{PortraitURL-64}">
- </div>
- {block:HasPermalink}
- <a target="_blank" class="userlink" href="{Permalink}">
- <div class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </div>
- </a>
- {/block:HasPermalink}
- {block:HasNoPermalink}
- <span class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </span>
- {/block:HasNoPermalink}
- </div>
- <div class="text">{Body}</div>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:PermalinkPage}
- {/block:IfNotShowCaptions}
- {/block:Description}
- {/block:Link}
- <!-- /*/*/*/ -->
- <!-- CHAT POSTS -->
- <div class="chatterbox">
- {block:Chat}
- <div class="chat clear">
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- {block:Lines}
- {block:Label}
- <div class="label_{alt}">
- {Label}<br>
- </div>
- {/block:Label}
- <div class="line_{alt} line">
- {Line}<br>
- </div>
- {/block:Lines}
- </div>
- {/block:Chat}
- </div>
- <!-- /*/*/*/ -->
- <!-- PHOTO POSTS -->
- {block:Photo}
- {LinkOpenTag}
- <a href="#" onclick="Tumblr.Lightbox.init([{ width: {PhotoWidth-HighRes}, height: {PhotoHeight-HighRes}, high_res: '{PhotoURL-HighRes}' }]); $('body').toggleClass('tumblr_lightbox_active'); return false" title="click to open lightbox">
- <div class="photo">
- <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"/>
- </div>
- </a>
- {LinkCloseTag}
- {block:Caption}
- {block:IfShowCaptions}
- {block:NotReblog}
- {block:Submission}
- <a class="userlink" href="{SubmitterURL}" title="submitted by {Submitter}">
- <img class="cimg" src="{SubmitterPortraitURL-64}" alt="{Submitter}'s Icon">
- {Submitter}
- </a>
- {/block:Submission}
- {Caption}
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <div class="username">
- <div class="usericon">
- <img class="cimg" src="{PortraitURL-64}">
- </div>
- {block:HasPermalink}
- <a target="_blank" class="userlink" href="{Permalink}">
- <div class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </div>
- </a>
- {/block:HasPermalink}
- {block:HasNoPermalink}
- <span class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </span>
- {/block:HasNoPermalink}
- </div>
- <div class="text">{Body}</div>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:IfShowCaptions}
- <!-- Captions Hidden on Index -->
- {block:IfNotShowCaptions}
- {block:PermalinkPage}
- {block:NotReblog}
- {block:Submission}
- <a class="userlink" href="{SubmitterURL}" title="submitted by {Submitter}">
- <img class="cimg" src="{SubmitterPortraitURL-64}" alt="{Submitter}'s Icon">
- {Submitter}
- </a>
- {/block:Submission}
- {Caption}
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <div class="username">
- <div class="usericon">
- <img class="cimg" src="{PortraitURL-64}">
- </div>
- {block:HasPermalink}
- <a target="_blank" class="userlink" href="{Permalink}">
- <div class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </div>
- </a>
- {/block:HasPermalink}
- {block:HasNoPermalink}
- <span class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </span>
- {/block:HasNoPermalink}
- </div>
- <div class="text">{Body}</div>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:PermalinkPage}
- {/block:IfNotShowCaptions}
- {/block:Caption}
- {/block:Photo} <!-- / end photos -->
- <!-- /*/*/*/ -->
- <!-- PANORAMA POSTS -->
- {block:Panorama}
- {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" title="click to open lightbox">
- <div class="panorama">
- <img src="{PhotoURL-Panorama}" alt="{PhotoAlt}">
- </div>
- </a>
- {LinkCloseTag}
- {block:Caption}
- {block:IfShowCaptions}
- {block:NotReblog}
- {block:Submission}
- <a class="userlink" href="{SubmitterURL}" title="submitted by {Submitter}">
- <img class="cimg" src="{SubmitterPortraitURL-64}" alt="{Submitter}'s Icon">
- {Submitter}
- </a>
- {/block:Submission}
- {Caption}
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <div class="username">
- <div class="usericon">
- <img class="cimg" src="{PortraitURL-64}">
- </div>
- {block:HasPermalink}
- <a target="_blank" class="userlink" href="{Permalink}">
- <div class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </div>
- </a>
- {/block:HasPermalink}
- {block:HasNoPermalink}
- <span class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </span>
- {/block:HasNoPermalink}
- </div>
- <div class="text">{Body}</div>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:IfShowCaptions}
- <!-- Captions Hidden on Index -->
- {block:IfNotShowCaptions}
- {block:PermalinkPage}
- {block:NotReblog}
- {block:Submission}
- <a class="userlink" href="{SubmitterURL}" title="submitted by {Submitter}">
- <img class="cimg" src="{SubmitterPortraitURL-64}" alt="{Submitter}'s Icon">
- {Submitter}
- </a>
- {/block:Submission}
- {Caption}
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <div class="username">
- <div class="usericon">
- <img class="cimg" src="{PortraitURL-64}">
- </div>
- {block:HasPermalink}
- <a target="_blank" class="userlink" href="{Permalink}">
- <div class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </div>
- </a>
- {/block:HasPermalink}
- {block:HasNoPermalink}
- <span class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </span>
- {/block:HasNoPermalink}
- </div>
- <div class="text">{Body}</div>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:PermalinkPage}
- {/block:IfNotShowCaptions}
- {/block:Caption}
- {/block:Panorama} <!-- / end panorama -->
- <!-- /*/*/*/ -->
- <!-- PHOTOSETS -->
- {block:Photoset}
- <div class="photoset-grid" photoset-layout="{PhotosetLayout}">
- {block:Photos}
- <div class="photoset-image" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}" data-lowres="{PhotoURL-500}" data-highres="{PhotoURL-HighRes}" onclick="lightbox(this)" title="click to open lightbox">
- <img src="{PhotoURL-HighRes}"/>
- </div>
- {/block:Photos}
- </div>
- {block:Caption}
- {block:IfShowCaptions}
- {block:NotReblog}
- {block:Submission}
- <a class="userlink" href="{SubmitterURL}" title="submitted by {Submitter}">
- <img class="cimg" src="{SubmitterPortraitURL-64}" alt="{Submitter}'s Icon">
- {Submitter}
- </a>
- {/block:Submission}
- {Caption}
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <div class="username">
- <div class="usericon">
- <img class="cimg" src="{PortraitURL-64}">
- </div>
- {block:HasPermalink}
- <a target="_blank" class="userlink" href="{Permalink}">
- <div class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </div>
- </a>
- {/block:HasPermalink}
- {block:HasNoPermalink}
- <span class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </span>
- {/block:HasNoPermalink}
- </div>
- <div class="text">{Body}</div>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:IfShowCaptions}
- <!-- Captions Hidden on Index -->
- {block:IfNotShowCaptions}
- {block:PermalinkPage}
- {block:NotReblog}
- {block:Submission}
- <a class="userlink" href="{SubmitterURL}" title="submitted by {Submitter}">
- <img class="cimg" src="{SubmitterPortraitURL-64}" alt="{Submitter}'s Icon">
- {Submitter}
- </a>
- {/block:Submission}
- {Caption}
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <div class="username">
- <div class="usericon">
- <img class="cimg" src="{PortraitURL-64}">
- </div>
- {block:HasPermalink}
- <a target="_blank" class="userlink" href="{Permalink}">
- <div class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </div>
- </a>
- {/block:HasPermalink}
- {block:HasNoPermalink}
- <span class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </span>
- {/block:HasNoPermalink}
- </div>
- <div class="text">{Body}</div>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:PermalinkPage}
- {/block:IfNotShowCaptions}
- {/block:Caption}
- {/block:Photoset} <!-- / end photosets -->
- <!-- /*/*/*/ -->
- <!-- AUDIO POSTS -->
- {block:Audio}
- {block:AudioEmbed}
- <div class="audio">
- {AudioEmbed}
- </div>
- {/block:AudioEmbed}
- {block:Caption}
- {block:IfShowCaptions}
- {block:NotReblog}
- {block:Submission}
- <a class="userlink" href="{SubmitterURL}" title="submitted by {Submitter}">
- <img class="cimg" src="{SubmitterPortraitURL-64}" alt="{Submitter}'s Icon">
- {Submitter}
- </a>
- {/block:Submission}
- {Caption}
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <div class="username">
- <div class="usericon">
- <img class="cimg" src="{PortraitURL-64}">
- </div>
- {block:HasPermalink}
- <a target="_blank" class="userlink" href="{Permalink}">
- <div class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </div>
- </a>
- {/block:HasPermalink}
- {block:HasNoPermalink}
- <span class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </span>
- {/block:HasNoPermalink}
- </div>
- <div class="text">{Body}</div>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:IfShowCaptions}
- <!-- Captions Hidden on Index -->
- {block:IfNotShowCaptions}
- {block:PermalinkPage}
- {block:NotReblog}
- {block:Submission}
- <a class="userlink" href="{SubmitterURL}" title="submitted by {Submitter}">
- <img class="cimg" src="{SubmitterPortraitURL-64}" alt="{Submitter}'s Icon">
- {Submitter}
- </a>
- {/block:Submission}
- {Caption}
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <div class="username">
- <div class="usericon">
- <img class="cimg" src="{PortraitURL-64}">
- </div>
- {block:HasPermalink}
- <a target="_blank" class="userlink" href="{Permalink}">
- <div class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </div>
- </a>
- {/block:HasPermalink}
- {block:HasNoPermalink}
- <span class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </span>
- {/block:HasNoPermalink}
- </div>
- <div class="text">{Body}</div>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:PermalinkPage}
- {/block:IfNotShowCaptions} <!-- / end -->
- {/block:Caption}
- {/block:Audio}
- <!-- /*/*/*/ -->
- <!-- VIDEO POSTS -->
- {block:Video}
- <div class="video">
- {Video-500}
- </div>
- {block:Caption}
- {block:IfShowCaptions}
- {block:NotReblog}
- {block:Submission}
- <a class="userlink" href="{SubmitterURL}" title="submitted by {Submitter}">
- <img class="cimg" src="{SubmitterPortraitURL-64}" alt="{Submitter}'s Icon">
- {Submitter}
- </a>
- {/block:Submission}
- {Caption}
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <div class="username">
- <div class="usericon">
- <img class="cimg" src="{PortraitURL-64}">
- </div>
- {block:HasPermalink}
- <a target="_blank" class="userlink" href="{Permalink}">
- <div class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </div>
- </a>
- {/block:HasPermalink}
- {block:HasNoPermalink}
- <span class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </span>
- {/block:HasNoPermalink}
- </div>
- <div class="text">{Body}</div>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:IfShowCaptions}
- <!-- Captions Hidden on Index -->
- {block:IfNotShowCaptions}
- {block:PermalinkPage}
- {block:NotReblog}
- {block:Submission}
- <a class="userlink" href="{SubmitterURL}" title="submitted by {Submitter}">
- <img class="cimg" src="{SubmitterPortraitURL-64}" alt="{Submitter}'s Icon">
- {Submitter}
- </a>
- {/block:Submission}
- {Caption}
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <div class="username">
- <div class="usericon">
- <img class="cimg" src="{PortraitURL-64}">
- </div>
- {block:HasPermalink}
- <a target="_blank" class="userlink" href="{Permalink}">
- <div class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </div>
- </a>
- {/block:HasPermalink}
- {block:HasNoPermalink}
- <span class="user {block:IsDeactivated} inactive deactivated {/block:IsDeactivated}">
- {Username}
- </span>
- {/block:HasNoPermalink}
- </div>
- <div class="text">{Body}</div>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:PermalinkPage}
- {/block:IfNotShowCaptions} <!-- / end -->
- {/block:Caption}
- {/block:Video}
- <!-- /*/*/*/ -->
- <!-- POST FOOTER -->
- <div class="post-information">
- <!-- TIME STAMP -->
- {block:Date}
- <a class="specs" href="{Permalink}" title="{Month} {DayOfMonth}, {Year}">
- <span class="th th-clock-o" aria-hidden="true"></span> {TimeAgo}
- </a>
- {/block:Date}
- <!-- NOTE COUNT -->
- {block:NoteCount}
- <a class="specs" href="{Permalink}" title="{NoteCountWithLabel}">
- <span class="th th-information-o" aria-hidden="true"></span> {NoteCountWithLabel}
- </a>
- {/block:NoteCount}
- <!-- VIA -->
- {block:RebloggedFrom}
- <a class="specs" href="{ReblogParentURL}" title="via">
- <span class="th th-paper-plane-o" aria-hidden="true"></span> via {ReblogParentTitle}
- </a>
- {/block:RebloggedFrom}
- <!-- POST SOURCE -->
- {block:ContentSource}
- <a class="specs" href="{SourceURL}" title="source">
- <span class="th th-location-4-o" aria-hidden="true"></span> {SourceTitle}
- </a>
- {/block:ContentSource}
- <!-- REBLOG BUTTON -->
- <a class="specs" href="{ReblogURL}" title="reblog this post">
- <span class="th th-reblog" aria-hidden="true"></span> reblog
- </a>
- <!-- LIKE BUTTON -->
- <a class="liked specs" href="#" title="like this post">
- {LikeButton}
- </a>
- <!-- TAGS -->
- {block:HasTags}
- {block:IfShowTags}
- {block:Tags}
- <a class="specs" href="{TagURL}" title="tagged as: {Tag}">
- <span class="th th-folder-3-o"></span> {Tag}
- </a>
- {/block:Tags}
- {block:IfShowTags}
- {block:IfNotShowTags}
- {block:PermalinkPage}
- {block:Tags}
- <a class="specs" href="{TagURL}" title="tagged as: {Tag}">
- <span class="th th-folder-3-o"></span>
- {Tag}
- </a>
- {/block:Tags}
- {/block:PermalinkPage}
- {/block:IfNotShowTags}
- {/block:HasTags}
- </div><!-- // end post footer -->
- <!-- Post Notes -->
- {block:PermalinkPage}
- {block:NoteCount}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/block:NoteCount}
- {/block:PermalinkPage}
- </article> <!-- // end posts -->
- {/block:Posts}
- <!-- PAGINATION -->
- {block:Pagination}
- <div id="pagination">
- <div id="pagi-title"><p>Pagination</p></div>
- <div id="pagi">
- {block:PreviousPage}
- <a href="{PreviousPage}" class="pagilink" title="go to the previous page">
- <span class="th th-chevron-left"></span>
- Previous Page
- </a>
- {/block:PreviousPage}
- {CurrentPage} out of {TotalPages} Pages
- {block:NextPage}
- <a href="{NextPage}" class="pagilink" title="go to the next page">
- Next Page
- <span class="th th-chevron-right"></span>
- </a>
- {/block:NextPage}
- </div>
- </div>
- {/block:Pagination}
- <!-- // end pagination -->
- </div>
- <!-- // end post container -->
- <!-- MUSIC PLAYER BY GLENTHEMES -->
- {block:IfMusicPlayer}
- <div id="glenplayer03">
- <div class="glen-box-title">music box</div>
- <div class="glen-music-container">
- <!--START ONE MUSIC ROW-->
- <div class="glen-row">
- <img class="glen-album-art" src="{image:Song Cover 1}">
- <div class="glen-song-text">
- <div class="gst-name">{text:Song Title 1}</div>
- <div class="gst-artist">{text:Song Artist 1}</div>
- </div><!--glen-song-text-->
- <a class="fire fire1" onclick="javascript:fireAudio1();">
- <span class="gst th th-play-o playy1" title="play song"></span>
- <span class="gst th th-pause-o pausee1" title="pause song"></span>
- </a>
- <audio id="audio1" src="{text:Song URL 1}"></audio>
- </div><!--END ONE MUSIC ROW-->
- <!--START ONE MUSIC ROW-->
- <div class="glen-row">
- <img class="glen-album-art" src="{image:Song Cover 2}">
- <div class="glen-song-text">
- <div class="gst-name">{text:Song Title 2}</div>
- <div class="gst-artist">{text:Song Artist 2}</div>
- </div><!--glen-song-text-->
- <a class="fire fire2" onclick="javascript:fireAudio2();">
- <span class="gst th th-play-o playy2" title="play song"></span>
- <span class="gst th th-pause-o pausee2" title="pause song"></span>
- </a>
- <audio id="audio2" src="{text:Song URL 2}"></audio>
- </div><!--END ONE MUSIC ROW-->
- <!--START ONE MUSIC ROW-->
- <div class="glen-row">
- <img class="glen-album-art" src="{image:Song Cover 3}">
- <div class="glen-song-text">
- <div class="gst-name">{text:Song Title 3}</div>
- <div class="gst-artist">{text:Song Artist 3}</div>
- </div><!--glen-song-text-->
- <a class="fire fire3" onclick="javascript:fireAudio3();">
- <span class="gst th th-play-o playy3" title="play song"></span>
- <span class="gst th th-pause-o pausee3" title="pause song"></span>
- </a>
- <audio id="audio3" src="{text:Song URL 3}"></audio>
- </div><!--END ONE MUSIC ROW-->
- </div><!--glen-music-container-->
- </div><!-- end music player -->
- {/block:IfMusicPlayer}
- <!-- MOBILE FOOTER -->
- <div id="mb-footer">
- <!-- Previous Page -->
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}" title="previous page" class="mbf-link">
- <div class="mbf-nav mbfn1">
- <span class="th th-chevron-left"></span>
- </div>
- </a>
- {/block:PreviousPage}
- {/block:Pagination}
- <!-- Theme Credit -->
- <!-- Don't touch! -->
- <a href="https://silbrigthemes.tumblr.com/" title="theme credit" class="mbf-link">
- <div class="mbf-nav mbfn2">
- <span class="th th-code"></span>
- </div>
- </a>
- <!-- Index -->
- <a href="/" title="index" class="mbf-link">
- <div class="mbf-nav mbfn1">
- <span class="th th-home-o"></span>
- </div>
- </a>
- <!-- Navigation -->
- <div class="dropdown">
- <button onclick="myFunction()" class="dropbtn mbf-nav mbfn2" title="click to show links">
- <span class="th th-dial-o"</span>
- </button>
- <div id="myDropdown" class="dropdown-content">
- <!-- Ask Link -->
- {block:AskEnabled}
- <a href="/ask" title="{AskLabel}">{AskLabel}</a>
- {/block:AskEnabled}
- <!-- Submissions Link -->
- {block:SubmissionsEnabled}
- <a href="/submit" title="{SubmitLabel}">
- {SubmitLabel}
- </a>
- {/block:SubmissionsEnabled}
- <!-- Archive Link -->
- <a href="/archive" title="browse archive">
- Archive
- </a>
- <!-- 1st Custom Link -->
- {block:IfCustomLink1}
- <a href="{text:Custom URL 1}" title="{text:Custom Link 1}">
- {text:Custom Link 1}
- </a>
- {/block:IfCustomLink1}
- <!-- 2nd Custom Link -->
- {block:IfCustomLink2}
- <a href="{text:Custom URL 2}" title="{text:Custom Link 2}">
- {text:Custom Link 2}
- </a>
- {/block:IfCustomLink2}
- <!-- 3rd Custom Link -->
- {block:IfCustomLink3}
- <a href="{text:Custom URL 3}" title="{text:Custom Link 3}">
- {text:Custom Link 3}
- </a>
- {/block:IfCustomLink3}
- <!-- 4th Custom Link -->
- {block:IfCustomLink4}
- <a href="{text:Custom URL 4}" title="{text:Custom Link 4}">
- {text:Custom Link 4}
- </a>
- {/block:IfCustomLink4}
- <!-- 5th Custom Link -->
- {block:IfCustomLink5}
- <a href="{text:Custom URL 5}" title="{text:Custom Link 5}">
- {text:Custom Link 5}
- </a>
- {/block:IfCustomLink5}
- <!-- Dashboard Link -->
- <a href="https://www.tumblr.com/dashboard" title="return to dashboard">
- Tumblr Dashboard
- </a>
- <!-- Follow -->
- <!-- Takes people to a page so that they can follow you. -->
- <a href="https://www.tumblr.com/follow/{Name}" title="follow {Name}">
- Follow Me
- </a>
- </div>
- </div> <!-- // end navigation panel -->
- <!-- Next Page -->
- {block:Pagination}
- {block:NextPage}
- <a href="{NextPage}" title="next page" class="mbf-link">
- <div class="mbf-nav mbfn1">
- <span class="th th-chevron-right"></span>
- </div>
- </a>
- {/block:NextPage}
- {/block:Pagination}
- </div> <!-- // end mobile footer -->
- <!-- CUSTOM CONTROLS -->
- {block:IfCustomControls}
- <div id="custom-controls">
- <!-- Dashboard Link -->
- <a href="https://www.tumblr.com/dashboard" title="go to dashboard" class="conlink">
- <div class="cont">
- <span class="th th-tumblr-o" aria-hidden="true"></span>
- </div>
- </a>
- <!-- Message -->
- <!-- Takes people to dashboard to send you a message. -->
- <a href="https://www.tumblr.com/message/{Name}" title="send a message to {Name}" class="conlink">
- <div class="cont">
- <span class="th th-bubble-heart-o" aria-hidden="true"></span>
- </div>
- </a>
- <!-- Customize -->
- <!-- Takes you, the blog owner, to the customization. -->
- <a href="https://www.tumblr.com/customize/{Name}?redirect_to=https%3A%2F%2F{Name}.tumblr.com" title="customize theme" class="conlink">
- <div class="cont">
- <span class="th th-pencil-o" aria-hidden="true"></span>
- </div>
- </a>
- <!-- Credit -->
- <!-- Do not delete! -->
- <a href="https://silbrigthemes.tumblr.com/" title="theme by silbrigthemes" class="conlink">
- <div class="cont">
- <span class="th th-code" aria-hidden="true"></span>
- </div>
- </a>
- <!-- Follow -->
- <!-- Takes people to a page so that they can follow you. -->
- <a href="https://www.tumblr.com/follow/{Name}" title="follow {Name}" class="conlink">
- <div class="cont follow">Follow</div>
- </a>
- </div>
- {block:IfCustomControls}
- <!-- // end custom controls -->
- <!-- BLOBS -->
- <!-- 1st Blob -->
- {block:IfBlob1}
- <svg id="blob1" viewBox="0 0 600 600" xmlns="http://www.w3.org/2000/svg">
- <g transform="translate(300,300)">
- <path d="M161.4,-196.3C200.6,-159.4,218,-100.4,205.6,-53.6C193.3,-6.7,151.2,28.2,126.5,74.9C101.7,121.6,94.3,180.1,63.4,204.4C32.6,228.7,-21.7,218.6,-64.3,195.1C-106.9,171.6,-137.9,134.5,-161.8,93.3C-185.8,52.1,-202.7,6.7,-188.1,-25.7C-173.4,-58,-127.2,-77.3,-90.6,-114.6C-54,-152,-27,-207.5,17,-227.8C61.1,-248.1,122.1,-233.2,161.4,-196.3Z"/>
- </g>
- </svg>
- {/block:IfBlob1}
- <!-- 2nd Blob -->
- {block:IfBlob2}
- <svg id="blob2" viewBox="0 0 600 600" xmlns="http://www.w3.org/2000/svg">
- <g transform="translate(300,300)">
- <path d="M103.6,-114.9C151,-83.6,217.8,-66.9,242.2,-28C266.5,10.9,248.4,71.9,215,118.8C181.6,165.7,132.9,198.4,84.1,204.8C35.3,211.1,-13.5,191.1,-47.4,164C-81.3,137,-100.4,103,-121.7,68.9C-143,34.8,-166.5,0.7,-175.4,-45.2C-184.3,-91,-178.6,-148.5,-147,-182.6C-115.3,-216.7,-57.6,-227.4,-14.8,-209.7C28.1,-192.1,56.1,-146.2,103.6,-114.9Z"/>
- </g>
- </svg>
- {/block:IfBlob2}
- <!-- 3rd Blob -->
- {block:IfBlob3}
- <svg id="blob3" viewBox="0 0 600 600" xmlns="http://www.w3.org/2000/svg">
- <g transform="translate(300,300)">
- <path d="M136.5,-197.4C160.9,-170.1,153.7,-108.9,170,-55.9C186.4,-2.9,226.4,41.8,222.9,78.6C219.5,115.4,172.6,144.3,128.2,177.5C83.9,210.8,41.9,248.4,-4.8,255C-51.5,261.6,-103.1,237.2,-142.2,202.2C-181.4,167.3,-208.1,121.8,-209.2,77.6C-210.2,33.5,-185.5,-9.4,-172.7,-58.4C-159.9,-107.4,-159,-162.5,-132.2,-189C-105.4,-215.4,-52.7,-213.2,1.7,-215.5C56,-217.8,112.1,-224.6,136.5,-197.4Z" fill="#FFB4BC" />
- </g>
- </svg>
- {/block:IfBlob3}
- <!-- // end blobs -->
- <!-- PARTICLE BACKGROUND -->
- <!-- Particle.js, by Vincent Garreau -->
- {block:IfParticleBackground}
- <div id="particles-js"></div>
- <script>
- particlesJS("particles-js", {
- particles: {
- number: {
- value: 100,
- density: { enable: true, value_area: 631.3181133058181 }
- },
- color: { value: "{color:Accent 5}" },
- shape: {
- type: "circle"
- },
- opacity: {
- value: 0.75,
- random: true,
- anim: { enable: true, speed: 0.5, opacity_min: 0.1, sync: true }
- },
- size: {
- value: 5,
- random: true,
- anim: { enable: true, speed: 2, size_min: 0.1, sync: false }
- },
- line_linked: {
- enable: false
- },
- move: {
- enable: true,
- speed: 2,
- direction: "bottom",
- random: true,
- straight: true,
- out_mode: "out"
- }
- },
- interactivity: {
- detect_on: "canvas",
- events: {
- onhover: { enable: false, mode: "repulse" },
- resize: true
- },
- },
- retina_detect: true
- });
- </script>
- {/block:IfParticleBackground}
- <!-- ««« END LAYOUT | START SCRIPTS »»» -->
- <!-- PAGE NOT FOUND -->
- <!-- Tutorial by fukuo. -->
- <div class="wrapper_notfound">
- <div class="actual_notfound">
- <h1>{text:Not Found Title}</h1>
- <p>{text:Not Found Text}</br>
- Please go <a href="/" title="back to blog">here</a> to return to the blog.</p>
- </div>
- </div>
- <script>
- $(document).ready(function() {
- if ($('p:contains("The URL you requested could not be found.")').html()) {
- $(".wrapper_notfound").css( "visibility", "visible" );
- $(".article_position").remove();
- $('title').prepend( "Not Found | " ); }
- });
- </script>
- <!-- CSS PHOTOSETS SCRIPT -->
- <!-- by annasthms and espoirthemes -->
- <script>
- function gatherData(images, arr) {
- for (let i = 0; i < images.length; i++) {
- let currentData = {
- "width": images[i].getAttribute('data-width'),
- "height": images[i].getAttribute('data-height'),
- "low_res": images[i].getAttribute('data-lowres'),
- "high_res": images[i].getAttribute('data-highres')
- };
- arr.push(currentData);
- }
- }
- function getIndex(elem) {
- let i = 0;
- while( (elem = elem.previousElementSibling) != null ) i++;
- return i;
- }
- function lightbox(elem) {
- let currentPhotoset = elem.parentNode;
- let photosetPhotos = currentPhotoset.getElementsByTagName('div');
- let data = [];
- gatherData(photosetPhotos, data);
- Tumblr.Lightbox.init(data, getIndex(elem) + 1);
- }
- </script>
- <!-- RESPONSIVE VIDEOS -->
- <!-- Responsive videos script, by @nouvae. -->
- <script>
- $(document).ready(function() {
- flexibleFrames($(".video")); // $(".video") is the class selector passed in the argument
- });
- </script>
- <script>
- function flexFrame() {
- $(".caption").each(function() {
- $(this).find("iframe").wrap("<div class='capframe'></div>"); // wrap iframe
- flexibleFrames($(".capframe"));
- });
- flexibleFrames($(".video"));
- }
- $(document).ready(flexFrame);
- </script>
- <!-- CLICKABLE DROPDOWN MENU -->
- <!-- Tutorial by w3schools. -->
- <script>
- /* When the user clicks on the button,
- toggle between hiding and showing the dropdown content */
- function myFunction() {
- document.getElementById("myDropdown").classList.toggle("show");
- }
- // Close the dropdown if the user clicks outside of it
- window.onclick = function(event) {
- if (!event.target.matches('.dropbtn')) {
- var dropdowns = document.getElementsByClassName("dropdown-content");
- var i;
- for (i = 0; i < dropdowns.length; i++) {
- var openDropdown = dropdowns[i];
- if (openDropdown.classList.contains('show')) {
- openDropdown.classList.remove('show');
- }
- }
- }
- }
- </script>
- <!-- MUSIC PLAYER BY GLENTHEMES -->
- <script src="https://dl.dropbox.com/s/q3g9wib9m3prasf/glenplayer03.js"></script>
- <!-- NPF PHOTOSETS -->
- <!-- NPF photoset script, by glenthemes. -->
- <script src="//dl.dropbox.com/s/m8mtje1avef2a2y/npf-styling.js"></script>
- <script src="//cdn.jsdelivr.net/gh/boscoxvi/npfphotosets/npfphotosets.js"></script>
- <script>
- npfPhotosets("article", npfOptions);
- // article is your posts selector
- </script>
- <!-- TOOLTIPS -->
- <!-- Tippy.js tooltips, by atomiks. -->
- <script src="https://unpkg.com/popper.js@1"></script>
- <script src="https://unpkg.com/tippy.js@5/dist/tippy-bundle.iife.js"></script>
- <link rel="stylesheet" href="https://unpkg.com/tippy.js@5/dist/svg-arrow.css" />
- <script>
- tippy('a[title], .photoset-image, .gst', {
- theme: 'waerme',
- zIndex: 9999999999,
- arrow: tippy.roundArrow,
- maxWidth: 300,
- placement: 'auto',
- content(reference) {
- const title = reference.getAttribute('title');
- reference.removeAttribute('title');
- return title;
- },
- });
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment