Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!doctype html>
- <html lang="en">
- <head>
- <link href="https://fonts.googleapis.com/css?family=Cinzel+Decorative|Grand+Hotel|Great+Vibes|Italianno|Just+Another+Hand|Lobster+Two|Sacramento" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Dosis" rel="stylesheet">
- <title>{TITLE}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <meta name="image:avatar" content="{Favicon}" />
- <meta name="image:background" content="" />
- <meta name="image:header" content="https://static.tumblr.com/f8b8589e913aed018676eed91325f844/tns7vxl/PvGp7gmbj/tumblr_static_bxcurctrpyosow0o8gg8so88g.png" />
- <meta name="image:Sidebar" content="https://78.media.tumblr.com/afd6a4e00decbc6f9f7c2a0ce0a525ad/tumblr_p5otcuR2GB1wd05tno1_500.gif" />
- <meta name="color:background" content="" />
- <meta name="color:text" content="" />
- <meta name="color:sidebar" content="" />
- <meta name= "color:sidebar-title" content= "#cf85b2"/>
- <meta name="color:content" content="" />
- <meta name="text:Link One Url" content="/ask" />
- <meta name="text:Link One Text" content="Send me a bunny" />
- <meta name="text:Link Two Url" content="/" />
- <meta name="text:Link Two Text" content="Link 2" />
- <meta name="text:Link Three Url" content="/" />
- <meta name="text:Link Three Text" content="Link 3" />
- <meta name="text:Link Four Url" content="/" />
- <meta name="text:Link Four Text" content="Link 4" />
- <meta name="text:Link Five Url" content="/" />
- <meta name="text:Link Five Text" content="Link 5" />
- <meta name="text:Category 1 Title" content="Meet the (acting) High King"; >
- <meta name="text:about" content="This is an about section for you to talk about yourself and your kingdom"; >
- <meta name="text:Category 2 Title" content="Mood of the moment" />
- <meta name="text:mood" content="This is how I feel" />
- <meta name="text:Category 3 Title" content="Who is in Whitespire" />
- <meta name="text:Category 4 Title" content="Info" />
- <meta name="text:Category 5 Title" content="Request" />
- <meta name="text:Category 6 Title" content="Quote" />
- <meta name="text:Category 7 Title" content="Redbubble Shop" />
- <meta name="text:Category 8 Title" content="Credit" />
- <meta name="if:Link Underline" content="0" />
- <meta name="if:Link One" content="1" />
- <meta name="if:Link Two" content="1" />
- <meta name="if:Link Three" content="1" />
- <meta name="if:Link Four" content="1" />
- <meta name="if:Link Five" content="1" />
- <meta name="if:Avatar" content="1" />
- <meta name="if:header" content="1" />
- <!------------------Style sheet, do not touch------------>
- <style>
- *{
- margin: 0;
- padding: 0;
- }
- body{
- background:url({image:background}) {color:background};
- color: {color:text};
- font-family: 'Dosis', sans-serif;;
- }
- a:link, a:visited{
- color: {color:links};
- text-decoration:{block:ifNotLinkUnderline}none{/block:ifNotLinkUnderline}
- {block:ifLinkUnderline}underline{/block:ifLinkUnderline};
- }
- header{
- background: black;
- max-width: 100%;
- height: 340px;
- color: #c92087;
- }
- header ul {
- list-style-type: none;
- margin: -30px 0px 0px 0px;
- padding: 0px 0px 0px 0px;
- overflow: hidden;
- }
- header li {
- float: right;
- padding: 0px 30px 30px 30px;
- color: #ffffff;
- }
- a:link {
- color: #c92087;
- }
- a:hover {
- color: white;
- }
- a:visited{
- color: #ece8a6;
- }
- header h2{
- font-size: 40px;
- font-family: 'Great Vibes', cursive;
- padding: 10px;
- }
- /********************************SIDEBAR*************************************/
- #sidebar{
- background: {color:sidebar};
- position: absolute;
- left: 5%;
- top: 400px;
- width: 250px;
- min-height: 400px;
- box-shadow: 1px 2px 1px #ccc;
- }
- #sidebar .category{
- display:block;
- line-height:150%;
- text-align:justify;
- margin:0px 0px 30px 0px;
- overflow:hidden;
- border-radius:3px;
- color:
- }
- #sidebar2{
- background: {color:sidebar};
- position: absolute;
- right: 5%;
- top: 450px;
- width: 250px;
- min-height: 400px;
- box-shadow: 1px 2px 1px #ccc;
- }
- #sidebar2 .category{
- display:block;
- line-height:150%;
- text-align:justify;
- margin:0px 0px 30px 0px;
- overflow:hidden;
- border-radius:3px;
- color:{color: sidebar-text};
- }
- #about{
- border: 1px solid black;
- font-family: 'Dosis', sans-serif;
- font-size: 12px;
- text-align: justify;
- }
- #mood{
- font: {font-family};
- font-size: 12px;
- text-align: justify;
- }
- .gallery{
- overflow-x:auto;
- }
- /**********************************SIDEBAR END****************************/
- /**********************************Quote****************************/
- /* Slideshow container */
- .slideshow-container {
- width: 200px;
- height: 30px;
- position: absolute;
- padding: 10px;
- }
- /* Slides */
- .mySlides {
- display: none;
- max-width: 200px;
- max-height: 30px;
- text-align: center;
- }
- /* Next & previous buttons */
- .prev, .next {
- cursor: pointer;
- position: absolute;
- top: 50%;
- width: auto;
- color: #888;
- font-weight: bold;
- font-size: 20px;
- border-radius: 0 3px 3px 0;
- user-select: none;
- margin: 0px -10px 0px -10px;
- }
- /* Position the "next button" to the right */
- .next {
- position: absolute;
- right: 0;
- border-radius: 3px 0 0 3px;
- }
- /* On hover, add a black background color with a little bit see-through */
- .prev:hover, .next:hover {
- background-color: rgba(0,0,0,0.8);
- color: white;
- }
- /* Add an italic font style to all quotes */
- q {font-style: italic;}
- /* Add a blue color to the author */
- .author {color: cornflowerblue;}
- /**********************************Quoter****************************/
- input[type=text] {
- margin: 0px 0px 0px 0px;
- width: 130px;
- -webkit-transition: width 0.4s ease-in-out;
- transition: width 0.4s ease-in-out;
- background-color: black;
- float: right;
- }
- /* When the input field gets focus, change its width to 100% */
- input[type=text]:focus {
- width: 100%;
- }
- /**********************************Search****************************/
- /************************Request*********************************************** To change status, put the variable 'visible' instead of hidden*/
- .request{
- visibility: visible;
- font-family: 'lobster two', cursive;
- font-size: 28px;
- text-align: center;
- }
- .mail{
- visibility: visible;
- font-size: 12px;
- text-align: right;
- }
- .mail img{
- max-height:30px;
- }
- .norequest{
- visibility: hidden;
- display:inline;
- color: red;
- }
- /************************Request**************************************/
- .wrap{
- padding:10px 25px 10px;
- width: auto;
- height: auto;
- }
- .wrap h3{
- text-align: center;
- font-size: 30px;
- }
- img.headerimg{
- display:block;
- position:static;
- max-height:250px;
- }
- #info{
- font-size: 12px;
- color:#c92087;
- font-family: 'Cinzel Decorative', cursive;
- }
- #inforeponse{
- color: black;
- text-align: center;
- }
- #description{
- padding: 0px 30px 40px 50px;
- color: white;
- font-family: 'Cinzel Decorative', cursive;
- }
- #wrap{
- margin: 110px auto;
- float:relative;
- width:500px;
- left: 10%;
- }
- #content{
- width:500px;
- padding: 10px;
- background: {color:content};
- box-shadow: 1px 2px 1px #ccc;
- margin: 10px
- }
- #sideimg{
- border: 1px solid #ddd;
- padding: 10px;
- max-width: 230px;
- max-height: 150px;
- border-radius: 25px;
- margin: 0px 0px 0px 40px;
- }
- #sideimg2{
- border: 1px solid #ddd;
- padding: 10px;
- max-width: 230px;
- max-height: 150px;
- border-radius: 25px;
- }
- .nav{
- position: absolute;
- bottom: 5px;
- border: 1px solid #c92087;
- border-radius: 25px;
- background-color: #black;
- padding: 10px;
- }
- ul.chat{
- margin:0 0 15px; padding:0; list-style:none;
- }
- ul.chat li{
- padding:3px 5px;
- font-style: italic;
- }
- ul.chat li:nth-child(even){
- background: #E3E3E3;
- border-radius:10px;
- -moz-border-radius:10px;
- -webkit-border-radius:10px;
- padding: 5px;
- width: auto;
- font-style: italic;
- }
- .info{
- position: absolute ;
- width: 500px;
- height: 20px;
- }
- .info .items{
- font-size: 10px;
- text-align: inliine;
- }
- .info .items a:link, a:visited{
- color: #c92087;
- padding: 0px 10px 0px 10px;
- }
- .info .items a:hover{
- color: black;
- transition: 0.5s;
- }
- .title{
- font-size:14px;
- border-radius: 10px;
- font-family: 'Cinzel Decorative', cursive;
- text-align: center;
- font-weight: bold;
- background: {color: sidebar-title};
- }
- .credit{
- font-size: 10px;
- font-family: 'Dosis', sans-serif;
- }
- #notes{
- font-size: 13px;
- border: 1px solid #ccc;
- padding: 2px;
- text-align: right;
- }
- #notes li{
- padding: 6px;
- height: 20px;
- }
- /*********************next previous page*********************/
- #pagination{
- text-align: center;
- display: inline-block;
- }
- #pagination a{
- float: left;
- padding: 8px 16px;
- text-decoration: none;
- border: 1px solid #ddd;
- }
- #pagination a.active {
- background-color: #4CAF50;
- color: white;
- border: 1px solid #4CAF50;
- }
- #pagination a:hover:not(.active) {background-color: #ddd;}
- #pagination a:first-child {
- border-top-left-radius: 5px;
- border-bottom-left-radius: 5px;
- }
- #pagination a:last-child {
- border-top-right-radius: 5px;
- border-bottom-right-radius: 5px;
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <!-------Header-------->
- <header>
- {block:ifheader}
- <a href="{BlogURL}"><img class="headerimg" src="{image:header}"></a>
- {/block:ifheader}
- <class id=search><input type="text" name="search" placeholder="Search.."></div>
- <h2>{TITLE}</h2>
- <div id=description> {Description} </div>
- <ul>
- {block:ifLinkOne}
- <li><a href="{text:Link One Url}">{text:Link One Text}</a>
- {/block:ifLinkOne}</li>
- {block:ifLinkTwo}
- <li> <a href="{text:Link Two Url}">{text:Link Two Text}</a>
- {/block:ifLinkTwo}</li>
- {block:ifLinkTwo}
- <li> <a href="{text:Link Two Url}">{text:Link Two Text}</a>
- {/block:ifLinkTwo}</li>
- {block:ifLinkThree}
- <li> <a href="{text:Link Two Url}">{text:Link Three Text}</a>
- {/block:ifLinkThree}</li>
- {block:ifLinkFour}
- <li> <a href="{text:Link Two Url}">{text:Link Four Text}</a>
- {/block:ifLinkFour}</li>
- {block:ifLinkFive}
- <li> <a href="{text:Link Two Url}">{text:Link Five Text}</a>
- {/block:ifLinkFive}</li>
- <li>{block:AskEnabled}
- <a href="{BlogURL}ask">{text:Ask Text}</li></a>
- {/block:AskEnabled}
- </ul>
- </header>
- <!-------SIDEBAR 1-------->
- <div id="sidebar">
- <div class=sidebar>
- <!-------Category 1-------->
- <div class= category>
- <div class= title>
- {text:Category 1 Title}
- </div><img id=sideimg src="{image:Avatar}"> <br>
- <div id=about> {text:about} </div>
- </div>
- <!----End Category 1-------->
- <!-------Category 2-------->
- <div class= category>
- <div class= title>{text:Category 2 Title}</div>
- <img id=sideimg2 src="{image:Sidebar}"> <br>
- <div id=mood> {text:mood} </div>
- </div>
- <!------ End Category 2------>
- <!-------Category 3-------->
- <div class= category>
- <div class= title>{text:Category 3 Title}</div>
- <br>
- There is <a href="https://www.usuarios-online.com/en/" data-id="e3ced0a2f12c1b5c5a9eb7a7d0d1a611" data-type="color" data-c1="#555555" data-c2="#ffffff" data-c3="#ffffff" target="_blank" id="uox_link">fillorians here</a>
- <!---------- use https://www.usuarios-online.com/en/ to create your own counter! --------------->
- </div>
- <!----End Category 3-------->
- <!-------Category 4-------->
- <div class= category>
- <div class= title>{text:Category 4 Title}</div>
- <div class id=info><ul>
- <li>Name:</li> <div class id=inforeponse> Answer here </div>
- <li>Earth living place</li> <div class id=inforeponse> Answer here </div>
- <li>Fillory living place</li> <div class id=inforeponse> Answer here </div>
- <li>For or against the Library</li> <div class id=inforeponse> Answer here </div>
- <ul></table></div></div>
- <!-----End Category 4-------->
- </div>
- </div>
- <!---------Sidebar 2--------->
- <div id="sidebar2">
- <!------- Category 5-------->
- <div class= category>
- <div class= title>{text:Category 5 Title}</div>
- <div class=request> <p>
- <div class=norequest>Not</div> Taking Request
- <div class=mail><a href={BlogURL}ask> Send me a bunny</a></div>
- <div class= mail><img src="https://image.ibb.co/ny04mx/rabbit.png"></div>
- </div> </div>
- <!-----End Category 5-------->
- <!------- Category 6: Quote-------->
- <div class= category>
- <div class= title>{text:Category 6 Title}</div><br>
- <div id=sizeslide> <div class="slideshow-container">
- <!-- Full-width slides/quotes -->
- <div class="mySlides">
- <q>When things happen, they leave a mark. Figuring out how to deal with it takes time.</q>
- <p class="author">- Julia Wicker (S03E06)</p>
- </div>
- <div class="mySlides">
- <q>We had the most wonderful adventure. We went to the Square of Time, where no one sleeps and it's always light..</q>
- <p class="author">- Fen (s03e07)</p>
- </div>
- <div class="mySlides">
- <q>SLOW DOWN, I HAVE WOODEN TOES!.</q>
- <p class="author">- Fen (s03e04)</p>
- </div>
- <!-- Next/prev buttons -->
- <a class="prev" onclick="plusSlides(-1)">❮</a>
- <a class="next" onclick="plusSlides(1)">❯</a>
- </div>
- <!-- Dots/bullets/indicators -->
- <div class="dot-container">
- <span class="dot" onclick="currentSlide(1)"></span>
- <span class="dot" onclick="currentSlide(2)"></span>
- <span class="dot" onclick="currentSlide(3)"></span>
- </div></div>
- <br><br><br><br>
- </div>
- <!-----End Category -------->
- <!------- Category 7-------->
- <div class= category>
- <div class= title>{text:Category 7 Title}</div>
- <div class="gallery">
- <table>
- <td><a href= "https://goo.gl/ndHnA4"><img src="https://goo.gl/p8z3fC" style="width:200px;height:200px;"></a>
- <td><a href= ""><img src="https://goo.gl/UQqQSM" style="width:200px;height:200px;"></a>
- <td><a href= "https://goo.gl/ndHnA4"><img src="https://goo.gl/fFfomK" style="width:200px;height:200px;"></a>
- <td><a href= "https://goo.gl/ndHnA4"><img src="https://goo.gl/vS2goh" style="width:200px;height:200px;"></a>
- <td><a href= "https://goo.gl/ndHnA4"><img src="https://goo.gl/upVobY" style="width:200px;height:200px;"></a>
- <td><a href= "https://goo.gl/ndHnA4"><img src="https://goo.gl/33m9ck" style="width:200px;height:200px;"></a>
- <td><a href= "https://goo.gl/ndHnA4"><img src="https://goo.gl/HLkBmA" style="width:200px;height:200px;"></a>
- <td><a href= "https://goo.gl/ndHnA4"><img src="https://goo.gl/yKHYeL" style="width:200px;height:200px;"></a>
- <td><a href= "https://goo.gl/ndHnA4"><img src="https://goo.gl/VKVV5R" style="width:200px;height:200px;"></a>
- <td><a href= "https://goo.gl/ndHnA4"><img src="https://goo.gl/okKQPo" style="width:200px;height:200px;"></a>
- <td><a href= "https://goo.gl/ndHnA4"><img src="https://goo.gl/Ejr9xc" style="width:200px;height:200px;"></a>
- <td><a href= "https://goo.gl/ndHnA4"><img src="https://goo.gl/4KYMkE" style="width:200px;height:200px;"></a>
- <td><a href= "https://goo.gl/ndHnA4"><img src="https://goo.gl/mnBoZX" style="width:200px;height:200px;"></a>
- <td><a href= "https://goo.gl/ndHnA4https://goo.gl/ndHnA4"><img src="https://goo.gl/vaQEkb" style="width:200px;height:200px;"></a>
- <td><a href= "https://goo.gl/ndHnA4"><img src="https://goo.gl/1zVt5k" style="width:200px;height:200px;"></a>
- <td><a href= "https://goo.gl/ndHnA4"><img src="https://goo.gl/kz1XLp" style="width:200px;height:200px;"></a>
- <td><a href= "https://goo.gl/ndHnA4"><img src="https://goo.gl/yxZV7L" style="width:200px;height:200px;"></a>
- </table>
- </div>
- </div>
- <!-------End Category 7-------->
- <!------- Category 8-------->
- <div class= category>
- <div class= title>{text:Category 8 Title}</div>
- <div class=credit>
- <table><ul>
- <li> Credit for Avatar: </li>
- <li>Credit for Header: </li>
- <li>Other important info: </li>
- <li>Theme by <a href= rupertthebunny.tumblr.com>Rupert The Bunny </a></li> <!---do not erase please---->
- </ul></table></div></div>
- <!-----End Category 8-------->
- </div>
- <!----------start of tumblr post code DO NOT TOUCH---------------->
- <div id="wrap">
- {block:Posts}
- <div id="content">
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}
- <div id="notes">
- <a href="{Permalink}">{NoteCountWithLabel}</a><br> {block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}
- {/block:Posts}
- <!------------------------------end of tumblr post code---------------->
- <class id= pagination>
- {block:Pagination}{block:PreviousPage}
- <a href="{PreviousPage}">Previous</a>
- {/block:PreviousPage}{block:JumpPagination length="5"}{block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}{block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}{/block:JumpPagination}{block:NextPage}
- <a href="{NextPage}">Next</a>
- {/block:NextPage}{/block:Pagination}
- </div>
- <!------------------------------Script do not touch---------------->
- <script type= "text/JavaScript">
- var slideIndex = 1;
- showSlides(slideIndex);
- function plusSlides(n) {
- showSlides(slideIndex += n);
- }
- function currentSlide(n) {
- showSlides(slideIndex = n);
- }
- function showSlides(n) {
- var i;
- var slides = document.getElementsByClassName("mySlides");
- var dots = document.getElementsByClassName("dot");
- if (n > slides.length) {slideIndex = 1}
- if (n < 1) {slideIndex = slides.length}
- for (i = 0; i < slides.length; i++) {
- slides[i].style.display = "none";
- }
- for (i = 0; i < dots.length; i++) {
- dots[i].className = dots[i].className.replace(" active", "");
- }
- slides[slideIndex-1].style.display = "block";
- dots[slideIndex-1].className += " active";
- </script>
- <script type="text/javascript">
- function myFunction() {
- if (document.getElementById(".notrequest").style.visibility = "visible";){
- function myFunction() {
- document.getElementById(".mail").style.visibility = "hidden";
- }
- else
- function myFunction() {
- document.getElementById(".mail").style.visibility = "visible";
- }
- }
- }
- /**/
- <script>var _uox = _uox || {};(function() {var s=document.createElement("script");
- s.src="https://static.usuarios-online.com/uo2.min.js";document.getElementsByTagName("head")[0].appendChild(s);})();</script>
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment