Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML>
- <head>
- <!---
- eaten star theme ^q^
- coded by emoticon equinox
- questions, comments, conerns? https://jellyparty.tumblr.com/
- --->
- <!------------- img -------------->
- <meta name="image:footer pixel" content="">
- <meta name="image:blog background" content="">
- <meta name="image:floatie" content="">
- <meta name="image:custom cursor" content="">
- <meta name="image:header" content="">
- <meta name="image:favicon" content="">
- <meta name="image:pixel 1" content="">
- <meta name="image:pixel 2" content="">
- <meta name="image:pixel 3" content="">
- <meta name="image:pixel 4" content="">
- <meta name="image:pixel 5" content="">
- <!------------- text ----------------->
- <meta name="text:font size" content="18">
- <meta name="text:header desc" content="abc, yeah, 123">
- <meta name="text:floatie size" content="150">
- <meta name="text:floatie right" content="15">
- <!------------- options --------------->
- <meta name="if:circle header" content="">
- <meta name="if:custom cursor" content="">
- <meta name="if:full background" content="">
- <meta name="if:bold links" content="">
- <meta name="if:rainbow link hover" content="">
- <meta name="if:link underline" content="">
- <!------------- color ------------------>
- <meta name="color:blog background" content="">
- <meta name="color:text" content="">
- <meta name="color:link" content="">
- <meta name="color:link hover" content="">
- <meta name="color:text selection" content="">
- <meta name="color:text selection bg" content="">
- <meta name="color:link glow" content="">
- <meta name="color:link glow hover" content="">
- <!------------ select ------------------>
- <meta name="select:font" content="arial">
- <meta name="select:font" content="short stack">
- <meta name="select:font" content="ms gothic">
- <meta name="select:font" content="roboto mono">
- <!---------------------- misc -------------------------->
- <link href="https://fonts.googleapis.com/css?family=Short+Stack&display=swap" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Roboto+Mono&display=swap" rel="stylesheet">
- <title>{Title}</title>
- <link rel="shortcut icon" href="{image:favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="stylesheet" href="https://static.tumblr.com/qxrkgx6/RWPmgn2qa/normalize.min.css">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <!---------------------- misc -------------------------->
- <style type="text/css">
- body{
- word-wrap:break-word;
- font-size:{text:font size}px;
- font-family:{select:font};
- color:{color:text};
- background-color:{color:blog background};
- background-image:Url('{image:blog background}');
- background-attachment:fixed;
- {block:iffullbackground}
- background-size: cover;
- {/block:iffullbackground}
- {block:ifcustomcursor}
- cursor:url("{image:custom cursor}"), default;
- {/block:ifcustomcursor};}
- a{
- color:{color:link};
- text-decoration:none;
- text-shadow: 0 0 10px {color:link glow}; 0 0 10px
- {block:ifboldlinks}
- font-weight:bold;
- {/block:ifboldlinks}
- {block:iflinkunderline}
- text-decoration:underline;
- {/block:iflinkunderline};}
- a:hover{
- text-shadow: 0 0 10px {color:link glow hover}; 0 0 10px
- {block:ifrainbowlinkhover}
- text-decoration: none;
- color: white;
- display: inline-block;
- background-size: 120% 100%;
- -webkit-background-clip: text;
- -webkit-text-fill-color: transparent;
- -moz-background-clip: text;
- -moz-text-fill-color: transparent;
- -ms-background-clip: text;
- -ms-text-fill-color: transparent;
- background-clip: text;
- text-fill-color: transparent;
- transition: all 0.15s cubic-bezier(0.68, -0.25, 0.265, 1.25);
- background-image:url(https://i.stack.imgur.com/poux8.gif);
- {/block:ifrainbowlinkhover}
- {block:ifcustomcursor}
- cursor:url("{image:custom cursor}"), default;
- {/block:ifcustomcursor};
- color:{color:link hover};
- {block:ifboldlinks}
- font-weight:bold;
- {/block:ifboldlinks}
- {block:iflinkunderline}
- text-decoration:underline;
- {/block:iflinkunderline};}
- ::selection{
- color:{color:text selection};
- background-color:{color:text selection bg};}
- ::-webkit-scrollbar {
- width: 15px;
- height: 10px;}
- ::-webkit-scrollbar-thumb:vertical{
- background-color: #fff;
- background-image: url(https://i.imgur.com/Qtm9Z60.png);
- border-top: 1px solid #bdbdbd;
- border-left: 1px solid #bdbdbd;
- border-right: 1px solid black;
- border-bottom: 1px solid black;}
- ::-webkit-scrollbar-track {
- background-color: #fff;
- background-image: url(https://i.imgur.com/IGXGYKz.png);}
- ::-webkit-scrollbar-button:vertical:increment {
- background-image: url(https://i.imgur.com/WhC8iy3.png);
- width: 14px;
- height: 16px;
- border-top: 1px solid #bdbdbd;
- border-left: 1px solid #bdbdbd;
- border-right: 1px solid black;
- border-bottom: 1px solid black;}
- ::-webkit-scrollbar-button:vertical:decrement {
- background-image: url(https://i.imgur.com/fQ18mrR.png);
- border-top: 1px solid #bdbdbd;
- border-left: 1px solid #bdbdbd;
- border-right: 1px solid black;
- border-bottom: 1px solid black;
- width: 14px;
- height: 16px;}
- .npf_row {
- margin: 0 !important;}
- blockquote{
- margin: 0;}
- #c{
- font-size:25px;
- position:fixed;
- right:0px;
- bottom:0px;}
- #postcontent{
- margin-left:14px;
- width:400px;}
- #content{
- overflow:hidden;}
- .post, .naviga{
- margin:0 0 15px 0;
- overflow:hidden;
- padding:5px;
- background:transparent;}
- .post img{
- max-width:500px;
- max-height:100%;
- max-height:500;
- max-width:100%;}
- #header{
- text-align:center;
- overflow:hidden;
- padding:5px;
- background:transparent;
- left:10px;
- margin:15px 0 35px 0;
- width:400px;}
- .questie{
- border-radius:5px;
- border:1px solid {color:border color};
- padding:5px;}
- .search{
- margin-left:3px;
- width:126px;
- height:10px;
- margin-top:5px;
- padding:5px;
- background-image:Url('https://64.media.tumblr.com/d3b90aee405195699e293f320c7da8df/9e2fb2468a7c651d-9f/s250x400/1952c00e74253264eb65fafbfc0a634a68b86704.png');
- font-size:12px;
- color:{color:text};
- border:2px outset white;}
- .enter{
- border:2px outset;}
- .header img{
- height:150px;
- max-width:100%;
- {block:ifcircleheader}
- border-radius:100%;
- {/block:ifcircleheader}
- display:block;}
- #foatie{
- position:fixed;
- bottom:0px;
- right:{text:floatie right}px;}
- ol.notes{
- list-style-type:none;
- text-align:left;
- padding:3px;
- overflow:auto;}
- video{
- max-width: 100%;
- height: auto;}
- #audioplayer{
- width:30px;
- height:25px;
- overflow:hidden;
- position:absolute;
- margin-top:40px;
- margin-bottom:40px;
- margin-left:35px;
- border-radius: 40px;
- opacity: 0.7;}
- .trackstuff{
- overflow:auto;
- margin-left:110px;
- margin-top:-75px;
- margin-bottom:50px;
- display:block;}
- .playbutton{
- margin-bottom:30px;
- margin-top:-60px;
- margin-left:35px;
- z-index:9;
- width:33px;
- height:30px;
- overflow:hidden;}
- {CustomCss}
- </style>
- </head>
- <body>
- <div id="postcontent">
- <div id="content">
- <div id="header">
- <center>
- <div class="header img">
- <a href="/"><img src="{image:header}"></a>
- </div>
- </center>
- <br>{text:header desc}
- <br><img src="{image:pixel 1}"> <img src="{image:pixel 2}"> <img src="{image:pixel 3}"> <img src="{image:pixel 4}"> <img src="{image:pixel 5}">
- <p>
- <form action="/search" method="get">
- <input class="search" type="text" placeholder="{text:searchbar text}" name="q" value="" style="outline:none;">
- <input class="enter" type="submit" value="GO!" id="sb"/>
- </form>
- </div>
- {block:Posts}
- <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} --> {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <div class="post">
- <!-- Text -->
- {block:Text}
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Chat}
- {block:Title}
- <div class="title">
- <h3><a href="{Permalink}">{Title}</a></h3></div>
- {/block:Title}
- {block:Lines}
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}{Line}
- </div>
- {/block:Lines}
- {/block:Chat}
- <!-- Images --->
- {block:Photo}
- {LinkOpenTag}
- <img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
- {LinkCloseTag}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-400}
- {block:Photos}
- {/block:Photos}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Photoset}
- <!-- Video -->
- {block:Video}
- {Video-500}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Video}
- <!-- Audio -->
- {block:Audio}
- <div id= "audioplayer">{AudioPlayerWhite}</div>
- {block:AlbumArt}
- <div id="albumart">
- <img src="{AlbumArtURL}" width="100">
- </div>
- {/block:AlbumArt}
- <div class="trackstuff">
- {block:TrackName}<b><i>{TrackName}</i></b>{/block:TrackName}<br>{block:Artist}<i>{Artist}</i>{/block:Artist}</div>
- {Caption}
- {/block:Audio}
- <!-- Quote -->
- {block:Quote}
- <div class="quote">
- "{Quote}"
- {block:Source}
- <div class="source">- <i>{Source}</i></div>
- {/block:Source}
- </div>
- {/block:Quote}
- <!-- Link -->
- {block:Link}
- <a href="{URL}" class="link" {Target}>{Name}</a>
- {block:Description}
- {Description}
- {/block:Description}
- {/block:Link}
- <!-- Ask -->
- {block:Answer}
- <div class="questie">
- <div class="question">{Asker} said: <b>{Question}</b></div>
- </div>
- <div class="caption">{Answer}</div>
- {/block:Answer}
- <!-- Footer -->
- {block:Date}
- <div class="footer">
- <a href="{Permalink}">{block:NoteCount}{NoteCount}{/block:NoteCount}</a> <img src="{image:footer pixel}"> <a href="{ReblogUrl}">REBLOG</a>
- {block:PermalinkPage}
- <br>
- {block:HasTags}
- {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
- {block:NoteCount}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:NoteCount}
- {/block:PermalinkPage}
- <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
- {/block:Date}
- </div>
- </div>
- {/block:Posts}
- {block:Pagination}
- <div class="naviga">
- <center>
- {block:PreviousPage}
- <a href="{PreviousPage}">« Back?</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">Next? »</a>
- {/block:NextPage}
- </div>
- </div>
- {/block:Pagination}
- </div>
- <!-- please do not edit link or remove -->
- <div id="c"><a href="https://jellyparty.tumblr.com/tagged/mine">ミ★</a></div>
- <!-- please do not edit link or remove -->
- <div id="foatie">
- <img src="{image:floatie}" width="{text:floatie size}px">
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement