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

ค่าเริ่มต้น

  • เลื่อนอัตโนมัติ
    ' editor. HTML*Store :}

    ลำดับตอนที่ #1 : ' the theme | shinigami dispatch society's .

    • อัปเดตล่าสุด 3 ม.ค. 54


      

    Shinigami Dispatch Society's
    theme from 'kuroshitsuji(musical2)
    best with

     

    :D in this theme

    ★ ธีมนี้มี navigation
    ★ ธีมนี้มีโค้ดภาพสไลด์
    ★ ลิ้งค์ต่าง ๆ อยู่ตรงรูปด้านขวา
    ★ ถ้าจะนำไปใช้ ห้ามลบเครดิต 


    :D take the code

    <style type="text/css">        
           #b-navbar {height:0px; visibility:hidden; display:none}
    .left ,#module_right,#neck{ display: none!important;}
    #footer, #head_module_desc, #module_right .modulebg2, #module_left .modulebg2,#neck, .hr2, #head_module_name, .head2, .hr1 ,.modulebg1,#borderlink { display: none!important;}
    .right {background: none; border: 0px!important; border: none!Important; position: absolute; top: 0px; left: 300px;}
    #apDiv1 {
        position:absolute;
        left:0px;
        top:0px;
        width:1010px;
        height:600px;
         ;   text-align: justify;
        color: #CCCCCC;
        font-family: arial;
        font-size: 11px;
        cursor: default;
        background-color: #000000;
    }
    a {
        text-decoration: none;
        color: #333333;
        font-family: arial;
        font-size: 10px;
    }
    a:hover {
        text-decoration: none;
        color: #000000;
        cursor:e-resize;
        ;
    }

    i, b, u {
        color: #333333;
    }

    blockquote {
    color: #303018;
    background-color: #FFFFFF;
    border-left: 10px solid #BFAA8F;
    padding: 5px;
    padding-bottom: 5px;
    font-family: georgia;
    font-style: italic;
    }


    table {text-align: justify; font-size: 10px; font-family: georgia;}
    td.one {
    float: left;
    text-align: left;
    width: 200px;
    height: 150px;
    }
    td.two {
    float: center;
    text-align: center;
    width: 350px;
    height: 150px;
    }
    td.three {
    float: right;
    text-align: right;
    width: 250px;
    height: 150px;
    }
    td.three a {
    text-transform: uppercase;
    line-height: 12px;
    margin: 2px;
    }



    #header {
        position: fixed;
        top: 0px;
        right: 0px;
        width: 100%;
        height: 400px;
        background: url(http://img259.imageshack.us/img259/2752/tengainopashluna1coveri.jpg) top left repeat fixed;
    }
    div.name {
        position: fixed;
        top: 350px;
        width: 100%;
        height: 100px;
        color: #050409;
        font-family: arial;
        font-size: 60px;
        cursor: default;
        font-weight: bold;
        letter-spacing: -8px;
        text-tranform: uppercase;
    }
    #stripe {
        position: fixed;
        top: 400px;
        right: 0px;
        width: 100%;
        height: 20px;
        background-color: #050409;
        text-align: center;
        color: #CCCCCC;
        font-family: arial;
        text-transform: uppercase;
        font-size: 10px;
        padding-left: 300px;
    }


    #container {
        position: absolute;
        top: 400px !important;
        float: left;
        height: auto;
        padding: 20px;
        background-color: #050409;
        background-filter:alpha(opacity=80);
        -moz-opacity:0.8;
        opacity: 0.8;
    }


    .title {
        display: inline;
        font-family: georgia;
        color: #333333;
        font-style: italic;
        font-size: 25px;
        letter-spacing: -1px;
        line-height: 30px;
    }
    .date {
        font-family: arial;
        color: #333333;
        text-transform: uppercase;
        letter-spacing: -1px;
    }


           </style>
    <div id="apDiv1">
    <div id="container">
    <table width="100%">
        <tbody>
            <tr>
                <td valign="top" class="one">
                <div style="border: 5px solid rgb(68, 68, 68); width: 100px; height: 100px;"><SCRIPT language=JavaScript1.2>

    //Translucent scroller- By Dynamic Drive
    //For full source code and more DHTML scripts, visit http://www.dynamicdrive.com
    //This credit MUST stay intact for use

    var scroller_width='100px'
    var scroller_height='100px'
    var bgcolor='#000'
    var pause=2000 //SET PAUSE BETWEEN SLIDE (2000=2 seconds)

    var scrollercontent=new Array()
    //Define scroller contents. Extend or contract array as needed
    scrollercontent[0]='<img src="http://i18.photobucket.com/albums/b104/LunaLaughgood05/Icons/ku46.png">'
    scrollercontent[1]='<img src="http://i18.photobucket.com/albums/b104/LunaLaughgood05/Icons/ku47.png">'
    scrollercontent[2]='<img src="http://i18.photobucket.com/albums/b104/LunaLaughgood05/Icons/ku45.png">'
    scrollercontent[3]='<img src="http://i18.photobucket.com/albums/b104/LunaLaughgood05/Icons/ku34.png">'


    ////NO need to edit beyond here/////////////

    var ie4=document.all
    var dom=document.getElementById&&navigator.userAgent.indexOf("Opera")==-1

    if (ie4||dom)
    ;-moz-opacity:0.2;"></div><div id="canvas1" style="position:absolute;background-color:'+bgcolor+';width:'+scroller_width+';height:'+scroller_height+';top:'+scroller_height+';filter:alpha(opacity=30);-moz-opacity:0.2;"></div></div>')
    else if (document.layers){

    }

    var curpos=scroller_height*(1)
    var degree=20
    var curcanvas="canvas0"
    var curindex=0
    var nextindex=10

    function moveslide(){
    if (curpos>0){
    curpos=Math.max(curpos-degree,0)
    tempobj.style.top=curpos+"px"
    }
    else{
    clearInterval(dropslide)
    if (crossobj.filters)
    crossobj.filters.alpha.opacity=100
    else if (crossobj.style.MozOpacity)
    crossobj.style.MozOpacity=1
    nextcanvas=(curcanvas=="canvas0")? "canvas0" : "canvas1"
    tempobj=ie4? eval("document.all."+nextcanvas) : document.getElementById(nextcanvas)
    tempobj.innerHTML=scrollercontent[curindex]
    nextindex=(nextindex<scrollercontent.length-1)? nextindex+1 : 0
    setTimeout("rotateslide()",pause)
    }
    }

    function rotateslide(){
    if (ie4||dom){
    resetit(curcanvas)
    crossobj=tempobj=ie4? eval("document.all."+curcanvas) : document.getElementById(curcanvas)
    crossobj.style.zIndex++
    if (crossobj.filters)
    document.all.canvas0.filters.alpha.opacity=document.all.canvas1.filters.alpha.opacity=20
    else if (crossobj.style.MozOpacity)
    document.getElementById("canvas0").style.MozOpacity=document.getElementById("canvas1").style.MozOpacity=0.2
    var temp='setInterval("moveslide()",50)'
    dropslide=eval(temp)
    curcanvas=(curcanvas=="canvas0")? "canvas1" : "canvas0"
    }
    else if (document.layers){
    crossobj.
    crossobj.document.close()
    }
    curindex=(curindex<scrollercontent.length-1)? curindex+1 : 0
    }

    function resetit(what){
    curpos=parseInt(scroller_height)*(1)
    var crossobj=ie4? eval("document.all."+what) : document.getElementById(what)
    crossobj.style.top=curpos+"px"
    }

    function startit(){
    crossobj=ie4? eval("document.all."+curcanvas) : dom? document.getElementById(curcanvas) : document.tickernsmain.document.tickernssub
    if (ie4||dom){
    crossobj.innerHTML=scrollercontent[curindex]
    rotateslide()
    }
    else{
    document.tickernsmain.visibility='show'
    curindex++
    setInterval("rotateslide()",pause)
    }
    }

    if (ie4||dom||document.layers)
    window.onload=startit
    </SCRIPT></div>
                <br />
                <script> function changeNavigation(id)
    {document.getElementById('main')
    .innerHTML=document.getElementById(id).innerHTML}
    </script>
                <div style="word-spacing: 2px; line-height: 5px; text-align: left; color: rgb(237, 228, 228); font-size: 28px;"><span style="color: rgb(102, 102, 102); cursor: pointer;" id="navigation" onMouseover="this.style.color='#828282'" onMouseout="this.style.color='#696969'" onClick="changeNavigation('about')">◆</span>  <span style="color: rgb(102, 102, 102); cursor: pointer;" id="navigation" onMouseover="this.style.color='#696969'" onMouseout="this.style.color='#4F4F4F'" onClick="changeNavigation('chat')">◆</span>  <span style="color: rgb(102, 102, 102); cursor: pointer;" id="navigation" onMouseover="this.style.color='#4F4F4F'" onMouseout="this.style.color='#363636'" onClick="changeNavigation('links')">◆</span> <span style="color: rgb(102, 102, 102); cursor: pointer;" id="navigation" onMouseover="this.style.color='#4F4F4F'" onMouseout="this.style.color='#363636'" onClick="changeNavigation('archives')">◆</span></div>
                </td>
                <td valign="top" class="two">
                <div id="main">
                <div style="font-family: georgia; color: rgb(130, 130, 130); font-size: 25px; letter-spacing: -1px; line-height: 30px;">DEATH★!</div>
                <div style="text-align: center; font-size: 10px; font-family: georgia;">Welcome to MY.iD Beam'' :DD            <br />
                I love 'n' crazy kuroshitsuji musical II. :)<br />
                The most Beautiful DEATH in the world .<br />
                oh i always adore! ;)             <br />
                <br />
                &gt;&gt; BEST With FireFox!! &lt;&lt; :)<br />
                <span style="font-size: 8px;"><span style="color: rgb(255, 0, 0);">don't copy everything in my id!!</span></span></div>
                </div>
                <div id="about" style="display: none;">
                <div style="font-family: georgia; color: rgb(130, 130, 130); font-size: 25px; letter-spacing: -1px; line-height: 30px;">We are the Shinigami!</div>
                <span style="color: rgb(153, 153, 153);"><span style="font-size: 8px;">We obey the rules! It's a must. We are exemplary shinigami.</span></span><br />
                <br />
                &#160; <span style="font-size: 13px;"><span style="color: rgb(255, 0, 0);"><strong>♥</strong></span></span><span style="color: rgb(153, 153, 153);"><span style="font-size: 11px;"> หลังจากดองไอดีมาได้ซํกพักก็ต้องกลับมาอัพใหม่ เอ่อ มันเป็นิสัยไปเเล้วเเฮะ 55 ตอนนี้กำลังบ้า พ่อบ้านมิว 2 สนุก มันส์ อลังการ ที่สำคัญ วายเเตก !!! อลันนี่เป็นเคะที่น่ารักขริง ๆ โฮ้ยยยย อยากจะกรื๊ดให้ดัง ๆ ทามไหมเอริคกะอลันต้องตายด้วยฟร่ะ เศร้า เเต่มันก็ซึ้งดี ฮือ ๆๆ เจ้เกรลเเรง วิลหล่อ โรนัลน่ารักเคอะ โฮะ ๆๆๆ . เดี๋ยวคงดองอีกซักพัก เพราะงานเยอะมาก ที่ รร. กิจกรรมบึม<br />
                ตรึมเลยง่ะ ส่วนเม้นอาจจะดองนะจ้ะ ;"x </span></span><br />
                <br />
                <embed width="30" height="25" src="http://www.youtube.com/v/YYOBVTd54Zc?fs=1&amp;hl=en_US&amp;color1=none&amp;color2=none" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true"></embed></div>
                <div id="chat" style="display: none;">
                <div style="font-family: georgia; color: rgb(130, 130, 130); font-size: 25px; letter-spacing: -1px; line-height: 30px;">We don't need tears anymore.</div>
                <span style="color: rgb(153, 153, 153);"><span style="font-size: 8px;">the reason I was born alone to lean close to you.</span><br />
                &#160;<br />
                <br />
                <span style="color: rgb(255, 204, 153);"><strong><span style="font-size: 10px;">★</span></strong></span><span style="color: rgb(153, 153, 153);"><span style="font-size: 10px;"> ฮ๊ายยย หลังจากเเปลเพลง Unmei ~Alan to Eric เเล้วมันโคตรจะซึ้ง<br />
                ฮือ ๆๆๆ เเงงงงงงง ทามไหมอลันต้องตายด้วย เศร้าสุดขีดเเง ๆๆๆ <br />
                &#160;"&#160; Tatta hitori Umareta no wa&#160; Aa Hitori umareta wake wa<br />
                &#160; Yorisoiau Tame da ne&#160; Kitto futari Deau tame da ne "<br />
                " I was born alone&#160;&#160; Yes, the reason I was born alone<br />
                &#160; to lean close to you. is so that the two of us could meet."<br />
                T ___________________T <br />
                ps.เสียงระฆังทำให้จิ้นยิ่งขึ้น - ,. -<br />
                <br />
                </span></span><br />
                <embed width="30" height="25" allowfullscreen="true" allowscriptaccess="always" type="application/x-shockwave-flash" src="http://www.youtube.com/v/XEceCMMmIFk?fs=1&amp;hl=en_US&amp;color1=0x000000&amp;color2=0x000000"></embed>             </span></div>
                <div id="links" style="display: none;">
                <div class="title">just friends'</div>
                <br />
                <br />
                <a target="_blank" title="+.Nicole-Reborn !" href="http://writer.dek-d.com/ninihuang/"><img width="30" height="30" border="0" alt="" src="http://img.dek-d.com/1/newtoon/1239525" /></a><a target="_blank" title="++'DarkNess™++" href="http://writer.dek-d.com/haribal/"><img width="30" height="30" border="0" alt="" src="http://img.dek-d.com/1/newtoon/2173767" /></a><a target="_blank" title="-~Bluebell~-" href="http://writer.dek-d.com/pukkinee92/"><img width="30" height="30" border="0" alt="" src="http://img.dek-d.com/1/newtoon/2065531" /></a><a target="_blank" title="ข้าวราดชา" href="http://writer.dek-d.com/zenliz/"><img width="30" height="30" border="0" alt="" src="http://img.dek-d.com/1/newtoon/2032501" /></a><a title="!::~ MenG ~::!" target="_blank" href="http://writer.dek-d.com/pim24682468/"><img width="30" height="30" border="0" alt="" src="http://img.dek-d.com/1/newtoon/1168628" /></a><a title="Mmai" target="_blank" href="http://writer.dek-d.com/somy-jang/"><img width="30" height="30" border="0" alt="" src="http://img.dek-d.com/1/newtoon/2195509" /></a><br />
                <a target="_blank" href="http://writer.dek-d.com/dobato-chan/"><img width="30" height="30" border="0" alt="" src="http://img.dek-d.com/1/newtoon/2453137" /></a><a title="Sim_PLe" target="_blank" href="http://writer.dek-d.com/_so_long_/"><img width="30" height="30" border="0" alt="" src="http://img.dek-d.com/1/newtoon/1255228" /></a><a title="K.Pæris   ,," target="_blank" href="http://writer.dek-d.com/Kunnooparis/"><img width="30" height="30" border="0" alt="" src="http://img.dek-d.com/1/newtoon/1244734" /></a><a title="จ้าจัง" target="_blank" href="http://writer.dek-d.com/jachun/"><img width="30" height="30" border="0" alt="" src="http://img.dek-d.com/1/newtoon/2053272" /></a><a title="kok...kok...kok..." target="_blank" href="http://writer.dek-d.com/saku-tarei/"><img width="30" height="30" border="0" alt="" src="http://img.dek-d.com/1/newtoon/1227575" /></a><a title="Alice_Devellot" target="_blank" href="http://writer.dek-d.com/Alice_Devellot/"><img width="30" height="30" border="0" alt="" src="http://img.dek-d.com/1/newtoon/882148" /></a><br />
                <a target="_blank" class="mainborder" href="../../../../../WONDERFUL_POOH/"><img alt="" style="border: 0px none; width: 30px; height: 30px;" class="mainborder" src="http://img.dek-d.com/1/newtoon/935488" /></a><a title="Kagami_Suigetsu" target="_blank" href="../../../../../bluemoon-haku/"><img width="30" height="30" border="0" alt="" src="http://img.dek-d.com/1/newtoon/2312899" /></a><a class="link1" target="_blank" href="../../../../../0909090/"><img class="mainborder" style="width: 30px; height: 30px; border: 0px none;" alt="" src="http://img.dek-d.com/1/newtoon/2264643" /></a><a target="_blank" title="彡Mad•Cappe'llaio zzi .}" href="http://writer.dek-d.com/narutonaji/"><img width="30" height="30" border="0" alt="" src="http://img.dek-d.com/1/newtoon/1050214" /></a><a target="_blank" href="http://my.dek-d.com/Fantasier/"><img width="30" height="30" border="0" alt="" src="http://img.dek-d.com/1/newtoon/1003832" /></a><a target="_blank" href="http://writer.dek-d.com/sandeegirl/"><img width="30" height="30" border="0" alt="" src="http://img.dek-d.com/1/newtoon/2365774" /></a><br />
                <a target="_blank" href="http://writer.dek-d.com/iczeii/"><img width="30" height="30" border="0" alt="" src="http://img.dek-d.com/1/newtoon/2038664" /></a><a target="_blank" href="http://writer.dek-d.com/nana1412/"><img width="30" height="30" border="0" alt="" src="http://img.dek-d.com/1/newtoon/734937" /></a><a target="_blank" href="http://writer.dek-d.com/peace777/"><img border="0" style="top: 699px; left: 5px; width: 30px; height: 30px;" alt="++PeaceZAza++" src="http://img.dek-d.com/1/newtoon/2066581" /></a><a target="_blank" href="http://my.dek-d.com/vongolaknight/"><img border="0" alt="" style="top: 699px; left: 5px; width: 30px; height: 30px;" src="http://img.dek-d.com/1/newtoon/2564813" /></a><a target="_blank" href="http://my.dek-d.com/patterncolor/"><img border="0" alt="" style="top: 699px; left: 5px; width: 30px; height: 30px;" src="http://img.dek-d.com/1/newtoon/2581402" /></a><a target="_blank" href="http://writer.dek-d.com/-phantomhive-/"><img border="0" alt="" style="top: 699px; left: 5px; width: 30px; height: 30px;" src="http://img.dek-d.com/1/newtoon/2530082" /></a></div>
                <div id="archives" style="display: none;">ใส่กล่องเเชท</div>
                </td>
                <td valign="top" class="three"><br />
                <img width="250" height="150" border="0" usemap="#Map" src="http://img577.imageshack.us/img577/1429/06kanagimilian.jpg" alt="" /> <map name="Map">
                <area target="_blank" href="http://my.dek-d.com/beamboom/friend/request_friend.php" coords="13,21,65,71" shape="rect" />
                <area target="_blank" href="http://my.dek-d.com/beamboom/sendsecret.php" coords="75,13,125,70" shape="rect" />
                <area target="_blank" href="http://writer.dek-d.com/beamboom/qmsg/" coords="150,12,216,73" shape="rect" /> </map>             <br />
                <br />
                <b>D'signer: <a href="http://www.blogskins.com/me/robotronic">?robotronic</a> </b><br />
                <b>E'ditor:</b> BEAMBEAM'<br />
                <b>iD'code:</b> Tongla'</td>
            </tr>
        </tbody>
    </table>
    </div>
    <div id="header"><img width="800" height="400" src="http://img824.imageshack.us/img824/5350/64890525.jpg" alt="" />
    <div style="left: 680px;" class="name">Dispatch Society's</div>
    <div id="stripe">
    <div style="left: 84px;" id="stripe">The Shinigami Dispatch Society's Project.</div>
    </div>
    </div>
    </div>


    :D original theme

      

    thx ★robotronic

    Shala.la
    http://img805.imageshack.us/img805/3069/80726029.gif
    
    
    ติดตามเรื่องนี้
    เก็บเข้าคอลเล็กชัน

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

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

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

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

    ความคิดเห็น

    ×