Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ♡ FOREVER YOUNG 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:bold" content="#93ad9d"/>
- <meta name="color:italic" content="#93ad9d"/>
- <meta name="color:text" content="#3c3c3c"/>
- <meta name="color:sidebar 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:background" content=""/>
- <meta name="image:sidebar" content="https://via.placeholder.com/300x400"/>
- <meta name="image:tabimage" content="https://via.placeholder.com/180x410"/>
- <meta name="text:username" content="username"/>
- <meta name="text:sidebar text" content="forever young. forever young. forever young. forever young. forever young. forever young. forever young. forever young,"/>
- <meta name="text:tab subtitle" content="GIRLS WANNA HAVE SOME FUN"/>
- <meta name="text:stats" content"name. age. tz. counter." />
- <meta name="text:side link title" content="extra" />
- <meta name="text:side link url" content="" />
- <meta name="text:tablink title1" content="link one" />
- <meta name="text:tablink url1" content="" />
- <meta name="text:tablink title2" content="link two" />
- <meta name="text:tablink url2" content="" />
- <meta name="text:tablink title3" content="link three" />
- <meta name="text:tablink url3" content="" />
- <meta name="text:tablink title4" content="link four" />
- <meta name="text:tablink url4" content="" />
- <meta name="text:tablink title5" content="link five" />
- <meta name="text:tablink url5" content="" />
- <meta name="text:tablink title6" content="link six" />
- <meta name="text:tablink url6" content="" />
- <meta name="text:tablink title7" content="link seven" />
- <meta name="text:tablink url7" content="" />
- <meta name="text:tablink title8" content="link eight" />
- <meta name="text:tablink url8" content="" />
- <title>{title}</title>
- <link href="https://fonts.googleapis.com/css?family=Roboto:100,400,700,900&display=swap" rel="stylesheet">
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
- <link href="//solrainha.github.io/honeybee/honeybee.css" rel="stylesheet">
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script>
- $(document).ready(function(){
- $('.video iframe').each(function(){
- var scale = $(this).parents('.video').width() / 500;
- $(this).attr({
- width: Math.floor($(this).attr('width') * scale),
- height: Math.floor($(this).attr('height') * scale)
- });
- });
- });
- </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">
- /*----------------- FONTS -----------------*/
- @font-face { font-family:"tokyo"; src: url('https://dl.dropbox.com/s/jgq18n62iha87v6/Tokyo-Regular.ttf'); }
- @font-face { font-family: "Mont"; src: url('https://dl.dropboxusercontent.com/s/vycatbfi5hvz7he/Mont-Heavy.otf') ;}
- /*----------------- TEXT STYLES -----------------*/
- body{
- background-color: {color:background};
- font-family: 'roboto', sans-serif;
- color:{color:text};
- letter-spacing:1px;
- line-height:110%px;
- background-image:url({image:background});
- }
- 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;
- text-transform:uppercase;
- }
- 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:15px;
- font-family: 'roboto', sans-serif;
- }
- small,sup, sub{
- font-size:9px;
- }
- h1{font-family: "mont";
- letter-spacing:1px;
- padding:5px;
- text-align:center;
- font-size: 24px;
- text-transform:uppercase;
- line-height: 120%;
- color:{color:bold};}
- h2{font-family: "mont";
- letter-spacing:1px;
- padding:5px;
- text-align:right;
- font-size: 22px;
- text-transform:uppercase;
- line-height: 120%;
- color:{color:accent};}
- h3{font-family: "mont";
- letter-spacing:1px;
- padding:5px;
- text-align:right;
- font-size: 18px;
- text-transform:uppercase;
- line-height: 120%;
- color:{color:bold};}
- .posttitle{
- font-family: "mont";
- letter-spacing:1px;
- padding:5px;
- text-align:center;
- font-size: 30px;
- text-transform:uppercase;
- line-height: 120%;
- -webkit-text-stroke: 1px {color:bold};
- -webkit-text-fill-color: rgba(0, 0, 0, 0);
- }
- blockquote{
- margin-left:0px;
- padding-left:15px;
- border-left: 1px solid {color:borders};
- 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:text};
- font-weight:900;
- background-color:{color:posts};
- border:1px solid {color:borders};
- max-width: 150px;
- word-wrap: break-word;
- padding: 2px 5px 2px 6px;
- display: block;
- margin: 24px 14px 7px 12px;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- ::-moz-selection { background: {color:accent}; }
- ::selection { background: {color:accent}; }
- /*----------------- CONTAINERS & POSTS -----------------*/
- #entries{
- padding:30px;
- z-index:99;
- margin: auto;
- left:0px;
- top:0px;
- bottom:0px;
- right:0px;
- width:530px;
- position:absolute;
- height:450px;
- overflow-y:scroll;
- background-color:{color:container};
- overflow-x:hidden;
- border-radius:10px;
- }
- #post {
- font-size:9px;
- background-color:{color:posts};
- padding:25px;
- width:350px;
- z-index:99;
- margin-top:0px;
- margin-bottom:60px;
- margin-left:0px;
- line-height:160%;
- letter-spacing:1px;
- border-radius:10px;
- }
- #post .tags {position:relative;
- text-align:left;
- color:{color:link};
- padding:8px;
- 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;
- }
- #post .tags a{
- color:{color:link};
- }
- #post img{
- max-width:350px;
- height:auto;
- }
- #post:hover .tags {position:relative;
- text-align:left;opacity:1;
- color:{color:link};
- padding:8px; width:auto;
- 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%;
- border-radius:5px;
- }
- .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 -----------------*/
- #stats{
- font-family:"tokyo";
- font-size:10px;
- position:fixed;
- margin-top:440px;
- margin-left:25px;
- color:{color:text};
- padding:5px 5px 8px 5px;
- width:300px;
- text-align:left;
- word-spacing:0px;
- font-weight:400;
- height:9px;
- z-index:9999999999999999999999999999999;
- overflow:hidden;
- }
- #stats a{
- color:{color:text};
- }
- @import "compass/css3";
- .wave{
- width: 550px;
- position: absolute;
- height: 550px;
- transform:rotate(12deg);
- margin-top:-25px;
- }
- .wavefill{
- fill:{color:accent};
- }
- body {
- padding: 20px;
- }
- #wave{
- margin-left:140px;
- margin-top:-30px;
- width: 510px;
- height:510px;
- overflow: hidden;
- position:absolute;
- }
- .sideimage {position:fixed;z-index:9999; width:200px; height:500px;margin-left:360px; margin-top:-20px; border-radius:0px 0px 10px 0px;}
- .sideimage img {width:auto; height:500px; position:fixed; border-radius:0px 0px 10px 0px;}
- #sidebar { width:210px; height:510px; position: fixed; margin-top:-30px; margin-left:350px; overflow:hidden; border-radius:0px 10px 10px 0px;}
- .sidebar {font-family:"mont";
- -webkit-text-stroke: 1px {color:sidebar text};
- -webkit-text-fill-color: rgba(0, 0, 0, 0); font-size:42px; width:210px; height:330px; text-align:justify; line-height:110%; margin-top:3px; margin-left:15px; word-spacing:-10px; text-transform:uppercase; }
- /*----------------- NAVIGATION & PAGINATION -----------------*/
- .tabs{
- width:200px;
- font-size:15px;
- z-index:99999999999999999;
- position:fixed;
- text-transform:uppercase;
- margin-left:2px;
- text-align:center;
- margin-top:-17px;
- letter-spacing:3px;
- line-height:100%;
- word-spacing:10px;
- }
- .tabs a{
- color:{color:text};
- width:30px;
- height:30px;
- padding:0px;
- display:inline-block;
- border-radius:5px;
- }
- .tabs span{
- padding:5px;
- padding-top:8px;
- padding-right:2.5px;
- }
- .tabs a:hover{
- font-size:14px;
- background-color:{color:bold};
- color:{color:posts};
- border-radius:50%;
- }
- #pagination {
- font-family: 'roboto', sans-serif;
- font-size:10px;
- font-weight:900;
- width:400px;
- color:{color:accent};
- margin-left:0px;
- text-align:center;
- }
- #pagination a{
- display:inline-block;
- color:{color:link};
- padding:7px 10px 5px 10px;
- background-color:{color:posts};
- }
- #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:320px;
- padding-bottom:20px;
- margin-bottom:20px;
- padding-top:20px;
- border-radius:10px;
- }
- .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;
- margin-left:30%;
- margin-top:-35px;
- display:inline;
- width:auto;
- position:absolute;
- margin-bottom:10px;
- text-transform:uppercase;
- font-family:"mont";
- }
- .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:background};color:{color:text}}.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:background};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:background};color:{color:text}}.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:5px;
- 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 STYLING -----------------*/
- .tabcontent {
- margin: auto;
- left:-300px;
- top:0px;
- bottom:0px;
- right:0px;
- position:absolute;
- width:400px;
- height:400px;
- color:{color:text};
- z-index:999;
- -webkit-animation: fadeEffect 0.7s;
- animation: fadeEffect 0.7s;
- border-radius:10px;
- }
- @-webkit-keyframes fadeEffect {
- from {opacity: 0;}
- to {opacity: .9;}
- }
- @keyframes fadeEffect {
- from {opacity: 0;}
- to {opacity: .9;}
- }
- .tabsclose {
- font-size:10px;
- padding:3px;
- color:{color:accent};
- margin-top:-13px;
- margin-right:-5px;
- float:right;
- }
- .tabsclose:hover {
- cursor:pointer;
- }
- #tabsub{
- margin-top:210px;
- color:{color:text};
- font-family:"mont";
- text-align:left;
- padding:0px;
- font-size:30px;
- width:270px;
- height:52px;
- margin-left:110px;
- line-height:80%;
- overflow:hidden;
- position:fixed;
- text-transform:uppercase;
- }
- #tabdesc{
- margin-top:10px;
- margin-left:110px;
- width:250px;
- height:147px;
- background-color:{color:posts};
- color:{color:text};
- padding:15px;
- position:fixed;
- font-size:9px;
- overflow-y:auto;
- text-align:justify;
- line-height:150%;
- border-radius:10px;
- }
- #tabdesc b{
- background-color:{color:permalink bg};
- color:{color:permalink};
- padding:3px;
- margin-right:5px;
- line-height:220%;
- font-size:8px;
- }
- #tabdesc span{
- font-size:15px;
- font-family:"mont";
- color:{color:bold};
- float:left;
- padding:10px 5px 0px 0px;
- }
- #tabdesc p{
- margin-top:5px;
- margin-bottom:-5px;
- }
- #tablink{
- position:fixed;
- width:280px;
- height:100px;
- margin-left:100px;
- margin-top:280px;
- z-index:999999999999999999999999999;
- text-align:left;
- }
- #tablink a{
- background-color:{color:bold};
- color:{color:posts};
- width:50px;
- height:50px;
- padding:0px;
- display:inline-block;
- border-radius:50%;
- font-size:25px;
- margin:0px 5px 10px 5px;
- text-align:center;
- }
- #tablink span{
- padding:5px;
- padding-top:11px;
- padding-right:5px;
- }
- #tablink a:hover{
- border-radius:50%;
- background-color:{color:container};
- color:{color:text};
- }
- #tabimage {
- width:100px;
- height:410px;
- margin-top:0px;
- position:fixed;
- margin-left:-30px;
- }
- #tabimage img{
- width:auto;
- height:410px;
- }
- #resourcecontainer{
- width:300px;
- height:200px;
- position:fixed;
- margin-left:110px;
- margin-top:50px;
- }
- .messageblock{
- background-color:{color:posts};
- padding:15px;
- font-size:9px;
- font-family:'roboto';
- letter-spacing:1.5px;
- color:{color:text};
- line-height:150%;
- width:370px;
- margin-left:0px;
- text-align:justify;
- margin-top:-10px;
- position:relative;
- border-radius:10px;
- }
- /*----------------- CREDITS / DO NOT TOUCH! -----------------*/
- #credits{
- position:fixed;
- bottom:0px;
- right:10px;
- width:35px;
- height:35px;
- text-align:center;
- }
- #credits a{
- font-weight:bold;
- font-family:"mont";
- font-size:24px;
- -webkit-text-fill-color: {color:accent};
- }
- #credits a:hover{
- font-family:"mont";
- -webkit-text-stroke: 1px {color:accent};
- -webkit-text-fill-color: rgba(0, 0, 0, 0);
- }
- {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>
- <!-------------------------------POSTS------------------------------->
- <div id="tabsDefault" class="tabcontent" style="overflow:auto;">
- {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="350"></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}
- <div style="z-index:99999999999999999999;">{Photoset}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <h1>{Quote}</h1>
- {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}
- <div class="video">{Video-500}</div>
- {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>{Month} {DayOfMonthWithZero}</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>{Month} {DayOfMonthWithZero}</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><!--END DEFAULT-->
- <!-------------------------------MESSAGE TAB------------------------------->
- <div id="tabsMessage" class="tabcontent" style="display:none; overflow:auto;">
- <div style="margin-top:-15px;"></div>
- <h3 style="text-align:left;">QUESTION HERE</h3>
- <div class="messageblock">this is an answer to the frequently asked question. this can be as long or as short as you want! </div>
- <p><iframe frameborder="0" scrolling="no" width="100%" height="170" src="https://www.tumblr.com/ask_form/{text:username}.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe>
- </div><!--END MESSAGE-->
- <!-----------------------------NAVIGATION TAB----------------------------->
- <div id="tabsNavigate" class="tabcontent" style="display:none">
- <div id="tabimage"><img src="{image:tabimage}"></div>
- <div id="tabsub">{text:tab subtitle}</div>
- <div id="tabdesc">
- <span>RULES</span>
- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed aliquet odio eget lacinia vestibulum. Aenean diam dui, sollicitudin sit amet efficitur ut, auctor tempor orci.</p>
- <br/><span>WHAT I DO</span>
- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed aliquet odio eget lacinia vestibulum. Aenean diam dui, sollicitudin sit amet efficitur ut, auctor tempor orci.</p>
- <br/><span>PLOT</span>
- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed aliquet odio eget lacinia vestibulum. Aenean diam dui, sollicitudin sit amet efficitur ut, auctor tempor orci.</p>
- </div>
- <!--TAB LINKS-->
- <div id="tablink">
- <a href="{text:tablink url1}" title="{text:tablink title1}"><span class="th th-star-o"></span></a>
- <a href="{text:tablink url2}" title="{text:tablink title2}"><span class="th th-confetti-o"></span></a>
- <a href="{text:tablink url3}" title="{text:tablink title3}"><span class="th th-folder-3-o"></span></a>
- <a href="{text:tablink url4}" title="{text:tablink title4}"><span class="th th-cloud-3-o"></span></a>
- <a href="{text:tablink url5}" title="{text:tablink title5}"><span class="th th-paperclip"></span></a>
- <a href="{text:tablink url6}" title="{text:tablink title6}"><span class="th th-diamond-o"></span></a>
- <a href="{text:tablink url7}" title="{text:tablink title7}"><span class="th th-users-o"></span></a>
- <a href="{text:tablink url8}" title="{text:tablink title8}"><span class="th th-list-o"></span></a>
- </div>
- </div><!--END NAVIGATION-->
- <!-------------------------------CONTAINER------------------------------->
- <div id="entries">
- <div id="wave">
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 496.88 599.63" xml:space="preserve" class="wave">
- <path class="wavefill" d="M141.09.43c-40.93,54.16-46.63,129.3-27.29,194.38s60.89,121.4,107.45,170.8c28.34,30.07,59.23,58.67,79.33,94.78a196.54,196.54,0,0,1,19.34,139.24l280.08,0V0Z" transform="translate(-103.12)"/>
- </svg>
- </div>
- <div class="tabs">
- <a href="#" class="tablink tabsact" onclick="openCity(event, 'tabsDefault');"><span class="th th-home-o"></span></a>
- <a href="#" class="tablink tabsact" onclick="openCity(event, 'tabsMessage');"><span class="th th-chat-bubble-o"></span></a>
- <a href="#" class="tablink tabsact" onclick="openCity(event, 'tabsNavigate');"><span class="th th-worldwide-o"></span></a>
- <a href="{text:side link url}"><span class="th th-heart-1-o" title="{text:side link title}"></span></a>
- </div>
- <div class="sideimage"><img src="{image:sidebar}" draggable="false"></div>
- <div id="stats">{text:stats}</div>
- <div id="sidebar">
- <div class="sidebar">{text:sidebar text}
- </div>
- </div>
- </div><!----ENTRIES END---->
- </div>
- <div id="credits">
- <a href="https://drunkblushed.tumblr.com/" title="theme by drunkblushed">DB.</a></div>
- </body>
- <script>
- function openCity(evt, cityName) {
- var i, tabcontent, tablinks;
- tabcontent = document.getElementsByClassName("tabcontent");
- for (i = 0; i < tabcontent.length; i++) {
- tabcontent[i].style.display = "none";
- }
- tablinks = document.getElementsByClassName("tablinks");
- for (i = 0; i < tablinks.length; i++) {
- tablinks[i].className = tablinks[i].className.replace(" active", "");
- }
- document.getElementById(cityName).style.display = "block";
- evt.currentTarget.className += " active";
- }
- // Get the element with id="defaultOpen" and click on it
- document.getElementById("defaultOpen").click();
- </script>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment