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

ค่าเริ่มต้น

  • เลื่อนอัตโนมัติ
    VIVAPỢLØ✿ID.Dream!

    ลำดับตอนที่ #11 : (ฺB) ; Happiness - red velvet

    • อัปเดตล่าสุด 7 ต.ค. 58


    HAPPINESS

    ( special theme kpop - red velvet )
    * เน้น ซึลกิ

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
     © vivapolo id.dream by madampark
    plz don't copy and comment
    :)




    CODE

    <html>
    <head>
    <script type="text/javascript">
    function changeNavigation(id)
    {document.getElementById('main').innerHTML=document.getElementById(id).innerHTML}
    </script>
    <title>BLOG NAME HERE</title>
    <STYLE type="text/css">
    ::-webkit-scrollbar-thumb:vertical {background-color:#595252;height:20px;}
    ::-webkit-scrollbar {height:0px;width:5px;background-color:#cccccc;}
    #navbar-iframe{
    display: none; visibility: hidden;
    }
    body {
    background-color: #f2f0f0;
    background-image:url('http://fc08.deviantart.net/fs70/i/2013/171/8/8/the_beatles_wallpaper___abbey_road_outtake__2_by_felipemuve-d69rkte.jpg');
    background-position:center;
    background-attachment:fixed;
    background-repeat:repeat;
    font-family:arial;
    font-size:11px;
    color: #393939;}
    b { color: #608a8a; }
    i { color: #595252; }
     
    a:active, a:link, a:visited {
    text-decoration:none;
    color: #4a827e;
    -webkit-transition: opacity 0.7s linear;
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7 ease-out;
    transition: all 0.7s ease-out;}
    a:hover {
    color:#848f8d;
    }
    a:link img { 
    margin-left: auto;
    margin-right: auto;
    padding:5px;
    border: 1px solid #dddddd;
    opacity:1;
    -webkit-transition: opacity 0.7s linear;
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7 ease-out;
    transition: all 0.7s ease-out;
     
    a:visited img { 
    margin-left: auto;
    margin-right: auto;
    padding:5px;
    border: 1px solid #dddddd;
    opacity:1;
    -webkit-transition: opacity 0.7s linear;
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7 ease-out;
    transition: all 0.7s ease-out;
     
    a:hover img { 
    margin-left: auto;
    margin-right: auto;
    padding:5px;
    border: 1px solid #dddddd;
    opacity:.7;
    -webkit-transition: opacity 0.7s linear;
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7 ease-out;
    transition: all 0.7s ease-out;
     
    blockquote {
    padding-left: 5px;
    border-left: 3px solid #cccccc;
    -webkit-transition: opacity 0.7s linear;
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7 ease-out;
    transition: all 0.7s ease-out;
    }
     
    blockquote:hover {
    border-left: 3px solid #6f6f6f;
    background:url(http://28.media.tumblr.com/tumblr_ls0w5txuft1r3vazto8_250.png);}
     
    .hne {
       width: 300px;
       height: 170px;
       margin: 100px;
       float: left;
       border: 10px solid #fff;
       overflow: hidden;
       position: fixed;
       text-align: center;
       -webkit-box-shadow: 1px 1px 2px #e6e6e6;
       -moz-box-shadow: 1px 1px 2px #e6e6e6;
       box-shadow: 1px 1px 2px #e6e6e6;
       cursor: default;
       background: #fff url(../images/bgimg.jpg) no-repeat center center;
    }
    .hne .mask,.hne .content {
       width: 300px;
       height: 170px;
       position: absolute;
       overflow: hidden;
       top: 0;
       left: 0;
    }
    .hne img {
       display: block;
       position: relative;
    }
    .hne h2 {
       text-transform: uppercase;
       color: #fff;
       text-align: center;
       position: relative;
       font-size: 17px;
       padding: 10px;
       background: rgba(0, 0, 0, 0.8);
       margin: 20px 0 0 0;
    }
    .hne p {
       font-family: Georgia, serif;
       font-style: italic;
       font-size: 12px;
       position: relative;
       color: #fff;
       padding: 5px 5px 5px;
       text-align: center;
    }
    .hne a.info {
       display: inline-block;
       text-decoration: none;
       padding: 2px;
       background: #000;
       color: #fff;
       text-transform: uppercase;
       -webkit-box-shadow: 0 0 1px #000;
       -moz-box-shadow: 0 0 1px #000;
       box-shadow: 0 0 1px #000;
    }
    .hne a.info: hover {
       -webkit-box-shadow: 0 0 5px #000;
       -moz-box-shadow: 0 0 5px #000;
       box-shadow: 0 0 5px #000;
    }
     
     
    .hne-hovs img {
       -webkit-transform: scaleY(1);
       -moz-transform: scaleY(1);
       -o-transform: scaleY(1);
       -ms-transform: scaleY(1);
       transform: scaleY(1);
       -webkit-transition: all 0.7s ease-in-out;
       -moz-transition: all 0.7s ease-in-out;
       -o-transition: all 0.7s ease-in-out;
       -ms-transition: all 0.7s ease-in-out;
       transition: all 0.7s ease-in-out;
    }
    .hne-hovs .mask {
       background-color: rgba(255, 231, 179, 0.3); /*background color when you hover the image*/
       -webkit-transition: all 0.5s linear;
       -moz-transition: all 0.5s linear;
       -o-transition: all 0.5s linear;
       -ms-transition: all 0.5s linear;
       transition: all 0.5s linear;
       -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
       filter: alpha(opacity=0);
       opacity: 0;
    }
    .hne-hovs h2 {
       border-bottom: 1px solid rgba(0, 0, 0, 0.3);
       background: transparent;
       margin: 20px 40px 0px 40px;
       -webkit-transform: scale(0);
       -moz-transform: scale(0);
       -o-transform: scale(0);
       -ms-transform: scale(0);
       transform: scale(0);
       color: #333;
       -webkit-transition: all 0.5s linear;
       -moz-transition: all 0.5s linear;
       -o-transition: all 0.5s linear;
       -ms-transition: all 0.5s linear;
       transition: all 0.5s linear;
       -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
       filter: alpha(opacity=0);
       opacity: 0;
    }
    .hne-hovs p {
       color: #333;
       -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
       filter: alpha(opacity=0);
       opacity: 0;
       -webkit-transform: scale(0);
       -moz-transform: scale(0);
       -o-transform: scale(0);
       -ms-transform: scale(0);
       transform: scale(0);
       -webkit-transition: all 0.5s linear;
       -moz-transition: all 0.5s linear;
       -o-transition: all 0.5s linear;
       -ms-transition: all 0.5s linear;
       transition: all 0.5s linear;
    }
    .hne-hovs a.info {
       -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
       filter: alpha(opacity=0);
       opacity: 0;
       -webkit-transform: scale(0);
       -moz-transform: scale(0);
       -o-transform: scale(0);
       -ms-transform: scale(0);
       transform: scale(0);
       -webkit-transition: all 0.5s linear;
       -moz-transition: all 0.5s linear;
       -o-transition: all 0.5s linear;
       -ms-transition: all 0.5s linear;
       transition: all 0.5s linear;
    }
    .hne-hovs:hover img {
       -webkit-transform: scale(10);
       -moz-transform: scale(10);
       -o-transform: scale(10);
       -ms-transform: scale(10);
       transform: scale(10);
       -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
       filter: alpha(opacity=0);
       opacity: 0;
    }
    .hne-hovs:hover .mask {
       -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
       filter: alpha(opacity=100);
       opacity: 1;
    }
    .hne-hovs:hover h2,.hne-hovs:hover p,.hne-hovs:hover a.info {
       -webkit-transform: scale(1);
       -moz-transform: scale(1);
       -o-transform: scale(1);
       -ms-transform: scale(1);
       transform: scale(1);
       -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
       filter: alpha(opacity=100);
       opacity: 1;
    }
     
    .title {
    font-family:consolas;
    padding-top:1px;
    font-size:12px;
    color:#000;
    text-align:center;
    text-transform :uppercase;
    background: #ccdbda;
    letter-spacing:5px;
    height:16px;
    padding-left:6px;
    margin-bottom:5px;
    display:block;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    }
     
    .title:hover {
    background: #aecfcf;}
     
    #fade {
     display: none;
     background: #000;
     position: fixed;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     opacity: .80;
      ;
    }
     
    .popup_block{
     display: none;
     background: #FFFFFF;
     padding: 20px;
     float: left;
     position: fixed;
     top: 50%;
     left: 50%;
      ;
    }
     
    img.btn_close {
     float: right;
     margin: -55px -55px 0 0;
    }
     
    *html #fade {
     position: absolute;
    }
     
    *html .popup_block {
     position: absolute;
    }
     
    .tgbrd {
    margin-left:100px;
    margin-top:280px;
    position: fixed;
    width: 300px;
    padding: 10px;
    border: 10px #fff;
    font-family:arial;
    font-size:8px;
    height:130px; 
    overflow:auto;
    background:url(url);}
     
    .tgbrd2 {
    display: block;
    height: 17px;
    width: 300px;
    background: #fff;
    -webkit-transition-duration:.8s;
    -moz-transition-duration:.8s;
    overflow:hidden;}
     
    .tgbrd2:hover {height: 100px;}
     
    h01{
    font-family:consolas;
    padding-top:1px;
    font-size:12px;
    color:#000;
    text-align:center;
    text-transform :uppercase;
    background: #aecfcf;
    letter-spacing:5px;
    height:16px;
    padding-left:6px;
    display:block;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;}
     
    .laut {
    margin-left: 450px; 
    width: 640px; 
    padding:10px; 
    text-align: justify;
    position:absolute; }
     
    .lautan { 
    width: 600px; 
    display: block; 
    float: left; 
    line-height: 16px; 
    background-color: #fff; 
    padding: 17px 20px; 
    -webkit-box-shadow: 1px 1px 2px #e6e6e6;
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
    box-shadow: 1px 1px 2px #e6e6e6;
    margin-bottom: 10px; 
    margin-top: 40px; }
     
    </style>
     
     
    <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 href="#" class="close"><img src="http://tiny.cc/closeimg" class="btn_close" title="Close Window" alt="Close" /></a>');
     
     
        //Define margin for center alignment (vertical   horizontal) - we add 80px to the height/width to accomodate for the padding  and border width defined in the 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 fade layer - .css({'filter' : 'alpha(opacity=80)'}) is used to fix the IE Bug on fading transparencies 
        return false;
    });
    //Close Popups and Fade Layer
    $('a.close, #fade').live('click', function() { //When clicking on the close or fade layer...
        $('#fade , .popup_block').fadeOut(function() {
            $('#fade, a.close') ();  //fade them both out
        });
        return false;
     
    });
     
    });
     
    </script>
     
    </head>
     
     
     
    <body>
     
    <div class="hne hne-hovs">
      <img src="http://images6.fanpop.com/image/photos/32900000/The-beatles-the-beatles-32961626-1280-883.jpg" width="300px">
         <div class="mask">  
         <h2>The Beatles</h2>  
         <p>เขียนอะไรลงไปก็ได้จ้า.</p>
         <a href="http://my.dek-d.com/ชื่อไอดี/friend/request_friend.php" class="info">Add me</a> <a href="http://my.dek-d.com/ชื่อไอดี/control/secret.php" class="info">SMSG</a> <a href="http://my.dek-d.com/ชื่อไอดี/qmsg/" class="info">QMSG</a> <a href="http://my.dek-d.com/ชื่อไอดี/writer/" class="info">Writer</a>
      </div>
    </div>
     
    <div style="position:fixed; float:right; right:10px; bottom:10px;"> 
    <a href="#?w=500" rel="popup_name" class="poplight">
    Credit
    </a></div>
     
    <div class="laut">
    <Blogger>
    <div class="lautan">
    <div class="title">เขียนอะไรลงไปก็ได้จ้า.<MainPage>
    <BlogItemCommentsEnabled><a href="<$BLOGITEMTITLE$>" <$BlogItemCommentFormOnClick$> </a>
    </BlogItemCommentsEnabled>
    </MainPage></div>
    <ItemPage>
    <BlogItemCommentsEnabled>
    <div>
    <BlogItemComments>
    <br />เขียนอะไรลงไปก็ได้จ้า.
    <br />.
    <br />.
    <br />.
    <br />.
    <br />.
    <br />.
    </div>
    </Blogger>
    </div>
     
    </body>
    </html>

    ©
    t
    h
    e
    m
    y
    b
    u
    t
    t
    e
    r

    ติดตามเรื่องนี้
    เก็บเข้าคอลเล็กชัน
    นิยายแฟร์ 2024

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

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

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

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

    ความคิดเห็น

    ×