Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML>
- <html>
- <head>
- <!--NETWORK 01 Otherness 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:
- -->
- <title>{Title}</title>
- <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,800,300' rel='stylesheet' type='text/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>
- <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>
- <style type="text/css">
- /*Scrollbar*/
- ::-webkit-scrollbar {width: 5px; height: 3px; background: #FFFFFF; }
- ::-webkit-scrollbar-thumb { background-color: #000; }
- /*Tooltip*/
- #s-m-t-tooltip{
- position:absolute;
- margin-top: 10px;
- z-index:9999999999;
- padding:5px;
- color:#fff;
- background:#000000;
- font-size:12px;
- }
- *, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
- .clearfix:before, .clearfix:after { display: table; content: ''; }
- .clearfix:after { clear: both; }
- body {
- background:#fff;
- color:#000;
- font-size:12px;
- font-family:'Lato', Arial, Sans-Serif;
- font-weight:normal;
- }
- a {
- text-decoration:none;
- }
- /*header*/
- .tete {
- width:100%;
- top: 0;
- left: 0;
- height:180px;
- z-index: 10000;
- position:fixed;
- color:#fff;
- background:#000; /*Colour of the header*/
- text-align:center;
- overflow: hidden;
- -webkit-transition: height 0.3s;
- -moz-transition: height 0.3s;
- transition: height 0.3s;
- }
- .tete h1 {
- font-family:'Lato', Arial, Sans-Serif;
- position: relative;
- text-align:center;
- z-index: 1;
- font-size:3em;
- margin-top:50px;
- }
- .tete.cheveux {
- height: 50px;
- }
- .cheveux .blaugrana {
- margin-top:-115px;
- -webkit-transition: all 0.3s;
- -moz-transition: all 0.3s;
- transition: all 0.3s;
- }
- /*hlinks*/
- nav a {
- position: relative;
- display: inline-block;
- margin: 35px auto 15px auto;
- outline: none;
- color: {color:accent1};
- 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;
- }
- .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);
- }
- /*Container*/
- #box {
- width:1000px;
- margin:200px auto;
- padding:10px;
- }
- .grid {
- position: relative;
- margin: 0 auto;
- padding: 1em 0 4em;
- max-width: 1000px;
- list-style: none;
- text-align: center;
- }
- /* Common style */
- .grid figure {
- position: relative;
- float: left;
- overflow: hidden;
- margin: 10px 1%;
- min-width: 320px;
- max-width: 480px;
- max-height: 400px;
- width: 48%;
- background: #000;
- text-align: center;
- }
- .grid figure img {
- position: relative;
- display: block;
- max-height: 100%;
- min-width: 100%;
- opacity: 1;
- }
- .grid figure figcaption {
- padding: 2em;
- color: #fff;
- text-transform: uppercase;
- font-size: 1.25em;
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- }
- .grid figure figcaption::before,
- .grid figure figcaption::after {
- pointer-events: none;
- }
- .grid figure figcaption,
- .grid figure figcaption > a {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- }
- /* Anchor will cover the whole item by default */
- /* For some effects it will show as a button */
- .grid figure figcaption > a {
- z-index: 1000;
- text-indent: 200%;
- white-space: nowrap;
- font-size: 0;
- opacity: 0;
- }
- .grid figure h2 {
- word-spacing: -0.15em;
- font-weight: 300;
- }
- .grid figure h2 span {
- font-weight: 800;
- }
- .grid figure h2,
- .grid figure p {
- margin: 0;
- }
- .grid figure p {
- letter-spacing: 1px;
- font-size: 68.5%;
- margin-top:10px;
- }
- figure.profile {
- background: #000;
- }
- figure.profile img {
- height: 480px;
- }
- figure.profile figcaption {
- padding: 3em;
- }
- figure.profile figcaption::before,
- figure.profile figcaption::after {
- position: absolute;
- content: '';
- opacity: 0;
- }
- figure.profile figcaption::before {
- top: 50px;
- right: 30px;
- bottom: 50px;
- left: 30px;
- border-top: 1px solid #fff;
- border-bottom: 1px solid #fff;
- -webkit-transform: scale(0,1);
- transform: scale(0,1);
- -webkit-transform-origin: 0 0;
- transform-origin: 0 0;
- }
- figure.profile figcaption::after {
- top: 30px;
- right: 50px;
- bottom: 30px;
- left: 50px;
- border-right: 1px solid #fff;
- border-left: 1px solid #fff;
- -webkit-transform: scale(1,0);
- transform: scale(1,0);
- -webkit-transform-origin: 100% 0;
- transform-origin: 100% 0;
- }
- figure.profile h2 {
- padding-top: 26%;
- opacity:0;
- -webkit-transition: -webkit-transform 0.35s;
- transition: all 0.35s ease-in-out;
- }
- figure.profile p {
- padding: 0.5em 2em;
- text-transform: none;
- opacity: 0;
- -webkit-transform: translate3d(0,-10px,0);
- transform: translate3d(0,-10px,0);
- }
- figure.profile img,
- figure.profile h2 {
- -webkit-transform: translate3d(0,-30px,0);
- transform: translate3d(0,-30px,0);
- }
- figure.profile img,
- figure.profile figcaption::before,
- figure.profile figcaption::after,
- figure.profile p {
- -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
- transition: opacity 0.35s, transform 0.35s;
- }
- figure.profile:hover img {
- opacity: 0.4;
- -webkit-transform: translate3d(0,0,0);
- transform: translate3d(0,0,0);
- }
- figure.profile:hover figcaption::before,
- figure.profile:hover figcaption::after {
- opacity: 1;
- -webkit-transform: scale(1);
- transform: scale(1);
- }
- figure.profile:hover h2,
- figure.profile:hover p {
- opacity: 1;
- -webkit-transform: translate3d(0,0,0);
- transform: translate3d(0,0,0);
- }
- figure.profile:hover figcaption::after,
- figure.profile:hover h2,
- figure.profile:hover p,
- figure.profile:hover img {
- -webkit-transition-delay: 0.15s;
- transition-delay: 0.15s;
- }
- /*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*/
- /*Media Queries*/
- @media screen and (max-width: 1280px) {
- .grid figure {
- min-width: 200px;
- max-width: 300px;
- max-height: 250px;
- }
- figure.profile h2 {
- padding-top: 15%;
- font-size:14px;
- }
- figure.profile img {
- max-height:300px;
- height:auto;
- width:auto;
- }
- figure.profile figcaption {
- padding: 1em;
- }
- .grid figure figcaption {
- padding: 0.8em;
- }
- figure.profile figcaption::before {
- top: 30px;
- right: 18px;
- bottom: 30px;
- left: 18px;
- }
- figure.profile figcaption::after {
- top: 18px;
- right: 30px;
- bottom: 18px;
- left: 30px;
- }
- }
- @media screen and (max-width:900px) {
- #box {
- width:100%;
- }
- .grid {
- max-width:100%;
- }
- .grid figure {
- display: inline-block;
- float: none;
- margin: 10px auto;
- width: 100%;
- }
- }
- </style></head>
- <body>
- <div class="tete">
- <h1>
- <!--Header Title-->
- Our Members
- <!--End of Header Title-->
- </h1>
- <nav class="blaugrana">
- <!--Header Links-->
- <a href="/">Back</a>
- <a href="/ask">FAQ</a>
- <a href="http://www.tumblr.com">Dash</a>
- <!--End of Header Links-->
- </nav>
- </div>
- <div id="box">
- <div class="grid">
- <!--Profile One-->
- <figure class="profile">
- <!--Image URL-->
- <img src="http://static.tumblr.com/57cf9f3e66362f07dfdbcb819a922db7/xbvpdcx/kfFnos9i3/tumblr_static_8i5k7k2mm1og0kos48owkkgss.jpg">
- <!--End of Image URL-->
- <figcaption>
- <h2> <span><!--Name--> Name <!--To here--></span>
- <!--Any extra info; Keep Short--> <!--To here--></h2>
- <!--Anchored paragraph with description-->
- <p>
- Description here. <br>
- <b>bold</b>, <i>italic</i>, <u>underline</u>, <strike>strike</strike>
- </p>
- <!--End of description-->
- <!--URL-->
- <a href="http://url.tumblr.com">Visit</a>
- <!--End of URL-->
- </figcaption>
- </figure>
- <!--End of Profile One-->
- <!--Profile Two-->
- <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--> Name <!--To here--></span>
- <!--Any extra info; Keep Short--> <!--To here--></h2>
- <!--Anchored paragraph with description-->
- <p>
- Description here. <br>
- <b>bold</b>, <i>italic</i>, <u>underline</u>, <strike>strike</strike>
- </p>
- <!--End of description-->
- <!--URL-->
- <a href="http://url.tumblr.com">Visit</a>
- <!--End of URL-->
- </figcaption>
- </figure>
- <!--End of Profile Two-->
- <!--Profile Three-->
- <figure class="profile">
- <!--Image URL-->
- <img src="http://static.tumblr.com/f91c37ec0b3e662d0cff5e93e104b7f6/xbvpdcx/Z1Znos9i4/tumblr_static_ep199821ug8ogkckswcocg00.jpg">
- <!--End of Image URL-->
- <figcaption>
- <h2> <span><!--Name--> Name <!--To here--></span>
- <!--Any extra info; Keep Short--> <!--To here--></h2>
- <!--Anchored paragraph with description-->
- <p>
- Description here. <br>
- <b>bold</b>, <i>italic</i>, <u>underline</u>, <strike>strike</strike>
- </p>
- <!--End of description-->
- <!--URL-->
- <a href="http://url.tumblr.com">Visit</a>
- <!--End of URL-->
- </figcaption>
- </figure>
- <!--End of Profile Three-->
- <!--Profile Four-->
- <figure class="profile">
- <!--Image URL-->
- <img src="http://static.tumblr.com/0697af804f7c309c539feefd0e10a68f/xbvpdcx/pSRnosa2z/tumblr_static_cqh3kwfworkgcsso8080wc40o.jpg">
- <!--End of Image URL-->
- <figcaption>
- <h2> <span><!--Name--> Name <!--To here--></span>
- <!--Any extra info; Keep Short--> <!--To here--></h2>
- <!--Anchored paragraph with description-->
- <p>
- Description here. <br>
- <b>bold</b>, <i>italic</i>, <u>underline</u>, <strike>strike</strike>
- </p>
- <!--End of description-->
- <!--URL-->
- <a href="http://url.tumblr.com">Visit</a>
- <!--End of URL-->
- </figcaption>
- </figure>
- <!--End of Profile Four-->
- <!--Profile Five-->
- <figure class="profile">
- <!--Image URL-->
- <img src="http://static.tumblr.com/dc9ac560b9897170d4dd214767d9be0b/xbvpdcx/8hOnosa30/tumblr_static_2n4mrcwf1204co00skks4koso.jpg">
- <!--End of Image URL-->
- <figcaption>
- <h2> <span><!--Name--> Name <!--To here--></span>
- <!--Any extra info; Keep Short--> <!--To here--></h2>
- <!--Anchored paragraph with description-->
- <p>
- Description here. <br>
- <b>bold</b>, <i>italic</i>, <u>underline</u>, <strike>strike</strike>
- </p>
- <!--End of description-->
- <!--URL-->
- <a href="http://url.tumblr.com">Visit</a>
- <!--End of URL-->
- </figcaption>
- </figure>
- <!--End of Profile Five-->
- <!--Profile Six-->
- <figure class="profile">
- <!--Image URL-->
- <img src="http://static.tumblr.com/45837f227a0d2b8ecb7a8df8907d1ff7/xbvpdcx/zConosa30/tumblr_static_8qo51z3hipkwgcgow0s0skssc.jpg">
- <!--End of Image URL-->
- <figcaption>
- <h2> <span><!--Name--> Name <!--To here--></span>
- <!--Any extra info; Keep Short--> <!--To here--></h2>
- <!--Anchored paragraph with description-->
- <p>
- Description here. <br>
- <b>bold</b>, <i>italic</i>, <u>underline</u>, <strike>strike</strike>
- </p>
- <!--End of description-->
- <!--URL-->
- <a href="http://url.tumblr.com">Visit</a>
- <!--End of URL-->
- </figcaption>
- </figure>
- <!--End of Profile Six-->
- <!--To add another profile, copy and paste the code for a full profile below this line-->
- <!--And above this line-->
- </div>
- </div>
- <!--PLEASE DO NOT ALTER OR COVER THE CREDIT-->
- <div id="leo">
- <a href="http://hermionejean.co.vu">♚</a>
- </div>
- <!--END OF CREDIT-->
- <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(".tete"),
- 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,"cheveux")}else{classie.remove(g,"cheveux")}e=false}function c(){return window.pageYOffset||b.scrollTop}f()})();
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement