Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ♡ CRUEL SUMMER BY DRUNKBLUSHED ♡
- — do not combine with other themes.
- — do not take copy or take parts of this theme.
- — do not remove credits and redistribute as your own.
- -->
- <html>
- <head>
- <meta name="color:background" content="#e7e7e7"/>
- <meta name="color:posts" content="#e7e7e7"/>
- <meta name="color:container" content="#f0f0f0"/>
- <meta name="color:borders" content="#ffffff"/>
- <meta name="color:accent" content="#93ad9d"/>
- <meta name="color:accent2" content="#3c3c3c"/>
- <meta name="color:bold" content="#93ad9d"/>
- <meta name="color:italic" content="#93ad9d"/>
- <meta name="color:text" content="#3c3c3c"/>
- <meta name="color:link" content="#93ad9d"/>
- <meta name="color:permalink" content="#3c3c3c"/>
- <meta name="color:permalink bg" content="#93ad9d"/>
- <meta name="image:sidebar" content"https://via.placeholder.com/180x420"/>
- <meta name="image:graphic" content"https://via.placeholder.com/300x300"/>
- <meta name="image:tab image" content"https://via.placeholder.com/390x135"/>
- <meta name="text:main title" content="LOREM IPSUM" />
- <meta name="text:subtitle" content="Lorem ipsum dolor sit amet, consectetur"/>
- <meta name="text:subtitle2" content="Vivamus non vestibulum nibh eu dapibus" />
- <meta name="text:stats" content"name. age. tz. counter." />
- <meta name="text:extra link title" content="" />
- <meta name="text:extra link url" content="" />
- <title>{title}</title>
- <link href="https://fonts.googleapis.com/css?family=Roboto:400,700,900&display=swap" rel="stylesheet">
- <link href="//solrainha.github.io/honeybee/honeybee.css" rel="stylesheet">
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script type="text/javascript" src="https://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- <style type="text/css">
- @font-face { font-family:"tokyoreg"; src: url('https://dl.dropbox.com/s/jgq18n62iha87v6/Tokyo-Regular.ttf'); }
- @font-face { font-family: "primetime"; src: url('https://dl.dropboxusercontent.com/s/uzoszwd2yfzqmmx/PRIMETIME.ttf');}
- @font-face { font-family: "sv"; src: url('https://dl.dropboxusercontent.com/s/qpgsh740pinr4ic/Serenade%20Demo.ttf') ;}
- body{
- background-color: {color:background};
- font-family: 'roboto', sans-serif;
- color:{color:text};
- letter-spacing:1px;
- }
- /*----------------- TEXT STYLES -----------------*/
- a:link, a:active, a:visited{
- color: {color:Link};
- text-decoration:none;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- a:hover {
- color:{color:Link Hover};
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- b,bold,strong{
- color:{color:bold};
- text-transform:uppercase;
- }
- em,i,italic{
- color:{color:italic};
- }
- big{font-size:11px;font-family: 'roboto', sans-serif;}
- small,sup{
- font-size:9px;
- }
- h1{font-family: "primetime";
- letter-spacing:1px;
- padding:10px;
- text-align:center;
- font-size: 22px;
- text-transform:uppercase;
- line-height: 120%;
- color:{color:accent};}
- h2{font-family: "primetime";
- letter-spacing:1px;
- padding:10px;
- text-align:right;
- font-size: 18px;
- text-transform:uppercase;
- line-height: 120%;
- color:{color:link};}
- .posttitle{
- font-family: "primetime";
- letter-spacing:1px;
- padding:10px;
- text-align:center;
- font-size: 22px;
- text-transform:uppercase;
- line-height: 120%;
- color:{color:permalink bg};
- }
- blockquote{
- margin-left:0px;
- padding-left:15px;
- border-left: 2.5px solid {color:container};
- width:95%;
- }
- .p { padding-top: 5px;}
- .ol, ul { margin-left: 30px; padding: 5px; }
- .ul { list-style-type: square; }
- ::-webkit-scrollbar-thumb {
- display: none;
- }
- ::-webkit-scrollbar {
- display: none;
- }
- #s-m-t-tooltip {
- z-index: 999999999999999999;
- background: #fff;
- font-size: 8px;
- line-height: 13px;
- letter-spacing: 1.5px;
- text-transform: uppercase;
- color: {color:permalink};
- font-weight:900;
- background-color:{color:permalink bg};
- max-width: 150px;
- word-wrap: break-word;
- padding: 2px 5px 2px 6px;
- display: block;
- margin: 24px 14px 7px 12px;
- -webkit-transition:.3s;
- -moz-transition:.3s;
- }
- /*----------------- CONTAINERS & POSTS -----------------*/
- #bigcont{
- margin: auto;
- left:0px;
- top:0px;
- bottom:0px;
- right:0px;
- }
- #entries{
- padding:30px;
- z-index:99;
- margin: auto;
- left:0px;
- top:25px;
- bottom:0px;
- right:0px;
- width:570px;
- position:absolute;
- height:390px;
- overflow-y:scroll;
- background-color:{color:container};
- overflow-x:hidden;
- border:1px solid {color:background};
- }
- #post {
- font-size:9px;
- background-color:{color:posts};padding:25px;
- width:300px;z-index:99;
- margin-top:0px; margin-bottom:40px;
- margin-left:20px;
- line-height:150%;
- letter-spacing:1.5px;
- }
- #post .tags {position:relative;
- text-align:left;opacity:0.5;
- color:{color:link};
- padding:8px; z-index:999999999999999;
- font-size:6.5px;
- letter-spacing:2px;
- font-family: 'roboto', sans-serif;
- text-transform:uppercase;-webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- margin-bottom:-20px;
- margin-top:5px;
- margin-left:-8px;
- }
- #posts .tags a{
- color:{color:link};
- }
- #post:hover .tags {position:relative;
- text-align:left;opacity:1;
- color:{color:link};
- padding:8px; width:auto;z-index:999999999999999;
- text-transform:uppercase;-webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;}
- .tags a {color:{color:text};text-transform:uppercase;}
- .tags a:hover {color:{color:link hover};text-transform:uppercase;}
- .info{
- background:{color:permalink bg};
- position:relative;
- padding:12px;
- margin-top:20px;
- margin-bottom:0px;
- text-transform:uppercase;
- letter-spacing:2px;
- color:{color:permalink};
- font-size:8.5px;
- line-height:100%;
- }
- .info span{
- text-align:left;
- padding-left:-20px;
- text-transform:uppercase;
- margin-top:2px;
- padding-right:5px;
- }
- .info rb{
- right:0%;
- position:absolute;
- padding-right:0px;
- margin-top:-1px;
- }
- .info b{
- font-weight:900;
- color:{color:permalink};
- }
- .info a{
- margin-left:0px;
- font-size:8.5px;
- color: {color:permalink};
- }
- /*----------------- CUSTOMIZATIONS -----------------*/
- #maintitle{
- font-family:"primetime";
- font-size:58px;
- position:fixed;
- margin-top:-110px;
- margin-left:-30px;
- -webkit-text-stroke: 1.5px {color:link};
- -webkit-text-fill-color: rgba(0, 0, 0, 0);
- max-width:460px;
- text-align:justify;
- word-spacing:-3px;
- }
- #stats{
- font-family:"roboto";
- font-size:9px;
- position:fixed;
- margin-top:-70px;
- margin-left:425px;
- color:{color:link};
- max-width:460px;
- text-align:center;
- word-spacing:0px;
- font-weight:400;
- font-style:italic;
- width:170px;
- }
- #subtitle{
- width:350px;
- font-size:12px;
- transform:rotate(-90deg);
- text-transform:uppercase;
- margin-left:-170px;
- font-family:"tokyoreg";
- text-align:center;
- margin-top:185px;
- overflow:hidden;
- position:absolute;
- -webkit-filter: blur(0.0000000005px);
- }
- #subtitle span{
- background-color:{color:accent2};
- padding:0px;
- padding-bottom:20px;
- font-size:12px;
- line-height:25px;
- padding:0px 5px 5px 5px;
- color:{color:accent};
- -webkit-filter: blur(0.0000000005px);
- }
- #subtitle2{
- width:350px;
- font-size:12px;
- transform:rotate(90deg);
- text-transform:uppercase;
- margin-left:210px;
- font-family:"tokyoreg";
- text-align:center;
- margin-top:185px;
- overflow:hidden;
- position:absolute;
- -webkit-filter: blur(0.0000000005px);
- }
- #subtitle2 span{
- background-color:{color:accent2};
- padding:0px;
- font-size:12px;
- padding-bottom:20px;
- line-height:25px;
- padding:0px 5px 5px 5px;
- color:{color:accent};
- -webkit-filter: blur(0.0000000005px);
- }
- .centerimage {background:{color:accent}; margin-left:-30px; height:400px; margin-top:-30px; width:450px; height:450px; margin-bottom:50px;}
- .centerimage img { margin-top:75px; margin-left:75px; z-index:999;}
- .sideimage {position:fixed;z-index:99999999; width:180px; height:420px;margin-left:420px; margin-top:-30px;}
- .sideimage img {width:180px; height:420px;}
- /*----------------- NAVIGATION & PAGINATION -----------------*/
- .tabz{
- width:160px;
- height:10px;
- font-size:12px;
- z-index:99999999999999999;
- position:fixed;
- text-transform:uppercase;
- margin-left:420px;
- text-align:center;
- margin-top:390px;
- padding:10px;
- color:#0b0b0b;
- line-height:100%;
- color:{color:permalink bg};
- background-color:{color:permalink};
- }
- .tabz a{
- color:{color:permalink bg};
- padding:10px;
- }
- #pagination {
- font-family: 'roboto', sans-serif;
- font-size:10px;
- font-weight:900;
- width:350px;
- color:{color:accent};
- margin-left:15px;
- text-align:center;
- }
- #pagination a{
- display:inline-block;
- color:{color:link};
- padding:7px 10px 5px 10px;
- background-color:{color:background};
- }
- #pagination a:hover{
- color:{color:pagination Hover};}
- /*----------------- ASK POSTS -----------------*/
- .qt {
- padding:15px;
- background-color:transparent;
- border: 1px solid {color:borders};
- color:{color:text};
- padding-left:15px;
- margin-top:10px;
- margin-left:0px;
- width:265px;
- padding-bottom:20px;
- margin-bottom:20px;
- padding-top:20px;
- }
- .as img {
- position:absolute;
- border-radius:50px;
- margin-left:-40px;
- margin-right:40px;
- margin-top:-5px;
- border:3px solid {color:accent};
- }
- .as {
- padding-top:6px;
- background-color:{color:posts};
- padding:5px;
- color:{color:accent};
- font-size:16px;
- letter-spacing:1px;
- left:28%;
- margin-top:-35px;
- display:inline;
- position:absolute;
- margin-bottom:20px;
- text-transform:lowercase;
- font-family:"primetime";
- }
- .as a{
- color:{color:accent};
- }
- /*----------------- CHAT POSTS -----------------*/
- .answer span,.convo li{margin:0 0 5px;border-radius:1em;padding:.5em 10px;max-width:75%;clear:both;position:relative}.answer .them,.user_1,.user_3,.user_5,.user_7,.user_9,.user_11{float:left;background:{color:container};color:{color:text};left:3px}.me::after,.user_1::after,.user_3::after,.user_5::after,.user_7::after,.user_9::after,.user_11::after{content:"";position:absolute;left:-.5em;bottom:0;width:.5em;height:1em;border-right:.5em solid {color:container};border-bottom-right-radius:1em .5em}.answer .me,.user_2,.user_4,.user_6,.user_8,.user_10,.user_12{right:3px;float:right;background-color:{color:link};color:#000}.them::after,.user_2::after,.user_4::after,.user_6::after,.user_8::after,.user_10::after,.user_12::after{content:"";position:absolute;right:-.5em;bottom:0;width:.5em;height:1em;border-left:.5em solid {color:link};border-bottom-left-radius:1em .5em}.me p,.answer,.asked span{padding:0;margin:0}.answer{overflow:hidden}
- .asked p {
- text-align: left;
- margin: 0 0px 10px 0px;
- padding: 0;
- color:{color:text};
- font-size: 12px;
- line-height: 0px;
- }
- .footerright .viasrc {
- float: left;
- }
- .asked a {
- margin:0;padding:0;
- }
- .user_4{background-color:{color:container};color{color:text}}.user_4::after{border-color:{color:container}}.user_6{background-color:{color:container};color{color:text}}.user_6::after{border-color:{color:container}}.user_5{background-color:{color:link};color:#000}.user_5::after{border-color:{color:link}}.user_3{background-color:{color:container};color{color:text}}.user_3::after{border-color:{color:container}}.user_7{background-color:{color:container};color{color:text}}.user_7::after{border-color:{color:container}}.user_8{background-color:{color:container};color{color:text}}.user_8::after{border-color:{color:container}}.user_9{background-color:{color:container};color{color:text}}.user_9::after{border-color:{color:container}}
- .convo {
- overflow: hidden;
- list-style-type: none;
- padding: 0;
- margin: 0;
- }
- /*----------------- PERMALINK PAGE -----------------*/
- ol.notes {
- width:350px;
- padding: 0px;
- margin: 0px 0px;
- list-style-type: none;
- margin-left:20px;
- margin-top:-10px;
- font-size:9px;}
- ol.notes li.note {
- padding: 10px;
- }
- ol.notes li.note img.avatar {
- vertical-align: -4px;
- margin-right: 10px;
- width: 16px;
- height: 16px;
- }
- ol.notes li.note span.action {
- font-weight: bold;
- }
- ol.notes li.note .answer_content {
- font-weight: normal;
- }
- ol.notes li.note blockquote {
- border-color: {color:posts};
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;
- }
- ol.notes li.note blockquote a {
- text-decoration: none;}
- /*----------------- TABS BASE CODE BY NCIGHBOURHOOD -----------------*/
- .tabzcon { /* tablinks content aka the box under the tablinks */
- margin: auto;
- left:-180px;
- top:25px;
- bottom:0px;
- right:0px;
- padding:30px;
- position:absolute;
- width:390px;
- height:390px;
- background-color:{color:accent};
- color:#6c4b45;
- z-index:99999999999999999999999999999999999999999999999999;
- }
- .tabzclose { /* the close button, u prob dont need to touch this */
- font-size:10px;
- padding:3px;
- color:{color:background};
- margin-top:-13px;
- margin-right:-5px;
- float:right;
- }
- .tabzclose:hover {
- cursor:pointer;
- }
- .tabzcon img{
- width:390px;
- height:130px;
- background-color:{color:container};
- }
- /*----------------- TABS STYLING -----------------*/
- #tabsub{
- margin-top:-5px;
- margin-bottom:0px;
- background-color:{color:accent2};
- color:{color:accent};
- font-family:"tokyoreg";
- text-align:center;
- padding:4px 6.5px 6.5px 6.5px;
- font-size:12px;
- }
- .tabdesc{
- margin-top:15px;
- width:155px;
- height:140px;
- border-bottom:15px solid {color:posts};
- padding:15px;
- background-color:{color:posts};
- color:{color:text};
- position:fixed;
- font-size:9px;
- overflow-y:auto;
- line-height:150%;
- }
- #tablink{
- width:200px;
- height:200px;
- text-align:left;
- margin-left:200px;
- margin-top:17.5px;
- }
- #tablink a{
- font-size:30px;
- font-family:"primetime";
- -webkit-text-stroke: 1.5px {color:accent2};
- -webkit-text-fill-color: rgba(0, 0, 0, 0);
- line-height:115%;
- -webkit-transition:.8s;
- -moz-transition:.8s;
- }
- #tablink a:hover{
- -webkit-text-fill-color: {color:accent2};
- -webkit-transition:.8s;
- -moz-transition:.8s;
- }
- /*----------------- MUSE TAB -----------------*/
- #musetitle{
- font-size:40px;
- color:{color:accent2};
- font-family:"primetime";
- text-align:center;
- margin-top:-10px;
- margin-bottom:20px;
- }
- .musename{
- font-size:28px;
- font-family:"primetime";
- -webkit-text-stroke: 1.5px {color:accent2};
- -webkit-text-fill-color: rgba(0, 0, 0, 0);
- display: inline-block;
- margin-left:20px;
- margin-top:-10px;
- max-width:200px;
- }
- .musedesc{
- width:190px;
- height:70px;
- padding:5px;
- overflow:auto;
- font-size:9px;
- line-height:150%;
- color:{color:accent2};
- border-left:15px solid {color:accent};
- }
- .musesubtitle{
- display: inline-block;
- max-width:200px;
- font-size:12px;
- text-transform:uppercase;
- font-family:"tokyoreg";
- text-align:center;
- margin-left:20px;
- margin-top:-5px;
- }
- .musesubtitle span{
- background-color:{color:accent2};
- font-size:12px;
- padding-bottom:20px;
- line-height:25px;
- padding:0px 5px 5px 5px;
- color:{color:accent};
- }
- .museimg img{
- width:130px;
- height:130px;
- float:left;
- margin-bottom:20px;
- display: inline-block;
- }
- #muselinks{
- width:15px;
- padding:5px;
- height:120px;
- margin-left:360px;
- margin-top:-145px;
- margin-bottom:60px;
- }
- #muselinks a{
- display: inline-block;
- color:{color:accent2};
- font-size:12px;
- padding-top:14px;
- }
- /*----------------- CREDITS / DO NOT TOUCH! -----------------*/
- #credits{
- position:fixed;
- bottom:0px;
- right:5px;
- width:35px;
- height:35px;
- text-align:center;
- }
- #credits a{
- font-family:"primetime";
- font-size:18px;
- -webkit-text-stroke: 1px {color:accent};
- -webkit-text-fill-color: rgba(0, 0, 0, 0);
- }
- #credits a:hover{
- font-family:"primetime";
- -webkit-text-fill-color: {color:accent};
- }
- {CustomCSS}
- </style>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=820" />
- </head>
- <body>
- <!--TABS BASE CODE BY ALYOFRP. DO NOT REMOVE THIS CREDIT!-->
- <!--NAVIGATION TAB-->
- <div id="TabzOne" class="tabzcon alytut" style="display:none">
- <span onclick="this.parentElement.style.display='none'" class="tabzclose">
- <span class="th th-cross"></span></span>
- <div style="margin-bottom:10px;"></div>
- <!--TAB SUBTITLES-->
- <div id="tabsub">DEVILS ROLL THE DICE, ANGELS ROLL THEIR EYES.</div>
- <img src="{image:tab image}">
- <div id="tabsub">WHAT DOESN'T KILL ME MAKES ME WANT YOU MORE.</div>
- <!--TAB DESCRIPTION-->
- <div class="tabdesc">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pulvinar velit tortor, nec pellentesque elit porta sed. Praesent a sodales est, a accumsan purus. Nulla finibus, augue nec pellentesque mollis, nulla risus dapibus est, a rutrum dui dui fermentum leo. Maecenas sapien dolor, venenatis vel sem ut, eleifend finibus risus. Quisque semper efficitur ante eget aliquam. Nullam et mollis erat. Vivamus ante massa, semper et gravida id, sollicitudin non dolor. </div>
- <!--TAB LINKS-->
- <div id="tablink">
- <a href="/link">link one</a><br/>
- <a href="/link">link two</a><br/>
- <a href="/link">link three</a><br/>
- <a href="/link">link four</a><br/>
- <a href="/link">link five</a><br/>
- </div>
- </div><!--END NAVIGATION-->
- <!--MUSE TAB-->
- <div id="TabzTwo" class="tabzcon alytut" style="display:none; overflow:auto;">
- <span onclick="this.parentElement.style.display='none'" class="tabzclose">
- <span class="th th-cross"></span></span>
- <div style="margin-bottom:10px;"></div>
- <!------------TAB SUBTITLES------------>
- <div id="musetitle">muses.</div>
- <!------------MUSE ONE------------>
- <div class="museimg"><img src="https://via.placeholder.com/130x130"></img></div>
- <div class="musename">muse name</div>
- <div class="musesubtitle"><span>fc. age. label. statistic.</span></div>
- <div class="musedesc">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pulvinar velit tortor, nec pellentesque elit porta sed. Praesent a sodales est, a accumsan purus. Nulla finibus, augue nec pellentesque mollis, nulla risus dapibus est, a rutrum dui dui fermentum leo.</div>
- <div id="muselinks">
- <a href="/"><span class="th th-heart-1" title="musings"></span></a>
- <a href="/"><span class="th th-quote-down" title="interactions"></span></a>
- <a href="/"><span class="th th-camera" title="visage"></span></a>
- <a href="/"><span class="th th-pinterest-o" title="pinterest"></span></a>
- <a href="/"><span class="th th-flash" title="active"></span></a>
- </div><!------------END MUSE ONE------------>
- <!------------MUSE TWO------------>
- <div class="museimg"><img src="https://via.placeholder.com/130x130"></img></div>
- <div class="musename">muse name</div>
- <div class="musesubtitle"><span>fc. age. label. statistic.</span></div>
- <div class="musedesc">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pulvinar velit tortor, nec pellentesque elit porta sed. Praesent a sodales est, a accumsan purus. Nulla finibus, augue nec pellentesque mollis, nulla risus dapibus est, a rutrum dui dui fermentum leo.</div>
- <div id="muselinks">
- <a href="/"><span class="th th-heart-1" title="musings"></span></a>
- <a href="/"><span class="th th-quote-down" title="interactions"></span></a>
- <a href="/"><span class="th th-camera" title="visage"></span></a>
- <a href="/"><span class="th th-pinterest-o" title="pinterest"></span></a>
- <a href="/"><span class="th th-flash" title="active"></span></a>
- </div><!------------END MUSE TWO------------>
- <!------------MUSE THREE------------>
- <div class="museimg"><img src="https://via.placeholder.com/130x130"></img></div>
- <div class="musename">muse name</div>
- <div class="musesubtitle"><span>fc. age. label. statistic.</span></div>
- <div class="musedesc">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pulvinar velit tortor, nec pellentesque elit porta sed. Praesent a sodales est, a accumsan purus. Nulla finibus, augue nec pellentesque mollis, nulla risus dapibus est, a rutrum dui dui fermentum leo.</div>
- <div id="muselinks">
- <a href="/"><span class="th th-heart-1" title="musings"></span></a>
- <a href="/"><span class="th th-quote-down" title="interactions"></span></a>
- <a href="/"><span class="th th-camera" title="visage"></span></a>
- <a href="/"><span class="th th-pinterest-o" title="pinterest"></span></a>
- <a href="/"><span class="th th-flash" title="active"></span></a>
- </div><!------------END MUSE THREE------------>
- <!------------MUSE FOUR------------>
- <div class="museimg"><img src="https://via.placeholder.com/130x130"></img></div>
- <div class="musename">muse name</div>
- <div class="musesubtitle"><span>fc. age. label. statistic.</span></div>
- <div class="musedesc">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pulvinar velit tortor, nec pellentesque elit porta sed. Praesent a sodales est, a accumsan purus. Nulla finibus, augue nec pellentesque mollis, nulla risus dapibus est, a rutrum dui dui fermentum leo.</div>
- <div id="muselinks">
- <a href="/"><span class="th th-heart-1" title="musings"></span></a>
- <a href="/"><span class="th th-quote-down" title="interactions"></span></a>
- <a href="/"><span class="th th-camera" title="visage"></span></a>
- <a href="/"><span class="th th-pinterest-o" title="pinterest"></span></a>
- <a href="/"><span class="th th-flash" title="active"></span></a>
- </div><!------------END MUSE FOUR------------>
- </div><!--END MUSE TAB-->
- <div id="entries">
- {block:IndexPage}
- <div id="subtitle"><span>{text:subtitle}</span></div>
- <div id="subtitle2"><span>{text:subtitle2}</span></div>
- {/block:IndexPage}
- <div class="tabz">
- <a href="/" title="home"><span class="th th-home-o"></span></a>
- <a href="/ask" title="message"><span class="th th-chat-bubble-o"></span></a>
- <a href="javascript:void(0)" class="tablink tabzact" onclick="openAlytut(event, 'TabzOne');" title="navigation"><span class="th th-earth-o"></span></a>
- <a href="javascript:void(0)" class="tablink tabzact" onclick="openAlytut(event, 'TabzTwo');" title="muses"><span class="th th-diamond-o"></span></a>
- </div>
- <div class="sideimage"><img src="{image:sidebar}" draggable="false"></div>
- <div id="maintitle">{text:main title}</div>
- <div id="stats">{text:stats}</div>
- {block:IndexPage}
- <div class="centerimage">
- <img src="{image:graphic}" draggable="false"></div>
- {/block:IndexPage}
- {block:Posts}
- <div id="post">
- {block:text}
- {block:Title}
- <div class="posttitle">{Title}</div>
- {/block:Title}
- {Body}
- {/block:text}
- {block:Link}
- <div class="posttitle">
- <a href="{URL}">{Name}</a>
- </div>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Photo}
- <center>
- {LinkOpenTag}
- <a href="{permalink}">
- <img src="{PhotoURL-400}" alt="{PhotoAlt}" width="300"></a>
- {LinkCloseTag}
- </center>
- {block:Caption}{Caption}{/block:Caption}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {block:ReblogParentURL}
- <!-- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ReblogParentURL}
- {/block:Photo}
- {block:Photoset}
- {Photoset}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div class="posttitle">{Quote}</div>
- {block:Source}
- <center>- {Source}</center>
- {/block:Source}
- {/block:Quote}
- {block:Chat}
- {block:Title}
- <h1>{Title}</h1>{/block:Title}<br>
- <ul class="convo">{block:Lines}<li class="line_{Alt} user_{UserNumber}">{block:Label}<span class="label"><strong>{Label}</strong></span>{/block:Label}
- {Line}</li>{/block:Lines}</ul>
- {/block:Chat}
- {block:Audio}
- {block:AlbumArt}
- <img src="{AlbumArtURL}" width="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}
- <span class="audio">{AudioPlayerGrey}<br></span>
- {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
- {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {/block:ExternalAudio}<b>Played:</b> {PlayCount} times
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}
- <center>{Video-250}</center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Answer}
- <div class="pt"></div>
- <div class="qt">{Question}</div>
- <div class="as"><img src="{AskerPortraitURL-24}">{Asker}</div>
- {Answer}{/block:Answer}
- {block:IndexPage}
- <div class="info">
- {block:Date}
- <span><a href="{Permalink}" title="{TimeAgo}">
- <b>{ShortMonth}{DayOfMonthWithZero}{ShortYear}</b></a>
- {block:NoteCount}with
- <b><a href="{Permalink}">{NoteCountWithLabel}</b></a>{/block:NoteCount}</span>
- {/block:Date}
- <rb>
- <span>
- {block:RebloggedFrom}
- <a href="{reblogparenturl}" title="via"><span class="th th-share-o"></span></a>{/block:RebloggedFrom}
- {block:ContentSource}
- <a href="{SourceURL}" title="source"><span class="th th-push-pin-o"></span></a>{/block:ContentSource}
- <a href="{ReblogURL}" title="reblog" target="_blank" class="reblog"><span class="th th-reload"></span></a></span></rb>
- </div>
- <div class="tags">{block:HasTags}
- {block:Tags}<a href="{TagURL}">#<font style="text-transform:uppercase;">{Tag}</font> </a>
- {/block:Tags}
- {/block:HasTags}</div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div class="info">
- {block:Date}<span>
- <a href="{Permalink}">
- <b>{ShortMonth}{DayOfMonthWithZero}{ShortYear}</b></a> with <b><a href="{Permalink}">{NoteCountWithLabel}</b></a></span>
- {/block:Date}
- <span>
- </span>
- </div>
- <div class="tags">{block:HasTags}
- {block:Tags}<a href="{TagURL}">#<font style="text-transform:uppercase;">{Tag}</font> </a>
- {/block:Tags}
- {/block:HasTags}</div>
- {/block:PermalinkPage}
- </div><!----POST END---->
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/block:Posts}
- {block:Pagination}
- <div id="pagination">
- <div style="margin-top:50px;margin-bottom:10px;">
- {block:PreviousPage}<a href="{PreviousPage}" class="jump_page"><span class="th th-chevron-left"></span></a>{/block:PreviousPage}
- {block:JumpPagination length="3"}
- {block:CurrentPage}<a><span class="current_page">{PageNumber}</span></a>{/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
- {block:NextPage}<a href="{NextPage}" class="jump_page"><span class="th th-chevron-right"></span></a>{/block:NextPage}
- </div></div>
- {/block:Pagination}
- </div><!----ENTRIES END---->
- </div>
- <div id="credits">
- <a href="https://drunkblushed.tumblr.com/" title="theme by drunkblushed"><span class="th th-flower-1"></span></a></div>
- </body>
- <script>
- function openAlytut(evt, alytutName) {
- var i, x, tablinks;
- x = document.getElementsByClassName("alytut");
- for (i = 0; i < x.length; i++) {
- x[i].style.display = "none";
- }
- tablinks = document.getElementsByClassName("tablink");
- for (i = 0; i < x.length; i++) {
- tablinks[i].className = tablinks[i].className.replace(" tabzact", "");
- }
- document.getElementById(alytutName).style.display = "block";
- evt.currentTarget.className += " tabzact";
- }
- </script>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment