Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html lang="en">
- <head>
- <script type="text/javascript" src="http://static.tumblr.com/rs5pbx8/OaOm2b8kv/doggy.txt"></script>
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- <title>{title}</title>
- <link rel="shortcut icon" href="http://drikoti.net/Goodies/Favicons/Gifs/034.gif"/>
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script>
- $(document).ready(function() {
- //
- $('a.poplight[href^=#]').click(function() {
- var popID = $(this).attr('rel'); //Get Popup Name
- var popURL = $(this).attr('href'); //Get Popup href to define size
- var query= popURL.split('?');
- var dim= query[1].split('&');
- var popWidth = dim[0].split('=')[1]; //Gets the first query string value
- $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
- var popMargTop = ($('#' + popID).height() + 80) / 2;
- var popMargLeft = ($('#' + popID).width() + 80) / 2;
- //Apply Margin to Popup
- $('#' + popID).css({
- 'margin-top' : -popMargTop,
- 'margin-left' : -popMargLeft
- });
- $('body').append('<div id="fade"></div>');
- $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
- return false;
- });
- $('a.close, #fade').live('click', function() {
- $('#fade , .popup_block').fadeOut(function() {
- $('#fade, a.close').remove(); //fade them both out
- });
- return false;
- });
- });
- </script>
- <SCRIPT TYPE="text/javascript">
- <!--
- //Disable right click script
- //visit http://www.rainbow.arch.scriptmania.com/scripts/
- var message="Sorry, right-click has been disabled";
- ///////////////////////////////////
- function clickIE() {if (document.all) {(message);return false;}}
- function clickNS(e) {if
- (document.layers||(document.getElementById&&!document.all)) {
- if (e.which==2||e.which==3) {(message);return false;}}}
- if (document.layers)
- {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
- else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
- document.oncontextmenu=new Function("return false")
- // -->
- </SCRIPT>
- <style type="text/css">
- body{
- color:black;
- font-family: Trebuchet MS;
- font-size:10px;
- color: #999;
- background: url(http://27.media.tumblr.com/tumblr_lq9rmvDH2T1qjex46o4_250.jpg);
- }
- a:link, a:active, a:visited{
- color:#ff9999;
- text-decoration:none;
- -webkit-transition:1s;
- font-family:'Cedarville Cursive';
- }
- a:hover {
- color:white;
- padding:3px;
- background:#ff9999;
- -webkit-transition:1s;
- }
- ::-webkit-scrollbar {
- width: 8px;
- height: 25px;
- }
- ::-webkit-scrollbar-button:start:decrement,
- ::-webkit-scrollbar-button:end:increment {
- height: 10px;
- display: block;
- background-color: #FCFCF5;
- border: 1px solid #eee;
- }
- ::-webkit-scrollbar-track-piece {
- background-color: #ffffff;
- }
- ::-webkit-scrollbar-thumb:vertical {
- height: 25px;
- background-color: #FCFCF5;
- border: 1px solid #eee;
- }
- #fade {
- display: none;
- position: fixed; left: 0; top: 0;
- width: 100%; height: 100%;
- opacity: .80;
- z-index: 9999;
- }
- .popup_block{
- display: none;
- background-image:url("http://i45.tinypic.com/260cykl.png");
- padding: 20px;
- border: 1px solid #000;
- float: left;
- font-size: 10px;
- position: fixed;
- top: 50%; left: 50%;
- z-index: 99999;
- -webkit-box-shadow: 0px 0px 20px #ffbfbf;
- -moz-box-shadow: 0px 0px 20px #ffbfbf;
- box-shadow: 0px 0px 20px #ffbfbf;
- -webkit-border-radius: 10px;
- -moz-border-radius: 10px;
- border-radius: 10px;
- }
- img.btn_close {
- float: right;
- margin: -5px -5px 0 0;
- }
- *html #fade {
- position: absolute;
- }
- *html .popup_block {
- position: absolute;
- }
- .bubble {align:right;background: #fff; margin:0px 0px 0px 65px;padding:0px 0px 5px 0px;;position: relative; border-bottom: 1px solid #eee;}
- .bubble p {margin:1px 0px;}
- .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;}
- #content{
- width:470px;
- height:500px;
- overflow:auto;
- float:left;
- margin-left:10px;
- margin-top:8px;
- padding:5px;
- }
- #entry{
- padding:2px;
- background-color:#fff;
- width:450px;
- float:left;
- margin:5px;
- }
- #center2{
- background-image:url(http://media.tumblr.com/tumblr_lqcgly3lv31qlzq96.png);
- margin-left:80px;
- margin-top:100px;
- padding:10px;
- box-shadow:0px 0px 8px #aaa;
- width:1050px;
- height:530px;
- }
- #center{
- background:white;
- width:1050px;
- height:530px;
- }
- #sidebar{
- background-color:#fff;
- width:250px;
- height:500px;
- float:left;
- margin-top:8px;
- margin-left:10px;
- padding:3px;
- }
- #sidebar2{
- background-color:#fff;
- background-color:#fff;
- width:250px;
- height:500px;
- margin-right:10px;
- float:right;
- margin-top:8px;
- padding:3px;
- }
- blockquote{border:1px dashed white; background:#ffdfdf; padding:5px;}
- ul, ol, li{list-style-image:url(http://i122.photobucket.com/albums/o260/mhilka/minigifs/heart_rosinha.gif);}
- .heart2 {display : block; font-size: 20px; font-family: 'Cedarville Cursive'; line-height: 10px; border-bottom : 1px solid #eee; text-indent : 5px; vertical-align : middle; -webkit-transition-duration: .50s; padding-left : 10px;padding-bottom : 2px;}
- .heart2:hover {display : block; font-size: 20px; font-family: 'Cedarville Cursive'; line-height: 10px; border-bottom : 1px dashed #eee; text-indent : 5px; vertical-align : middle; -webkit-transition-duration: .50s; padding-left : 50px; padding-bottom : 2px;}
- h1{
- background:#ffbfbf;
- font-family:'Cookie';
- font-size:10px;
- text-align:center;
- }
- h2{
- font-family:'Cookie';
- font-size:25px;
- color:#ffa9a9;
- border-bottom:1px dashed #ffa9a9;
- text-align:center;
- margin-top:3px;
- margin-bottom:3px;}
- h3{
- font-family:'Cedarville Cursive';
- font-size:35px;
- text-align:center;
- color:#ffa9a9;
- margin-bottom:-5px;
- line-height:20px;
- }
- h4{
- font-family:'Rochester';
- font-size:35px;
- text-align:center;
- color:#ffa9a9;
- line-height:20px;
- margin:3px;
- }
- h5{
- font-family:'Cookie';
- font-size:35px;
- color:#ffa9a9;
- margin:-5px;
- line-height:25px;
- }
- em{
- font-family:'Rochester';
- }
- img{
- -webkit-transition: opacity 0.8s linear;
- opacity: 0.60;
- }
- img:hover{
- -webkit-transition: opacity 0.8s linear;
- opacity: 1;
- }
- #dreams {
- opacity: .8;
- background-color: #FFDFDF;
- color:#777;
- font-family:tahoma;
- font-size:8px;
- text-transform:uppercase;
- text-align:center;
- padding:10px;
- margin-top:6px;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;}
- #dreams:hover {
- padding-top:100px;
- background-color: #FFDFDF;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- -o-transition: all 0.7s ease-out;
- }
- .naviii{
- color: #ebb5a3;
- font-size: 8px;
- letter-spacing: 5px;
- text-transform: uppercase;
- }
- iframe#tumblr_controls {
- white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4; z-index:9999; margin: -30px 0 0 0;}
- .heart {display : block; font-size: 8px; line-height: 15px; border-bottom : 1px solid #f4f4f3; text-indent : 5px; vertical-align : middle; background:
- url('http://www.hellostar.org/wp-admin/images/q1.gif') no-repeat left; padding-left : 10px;
- padding-bottom : 1px;}
- .heart:hover {display : block; font-size: 8px; line-height: 15px; border-bottom : 1px dashed #E0DCD6; text-indent : 5px; vertical-align : middle; background : url('http://www.hellostar.org/wp-admin/images/q2.gif') no-repeat left; padding-left : 10px; padding-bottom : 1px;}
- #status{
- font-family: Handlee, cursive;
- moz-box-shadow: 0 0 1px #ffbfbf;
- -webkit-box-shadow: 0 0 8px #ffbfbf;
- position:fixed !important;
- left:10px; padding-top:6px;
- top: 10px;
- padding-bottom:17px;
- text-align:center;
- height:25px;
- width:150px;
- overflow:hidden;
- border:4px solid #ffbfbf;
- -moz-border-radius: 17px 17px 17px 17px;
- border-radius:17px 17px 17px 17px;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- background-image: url(http://static.tumblr.com/z4woeaq/ESLmaf8as/tumblr_m2gcr9g06j1r3srlmo5_250.jpg);
- z-index:999;
- }
- #status:hover{
- border:5px solid #ffbfbf;
- background:white;
- padding:5px;
- height:800px;
- width:270px;
- }
- #status1{
- font-family: Handlee, cursive;
- moz-box-shadow: 0 0 1px #ffbfbf;
- -webkit-box-shadow: 0 0 8px #ffbfbf;
- position:fixed !important;
- left:10px; padding-top:6px;
- top: 80px;
- padding-bottom:17px;
- text-align:center;
- height:25px;
- width:150px;
- overflow:hidden;
- border:4px solid #ffbfbf;
- -moz-border-radius: 17px 17px 17px 17px;
- border-radius:17px 17px 17px 17px;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- background-image: url(http://static.tumblr.com/z4woeaq/ESLmaf8as/tumblr_m2gcr9g06j1r3srlmo5_250.jpg);
- z-index:999;
- }
- #status1:hover{
- border:5px solid #ffbfbf;
- background:white;
- padding:5px;
- height:480px;
- width:270px;
- }
- b{color:#ffbfbf;}
- #status2{
- font-family: Handlee, cursive;
- moz-box-shadow: 0 0 1px #ffbfbf;
- -webkit-box-shadow: 0 0 8px #ffbfbf;
- position:fixed !important;
- left:10px; padding-top:6px;
- top: 150px;
- padding-bottom:17px;
- text-align:center;
- height:25px;
- width:150px;
- overflow:hidden;
- border:4px solid #ffbfbf;
- -moz-border-radius: 17px 17px 17px 17px;
- border-radius:17px 17px 17px 17px;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- background-image: url(http://static.tumblr.com/z4woeaq/ESLmaf8as/tumblr_m2gcr9g06j1r3srlmo5_250.jpg);
- z-index:999;
- }
- #status2:hover{
- border:5px solid #ffbfbf;
- background:white;
- padding:5px;
- height:440px;
- width:270px;
- }
- #status3{
- font-family: Handlee, cursive;
- moz-box-shadow: 0 0 1px #ffbfbf;
- -webkit-box-shadow: 0 0 8px #ffbfbf;
- position:fixed !important;
- left:10px; padding-top:6px;
- top: 230px;
- padding-bottom:17px;
- text-align:center;
- height:25px;
- width:150px;
- overflow:hidden;
- border:4px solid #ffbfbf;
- -moz-border-radius: 17px 17px 17px 17px;
- border-radius:17px 17px 17px 17px;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- background-image: url(http://static.tumblr.com/z4woeaq/ESLmaf8as/tumblr_m2gcr9g06j1r3srlmo5_250.jpg);
- z-index:999;
- }
- #status3:hover{
- border:5px solid #ffbfbf;
- background:white;
- padding:5px;
- height:440px;
- width:270px;
- }
- #dream{
- margin-left:45px;}
- .navi{
- background:#ffbfbf;
- padding:5px;
- width:15px;
- float:left;
- margin-left:5px;
- border:1px dashed #fff;
- -webkit-transition:1s;
- }
- .navi:hover{
- border-radius:30px;
- background:#ffdfdf;
- -webkit-transition:1s;
- }
- {CustomCSS]</style>
- </head>
- <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
- <body ondragstart="return false" onselectstart="return false">
- <div style="font-family:'Cookie'; font-size:120px; color:#FFD1CF; position:absolute; margin-top:-100px; margin-left:300px; text-shadow:2px 2px 2px #ff9f9f;">{Title}</div>
- <div id="center2">
- <div id="center">
- <div id="sidebar">
- <h2>Blogette</h2>
- <img src="http://24.media.tumblr.com/tumblr_mdaqvaSbpw1qhahtxo1_500.png" width="250">
- <div align="justify"><em>B</em>onjour! {Description}</div>
- <h2>Navigation</h2><p><center>
- <div id="dream">
- <div class="navi"><a href="/" title="Refresh! ♥">P</a></div>
- <div class="navi"><a href="#?w=500" rel="mailbox" class="poplight" title="Message me!">A</a></div>
- <div class="navi"><a href="#?w=500" rel="submit" class="poplight" title="Submit?">R</a></div>
- <div class="navi"><a href="#?w=500" rel="credits" class="poplight" title="Thanks to..">I</a></div>
- <div class="navi"><a href="/archive" title="Past Entries">S</a></div>
- </div>
- <h2>Disclaimer</h2><center>
- I do not own any of these images. They might be your so kindly message me so that I could credit you properly.
- <img src="http://media.tumblr.com/tumblr_m2nscnsJY01qfamg6.png" width="50"><br>{Name} 2012 - All Rights Preserved
- </div>
- <div id="sidebar2">
- <h2>Daily Tours</h2><center>
- <a href="http://tiarashii.tumblr.com/"><img src="http://25.media.tumblr.com/avatar_1eca2bc5560c_40.png" style="width:33px; border:1px solid #ddd; padding:3px;"></a> <a href="http://betterthanacupcake.tumblr.com/"><img src="http://24.media.tumblr.com/avatar_8b13da4112d6_40.png" style="width:33px; border:1px solid #ddd; padding:3px;"></a> <a href="http://flatte-cafe.tumblr.com/"><img src="http://25.media.tumblr.com/avatar_3bf411995776_128.png" style="width:33px; border:1px solid #ddd; padding:3px;"></a>
- <h2>More Lurks</h2>
- <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> · <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><br><br>** Just add more if you have many Links <br> It's easy you'll just view a tutorial how to make a link **
- <h2>Credits</h2><center>
- Themed by <a href="http://flatte-cafe.tumblr.com/"><em>F</em>latte-Cafe</a>.<br>
- Inspirations from <a href="http://betterthanacupcake.tumblr.com"><em>B</em>etterThanACupcake</a>.<br></em>
- BEST VIEWED IN GOOGLE CHROME.
- <img src="http://media.tumblr.com/tumblr_m2rhkuyiMn1qfamg6.png" width="100">
- </div>
- <div id="content">
- {block:Posts}
- <div id="entry">
- {block:Title}<h3>{Title}</h3>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Photo}
- <a href="{permalink}"><img src="{PhotoURL-500}" width="435"/></a>
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {/block:Photoset}
- {block:Quote}
- <h5>{Quote}</h5>{block:Source}-{Source}{/block:Source}
- {/block:Quote}
- {block:Video}
- {Video-500}<br>
- {PlayCountWithLabel}
- {/block:Video}
- {block:Link}
- <a href="{URL}" class="link" {Target}><h4>{Name}</h4></a><BR>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Lines}
- {block:Label}
- <br>{Label}
- {/block:Label}
- <font color="#000"> {Line}</font>
- {/block:Lines}
- {/block:Chat}
- {block:Audio}
- {AudioPlayerGrey}
- <br><div align="right">{block:Artist}
- Artist: {Artist}</div>
- {/block:Artist}<br>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Answer}
- <img src="{AskerPortraitURL-40}" align="left" style="float: left; margin: 1px 4px 0 0;">
- <div class="bubble"><span></span>{Asker}: {Question} </div>
- {Answer}
- {/block:Answer}
- <h1><a href="{Permalink}">{NoteCount} Notes</a> <img src="http://media.tumblr.com/tumblr_m6lwvxHTYu1rrzsji.gif"> <a href="{ReblogUrl)">Reblog</a></h1>
- {block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- <br>
- {block:NoteCount}
- {NoteCount} notes
- {/block:NoteCount}
- <Br>
- {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div></div></div></div>
- </body>
- <div id="mailbox" class="popup_block">
- <center><font size="10" color:"#EEB4B4"><font face="cookie", cursive/>Ask me anything<br><p></font></font>
- <iframe frameborder="0" scrolling="no" width="100%" height="150" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com/" style="background-color:transparent; overflow:hidden;" id="ask_form">
- </center></iframe></div>
- <div id="submit" class="popup_block"><center><font size="10" color:"#EEB4B4"><font face="cookie", cursive/>Submit Love<br><p></font></font><br>
- <center><iframe frameborder="0" scrolling="no" width="100%" height="500px" src= "http://tumblr.com/submit_form/{Name}.tumblr.com" style="background-color:transparent; overflow: hidden; "id= "submit_form"></iframe>
- </center></div>
- <div id="credits" class="popup_block"><center><center><font size="10" color:"#EEB4B4"><font face="cookie", cursive/>Credits<br><p></font></font>
- <center>
- Themed by <a href="http://flatte-cafe.tumblr.com/"><em>F</em>latte-Cafe</a>.<br>
- Inspirations from <a href="http://betterthanacupcake.tumblr.com"><em>B</em>etterThanACupcake</a>.<br></em>
- BEST VIEWED IN GOOGLE CHROME.
- </div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement