Sie sind auf Seite 1von 9

<html> <div style='position: static; top:0px; right: 0px; width:40%; position:fixed; pa dding:3px;border-radius:8px; background:#F2E0F7; opacity:0.

8; color:#000000; fon t-size:13px;text-align:left;'><center>Welcome to my world. Be nice here. Thank y ou. <a href="http://www.blogger.com/follow-blog.g?blogID=4518748377497068271">+F ollow</a> | <a href="http://www.blogger.com/home">Dashboard</a></center></div> <head> <center><img class="header" src=" http://1.bp.blogspot.com/-8QMzswt2shI/TreUpwEp BpI/AAAAAAAABAw/-ZQ5gsFuiJU/s1600/askarrpinkEspressioneheader-purple.png" /></ce nter> <link rel="shortcut icon" href="http://i257.photobucket.com/albums/hh205/xoxojay s/smilies/crayon/pic009demoji_12386811decoojp.gif" alt="emoticon06" title="emoti con06"> <title>Purple espressione</title> <script type="text/javascript"> document.ondragstart = function () { return false; }; </script> <link href='http://fonts.googleapis.com/css?family=Nova+Mono' rel='stylesheet' t ype='text/css'> <!-------------------------------------Blogger Classic Template Name: Purple Espressione Designer: Nur Qistina kunoichye URL: meetweirdo.blogspot.com *Do not remove this* *Do not ripping* --------------------------------------!> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/ 1.4.1/jquery.min.js"></script> <script> $(document).ready(function() { // //When you click on a link with class of poplight and the href starts with a # $('a.poplight[href^=#]').click(function() { var popID = $(this).attr('rel'); //Get Popup Name var popURL = $(this).attr('href'); //Get Popup href to define size //Pull Query & Variables from href URL var query= popURL.split('?'); var dim= query[1].split('&'); var popWidth = dim[0].split('=')[1]; //Gets the first query string value //Fade in the Popup and add close button $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a sty le="outline: none; background-color: #fff;" href="#" class="close"></a>'); //Define margin for center alignment (vertical horizontal) - we add 80px t o the height/width to accomodate for the padding and border width defined in th e css var popMargTop = ($('#' + popID).height() + 80) / 2; var popMargLeft = ($('#' + popID).width() + 80) / 2; //Apply Margin to Popup

$('#' + popID).css({ 'margin-top' : -popMargTop, 'margin-left' : -popMargLeft }); //Fade in Background $('body').append('<div id="fade"></div>'); //Add the fade layer to bottom of the body tag. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fad e layer - .css({'filter' : 'alpha(opacity=80)'}) is used to fix the IE Bug on fa ding transparencies return false; }); //Close Popups and Fade Layer $('a.close, #fade').live('click', function() { //When clicking on the close or f ade layer... $('#fade , .popup_block').fadeOut(function() { $('#fade, a.close').remove(); //fade them both out }); return false; }); }); </script> <style type="text/css"> #navbar-iframe {display: none;} ::-webkit-scrollbar { height:8px; width: 8px; background:#000000; } ::-webkit-scrollbar-thumb { background-color:#FFFFFF; -moz-border-radius: 10px; border-radius: 10px; } .header { margin-top:20px; margin-left:0px; } .header:hover { margin-right:-60px; opacity:1.0; filter:alpha(opacity=100); -webkit-transition:0.5s; -moz-opacity:1.0; } body { background:url(http://i.imgur.com/1XZfx.png); font-family: tahoma; background-attachment:fixed; cursor: url(http://cur.cursors-4u.net/cursors/cur-3/cur280.cur), auto;

} a:link, a:visited { color:#CC99FF; text-decoration:none; -webkit-transition:2s; } a:hover { color: #FA5882; -webkit-transition:2s; border-top:1px solid #FF99D5; border-bottom:1px solid #FF99D5; cursor: url(http://cur.cursors-4u.net/cursors/cur-3/cur280.cur), progress; } .content { background:#ffffff; color:#666666; font-size: 11px; padding:14px; width:860px; border-radius:10px; text-align:justify; } .sidebar { background: #ffffff; color: #666666; font-size: 11px; padding: 8px; width: 230px; border-radius: 10px; text-align: justify; } .title { margin: 5px; padding: 6px; font-size: 130%; font-family: nova mono; font-weight: Normal; font-color: #666666; line-height: 1.1em; text-align: right; background-image:url(http://2.bp.blogspot.com/-Xd66NW3g6tc/TpP13crQkWI/AAAAAAAAA 3U/ZqXlxuVjsIA/s1600/set6.png); border-right: 5px solid #E3CEF6; border-left: 5px solid #E3CEF6; border-top: 1px dashed #E3CEF6; border-bottom: 1px dashed #E3CEF6; padding: 3px; } .title:hover { font-family: tahoma; color: #666666; text-align: left; }

.sec-title { color: #696969; font-style:italic; font-size:10px; margin-bottom:2em; text-align: center; } .navigate { position:fixed; top:500px; left:800px; font-size:10px; -webkit-transform: rotate(-0deg); -moz-transform: rotate(-0deg); javascript:void(0); } .navi { background: transparent; font-family: nova mono; line-height: 10px; padding: 3px; text-transform: lowercase; -webkit-transition:0.5s; cursor: url(http://cur.cursors-4u.net/cursors/cur-3/cur280.cur), progress; } .navi:hover, .navi_active { background:#E2A9F3; color:#6a509b; -webkit-transition:0.5s; transition: 0.8s; border-radius: 5px; margin-left: 20px; padding: 3px; } list{ list-style-type : none; background-image : url(http://i257.photobucket.com/albums/hh205/xoxojays/smilies /crayon/pic009demoji_14489638decoojp.gif); background-position : left; background-repeat : no-repeat; padding-left : 2.0em; } blockquote { background: #9A9A9A; color: #ffffff; border-radius: 10px; padding: 3px; -webkit-transition: 2.0s; } blockquote:hover { background: transparent; padding: 3px; color: #000000; -webkit-transition: 2.0s; }

img { filter: alpha(opacity="70"); opacity: 0.7; } img:hover { filter:alpha(opacity="100"); opacity: 1; -webkit-transition:1s; } u { -webkit-transition:.4s; text-decoration:none; border-bottom:2px solid #6a509b; padding: 0.1px; } u:hover{ border-bottom:1px dotted #6a509b; color:transparent; } * html #fade { /*\*/position: absolute; top: expression((0 + (ignoreMe = documen t.documentElement.scrollTop ? document.documentElement.scrollTop : document.body .scrollTop)) + 'px'); right: expression((0 + (ignoreMe2 = document.documentEleme nt.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/ } #foo > #fade { position: fixed; top: 0px; right: 0px; } * html .popup_block { /*\*/position: absolute; top: expression((200 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : docu ment.body.scrollTop)) + 'px'); right: expression((-340 + (ignoreMe2 = document.d ocumentElement.scrollLeft ? document.documentElement.scrollLeft : document.body. scrollLeft)) + 'px');/**/ } #foo > .popup_block { position: fixed; top: 200px; right: 50%; } #fade {display: none;background: #585858;position: fixed; left: 0; top: 0;width: 100%; height: 100%;opacity: .80;z-index: 9999;} .popup_block{display: none;background: #fff;padding: 5px;border: 15px solid #ddd ;float: left; font-family: verdana; font-size: 11px; position: absolute;top: 50% ; left: 50%;z-index: 99999;/*--CSS3 Box Shadows--*/-webkit-box-shadow: 0px 0px 2 0px #ddd;-moz-box-shadow: 0px 0px 20px #ddd;box-shadow: 0px 0px 20px #ddd;} img.btn_close {float: right;} /*--Making IE6 Understand Fixed Positioning--*/ *html #fade {position: absolute;} *html .popup_block {position: absolute;} </style> <body oncontextmenu='return false;'><br> <div class="navigation"> <center><a class="navi" onClick="document.getElementById('blog').innerHTML=docum ent.getElementById('you').innerHTML"></a> <a href="#?w=500" rel="profile" class="poplight"><span class="navi" onClick="cha ngeNavigation('profile')">ABOUT</a> <a href="#?w=500" rel="stuff" class="poplight"><span class="navi" onClick="chang

eNavigation ('links')">STUFF</a> <a href="#?w=500" rel="links" class="poplight"><span class="navi" onClick="chang eNavigation ('links')">LINK</a> </span></div> <br> <table style="line-height: 17px;" width="840" border="0" align="center" cellspa cing="10"> <tbody><tr> <td valign="top" width="230px"> <div class="sidebar"> <div class="title">Welcome</div><br> <center><img src="http://data.whicdn.com/images/15449299/tumblr_lsd810sFwO1qfcyo 3o1_500_large.png" width="230" height="150"><br><br> Bonjour fellas! Thank you for your visit and do leave your footprint on my tagbo ard. *wink</center> </div> <br> <div class="sidebar"> <div class="title">Tagboard</div><br> <center><img src="http://data.whicdn.com/images/3589590/tumblr_l7pojr2vlH1qcrxj1 o1_500_large.png" width="230" height="150"><br><br> Put your shoutmix code here. The width must be 200px - 230px only.</center> <center><select style="font-family:Helvetica; font-size:11px; width:200px; lette r-spacing:1px; background-color:#444; border:1px solid #444; color:#ccc; padding :2px;" name="ArchiveMenu" onChange="location.href=this.options[this.selectedInde x].value;"> <option value="/">Time Machine</option> <BloggerArchives> <option value="<$BlogArchiveURL$>"> <$BlogArchiveName$></option> </BloggerArchives></select></center><br> </div> <br> <div class="sidebar"> <div class="title">Music box</div><br> <center><img src="http://data.whicdn.com/images/10323020/adidas-apple-city-fashi on-girl-iphone-Favim.com-62079_large.jpg" width="230" height="150"><br><br> <center><object width="200" height="25"><param name="movie" value="http://www.youtube.com/v/H29IQeGEPaE?fs=1&amp;hl=en_US&amp;color1=0xE3CEF 6&amp;color2=0xE3CEF6&amp;autoplay=1" /><param name="allowFullScreen" value="true" /><paramname="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/H29IQeGEPaE?fs=1&hl=en_US&color1=0xE3CEF6&color2=0 xE3CEF6&autoplay=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="200" height="25"></embed src="http:></paramname="allowscriptaccess"></object> </center><br> <div id="spoiler"><div><input onclick="if (this.parentNode.parentNode.getElement sByTagName(&#39;div&#39;)[&#39;show&#39;].style.display != &#39;&#39;) { this.parentNode.parentNode.getElementsByTagName(&#39;div&#39;)[&#39;show&#39;].s tyle.display = &#39;&#39;; this.parentNode.parentNode.getElementsByTagName(&#39;

div&#39;) [&#39;hide&#39;].style.display = &#39;none&#39;; this.innerText = &#39;&#39;; th is.value = &#39;Hide Spoiler!&#39;; } else { this.parentNode.parentNode.getEleme ntsByTagName(&#39;div&#39;) [&#39;show&#39;].style.display = &#39;none&#39;; this.parentNode.parentNode.getE lementsByTagName(&#39;div&#39;)[&#39;hide&#39;] .style.display = &#39;&#39;; this.innerText = &#39;&#39;; this.value = &#39;Show Spoiler!&#39;; }" value="Credits" style="width:200px;font-size:12px; background-image:url(http://2.bp.blogspot.com/-Xd66NW3g6tc/TpP13crQkWI/AAAAAAAAA 3U/ZqXlxuVjsIA/s1600/set6.png); -moz-border-radius: 25px 10px / 10px 25px; border-radius: 25px 10px / 10px 25px; margin:10px;padding:0px;border-style: 2px solid #FFFFFF;" type="button" /> <div id="show" style="display: none; background-color:transparent; background-re peat:repeat; margin: 0px;border-width:0px; padding:3px; width:98%"> <!----- DON'T YOU EVER REMOVE THE CREDIT IF YOU DON'T WANT TO DIE YOUNG -----!> <center>Template : <a href="http://meetweirdo.blogspot.com">Qistina</a> <a href= "http://www.blogskins.com/me/qistinaa">Kunoichye</a><br> Header : <a href="http://ekaiseqa.blogspot.com/"/>AskarPink</a><br> Image : <a href="http://weheartit.com/"/>We Heart it</a></center> Best view : <a href="http://www.google.com/chrome">Google Chrome</a><br> <!----- DON'T YOU EVER REMOVE THE CREDIT IF YOU DON'T WANT TO DIE YOUNG -----!>< /div> <br> </div></center> <div id="hide"></div> <br> </div> <br> </td> <div id="profile" class="popup_block"> <div class="title">La boss</div><br> <center><img src="http://data.whicdn.com/images/10676301/tumblr_lmhoanCkyP1qkoin ko1_500_large.png"><br><br> Big hello earthling! Im Qistina Kunoichie. 15 years young and live as Malaysian. Blablabla. <br><br> Put cute word about yourself here and plz dont remove the c redits!.. </center> <br></div> <div id="stuff" class="popup_block"> <div class="title">tutorial</div><br> <center> your tutorials<br> blablabla<br> <br><br></center> <div class="title">freebies</div><br> <center> your freebies<br> blablabla<br> <br><br></center></center> </div> <div id="links" class="popup_block"> <div class="title">Linkies</div><br> <center><img src="http://images.blogskins.com/skin_images/369/105/images/tumblr_ l19267nfuL1qa0xtco1_500_large.png" width="500 height="500"><br><br> <a href="http://meetweirdo.blogspot.com/"/>Qistina</a> | <a href="blogger.com"/> Friends</a> | <a href="blogger.com"/>Friends</a> | <a href="blogger.com"/>Friend

s</a> | <a href="blogger.com"/>Friends</a> | <a href="blogger.com"/>Friends</a> | <a href="blogger.com"/>Friends</a> | <a hre f="blogger.com"/>Friends</a> | <a href="blogger.com"/>Friends</a> | <a href="blo gger.com"/>Friends</a> <br></center> </div> <div id="you" style="display:none;"> <blogger><div class="title"><BlogItemTitle><$BlogItemTitle$></BlogItemTitle></di v> <div class="sec-title"><BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader> | <$BlogItemDateTime$> | <a href="<$BlogItemCommentCreate$>"<$BlogItemCommentForm OnClick$>><$BlogItemCommentCount$> comments</a></BlogItemCommentsEnabled></div> <$blogitembody$></blogger><br> <center><OlderPosts><a href=<$OlderPosts$>>Older Post</a> </OlderPosts> <NewerPo sts> | <a href=<$NewerPosts$>>Newer Post</a></NewerPosts></center></div> <td valign="top" style="width:630px; padding:10px; border-radius:10px; backgroun d:#ffffff; font-size:11px;"> <div id="content"> <blogger><div class="title"><BlogItemTitle><$BlogItemTitle$></BlogItemTitle></di v> <div class="sec-title"><BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader> | <$BlogItemDateTime$> | <a href="<$BlogItemCommentCreate$>"<$BlogItemCommentForm OnClick$>><$BlogItemCommentCount$> comments</a></BlogItemCommentsEnabled></div> <$blogitembody$></blogger><br> <center><OlderPosts><a href=<$OlderPosts$>>Older Post</a> </OlderPosts> <NewerPo sts> | <a href=<$NewerPosts$>>Newer Post</a></NewerPosts></center></div> </div> </td> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/ 1.3.2/jquery.min.js"> </script> <script type='text/javascript' language='Javascript'> var scrolltotop={ //startline: Integer. Number of pixels from top of doc scrollbar is scrolled bef ore showing control //scrollto: Keyword (Integer, or "Scroll_to_Element_ID"). How far to scroll docu ment up when control is clicked on (1=top). setting: {startline:100, scrollto: 0, scrollduration:1000, fadeduration:[500, 10 0]}, controlHTML: '<img src="http://2.bp.blogspot.com/-FeVdX-m57_E/ToW8XOR9W-I/AAAAAA AAB60/USoNjGLlsmk/s1600/topprple.png"/>', //HTML for control, which is auto wrap ped in DIV w/ ID="topcontrol" controlattrs: {offsetx:5, offsety:5}, //offset of control relative to right/ cen ter of window corner anchorkeyword: '#top', //Enter href value of HTML anchors on the page that shoul d also act as "Scroll Up" links state: {isvisible:false, shouldvisible:false}, scrollup:function(){ if (!this.cssfixedsupport) //if control is positioned using JavaScript this.$control.css({opacity:0}) //hide control immediately after clicking it var dest=isNaN(this.setting.scrollto)? this.setting.scrollto : parseInt(this.set ting.scrollto) if (typeof dest=="string" && jQuery('#'+dest).length==1) //check element set by string exists dest=jQuery('#'+dest).offset().top else dest=0

this.$body.animate({scrollTop: dest}, this.setting.scrollduration); }, keepfixed:function(){ var $window=jQuery(window) var controlx=$window.scrollLeft() + $window.width() - this.$control.width() - th is.controlattrs.offsetx var controly=$window.scrollTop() + $window.height() - this.$control.height() - t his.controlattrs.offsety this.$control.css({left:controlx+'px', top:controly+'px'}) }, togglecontrol:function(){ var scrolltop=jQuery(window).scrollTop() if (!this.cssfixedsupport) this.keepfixed() this.state.shouldvisible=(scrolltop>=this.setting.startline)? true : false if (this.state.shouldvisible && !this.state.isvisible){ this.$control.stop().animate({opacity:1}, this.setting.fadeduration[0]) this.state.isvisible=true } else if (this.state.shouldvisible==false && this.state.isvisible){ this.$control.stop().animate({opacity:0}, this.setting.fadeduration[1]) this.state.isvisible=false } }, init:function(){ jQuery(document).ready(function($){ var mainobj=scrolltotop var iebrws=document.all mainobj.cssfixedsupport=!iebrws || iebrws && document.compatMode=="CSS1Compat" & & window.XMLHttpRequest //not IE or IE7+ browsers in standards mode mainobj.$body=(window.opera)? (document.compatMode=="CSS1Compat"? $('html') : $( 'body')) : $('html,body') mainobj.$control=$('<div id="topcontrol">'+mainobj.controlHTML+'</div>') .css({position:mainobj.cssfixedsupport? 'fixed' : 'absolute', bottom:mainobj.con trolattrs.offsety, right:mainobj.controlattrs.offsetx, opacity:0, cursor:'pointe r'}) .attr({title:"Let's Fly High !"}) .click(function(){mainobj.scrollup(); return false}) .appendTo('body') if (document.all && !window.XMLHttpRequest && mainobj.$control.text()!='') //loo se check for IE6 and below, plus whether control contains any text mainobj.$control.css({width:mainobj.$control.width()}) //IE6- seems to require a n explicit width on a DIV containing text mainobj.togglecontrol() $('a[href="' + mainobj.anchorkeyword +'"]').click(function(){ mainobj.scrollup() return false }) $(window).bind('scroll resize', function(e){ mainobj.togglecontrol() }) }) } } scrolltotop.init() </script> </table></body></head></html>

Das könnte Ihnen auch gefallen