Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html lang="en">
- <head>
- <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" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- <title>{title}</title>
- <link rel="shortcut icon" href="http://drikoti.net/Goodies/Favicons/Gifs/033.gif"/>
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <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-image:url(http://media.tumblr.com/tumblr_lpwovn6XPC1qcn2vb.png);
- }
- a:link, a:active, a:visited{
- color: #aaa;
- text-decoration: none;
- -webkit-transition: opacity 0.3s linear;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- }
- a:hover {
- text-shadow: 1px 1px 1px #888;
- -webkit-transition:color 500ms ease-in;
- -moz-transition:color 500ms ease-in;
- -o-transition:color 500ms ease-in;
- color: transparent;
- }
- #fade {
- display: none;
- background: #000;
- position: fixed; left: 0; top: 0;
- width: 100%; height: 100%;
- opacity: .80;
- z-index: 9999;
- }
- .popup_block{
- display: none;
- background: url(http://media.tumblr.com/tumblr_lpwovn6XPC1qcn2vb.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 #000;
- -moz-box-shadow: 0px 0px 20px #000;
- box-shadow: 0px 0px 20px #000;
- -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{background:#eee; text-align:center; padding:10px; border-radius: 40px 40px 0px 0px;}
- .bubble2{background:#bbb; text-align:center; padding:10px; border-radius: 0px 0px 40px 40px;}
- #content{
- width:550px;
- height:480px;
- overflow:auto;
- float:left;
- background-color:#fff;
- padding:5px;
- }
- #entry{
- padding:2px;
- background-color:#fff;
- width:500px;
- float:left;
- margin:2px;
- }
- #center2{
- background:url(http://26.media.tumblr.com/tumblr_lq9nngeZ8j1qjex46o1_250.jpg);
- width:830px;
- height:550px;
- padding:5px;
- margin-top:130px;
- margin-left:150px;
- box-shadow: 0px 0px 7px #333;
- position:absolute;
- }
- #center{
- background:white;
- width:780px;
- height:500px;
- padding:5px;
- margin-left:20px;
- margin-top:20px;
- position:absolute;
- }
- #sidebar{
- background-color:#fff;
- width:200px;
- margin-left:5px;
- float:left;
- margin-top:8px;
- padding:3px;
- }
- blockquote{background:url(http://26.media.tumblr.com/tumblr_lq9nngeZ8j1qjex46o1_250.jpg); padding:3px; border: 1px solid #AD9465;}
- blockquote:first-letter{font-size:25px; font-family:'Cookie'; color #AD9465;}
- ul, ol, li{list-style-image:url(http://media.tumblr.com/tumblr_m5thv7zGXA1rqpuwv.png);}
- .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-image:url(http://26.media.tumblr.com/tumblr_lq9nngeZ8j1qjex46o1_250.jpg);
- font-family: 'Cookie';
- font-size:10px;
- text-align:center;
- border-top:1px dotted #999;
- border-bottom:1px dotted #999;
- }
- h2{
- background-image:url(http://26.media.tumblr.com/tumblr_lq9nngeZ8j1qjex46o1_250.jpg);
- font-family: 'Qwigley';
- font-size:30px;
- color:#736650;
- text-shadow:0px 0px 5px #736650;
- text-align:center;
- box-shadow: 0px 0px 5px #736650;
- }
- h3{
- font-family:'Cookie';
- font-size:30px;
- color:#736650;
- text-shadow:0px 0px 5px #736650;
- text-align:center;
- margin-bottom:-5px;
- }
- h4{
- font-family:'Qwigley';
- font-size:35px;
- color:#736650;
- text-shadow:0px 0px 5px #736650;
- text-align:center;
- margin:-5px;
- }
- h5{
- font-family:'Cedarville Cursive';
- font-size:25px;
- color:#736650;
- line-height:20px;
- margin:-5px;
- }
- h6{
- position:absolute;
- font-family:'Qwigley';
- font-size:100px;
- margin-top:40px;
- margin-left:150px;
- text-shadow:0px 0px 5px #736650;
- }
- img{
- -webkit-transition: opacity 0.8s linear;
- opacity: 0.60;
- }
- img:hover{
- -webkit-transition: opacity 0.8s linear;
- opacity: 1;
- }
- {CustomCSS]</style>
- <meta name="text:Scrolling Message" content="Write something here, I use meta.">
- <script type="text/javascript">
- // <![CDATA[
- var bgcolour="#ffffff"; // background colour
- var fgcolour="#736650"; // foreground colour
- var speed=100; // speed of bubbling, lower is faster
- var shades=10; // number of shades of bubble
- /****************************
- * Bubbling Text Effect *
- *(c) 2003-6 mf2fm web-design*
- * http://www.mf2fm.com/rv *
- * DON'T EDIT BELOW THIS BOX *
- ****************************/
- var bubbcol=new Array();
- var bubbler, bubbtxt;
- var bubbchr=new Array();
- window.onload=function() { if (document.getElementById) {
- for (bubbler=0; bubbler<=shades; bubbler++) {
- bubbtxt="#";
- for (var i=1; i<6; i+=2) {
- var bg=parseInt(bgcolour.substring(i,i+2),16);
- bubbtxt+=dechex(Math.floor(bg+(parseInt(fgcolour.substring(i,i+2),16)-bg)*(bubbler/shades)));
- }
- bubbcol[bubbler+1]=bubbtxt;
- }
- bubbler=document.getElementById("bubble");
- bubbtxt=bubbler.firstChild.nodeValue;
- while (bubbler.childNodes.length) bubbler.removeChild(bubbler.childNodes[0]);
- for (var i=0; i<bubbtxt.length; i++) {
- var bubbi=document.createElement("span");
- bubbi.setAttribute("id", "bubb"+i);
- bubbi.appendChild(document.createTextNode(bubbtxt.charAt(i)));
- bubbler.appendChild(bubbi);
- }
- bubbler=setInterval ("bubbling()", speed);
- }}
- function dechex(dec) {
- var hex=dec.toString(16);
- if (dec<16) return "0"+hex;
- else return hex;
- }
- function bubbling() {
- for (var i=0; i<bubbtxt.length; i++) {
- var bubbme=document.getElementById("bubb"+i);
- if (bubbchr[i]) {
- bubbme.style.color=bubbcol[bubbchr[i]];
- bubbchr[i]=(bubbchr[i]+1)%bubbcol.length;
- }
- else if (Math.random()<0.75/bubbchr.length) bubbchr[i]=1;
- }
- }
- // ]]>
- </script>
- </head>
- <link href='http://fonts.googleapis.com/css?family=Qwigley' rel='stylesheet' type='text/css'>
- <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'>
- <body ondragstart="return false" onselectstart="return false">
- <h6><span id="bubble">{Title}</span></h6>
- <div id="center2">
- <div id="center">
- <div id="sidebar">
- <h2>Blogette</h2>
- <image src="http://media.tumblr.com/tumblr_losavrhBcr1qf72le.png" width="80" align="right"><div align="justify">{Description}</div><br>
- <marquee style="border: 1px dashed #AD9465;">{text:Scrolling Message}</marquee>
- <h2>Navigate</h2><center>
- <a href="/">Home</a> · <a href="#?w=500" rel="mailbox" class="poplight">Message</a> · <a href="#?w=500" rel="submit" class="poplight">Submit</a> · <a href="#?w=500" rel="credits" class="poplight">Credits</a> · <a href="/link">Link</a> · <a href="/link">Link</a> · <a href="/link">Link</a> · <a href="/link">Link</a> · <a href="/link">Link</a>
- <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.
- </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="500" style="border:1px solid #ddd; padding:5px;"/></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="#AD9465"> {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}
- <div class="bubble">{Asker} whispered {Question}</div>
- <div class="bubble2">I reply {Answer}</div>
- {/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}-princess.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>
- Original theme by<a href="http://flaffi.tumblr.com" target="blank"> Flaffi<br></a>
- Inspirations from <a href="http://sing-stop-and-stare.tumblr.com" target="blank">Sing-Stop-and-Starea</a><br>
- Tutorials by <a href="http://academyoftumblr.tumblr.com" target="blank">Academy of Tumblr</a><br>
- Optimized for Google Chrome<br>
- Powered by <a href="http://www.tumblr.com">Tumblr</a><br>
- <br><br>
- </center>
- </div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement