Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ♡ tng is the best star trek series theme by joyfriend ♡
- data soong is my best friend
- basecode by evansyhelp audio formatting from sadthemes
- windows 98 parts from https://github.com/jdan/98.css
- -->
- <!DOCTYPE html>
- <html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <link rel="stylesheet" href="https://unpkg.com/98.css" />
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script><script src="https://static.tumblr.com/rtrqcib/VGGnlh8rf/jquery.style-my-tooltips.min.js"></script><script>(function($){$(document).ready(function(){$("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:0,tip_fade_speed:0,attribute:"title"});});})(jQuery);</script>
- <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
- <!-- META TAGS, SCRIPTS, AND CUSTOM FONTS GO HERE-->
- <meta name="color:background" content="#008081"/>
- <meta name="color:text" content="#000"/>
- <meta name="color:posts" content="#fff"/>
- <meta name="color:border" content="#000">
- <meta name="color:link" content="#000"/>
- <meta name="color:selection bg" content="#fff"/>
- <meta name="color:selection text" content="#000"/>
- <meta name="text:font size" content="12px">
- <meta name="text:link divider" content="/">
- <meta name="text:redirect" content=""/>
- <meta name="text:description" content="do do do do do dodododo doooo do do do do do doooodooo"/>
- <meta name="text:audio link" content="https://cdn.discordapp.com/attachments/604506825991127053/859249555388366878/yt1s.com_-_Coconut_Mall_Mario_Kart_Wii_OST.mp3" />
- <meta name="text:audio marquee" content="Now playing: Coconut Mall - Mario Kart Wii" />
- <meta name="if:redirect" content="" />
- <meta name="if:cover bg" content="" />
- <meta name="if:post border" content="" />
- <meta name="if:description" content="" />
- <meta name="image:favicon" content="">
- <meta name="image:background" content="" />
- <meta name="image:sidebar" content=""/>
- <meta name="select:font" content="arial">
- <meta name="select:font" content="verdana">
- <meta name="select:font" content="courier">
- <meta name="select:font" content="georgia">
- <meta name="select:font" content="times new roman">
- <meta name="select:font" content="ms gothic"/>
- <meta name="select:font" content="short stack"/>
- <meta name="select:font" content="comic sans ms">
- <meta name="select:font" content="ms sans serif">
- <meta name="select:border type" content="solid" />
- <meta name="select:border type" content="double" />
- <meta name="select:border type" content="dashed" />
- <meta name="select:border type" content="dotted" />
- <meta name="select:border type" content="outset">
- <meta name="select:border type" content="inset">
- <meta name="text:link1" content="one">
- <meta name="text:url1" content="">
- <meta name="text:link2" content="two">
- <meta name="text:url2" content="">
- <meta name="text:link3" content="three">
- <meta name="text:url3" content="">
- <meta name="text:link4" content="four">
- <meta name="text:url4" content="">
- {block:ifredirect}
- {block:IndexPage}<script type="text/javascript">
- var url = location.href;
- if (url == "{BlogURL}") {
- window.location = "{BlogURL}tagged/{text:redirect}";
- }
- </script>{/block:IndexPage}
- {/block:ifredirect}
- </head>
- <style type="text/css">
- /* ALL STYLING GOES HERE */
- ::selection {
- background: {color:selection bg};
- color:{color:selection text};
- }
- .tooltip{
- display:inline;
- position:relative;
- }
- #s-m-t-tooltip{
- max-width:300px;
- padding:5px;
- background:#c0c0c0;
- margin:20px 7px -2px 20px;
- box-shadow: inset -1px -1px #ffffff, inset 1px 1px #0a0a0a,
- inset -2px -2px #dfdfdf, inset 2px 2px #808080;
- color:#000;
- font-family: "Pixelated MS Sans Serif";
- src: url("fonts/converted/ms_sans_serif.woff") format("woff");
- src: url("fonts/converted/ms_sans_serif.woff2") format("woff2"); letter-spacing:1px;
- text-align:center;
- z-index:99999999999999999999;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- }
- body {
- margin:0px;
- background:{color:background};
- color:{color:text};
- background-image: url('{image:background}');
- {block:ifnotcoverbg}
- background-repeat: repeat;
- background-attachment: fixed;
- {/block:ifnotcoverbg}
- {block:ifcoverbg}
- background-size: cover;
- background-attachment: fixed;
- {/block:ifcoverbg}
- font-family: {select:font};
- font-size: {text:font size};
- }
- @font-face {
- font-family: ms sans serif;
- src: url(https://dl.dropbox.com/s/nsars34hvq71zyx/MS%20Sans%20Serif%208pt.ttf);
- }
- a {
- color:{color:link};
- -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- text-decoration:none;
- }
- a:hover {
- color:{color:link hover};
- -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- }
- #held{
- margin: auto;
- width: 30%;
- margin-top:-70px;
- }
- #posts{
- width:400px;
- {block:ifpostborder}
- border:{text:border size} {select:border type} {color:border};
- {/block:ifpostborder}
- background-color:{color:posts};
- padding:10px;
- margin-bottom:10px;
- }
- #posts img {
- max-width:100%;
- height:auto;
- }
- .title-bar a{
- color:white
- }
- .window{
- font-size: {text:font size};
- }
- #mydiv {
- position: absolute;
- z-index: 9;
- text-align: center;
- }
- #mydivheader {
- cursor: move;
- z-index: 10;
- }
- #con {
- margin-left:80px;
- margin-top:50px;
- position:fixed;
- }
- #navcon {
- margin-left:180px;
- margin-top:380px;
- position:fixed;
- }
- /* audio stuff */
- .spotify_audio_player {
- height:80px!important;
- width:100%!important;}
- .soundcloud_audio_player {
- height:150px!important;
- width:100%!important;}
- .trackback {
- position: absolute;
- left: 20px;
- top: 20px;
- width: 19px;
- height: 19px;
- background-color: #fff;
- padding: 10px;
- opacity: .4;}
- .pressplay{
- position: relative;
- width: 25px;
- height: 25px;
- overflow: hidden;
- left: -6px;
- top: -3px;}
- .albumpic {
- position: absolute;
- left: 0px;
- top: 0px;
- width: 79px;
- height: 79px;}
- .albumpic img {
- width: 100%;
- height: auto;
- border: 1px solid {color:font color};}
- .trackinfo {
- width: auto;
- display:inline-block;
- margin-left: 90px;
- min-height: 85px;}
- .audiowrapper {
- position: relative; display:inline-block;}
- .material-icons{
- cursor:pointer ;
- font-size: calc({text:font size} + 5px);
- margin-top:3px;
- }
- #meowdiv {
- position: absolute;
- z-index: 9;
- text-align: center;
- }
- #meowdivheader {
- cursor: move;
- z-index: 10;
- }
- </style>
- <body>
- <!-- SIDEBAR/HEADER -->
- {block:Pagination}
- <div id="navcon">
- <div id="meowdiv">
- <div id="meowdivheader">
- <div class="window" style="width: 300px">
- <div class="title-bar">
- <div class="title-bar-text">C:\\USERS\{name}\pages\{TotalPages}</div>
- <div class="title-bar-controls">
- <button aria-label="Minimize"></button>
- <button aria-label="Maximize"></button>
- <button aria-label="Close"></button>
- </div>
- </div>
- <div class="window-body">
- <table style="width:100%">
- <tr> {block:PreviousPage}
- <td style="width: 50%;">
- <form action="{PreviousPage}">
- <input type="submit" value="back" />
- </form>
- {/block:PreviousPage}
- </td>
- {block:NextPage}
- <td style="width: 50%;">
- <form action="{NextPage}">
- <input type="submit" value="next" />
- </form>
- {/block:NextPage}
- </td>
- </tr>
- </table>
- </div>
- </div></div>
- </div>
- <script>
- //Make the DIV element draggagle:
- dragElement(document.getElementById("meowdiv"));
- function dragElement(elmnt) {
- var pos1 = 0, pos2 = 0, pos3 = 0, pos4 = 0;
- if (document.getElementById(elmnt.id + "header")) {
- /* if present, the header is where you move the DIV from:*/
- document.getElementById(elmnt.id + "header").onmousedown = dragMouseDown;
- } else {
- /* otherwise, move the DIV from anywhere inside the DIV:*/
- elmnt.onmousedown = dragMouseDown;
- }
- function dragMouseDown(e) {
- e = e || window.event;
- e.preventDefault();
- // get the mouse cursor position at startup:
- pos3 = e.clientX;
- pos4 = e.clientY;
- document.onmouseup = closeDragElement;
- // call a function whenever the cursor moves:
- document.onmousemove = elementDrag;
- }
- function elementDrag(e) {
- e = e || window.event;
- e.preventDefault();
- // calculate the new cursor position:
- pos1 = pos3 - e.clientX;
- pos2 = pos4 - e.clientY;
- pos3 = e.clientX;
- pos4 = e.clientY;
- // set the element's new position:
- elmnt.style.top = (elmnt.offsetTop - pos2) + "px";
- elmnt.style.left = (elmnt.offsetLeft - pos1) + "px";
- }
- function closeDragElement() {
- /* stop moving when mouse button is released:*/
- document.onmouseup = null;
- document.onmousemove = null;
- }
- }
- </script>
- </div>
- {/block:Pagination}
- <p style="visibility: hidden" id="zed"><span class="material-icons">pause</span></p>
- <p style="visibility: hidden" id="ah"><span class="material-icons">play_arrow</span></p>
- <div id="con">
- <div id="mydiv">
- <div id="mydivheader">
- <div class="window" style="width: 300px">
- <div class="title-bar">
- <div class="title-bar-text">About</div>
- <div class="title-bar-controls">
- <button aria-label="Minimize"></button>
- <button aria-label="Maximize"></button>
- <button aria-label="Close"></button>
- </div>
- </div>
- <div class="window-body">
- <table style="width:100%">
- <tr>
- <td style="width: 50%;">
- <a href="/"><img style="height:auto; max-width:150px"src="{image:sidebar}"></a>
- </td>
- <td style="width: 50%;">
- <center>
- <p style="margin-left:-10px">
- <a href="{text:url1}">{text:link1}</a> {text:link divider}
- <a href="{text:url2}">{text:link2}</a> {text:link divider}
- <a href="{text:url3}">{text:link3}</a> {text:link divider}
- <a href="{text:url4}">{text:link4}</a> </p>
- {block:ifdescription}
- <ul class="tree-view">
- {text:description}
- </ul>
- {/block:ifdescription}
- </center>
- </td>
- </tr>
- </table> </div>
- <div class="status-bar">
- <p class="status-bar-field">
- <audio id="myAudio" src="{text:audio link}" type="audio"></audio>
- <span id="demo" onclick="myFunction()"><span class="material-icons">play_arrow</span></span>
- <script>
- function myFunction() {
- var x = document.getElementById("demo");
- var y = document.getElementById("myAudio");
- var z = document.getElementById("zed").innerHTML;
- var a = document.getElementById("ah").innerHTML;
- if (x.innerHTML === a) {
- x.innerHTML = z;
- y.play();
- } else {
- x.innerHTML = a;
- y.pause();
- }
- }
- </script>
- </p>
- <p style="width:200px" class="status-bar-field">
- <marquee style="margin-top:5px; margin-bottom:-2px" scrollamount="8">
- {text:audio marquee}</marquee></p>
- </div>
- </div></div>
- </div></div>
- <script>
- //Make the DIV element draggagle:
- dragElement(document.getElementById("mydiv"));
- function dragElement(elmnt) {
- var pos1 = 0, pos2 = 0, pos3 = 0, pos4 = 0;
- if (document.getElementById(elmnt.id + "header")) {
- /* if present, the header is where you move the DIV from:*/
- document.getElementById(elmnt.id + "header").onmousedown = dragMouseDown;
- } else {
- /* otherwise, move the DIV from anywhere inside the DIV:*/
- elmnt.onmousedown = dragMouseDown;
- }
- function dragMouseDown(e) {
- e = e || window.event;
- e.preventDefault();
- // get the mouse cursor position at startup:
- pos3 = e.clientX;
- pos4 = e.clientY;
- document.onmouseup = closeDragElement;
- // call a function whenever the cursor moves:
- document.onmousemove = elementDrag;
- }
- function elementDrag(e) {
- e = e || window.event;
- e.preventDefault();
- // calculate the new cursor position:
- pos1 = pos3 - e.clientX;
- pos2 = pos4 - e.clientY;
- pos3 = e.clientX;
- pos4 = e.clientY;
- // set the element's new position:
- elmnt.style.top = (elmnt.offsetTop - pos2) + "px";
- elmnt.style.left = (elmnt.offsetLeft - pos1) + "px";
- }
- function closeDragElement() {
- /* stop moving when mouse button is released:*/
- document.onmouseup = null;
- document.onmousemove = null;
- }
- }
- </script>
- </div>
- <div id="held">
- <!-- POSTS -->
- {block:Posts}
- <div id="posts">
- {block:Text}
- {block:Title}{Title}{/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
- {/block:Photo}
- {block:Photoset}
- {Photoset-400}
- {/block:Photoset}
- {block:Panorama}
- {LinkOpenTag}<img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/>{LinkCloseTag}
- {/block:Panorama}
- {block:Answer}
- <img src="{AskerPortraitURL-64}">
- {Asker}:
- {Question}
- {Answer}
- {/block:Answer}
- {block:Video}
- {Video-400}
- {/block:Video}
- {block:Quote}
- {Quote}
- {block:Source}{Source}{/block:Source}
- {/block:Quote}
- {block:Link}
- <a href="{URL}" {Target}>{Name}</a>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}{Title}{/block:Title}
- {block:Lines}
- {block:Label}{Label}{/block:Label}
- {Line}
- {/block:Lines}
- {/block:Chat}
- {block:AudioPlayer}
- <div class="audiowrapper">
- {block:AlbumArt}
- <div class="albumpic"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}
- <div class="trackback">
- <div class="pressplay">
- {AudioPlayer}
- </div></div>
- <div class="trackinfo">
- {block:TrackName}{TrackName}{/block:TrackName}<br>
- {block:Artist}<b>{Artist}</b>{/block:Artist}<br>
- {block:Album}<i>{Album}</i>{/block:Album}<br>
- </div></div>
- {/block:AudioPlayer}
- </div>
- {block:Caption}
- <div class="window" style="width:420px; margin-bottom:10px">
- <div class="title-bar">
- <div class="title-bar-text"><a href="{Permalink}" title="{timeago}">C:\\USERS\{name}\{PostType}\{notecount}</a>
- </div>
- <div class="title-bar-controls">
- <button aria-label="Minimize"></button>
- <button aria-label="Maximize"></button>
- <button aria-label="Close"></button>
- </div>
- </div>
- <div class="window-body">
- {Caption}
- </div>
- </div>
- {/block:Caption}
- <!-- POST INFO --> {block:Date}
- <div class="window" style="width:420px; margin-bottom:35px">
- <div class="title-bar">
- <div class="title-bar-text"><a href="{Permalink}" title="{timeago}">C:\\USERS\{name}\{PostType}\{block:NoteCount}{NoteCount}{/block:NoteCount}</a>
- </div>
- <div class="title-bar-controls">
- <button aria-label="Minimize"></button>
- <button aria-label="Maximize"></button>
- <button aria-label="Close"></button>
- </div>
- </div>
- <div class="window-body">
- <a href="{Permalink}">{DayOfMonth} {ShortMonth} {ShortYear}</a>
- {block:RebloggedFrom}
- <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> /
- <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>
- {/block:RebloggedFrom}
- {block:HasTags}
- <br> filed:
- <select onChange="location=this.options[this.selectedIndex].value;">
- <option></option> {block:Tags}
- <option value="{TagURL}">{Tag}</option>{/block:Tags}
- </select>
- {/block:HasTags}
- {/block:Date}
- {block:PermalinkPage}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:PermalinkPage} </div>
- </div>
- {/block:Posts}
- </div>
- <a style="position:fixed;left:3px;bottom:3px;" href="https://joyfriend.tumblr.com/" title="artie was here">🃏</a>
- </body>
- </html>
- <!-- sniff u. hii -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement