ตั้งค่าการอ่าน

ค่าเริ่มต้น

  • เลื่อนอัตโนมัติ
    FREE BlogSkins [iD dream]

    ลำดับตอนที่ #27 : BlogSkins . Dancing Daisies - Blogspot Version (ขาว ชมพู เรียบอีกแล้ว)

    • เนื้อหาตอนนี้เปิดให้อ่าน
    • 386
      0
      25 ส.ค. 56

    BlogSkins . Dancing Daisies - Blogspot Version



     
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <html>
    <head>
     
    <title>Dancing Daisies</title><link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive&v1' rel='stylesheet' type='text/css'><div class="corner" style="border: 0px; box-shadow: 0px;background:transparent; letter-spacing:-6.5pt;
     filter: alpha (opacity=30);-moz-opacity: 0.30; opacity: 0.30; position:fixed;bottom:5px;width:100px;left:0px;"><center><a href="http://ohmisslinda.blogspot.com" target="_blank"><img src="http://i53.tinypic.com/29qf8nq.png" /></a></center>
    </div><link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive&v1' rel='stylesheet' type='text/css'>
    <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
    </head>
     
    <script type='text/javascript' language='Javascript'>
     
     
    var scrolltotop={
    //startline: Integer. Number of pixels from top of doc scrollbar is scrolled before showing control
    //scrollto: Keyword (Integer, or "Scroll_to_Element_ID"). How far to scroll document up when control is clicked on (0=top).
    setting: {startline:100, scrollto: 0, scrollduration:1000, fadeduration:[500, 100]},
    controlHTML: '<img src="http://i51.tinypic.com/3536wpw.png"/>', //HTML for control, which is auto wrapped in DIV w/ ID="topcontrol"
    controlattrs: {offsetx:5, offsety:5}, //offset of control relative to right/ bottom of window corner
    anchorkeyword: '#top', //Enter href value of HTML anchors on the page that should 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.setting.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() - this.controlattrs.offsetx
    var controly=$window.scrollTop() + $window.height() - this.$control.height() - this.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.controlattrs.offsety, right:mainobj.controlattrs.offsetx, opacity:0, cursor:'pointer'})
    .attr({title:'Scroll Back to Top'})
    .click(function(){mainobj.scrollup(); return false})
    .appendTo('body')
    if (document.all && !window.XMLHttpRequest && mainobj.$control.text()!='') //loose check for IE6 and below, plus whether control contains any text
    mainobj.$control.css({width:mainobj.$control.width()}) //IE6- seems to require an 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>
     
    <style type="text/css">
     
    ::-moz-selection {
    background-color: transparent;
    color: #999999;
    }
     
    #navbar-iframe {
    display: none;
    }
     
    #labels-iframe { display: none; }
     
    blockquote {
    border: #E5E5E5 1px dotted;
    padding: 8px;
    margin: 15px;
    color: #8F8F8F;
    background-color: #F8F8F8; -webkit-transition: .4s;
    }
    blockquote:hover {
    border: #E5E5E5 1px dotted;
    padding: 8px;
    margin: 15px;
    background-color: #F5F5F5;
    background-filter: alpha (opacity=50);-moz-opacity: 0.50; opacity: 0.50;
    }
     
    a, a:link, a:visited, a:active {
    font-family: Arial, Verdana, Sans-serif;
    font-size: 9px;
    color: #F1B2AD;
    letter-spacing: 1px;
    text-transform: normal;
    padding: 0px;
    cursor: default;
    text-decoration: none;
    }
     
    a:hover {
    color: #D26273;
    background-color: transparent;
    }
     
    body {
    background-color: #FFF;
    font-family: Arial;
    font-weight: normal;
    font-size: 9px;
    color: #666666;
    line-height: 120%;
    text-align: justify;
    }
     
     
    h1{
    font-family: 'Cedarville Cursive', arial, serif; 
    font-weight: normal;
    font-size: 25px;
    text-transform: lowercase;
    text-align: right;
    color: #E8A6A7;
    }
    .peecure {
    font-family: Tahoma;
    font-size: 8pt;
    padding: 10px;
    background-color: transparent;
    }
     
    .navi span {
    text-transform: lowercase;
    font-family: arial;
    font-size: 8pt;
    color: #E5E5E5;
    cursor: default;
    padding: 1px 8px 0 17px;
    letter-spacing: 2px;
    margin: 0px;
    }
     
    .navi span:hover {
    text-decoration: none;
    color: #D88489;
    background-color: #FFFFFF;
    }
     
    .head {
    font-family: Helvetica;
    font-weight: normal;
    font-size: 18pt;
    letter-spacing: -1pt;
    text-transform: lowercase;
    color: #AAAAAA;
    line-height: 100%;
    }
    .bottom { color:#E6E6E6;
    text-align: left;
    }
     
    #head {
    position: absolute;
    top: 30px;
    left: 280px;
    }
     
    {
    position: absolute;
    top: 32px;
    left: 112px;
    background-color: #FAFAFA;
    }
     
    #sidebar {
    position: fixed;
    top: 65px;
    left: 112px;
    width: 201px;
    font-family: arial;
    font-size: 9px;
    padding: 10px;
    background-color: #FFFFFF;
    }
     
    #main {
    position: absolute;
    top: 10px;
    left: 330px;
    width: 550px;
    padding: 0 10px 0 10px;
    }
    </style>
     
    <body>
     
    <div id="sidebar">
    <div class="navi">
    <center><span onClick="document.getElementById('yay').innerHTML=document.getElementById('me').innerHTML" title="the blogger">profile</span><span onClick="document.getElementById('yay').innerHTML=document.getElementById('site').innerHTML" title="archive etc">site</span><span onClick="document.getElementById('yay').innerHTML=document.getElementById('tag').innerHTML" title="leave love">tag</span>
    </center></div><br>
    <div class="peecure"><center> <a href="/"> <img src="http://i55.tinypic.com/t89q44.png" /> </a> </center>
    </div>
     
    <div class="box"><div id="yay">
    <h1>Dancing daisies</h1>
    I'm Daisy and I love to dance in the wind, out in the sun. My favorite colors are white and yellow. I enjoy my skin being kissed by the sun and rain. Replace any info with your info.
    </div></div>
    </div>
     
    <div id="main">
    <Blogger>
    <h1><BlogItemTitle><$BlogItemTitle$></BlogItemTitle></h1>
    <$BlogItemBody$>
    <div class="bottom"><BlogDateHeader> <$BlogDateHeaderDate$></BlogDateHeader> @ <$BlogItemDateTime$> / <a href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnClick$>><$BlogItemCommentCount$> daisies</a></b></BlogItemCommentsEnabled></div>
    </Blogger><br><br>
    <center><OlderPosts><a href=<$OlderPosts$>> « Older posts</a> </OlderPosts> <NewerPosts> <a href=<$NewerPosts$>>Newer posts»</a></NewerPosts></center>
    <br><br>
    <br>
    <center><!--LEAVE CREDIT WHERE THEY ARE, DO NOT **FUCKING** ALTER. CREDITS MUST STAY FOR LEGAL USE. THANK YOU.--!>
    Copyright ©. Layout by <a href="http://ohmisslinda.blogspot.com/" target="_blank">OhMiss</a><a href="http://www.blogskins.com/me/teacakehouse" target="_blank">Linda</a>.<br>
    Please view with <a href="http://www.google.com/chrome/intl/en/landing_chrome.html?hl=en" target="_blank">Google Chrome</a> in a screen resolution of 1280 x 800. <br>
    Picture from: <a href="http://abeellanosaa.tumblr.com/post/1270859236" target="_blank">Tumblr</a> All rights reserved 2011 - Infinite.<!--LEAVE CREDIT WHERE THEY ARE, DO NOT **FUCKING** ALTER. CREDITS MUST STAY FOR LEGAL USE. THANK YOU.--!></center>
    <br>
    </div>
     
    <div id="site" style="display: none;">
    <h1>hello dear</h1>
    Add anything you want here about your blog. Don't forget affiliates!
    <br>
    <h1>hear me</h1>
    <center><form name="form1"> 
       <select style="font-size:9px; color:#585858; border:1px solid #f2f2f2;font-family:arial;background-color:#ffffff; border:0px; padding: 0px; width: 200px;" onChange="location.href=this.options[this.selectedIndex].value;">
       <option value=''>Archive</option>
       <BloggerArchives>
       <option value="<$BlogArchiveURL$>">// <$BlogArchiveName$></option>
       </BloggerArchives>
       </select>
       </form>
       </center>
    </div>
     
    <div id="me" style="display: none;">
    <h1>blogette</h1>
     
    More information about you here. Please do not remove credit. You can remove the facebook plugin:
    <br><center>
    <iframe src="http://www.facebook.com/plugins/like.php?href=http://www.facebook.com/pages/Mocha-Frappes/132157213522683&amp;send=false&amp;layout=button_count&amp;width=105&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:105px; height:21px;" allowTransparency="true"></iframe>
    </center><br>
     
    </div>
    <div id="tag" style="display: none;">
    Place your tagboard here okay.
    Make it small, about 200
    </div>
    </body>
    </html>

    © Tenpoints!
    ติดตามเรื่องนี้
    เก็บเข้าคอลเล็กชัน

    นิยายที่ผู้อ่านนิยมอ่านต่อ ดูทั้งหมด

    loading
    กำลังโหลด...

    อีบุ๊ก ดูทั้งหมด

    loading
    กำลังโหลด...

    ความคิดเห็น

    ×