Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ╭━━━┳━━┳╮╭━┳━━━┳━━━┳╮╱╭┳╮╱╭┳━━━┳━━━╮
- ┃╭━╮┣┫┣┫┃┃╭┫╭━╮┃╭━╮┃┃╱┃┃┃╱┃┃╭━╮┃╭━╮┃
- ┃╰━╯┃┃┃┃╰╯╯┃┃╱┃┃┃╱╰┫╰━╯┃┃╱┃┃╰━╯┃┃╱┃┃
- ┃╭━━╯┃┃┃╭╮┃┃╰━╯┃┃╱╭┫╭━╮┃┃╱┃┃╭╮╭┫┃╱┃┃
- ┃┃╱╱╭┫┣┫┃┃╰┫╭━╮┃╰━╯┃┃╱┃┃╰━╯┃┃┃╰┫╰━╯┃
- ╰╯╱╱╰━━┻╯╰━┻╯╱╰┻━━━┻╯╱╰┻━━━┻╯╰━┻━━━╯
- ╭━━━━┳╮╱╭┳━━━┳━╮╭━┳━━━┳━━━╮
- ┃╭╮╭╮┃┃╱┃┃╭━━┫┃╰╯┃┃╭━━┫╭━╮┃
- ╰╯┃┃╰┫╰━╯┃╰━━┫╭╮╭╮┃╰━━┫╰━━╮
- ╱╱┃┃╱┃╭━╮┃╭━━┫┃┃┃┃┃╭━━┻━━╮┃
- ╱╱┃┃╱┃┃╱┃┃╰━━┫┃┃┃┃┃╰━━┫╰━╯┃
- ╱╱╰╯╱╰╯╱╰┻━━━┻╯╰╯╰┻━━━┻━━━╯
- -->
- <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>
- <style>html, body, a { cursor:url("http://i.imgur.com/2qleX.jpg"), auto !important; }
- a:hover{cursor:url("http://i.imgur.com/IepP2.jpg"), auto !important; }
- </style>
- <script type="text/javascript">
- $(document).ready(function(){
- $(".hide").hide();
- $(".show").click(function(){
- $(this).next(".hide").slideToggle('slow');
- }); });
- </script>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <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">
- <!--
- // 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>
- <!--DEFAULT VARIABLES-->
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="color:background" content="#fff"/>
- <meta name="color:link" content="#777"/>
- <meta name="color:text" content="#777"/>
- <meta name="color:title" content="#333"/>
- <meta name="color:hover" content="#fff"/>
- <meta name="image:sidebar" content="1"/>
- <meta name="image:background" content="1"/>
- <style type="text/css">
- #s-m-t-tooltip {
- max-width:300px;
- padding:6px 6px 6px 6px;
- margin:20px 0px 0px 20px;
- background: #fff; /* change it */
- border:1px solid #000; /* change it again*/
- font-family:KG Like A Skyscraper; /* change -- fucking a do it */
- font-size:10px; /* yo choice big n chunky or small n skinny ;) */
- letter-spacing:0px; /* spacing ew. */
- text-transform:normal; /* upa lowa eH hood */
- color:#000; /* COLA MOTHA FUCKa */
- z-index:999999999999999999999999999999999999;
- }
- body {
- padding: 0px;
- margin: 0px;
- color:{color:text};
- font-family: KG Like A Skyscraper;
- line-height:7px;
- font-size:8px;
- background-color: {color:Background};
- background-image:url({image:Background});
- 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:{color:link};
- }
- a:hover {
- text-decoration: none;
- font-style:;
- color: {color:Hover};
- }
- div#center{
- margin:auto;
- position:relative;
- width:1000px;
- background-color:;
- overflow:auto;
- overflow-y:hidden;
- }
- /*CUSTOMIZE ENTRY SETTINGS HERE*/
- .entry {
- float:left;
- display: block;
- margin:5px;
- overflow:hidden;
- width:220px;
- {block:PermalinkPage}
- width:450px;
- text-align:left;
- line-height:10px;
- {/block:PermalinkPage}
- background:white;
- background-image:URL();
- }
- /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
- .entry .perma{
- width:220px;
- height:16px;
- margin-left:0px;
- position: absolute;
- line-height: 16px;
- overflow:hidden;
- text-align:center;
- top:0px;
- background:white;
- word-spacing:2px;
- letter-spacing:1px;
- opacity: 0.0;
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- .entry:hover .perma{
- overflow:visible;
- opacity:0.9;
- }
- /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
- #posts {
- width:500px;
- margin-top:1px;
- z-index:99;
- margin-left:319px;
- right:auto;
- background:transparent;
- margin-right:auto;
- position:relative;
- overflow-y: hidden;
- }
- /*CUSTOMIZE SIDEBAR HERE*/
- @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
- /*CUSTOMIZE TITLE OF ENTRIES HERE*/
- .title{
- line-height: 12px;
- color:{color:Title};
- font-weight: normal;
- }
- /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
- .permalink{
- text-transform: normal;
- display: block;
- text-align: right;
- text-decoration: none;
- }
- /* BACKGROUND SHIT HERE */
- body {
- background-image:url("http://24.media.tumblr.com/abf002c6d338997c6cb9048f99077a9a/tumblr_mho41j5Sla1rowuqgo2_1280.jpg"); /*--change the background image by putting another url between the two " " or keep it!--*/
- background-size: cover;
- margin: 0;
- padding: 20px;
- }
- /*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}
- .show{
- font-size:20px;
- line-height:35px;
- font-family:KG Like A Skyscraper;
- text-shadow:3px 2px 4px #9A2EFE;
- text-align:center;
- margin-top:10px;
- }
- .hide {
- z-index: 3;
- text-align:left;
- margin-top: 5px;
- font-size:12px;
- line-height:12px;
- font-family:KG Like A Skyscraper;
- padding:4px 5px 5px 5px;
- background: white;
- }
- div#sidebar{
- position:fixed;
- background:url(http://i45.tinypic.com/16jhspi.png);
- border:4px solid #8258FA;
- box-shadow:0px 0px 12px #fff;
- width:585px;
- font-family:KG Like A Skyscraper;
- height:auto;
- left:360px;
- top:70px;
- transition: all .9s ease-out;
- -o-transition-transition: all .9s ease-out;
- -webkit-transition: all .9s ease-out;
- -moz-transition: all .9s ease-out;
- }
- @font-face { font-family: "shit"; src: url('.show{
- font-size:90px;
- line-height:35px;
- font-family:KG Like A Skyscraper;
- text-shadow:3px 2px 4px #81F781;
- text-align:center;
- margin-top:19px;
- }
- .hide {
- z-index: 3;
- text-align:left;
- margin-top: 5px;
- font-size:12px;
- line-height:12px;
- font-family:KG Like A Skyscraper;
- padding:4px 5px 5px 5px;
- background: white;
- }
- div#sidebar{
- position:fixed;
- background:url(http://i45.tinypic.com/16jhspi.png);
- border:4px solid #81F781;
- box-shadow:0px 0px 12px #fff;
- width:585px;
- font-family:KG Like A Skyscraper;
- height:auto;
- left:360px;
- top:70px;
- transition: all .9s ease-out;
- -o-transition-transition: all .9s ease-out;
- -webkit-transition: all .9s ease-out;
- -moz-transition: all .9s ease-out;
- }
- #links{
- text-align:center;
- position:fixed !important;
- width:413px;
- height:20px;
- left:232px;
- background:url(http://i45.tinypic.com/16jhspi.png);
- margin-top:101px;
- opacity:1;
- z-index:1;
- border-top:3px solid #F8E0F7;
- border-right: 3px solid #F8E0F7;
- border-bottom: 3px solid #F8E0F7;
- border-top-right-radius:100px;
- border-top-left-radius:101px;
- line-height:17px;
- padding:2px;
- font-family: KG Like A Skyscraper;
- font-size:20px;
- -webkit-transform: rotate(-90deg);
- }
- ::-webkit-scrollbar {width: 4px; height: 4px; background: #eeeeee;}
- ::-webkit-scrollbar-thumb { background-color:#ccc; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; border-left: 1px solid
- #aaaaaa; border-radius:10px; }'); }
- ::-webkit-scrollbar {width: 4px; height: 4px; background: #eeeeee;}
- ::-webkit-scrollbar-thumb { background-color:#ccc; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; border-left: 1px solid
- #aaaaaa; border-radius:10px; }
- </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">
- <!--STUFF THAT GOES INTO THE SIDEBAR-->
- </center>
- </div>
- <!------------------------------------->
- <div class="left">
- </body>
- <title>Message n Faq!</title>
- <div id="sidebar">
- <body>
- <div style="width:auto;color:black;height:auto;padding:13px;font-family:KG Like A Skyscraper;font-size:25px;margin-top:-8px;margin-left:10px;line-height:32px;text-align:center;text-shadow:3px 2px 4px #8258FA;
- ">
- Read Da Shiz Before Kk
- <div id="links">
- <a href="/">Blog</a> ·
- <a href="http://tumblr.com">Dash</a> ·
- <a href="/">Link</a> ·
- <a href="/">Link</a> ·
- <a href="http://qirls.tumblr.com">Credz nig</a>
- </div>
- </div>
- <div style="padding:13px;margin-left:0px;margin-top:-3px;font-family:KG Like A Skyscraper;font-size:14px;line-height:18px;color:#000000;height:295px;overflow:auto;">
- <b>About Blogger </b><br>
- <b><u>You:</u></b><br>
- +random shit <br>
- + more random shit <br>
- + fuck
- THIS FUCKING FONT LOOKS SO CUTE OMG OMG OMG OMG <BR>
- <br><br>
- <b>FAQ </B> <BR>
- <b><u>I will:</u></b><br>
- + i will rape you <br>
- + i will still rape you <br>
- + give you presents.. just the box ^_^ <br>
- + just fill in this shit hole ok <br>
- SCROLLER BAR IN CASE YOU HAVE MORE TO SAY TO THE WORLD <BR>
- <b><u>I will not:</u></b><br>
- +santa claus will rape you <br>
- +he will join me <br>
- +who wouldnt pfft youre flawless <br>
- +fucking anons man <br>
- this fucking theme was so hard to make and this is just fucking FAQ AND ASK SHIT REALLY FUCKING GOD <BR>
- </div>
- <div class="show">Ask Box Here!</div>
- <div class="hide">
- <iframe frameborder="0" height="190" id="ask_form" scrolling="yes" src="http://www.tumblr.com/ask_form/princess-ajj.tumblr.com" width="100%"></iframe><!--[if IE]><mce:script type="text/javascript"><! document.getElementById('ask_form').allowTransparency=true; // --><!--[endif] --></p><br>
- <!--- EDIT AT BOTTOM PLEZ LIKE HERE --->
- </div></div></div></div>
- <div style="position:fixed; bottom:3px; right:3px; background:white; border: 3px double {color:borders}; padding: 3px; font-size: 15px; line-height: 10px;"><a href="http://princess-ajj.tumblr.com">✿</a></div>
- </html>
- </html>
Add Comment
Please, Sign In to add comment