Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML>
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!--
- ┌┬┐ ┐┌ ┌┐ ┌┬┐ ┌┐ ┌┐ ┌┐ ┐┌ ┌┐ ┌┐ ┐ ┌┐
- │ ├┤ ├ │││ ├ └┐ ├┴┐ └┤ ├ ├┴┐ │ └┐
- ┴ ┘└ └┘ ┘ └ └┘ └┘ └─┘ ┘ └┘ ┘ └ └ └┘
- visit themesbyeris.tumblr.com for more themes
- -->
- <head>
- <meta name="if:Infinite Scroll" content="0" />
- <meta name="color:Background" content="#0b000b" />
- <meta name="color:Background Glow" content="#610061" />
- <meta name="color:Post Backgrounds" content="#ffffff" />
- <meta name="color:Text" content="#ffffff" />
- <meta name="color:Links" content="#ffffff" />
- <meta name="color:Links Hover" content="#a07fa0" />
- <meta name="font:Font" content="Helvetica" />
- <meta name="if:Show Archive Link" content="1" />
- <meta name="if:Show RSS Link" content="1" />
- <meta name="if:Switch Sides" content="0" />
- <meta name="if:Search Bar" content="0" />
- <meta name="image:Sidebar Image" content="" />
- <meta name="text:Background Opacity" content="0.06" />
- <meta name="text:Heading Font Size" content="40" />
- <meta name="text:Titles Font Size" content="20" />
- <meta name="text:Text Font Size" content="11" />
- <meta name="text:Tags Font Size" content="11" />
- <title>{Title}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- body {background-color:{color:Background}; color:{color:Text}; font-family:{font:Font},sans-serif; font-size:{text:Text Font Size}px; word-wrap:break-word; width:100%; height:100%; margin:0; padding:0;}
- img {max-width:100%; border:0;}
- a {text-decoration:none; color:{color:Links};}
- a:hover {color:{color:Links Hover};}
- h1 {font-size:{text:Titles Font Size}px; margin:0 0 10px;}
- ol, ul {margin:3px 0 3px -15px;}
- blockquote {margin:0 0 0 10px; padding:0 0 0 10px; border-left:solid 2px {color:Text};}
- .clear {clear:both;}
- a, a:hover, .pre {-webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out;}
- #glow {position:fixed; z-index:1; background-image: -ms-radial-gradient(center, circle closest-side, rgba({RGBcolor:Background Glow},1) 20%, rgba({RGBcolor:Background Glow},0) 100%); background-image: -moz-radial-gradient(center, circle closest-side, rgba({RGBcolor:Background Glow},1) 20%, rgba({RGBcolor:Background Glow},0) 100%); background-image: -o-radial-gradient(center, circle closest-side, rgba({RGBcolor:Background Glow},1) 20%, rgba({RGBcolor:Background Glow},0) 100%); background-image: -webkit-gradient(radial, center center, 0, center center, 140, color-stop(0.2, rgba({RGBcolor:Background Glow},1)), color-stop(1, rgba({RGBcolor:Background Glow},0))); background-image: -webkit-radial-gradient(center, circle closest-side, rgba({RGBcolor:Background Glow},1) 20%, rgba({RGBcolor:Background Glow},0) 100%); background-image: radial-gradient(circle closest-side at center, rgba({RGBcolor:Background Glow},1) 20%, rgba({RGBcolor:Background Glow},0) 100%);}
- #glow.large {width:600px; height:600px; top:40%; left:70%; margin:-300px;}
- #glow.med {width:350px; height:350px; top:50%; left:20%; margin:-175px; opacity:0.9;}
- #glow.small {width:200px; height:200px; top:20%; left:30%; margin:-100px; opacity:0.8;}
- #glow.tiny {width:150px; height:150px; top:80%; left:50%; margin:-75px; opacity:0.7;}
- #content {width:532px; margin:0 auto 60px; position:relative; z-index:2;}
- #sidebar {z-index:3; width:216px; padding:8px; background-color:rgba({RGBcolor:Post Backgrounds},{text:Background Opacity}); position:fixed; top:170px;}
- #sidebar img.image {display:block; width:200px; border:solid 8px rgba({RGBcolor:Post Backgrounds},{text:Background Opacity});}
- #sidebar .desc {margin-top:8px;}
- #sidebar .search {margin-top:8px;}
- #sidebar .search input {color:{color:Text}; font-size:{text:Text Font Size}px; font-family:{font:Font},sans-serif; margin:auto;}
- #sidebar .search .text {background-color:transparent; border:solid 1px {color:Text}; padding:4px 8px; width:135px;}
- #sidebar .search .text:focus {outline:none;}
- #sidebar .search .button {padding:6px 10px; background-color:rgba({RGBcolor:Post Backgrounds},{text:Background Opacity}); border:0; width:60px;}
- #sidebar .search .button:focus {outline:none;}
- {block:IfNotSwitchSides}
- #content {padding-left:232px;}
- #sidebar {right:50%; margin-right:194px;}
- {block:IfNotSwitchSides}
- {block:IfSwitchSides}
- #content {padding-right:232px;}
- #sidebar {left:50%; margin-left:194px;}
- {block:IfSwitchSides}
- #header {padding:44px 8px 8px; margin:0 0 44px; background-color:rgba({RGBcolor:Post Backgrounds},{text:Background Opacity});}
- #header .title {display:block; font-size:{text:Heading Font Size}px;}
- #header .title:hover {color:{color:Text};}
- #header .title .pre {display:inline-block; height:{text:Heading Font Size}px; width:{text:Heading Font Size}px; margin-right:8px; background-color:{color:Text};}
- #header .title:hover .pre {-webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg);}
- #header .underline {height:2px; margin-bottom:8px; background-image: -ms-linear-gradient(left, rgba({RGBcolor:Text},1) 20%, rgba({RGBcolor:Text},0) 100%); background-image: -moz-linear-gradient(left, rgba({RGBcolor:Text},1) 20%, rgba({RGBcolor:Text},0) 100%); background-image: -o-linear-gradient(left, rgba({RGBcolor:Text},1) 20%, rgba({RGBcolor:Text},0) 100%); background-image: -webkit-gradient(linear, left top, right top, color-stop(0.2, rgba({RGBcolor:Text},1)), color-stop(1, rgba({RGBcolor:Text},0))); background-image: -webkit-linear-gradient(left, rgba({RGBcolor:Text},1) 20%, rgba({RGBcolor:Text},0) 100%); background-image: linear-gradient(to right, rgba({RGBcolor:Text},1) 20%, rgba({RGBcolor:Text},0) 100%);}
- #header .links {text-align:center;}
- #header .links span {display:inline-block; margin:0 6px 0 8px;}
- #header .links span:last-child {display:none;}
- #post {padding:8px; margin:0 0 44px; background-color:rgba({RGBcolor:Post Backgrounds},{text:Background Opacity});}
- #post #media {padding:8px; background-color:rgba({RGBcolor:Post Backgrounds},{text:Background Opacity});}
- #post img.photo {display:block; width:100%; height:auto;}
- #post .quote {font-style:italic; position:relative; padding:12px 50px;}
- #post .quote span {position:absolute; opacity:{text:Background Opacity}; font-size:60px;}
- #post .quote .open {top:-6px; left:0;}
- #post .quote .close {bottom:-30px; right:6px;}
- #post ul.chat {list-style-type:none;}
- #post ul.chat li {padding:4px 8px; margin:0 0 1px -25px; background-color:rgba({RGBcolor:Post Backgrounds},{text:Background Opacity});}
- #post ul.chat li:nth-child(even) {background-color:rgba(0,0,0,0);}
- #post a.link {text-decoration:underline;}
- #footer {margin-top:20px; font-size:{text:Tags Font Size}px;}
- #pagination {text-align:center; margin-bottom:60px;}
- #notecontainer {padding:40px 0 0;}
- #notecontainer ol {list-style-type:none; margin:0; padding:0;}
- #notecontainer li {margin-bottom:8px;}
- #notecontainer img.avatar {width:16px; height:16px; margin-right:10px; position:relative; top:3px;}
- #notecontainer blockquote {margin:8px 35px 0 35px;border:0; padding:8px; background-color:rgba({RGBcolor:Post Backgrounds},{text:Background Opacity});}
- a.credit {position:fixed; top:50px; right:5px; z-index:99; height:12px; padding:2px 5px 4px 4px; background-color:rgba(0,0,0,0.38); border:1px solid rgba(0,0,0,0.18); border-radius:3px; color:#ffffff; font:normal bold 12px arial; text-decoration:none;}
- {CustomCSS}
- </style>
- {block:IfInfiniteScroll}<script type="text/javascript" src="https://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>{/block:IfInfiniteScroll}
- </head>
- <body>
- <a href="https://themesbyeris.tumblr.com/" class="credit">Themes by Eris</a>
- <!-- Do not remove credit -->
- <div id="glow" class="large"></div>
- <div id="glow" class="med"></div>
- <div id="glow" class="small"></div>
- <div id="glow" class="tiny"></div>
- <div id="sidebar">
- <img class="image" src="{image:Sidebar Image}" />
- <div class="desc">{Description}</div>
- {block:IfSearchBar}
- <div class="search">
- <form action="/search" method="get">
- <input class="text" type="text" name="q" value="{SearchQuery}"/>
- <input class="button" type="submit" value="Search"/>
- </form>
- </div>
- {block:IfSearchBar}
- </div>
- <div id="content">
- <div id="header">
- <a class="title" href="/"><span class="pre"></span>{Title}</a>
- <div class="underline"></div>
- <div class="links">
- {block:AskEnabled}<a href="/ask">{AskLabel}</a><span class="bl">|</span>{/block:AskEnabled}
- {block:SubmissionsEnabled}<a href="/submit">{SubmitLabel}</a><span class="bl">|</span>{/block:SubmissionsEnabled}
- {block:HasPages}
- {block:Pages}<a href="{URL}">{Label}</a><span class="bl">|</span>{/block:Pages}
- {/block:HasPages}
- {block:IfShowArchiveLink}<a href="/archive">Archive</a><span class="bl">|</span>{/block:IfShowArchiveLink}
- {block:IfShowRSSLink}<a href="/rss">RSS</a><span class="bl">|</span>{/block:IfShowRSSLink}
- </div>
- </div>
- <div class="autopagerize_page_element">
- {block:Posts}
- <div id="post">
- {block:Photo}
- <div id="media">{LinkOpenTag}<img class="photo" src="{PhotoURL-500}" />{LinkCloseTag}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <div id="media">{Photoset-500}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Video}
- <div id="media">{Video-500}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Audio}
- <div id="media">{AudioPlayerWhite}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Quote}
- <h1 class="quote">
- <span class="open">“</span>
- {Quote}
- <span class="close">”</span>
- </h1>
- {block:Source}— {Source}{/block:Source}
- {/block:Quote}
- {block:Text}
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {Body}
- {/block:Text}
- {block:Answer}
- <div id="media">
- <h1>{Asker} asked:</h1>
- {Question}
- </div>
- {Answer}
- {block:Answer}
- {block:Chat}
- {block:Title}<h1>{Title}</h1>{/block:Title}
- <ul class="chat">
- {block:Lines}<li>{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</li>{/block:Lines}
- </ul>
- {/block:Chat}
- {block:Link}
- <h1><a class="link" href="{URL}">{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Date}
- <div id="footer">
- <a href="{Permalink}">{TimeAgo}</a>
- {block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}
- {block:HasTags}<br />{lang:Tags}:
- {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}
- {/block:HasTags}
- </div> <!--footer-->
- {/block:Date}
- {block:PostNotes}
- <div id="notecontainer">{PostNotes}</div>
- {/block:PostNotes}
- </div> <!--post-->
- {/block:Posts}
- </div> <!--autopagerize_page_element-->
- {block:IfNotInfiniteScroll}
- {block:Pagination}
- <div id="pagination">
- {block:PreviousPage}
- <a href="{PreviousPage}">{lang:Previous}</a>
- {block:NextPage} | {/block:NextPage}
- {/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">{lang:Next}</a>{/block:NextPage}
- </div> <!--pagination-->
- {/block:Pagination}
- {/block:IfNotInfiniteScroll}
- </div> <!--content-->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement