Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <!--All In One 02 Black Magic by hermionegrangcr (hermionejean.co.vu)
- THEME BLOG: grangersdesigns (granger.cf)
- ♛ ♛ ♛
- ♛♛♛ ♛♛♛ ♛♛♛
- ♛ ♛ ♛ ♛ ♛ ♛ ♛ ♛
- ♛♛♛ ♥ G♚D ♥ ♛♛♛
- ♛ ♛ ♛ ♛ ♛ ♛ ♛ ♛
- ♛ ♛ ♛ ♛ ♛ ♛ ♛ © hermionegrangcr (hermionejean.co.vu)
- TERMS OF USE:
- ♚ BASIC RULES (see http://hermionejean.co.vu/rules) APPLY
- ♚ PLEASE RESPECT THEM IF USING! ANY FORMS OF THEFTS WILL BE HUNTED DOWN.
- ♚ PLEASE DO NOT ALTER OR COVER THE CREDIT
- ♚ FAILURE TO ABIDE TO THE RULES WILL LEAD TO AN IMMEDIATE BLOCK & REPORT & A PERMANENT PLACE ON HTTP://HERMIONEJEAN.CO.VU/WOS
- NOTE: DO NOT RE-DISTRIBUTE THE SAMPLE PHOTOS IN THIS CODE!
- THAT'S IT! ENJOY USING MY CODE AND DON'T BE AFRAID TO ASK ME IF YOU ENCOUNTER ANY PROBLEMS c:
- -->
- <head>
- <title>{Title}</title>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
- <link rel="shortcut icon" href="{Favicon}"/>
- <link href='http://fonts.googleapis.com/css?family=Lato:100,300,400,700' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Raleway:400,100,300,200,500,700' rel='stylesheet' type='text/css'>
- <link type="text/css" rel="stylesheet" href="http://static.tumblr.com/xbvpdcx/4Smnowhz3/figure.css" />
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <!--Tooltip-->
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:30,
- tip_fade_speed:300,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <!--Hide and Seek-->
- <script src=”https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js” type=”text/javascript”></script>
- <script>
- $(document).ready(function(){
- $("a.un").click(function(){
- $("#t1").fadeIn();
- $("#t2").fadeOut();
- $("#t3").fadeOut();
- $("#t4").fadeOut();
- });
- $("a.deux").click(function(){
- $("#t1").fadeOut();
- $("#t2").fadeIn();
- $("#t3").fadeOut();
- $("#t4").fadeOut();
- });
- $("a.trois").click(function(){
- $("#t1").fadeOut();
- $("#t2").fadeOut();
- $("#t3").fadeIn();
- $("#t4").fadeOut();
- });
- $("a.quatre").click(function(){
- $("#t1").fadeOut();
- $("#t2").fadeOut();
- $("#t3").fadeOut();
- $("#t4").fadeIn();
- });
- });
- </script>
- <style type="text/css">
- ::selection {background:#fff; color:#000000;}
- ::-moz-selection {background:#fff;color:#000000;}
- ::-webkit-selection {background:#fff;color:#000000;}
- ::-webkit-scrollbar {width: 5px; height: 3px; background: #FFFFFF; }
- ::-webkit-scrollbar-thumb { background-color: #000; }
- *, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
- .clearfix:before, .clearfix:after { display: table; content: ''; }
- .clearfix:after { clear: both; }
- /*Tooltip*/
- #s-m-t-tooltip{
- position:absolute;
- margin-top: 10px;
- z-index:9999999999;
- padding:5px;
- color:#fff;
- background:#000000;
- font-size:12px;
- }
- body {
- font-family:'Lato',Arial, sans-serif;
- font-weight:400;
- font-size:12px;
- letter-spacing:1.5px;
- background:#fff;
- overflow-x:hidden;
- }
- a {
- text-decoration: none;
- color: #cdcdcd;
- }
- a:hover {
- color: #fafafa;
- transition: all 0.3s ease-in-out;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- }
- b, strong {
- font-weight:700;
- }
- strike {
- text-decoration: line-through;
- }
- em, i {
- text-decoration:italic;
- }
- u {
- text-decoration:underline;
- }
- /*header*/
- .barca {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- background: #000; /*You can change the colour of the header*/
- z-index: 99;
- height: 150px;
- overflow: hidden;
- -webkit-transition: height 0.3s;
- -moz-transition: height 0.3s;
- transition: height 0.3s;
- }
- .barca nav a {
- -webkit-transition: all 0.3s;
- -moz-transition: all 0.3s;
- transition: all 0.3s;
- }
- .barca.midget {
- height: 35px;
- }
- .midget .blaugrana {
- margin-top:-105px;
- -webkit-transition: all 0.3s;
- -moz-transition: all 0.3s;
- transition: all 0.3s;
- }
- nav a {
- position: relative;
- display: inline-block;
- margin: 25px auto 15px auto;
- outline: none;
- color: #fff;
- text-decoration: none;
- text-transform: uppercase;
- letter-spacing: 1px;
- font-weight: 400;
- text-shadow: 0 0 1px rgba(255,255,255,0.3);
- font-size: 2.5em;
- }
- nav a:hover,
- nav a:focus {
- outline: none;
- }
- .albiceleste {
- text-align:center;
- }
- .albiceleste a {
- padding: 10px;
- color: #fff;
- font-weight: 700;
- text-shadow: none;
- -webkit-transition: color 0.3s;
- -moz-transition: color 0.3s;
- transition: color 0.3s;
- }
- .albiceleste a::before,
- .albiceleste a::after {
- position: absolute;
- left: 0;
- width: 100%;
- height: 2px;
- background: #fff;
- content: '';
- opacity: 0;
- -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
- -moz-transition: opacity 0.3s, -moz-transform 0.3s;
- transition: opacity 0.3s, transform 0.3s;
- -webkit-transform: translateY(-10px);
- -moz-transform: translateY(-10px);
- transform: translateY(-10px);
- }
- .albiceleste a::before {
- top: 0;
- -webkit-transform: translateY(-10px);
- -moz-transform: translateY(-10px);
- transform: translateY(-10px);
- }
- .albiceleste a::after {
- bottom: 0;
- -webkit-transform: translateY(10px);
- -moz-transform: translateY(10px);
- transform: translateY(10px);
- }
- .albiceleste a:hover,
- .albiceleste a:focus {
- color:#fff;
- }
- .albiceleste a:hover::before,
- .albiceleste a:focus::before,
- .albiceleste a:hover::after,
- .albiceleste a:focus::after {
- opacity: 1;
- -webkit-transform: translateY(0px);
- -moz-transform: translateY(0px);
- transform: translateY(0px);
- }
- .blaugrana {
- font-family:'Lato', Arial, Sans-Serif;
- font-weight:400;
- text-align:center;
- position: relative;
- margin: 5px auto;
- width: 560px;
- -webkit-transition: all 0.3s;
- -moz-transition: all 0.3s;
- transition: all 0.3s;
- }
- .blaugrana a {
- color:#fff;
- font-size:16px;
- margin:15px;
- display:inline-block;
- }
- .blaugrana a::after {
- position: absolute;
- top: 100%;
- left: 0;
- width: 100%;
- height: 1px;
- background: #fff;
- content: '';
- opacity: 0;
- -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
- -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
- transition: height 0.3s, opacity 0.3s, transform 0.3s;
- -webkit-transform: translateY(-10px);
- -moz-transform: translateY(-10px);
- transform: translateY(-10px);
- }
- .blaugrana a:hover::after,
- .blaugrana a:focus::after {
- height: 5px;
- opacity: 1;
- -webkit-transform: translateY(0px);
- -moz-transform: translateY(0px);
- transform: translateY(0px);
- }
- /*conts*/
- #t1, #t2, #t3, #t4 {
- width:100%;
- position:relative;
- margin:0 auto;
- display:none;
- }
- #t1 {
- display:block;
- }
- /*About*/
- table {
- width:800px;
- height:500px;
- margin:200px auto;
- border:1px solid #cdcdcd;
- position:relative;
- }
- td {
- vertical-align:top;
- width:400px;
- height:500px;
- line-height:140%;
- }
- td h1 {
- text-align:center;
- text-transform:uppercase;
- font-family:'raleway', arial,sans-serif;
- font-weight:300;
- color:#000; /*you can change the heading here*/
- }
- .ab {
- width:350px;
- padding:10px 25px;
- margin:auto;
- line-height:140%;
- text-align:left;
- }
- .desc {
- width:350px;
- text-align:center;
- margin:auto;
- }
- .desc div {
- display:block;
- text-align:left;
- width:100%;
- margin:15px;
- font-size:1.2em;
- line-height:140%;
- font-weight:300;
- text-transform:uppercase;
- }
- .desc div strong {
- font-weight:bold;
- color:#000; /*you can change the colour of the bolded font here*/
- }
- /*FAQ*/
- #howler {
- width:600px;
- height:400px;
- margin:200px auto;
- }
- #howler h1 {
- text-align:center;
- padding:8px;
- text-transform:uppercase;
- font-family:'raleway', arial,sans-serif;
- font-weight:300;
- }
- .questions {
- width:500px;
- padding:10px 20px;
- height:200px;
- font-size:14px;
- margin:auto;
- overflow:auto;
- border:1px solid #cdcdcd;
- line-height:140%;
- }
- .q {
- display:block;
- font-size:1.2em;
- margin-top:10px;
- letter-spacing:1.5px;
- font-weight:bold;
- padding:10px 0;
- font-family:'raleway', arial,sans-serif;
- }
- /*Navi*/
- .navi {
- width:680px;
- position:relative;
- margin:200px auto;
- text-align:center;
- }
- .navi a {
- text-align:center;
- white-space: nowrap;
- overflow:hidden;
- text-overflow: ellipsis;
- text-transform:uppercase;
- background: #fafafa;
- width:200px;
- color: #000; /*You can change the colour of the text*/
- font-family: 'Lato', Arial, Sans-Serif;
- font-size:1.2em;
- display:inline-block;
- padding:15px;
- margin:5px;
- transition: all 0.3s ease-in-out;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- }
- .navi a:hover {
- background: #000;
- color:#fff;
- transition: all 0.3s ease-in-out;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- }
- /*Broll*/
- #t4 * {
- box-sizing:content-box;
- -webkit-box-sizing:content-box;
- -moz-box-sizing:content-box;
- }
- .wizards{
- position: relative;
- width:750px;
- margin: 180px auto;
- }
- .wizards:before,
- .wizards:after {
- content:"";
- display:table;
- }
- .wizards:after {
- clear:both;
- }
- /*icons*/
- .wizards article{
- width: 128px;
- height: 128px;
- padding:10px;
- background: #fff;
- cursor: pointer;
- float: left;
- border: 1px solid #fafafa;
- text-align: left;
- text-transform: none;
- margin: 15px;
- z-index: 1;
- box-shadow:
- 0px 0px 0px 10px #fafafa,
- 1px 1px 3px 10px #fafafa;
- transition:
- all 0.4s ease-in-out;
- -webkit-transition:all 0.4s ease-in-out;
- -moz-transition:all 0.4s ease-in-out;
- -o-transition:all 0.4s ease-in-out;
- -ms-transition:all 0.4s ease-in-out;
- -webkit-backface-visibility: hidden;
- }
- .wizards article.blur{
- box-shadow: 0px 0px 20px 10px #fafafa;
- transform: scale(0.9);
- -webkit-transform: scale(0.9);
- -moz-transform: scale(0.9);
- -o-transform: scale(0.9);
- -ms-transform: scale(0.9);
- opacity: 0.7;
- -moz-filter:blur(5px);
- -webkit-filter: blur(5px);
- filter: blur(5px);
- }
- .wizards article.active{
- transform: scale(1.05);
- -webkit-transform: scale(1.05);
- -moz-transform: scale(1.05);
- -o-transform: scale(1.05);
- -ms-transform: scale(1.05);
- box-shadow:
- 0px 0px 0px 10px #fafafa,
- 1px 11px 15px 10px #fafafa;
- z-index: 100;
- opacity: 1;
- -webkit-filter: blur(0px);
- -moz-filter:blur(0px);
- filter: blur(0px);
- transition:
- all 0.4s ease-in-out;
- -webkit-transition:all 0.4s ease-in-out;
- -moz-transition:all 0.4s ease-in-out;
- -o-transition:all 0.4s ease-in-out;
- -ms-transition:all 0.4s ease-in-out;
- }
- .wizards article.active h3 a,
- .wizards article.active header span,
- .wizards article.active p{
- opacity; 1;
- }
- /*PLEASE DO NOT ALTER OR COVER THE CREDIT, THANKS! C: */
- #leo {
- font-family: Arial, Sans-Serif;
- text-transform:uppercase;
- text-align:center;
- z-index:999999999;
- box-sizing:content-box;
- -webkit-box-sizing:content-box;
- -moz-box-sizing:content-box;
- }
- #leo a {
- z-index:999999999;
- position:fixed;
- font-size:12px;
- line-height:16px;
- width:18px;
- height:18px;
- font-weight:300;
- bottom:10px;
- right:10px;
- color:#000;
- background:rgba(255,255,255,0.4);
- padding:5px;
- transition: all 1s ease-in-out;
- -webkit-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- box-sizing:content-box;
- -webkit-box-sizing:content-box;
- -moz-box-sizing:content-box;
- }
- #leo a:hover {
- background-color:rgba(0,0,0,1);
- color:#fff;
- border-radius:50%;
- -webkit-animation: hermione 1s; /* Chrome, Safari, Opera */
- -moz-animation: hermione 1s;
- -o-animation: hermione 1s;
- animation: hermione 1s;
- animation-timing-function: ease-in-out;
- -webkit-animation-timing-function: ease-in-out;
- -moz-animation-timing-function: ease-in-out;
- -o-animation-timing-function: ease-in-out;
- -moz-transform: rotate(720deg); /* IE 9 */
- -webkit-transform: rotate(720deg); /* Chrome, Safari, Opera */
- transform: rotate(720deg);
- transition: all 1s ease-in-out;
- -webkit-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- }
- @-webkit-keyframes hermione {
- 0% {color:#000;}
- 25% {color:#ACE4EA;}
- 50% {color:#FFFBDD;}
- 75% {color:#ACE4EA;}
- 100% {color:#fff;}
- }
- @-moz-keyframes hermione {
- 0% {color:#000;}
- 25% {color:#ACE4EA;}
- 50% {color:#FFFBDD;}
- 75% {color:#ACE4EA;}
- 100% {color:#fff;}
- }
- @-o-keyframes hermione {
- 0% {color:#000;}
- 25% {color:#ACE4EA;}
- 50% {color:#FFFBDD;}
- 75% {color:#ACE4EA;}
- 100% {color:#fff;}
- }
- @keyframes hermione {
- 0% {color:#000;}
- 25% {color:#ACE4EA;}
- 50% {color:#FFFBDD;}
- 75% {color:#ACE4EA;}
- 100% {color:#fff;}
- }
- /*END OF CREDIT*/
- </style></head>
- <body>
- <div class="barca">
- <nav class="albiceleste" id="albiceleste">
- <a href="/" data-hover="black magic;">black magic;</a>
- </nav>
- <nav class="blaugrana" id="blaugrana">
- <a class="un" href="#">About</a>
- <a class="deux" href="#">FAQ</a>
- <a class="trois" href="#" >Navi</a>
- {block:Following} <a class="quatre" href="#">Blogroll</a>
- {/block:Following}
- </nav>
- </div>
- <!--About-->
- <div id="t1">
- <table>
- <td style="border-right:1px solid #cdcdcd;">
- <figure class="profile">
- <!--Image URL-->
- <img src="http://static.tumblr.com/ea74bbc6e5fe579b60a078043b5949a4/xbvpdcx/uuinos9i3/tumblr_static_c5rxvbquh7cccwgs8k8go4kss.jpg">
- <!--End of Image URL-->
- <figcaption>
- <h2><span> Name</span></h2>
- <!--description-->
- <p>
- Introduce yourself! e.g. Name, Age, Country, MBTI, etc
- </p>
- <!--End of description-->
- </figcaption>
- </figure>
- <div class="desc">
- <div>
- <b>Basics:</b> Hover over the picture!
- </div>
- <div>
- <b>Blog Type:</b> e.g. Multifandom
- </div>
- <div>
- <b>Likes:</b> Some Pastimes / Hobbies
- </div>
- <div>
- <b>Blacklist:</b> e.g. your Triggers
- </div>
- </div>
- </td>
- <td style="overflow:auto;">
- <h1>More Info:</h1>
- <div class="ab">
- <p>Write as little or as much as you wish. You can write in <b>bold</b>, <i>italic</i>, <u>underline</u>, <strike>strikethrough</strike>, and whatever you want, because the sky is your limit!
- </p>
- <p>
- Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam nisi lorem, pulvinar id, commodo feugiat, vehicula et, mauris. Aliquam mattis porta urna. Maecenas dui neque, rhoncus sed, vehicula vitae, auctor at, nisi. Aenean id massa ut lacus molestie porta. Curabitur sit amet quam id libero suscipit venenatis.
- </p>
- </div>
- </td></table>
- </div>
- <!--FAQ-->
- <div id="t2">
- <div id="howler">
- <h1>Frequently Asked Questions</h1>
- <div class="questions">
- <!--Questions-->
- <div class="q">Question?</div>
- Answer
- <div class="q">Question?</div>
- Answer
- <div class="q">Question?</div>
- Answer
- <div class="q">Question?</div>
- Answer
- <div class="q">Question?</div>
- Answer
- </div>
- <!--Askbox-->
- <p>
- <center>
- <iframe frameborder="0" scrolling="no" width="500" height="190" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" style="background-color:transparent; overflow:auto;" id="ask_form"></iframe>
- </center>
- </p>
- </div></div>
- <!--Navigation & Tags-->
- <div id="t3">
- <div class="navi">
- <!--
- When you are adding links, please follow the instruction below:
- 1) If you're linking a page within the same blog
- e.g. linking http://hogwartsproject.tumblr.com/ask , you just need to add the 'ask' after the '/'
- 2) If you're linking to a specific tag e.g. the 'hp' tag on your blog, you need to add 'tagged/hp' after the '/'
- 3) If you're linking any external links or any pages outside your URL, then you need the full URL, including the 'http://' part.
- -->
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- </div></div>
- <!--Blogroll-->
- <div id="t4">
- {block:Following}
- <section class="wizards" id="wizards">
- {block:Followed}
- <article>
- <a href="{FollowedURL}" title="{FollowedName}">
- <img src="{FollowedPortraitURL-128}"/></a>
- </article>
- {/block:Followed}
- </section>
- {/block:Following}
- </div>
- <!--PLEASE DO NOT ALTER OR COVER THE CREDIT-->
- <div id="leo">
- <a href="http://hermionejean.co.vu">♚</a>
- </div>
- <!--END OF CREDIT-->
- <!--SCRIPTS-->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script>
- $(function() {
- var $container = $('#wizards'),
- $articles = $container.children('article'),
- timeout;
- $articles.on( 'mouseenter', function( event ) {
- var $article = $(this);
- clearTimeout( timeout );
- timeout = setTimeout( function() {
- if( $article.hasClass('active') ) return false;
- $articles.not( $article.removeClass('blur').addClass('active') )
- .removeClass('active')
- .addClass('blur');
- }, 65 );
- });
- $container.on( 'mouseleave', function( event ) {
- clearTimeout( timeout );
- $articles.removeClass('active blur');
- });
- });
- </script>
- <script src="http://static.tumblr.com/xbvpdcx/8a7nkqvai/classie.js" ></script>
- <script>
- /**
- * cbpAnimatedHeader.min.js v1.0.0
- * http://www.codrops.com
- *
- * Licensed under the MIT license.
- * http://www.opensource.org/licenses/mit-license.php
- *
- * Copyright 2013, Codrops
- * http://www.codrops.com
- */
- var cbpAnimatedHeader=(function(){
- var b=document.documentElement,g=document.querySelector(".barca"),
- e=false,a=100;function f(){window.addEventListener("scroll",function(h){if(!e){e=true;setTimeout(d,250)}},false)}function d(){var h=c();if(h>=a){classie.add(g,"midget")}else{classie.remove(g,"midget")}e=false}function c(){return window.pageYOffset||b.scrollTop}f()})();
- </script>
- </body>
- </html><!--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement