Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Layout 1 made by
- ╱╱╱╭╮╱╭╮
- ╱╱╱┃┃╱┃┃
- ╭╮╭┫┃╭┫╰━┳╮╱╭┳━━╮
- ┃╰╯┃╰╯┫╭╮┃┃╱┃┃┃━┫
- ┃┃┃┃╭╮┫╰╯┃╰━╯┃┃━┫
- ╰┻┻┻╯╰┻━━┻━╮╭┻━━╯
- ╱╱╱╱╱╱╱╱╱╭━╯┃
- ╱╱╱╱╱╱╱╱╱╰━━╯
- Please don't remove credit! If you do, please put it in your FAQ. Thank you :)
- http://mkbye.tumblr.com/
- Theme created: 12.02.2013
- -->
- <html lang="en">
- <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <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:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script type="text/javascript" src="http://static.tumblr.com/kjq4nx5/2ezmru5eo/infinitescroll.txt"></script>
- <script type="text/javascript">
- <!--
- // Disable Right Click Script
- function IE(e)
- {
- if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
- {
- return false;
- }
- }
- function NS(e)
- {
- if (document.layers || (document.getElementById && !document.all))
- {
- if (e.which == "2" || e.which == "3")
- {
- return false;
- }
- }
- }
- document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
- //-->
- </script>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <style type="text/css">
- #s-m-t-tooltip {
- max-width:300px;
- padding:6px 6px 6px 6px;
- margin:20px 0px 0px 20px;
- background:#a9c3c6; /* change the background color */
- border:3px double white; /* change the border color */
- font-family:arial; /* change the font */
- font-size:10px; /* change the font size */
- letter-spacing:0px; /* change the letter spacing */
- color:white; /* change the text color */
- z-index:999999999999999999999999999999999999;
- border-radius:10px;
- line-height:11px;
- }
- ::-webkit-scrollbar {width: 2px; height: 2px; background: #ffffff; }
- ::-webkit-scrollbar-thumb { background-color:#a9c3c6; -webkit-border-radius: 1ex; }
- iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
- transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- p {
- margin:0px;
- margin-top:0px;
- }
- body {
- padding: 0px;
- margin: 0px;
- font-family: Just The Way You Are;
- line-height:45px;
- font-size:30px;
- background-image:url('http://i.imgur.com/7Kt4euw.png');
- background-attachment: fixed;
- background-repeat: repeat;
- }
- a:link, a:active, a:visited{
- text-decoration: none;
- -webkit-transition: color 0.3s ease-out;
- -moz-transition: color 0.3s ease-out;
- transition: color 0.3s ease-out;
- color:#8aa0a5;
- }
- div#center{
- margin:auto;
- position:relative;
- width:1250px;
- background-color:;
- overflow:auto;
- overflow-y:hidden;
- }
- /*CUSTOMIZE BACKGROUND/BOX HERE*/
- #bg{
- position:fixed !important;
- width:850px;
- height:600px;
- background:#fbfbfb;
- margin-top:25px;
- margin-left:200px;
- border-radius:5px;
- border:10px solid #dceff1;
- }
- /*CUSTOMIZE BLOGTITLE HERE*/
- #blogtitle{
- position:fixed !important;
- width:700px;
- margin-top:75px;
- margin-left:200px;
- text-align:left;
- font-family:contribute;
- font-size:120px;
- color:white;
- text-shadow:-3px 0 #657c7c, 0 1px #657c7c, 1px 0 #657c7c, 0 -1px #657c7c;
- }
- /*CUSTOMIZE LINKS HERE*/
- #link1 img{
- position:fixed !important;
- width:40px;
- height:40px;
- margin-top:105px;
- margin-left:550px;
- opacity:0.5;
- }
- #link2 img{
- position:fixed !important;
- width:40px;
- height:40px;
- margin-top:105px;
- margin-left:615px;
- opacity:0.5;
- }
- #link3 img{
- position:fixed !important;
- width:40px;
- height:40px;
- margin-top:105px;
- margin-left:680px;
- opacity:0.5;
- }
- /*CUSTOMIZE PICTURE HERE*/
- #sidebar img{
- position:fixed !important;
- width:170px;
- height:230px;
- background:white;
- margin-top:140px;
- margin-left:-80px;
- border:2px solid #a9c3c6;
- padding:10px;
- padding-bottom:35px;
- -webkit-transform:rotate(-5deg);
- }
- /*CUSTOMIZE BASICS BOX HERE*/
- #title1{
- position:fixed !important;
- width:200px;
- height:100px;
- margin-top:195px;
- margin-left:180px;
- font-family:simply delicious;
- font-size:60px;
- color:white;
- text-shadow:-2px 0 #87a1a1, 0 1px #87a1a1, 1px 0 #87a1a1, 0 -1px #87a1a1;
- }
- #b{
- position:fixed !important;
- width:210px;
- height:300px;
- margin-top:240px;
- margin-left:140px;
- background-image:url('http://i.imgur.com/n3On7xj.png');
- border:2px solid #dceff1;
- border-radius:5px;
- }
- #box{
- width:198px;
- height:288px;
- margin-top:5px;
- margin-left:5px;
- background:white;
- border-radius:5px;
- border:1px solid #a9c3c6;
- }
- #links{
- width:198px;
- height:278px;
- margin-top:0px;
- margin-left:0px;
- padding-top:10px;
- text-align:center;
- overflow:auto;
- }
- /*CUSTOMIZE TAGS BOX HERE*/
- #title2{
- position:fixed !important;
- z-index:999999999999;
- width:200px;
- height:100px;
- margin-top:195px;
- margin-left:420px;
- font-family:simply delicious;
- font-size:60px;
- color:white;
- text-shadow:-2px 0 #87a1a1, 0 1px #87a1a1, 1px 0 #87a1a1, 0 -1px #87a1a1;
- }
- #t{
- position:fixed !important;
- width:210px;
- height:300px;
- margin-top:240px;
- margin-left:370px;
- background-image:url('http://i.imgur.com/n3On7xj.png');
- border:2px solid #dceff1;
- border-radius:5px;
- }
- #box2{
- width:198px;
- height:288px;
- margin-top:5px;
- margin-left:5px;
- background:white;
- border-radius:5px;
- border:1px solid #a9c3c6;
- }
- #links2{
- width:198px;
- height:278px;
- margin-top:0px;
- margin-left:0px;
- padding-top:10px;
- text-align:center;
- overflow:auto;
- }
- /*CUSTOMIZE FRIENDS BOX HERE*/
- #title3{
- position:fixed !important;
- z-index:999999999999;
- width:200px;
- height:100px;
- margin-top:195px;
- margin-left:630px;
- font-family:simply delicious;
- font-size:60px;
- color:white;
- text-shadow:-2px 0 #87a1a1, 0 1px #87a1a1, 1px 0 #87a1a1, 0 -1px #87a1a1;
- }
- #f{
- position:fixed !important;
- width:210px;
- height:300px;
- margin-top:240px;
- margin-left:600px;
- background-image:url('http://i.imgur.com/n3On7xj.png');
- border:2px solid #dceff1;
- border-radius:5px;
- }
- #box3{
- width:198px;
- height:288px;
- margin-top:5px;
- margin-left:5px;
- background:white;
- border-radius:5px;
- border:1px solid #a9c3c6;
- }
- #links3{
- width:198px;
- height:278px;
- margin-top:0px;
- margin-left:0px;
- padding-top:10px;
- text-align:center;
- overflow:auto;
- }
- @font-face {font-family:"contribute"; src: url('http://static.tumblr.com/q54tzar/SYim21ewv/contribute_free-version_1_.ttf'); }
- @font-face {font-family: 'Simply Delicious'; src: url('http://static.tumblr.com/9wzbixa/caAmj3lsm/neverletgo.ttf');}
- @font-face {font-family: 'Just The Way You Are'; src: url('http://static.tumblr.com/npggxjg/bCgm22rcw/just_the_way_you_are.ttf');}
- /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
- .permalink{
- text-transform: normal;
- display: block;
- text-align: right;
- text-decoration: none;
- }
- /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- #postnotes{
- text-align: justify;}
- #postnotes blockquote{
- border: 0px;}
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 10px;
- border-left: 1px dotted #555555;
- }
- blockquote p, ul{
- margin:0px;
- padding:0px;
- }
- a img{border: 0px;}
- ul, ol, li{list-style:none; margin:0px; padding:0px;}
- .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
- .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
- .notes img{width:10px; position:relative; top:3px;}
- <--ses-->
- small{font-size: 90%;}
- {CustomCSS}
- </style>
- {block:IndexPage}
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#posts');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.entry, .entry_photo',
- isAnimated : false
- });
- });
- $wall.infinitescroll({
- navSelector : '#pagination',
- nextSelector : '#pagination a',
- itemSelector : '.entry, .entry_photo',
- bufferPx : 2000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#posts').show(500);
- });
- </script>
- {/block:IndexPage}
- <title>{title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <meta name="viewport" content="width=820" />
- </head>
- <body>
- <BODY onselectstart="return false;" ondragstart="return false;">
- <div class="wrapper">
- <div class="header">
- </div>
- <div id="cage">
- <div id="center">
- <div id="bg">
- <div id="blogtitle">Explore</div>
- <div id="link1"><a href="YOUR URL.tumblr.com" title="back to blog"><img src="https://cdn1.iconfinder.com/data/icons/sketchicons2/96x96/Home.jpg"></a></div>
- <div id="link2"><a href="YOUR URL.tumblr.com/ask" title="message"><img src="https://cdn1.iconfinder.com/data/icons/sketchicons2/96x96/Envelope.jpg"></a></div>
- <div id="link3"><a href="http://mkbye.tumblr.com" title="credit"><img src="https://cdn1.iconfinder.com/data/icons/sketchicons2/96x96/Bio.jpg"></a></div>
- <div id="sidebar"><img src="http://i.imgur.com/YcrJdvB.png"></div>
- <div id="title1">Basics</div>
- <div id="b">
- <div id="box">
- <div id="links">
- <a href="LINK HERE">link 1</a></br>
- <a href="LINK HERE">link 2</a></br>
- <a href="LINK HERE">link 3</a></br>
- <a href="LINK HERE">link 4</a></br>
- <a href="LINK HERE">link 5</a></br>
- <a href="LINK HERE">link 6</a></br>
- <a href="LINK HERE">link 7</a></br>
- <a href="LINK HERE">link 8</a></br>
- <a href="LINK HERE">link 9</a></br>
- <a href="LINK HERE">link 10</a>
- </div>
- </div>
- </div>
- <div id="title2">Tags</div>
- <div id="t">
- <div id="box2">
- <div id="links2">
- <a href="LINK HERE">link 1</a></br>
- <a href="LINK HERE">link 2</a></br>
- <a href="LINK HERE">link 3</a></br>
- <a href="LINK HERE">link 4</a></br>
- <a href="LINK HERE">link 5</a></br>
- <a href="LINK HERE">link 6</a></br>
- <a href="LINK HERE">link 7</a></br>
- <a href="LINK HERE">link 8</a></br>
- <a href="LINK HERE">link 9</a></br>
- <a href="LINK HERE">link 10</a>
- </div>
- </div>
- </div>
- <div id="title3">Friends</div>
- <div id="f">
- <div id="box3">
- <div id="links3">
- <a href="LINK HERE">link 1</a></br>
- <a href="LINK HERE">link 2</a></br>
- <a href="LINK HERE">link 3</a></br>
- <a href="LINK HERE">link 4</a></br>
- <a href="LINK HERE">link 5</a></br>
- <a href="LINK HERE">link 6</a></br>
- <a href="LINK HERE">link 7</a></br>
- <a href="LINK HERE">link 8</a></br>
- <a href="LINK HERE">link 9</a></br>
- <a href="LINK HERE">link 10</a>
- </div>
- </div>
- </div>
- </div>
- </body>
- <div style="position:fixed; bottom:5px; right:5px; background:white; border: 1px solid #eee; padding: 3px; padding-bottom:5px; padding-top: 5px; font-family: calibri; font-size: 15px; line-height: 10px;"><a href="http://mkbye.tumblr.com">©</a></div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment