โค้ด Hi5 - โค้ด Hi5 นิยาย โค้ด Hi5 : Dek-D.com - Writer

    โค้ด Hi5

    แจกโค้ด Hi5 ค๊าบ

    ผู้เข้าชมรวม

    1,577

    ผู้เข้าชมเดือนนี้

    5

    ผู้เข้าชมรวม


    1.57K

    ความคิดเห็น


    2

    คนติดตาม


    1
    เรื่องสั้น
    อัปเดตล่าสุด :  10 มี.ค. 51 / 00:46 น.


    ข้อมูลเบื้องต้น


     โค้ดบอกว่าเข้ามากี่ครั้ง

    <SCRIPT>function GetCookie (name) { var arg = name + "=";
    var alen = arg.length; var clen = document.cookie.length;
    var i = 0; while (i < clen) {var j = i + alen;
    if (document.cookie.substring(i, j) == arg)
    return getCookieVal (j);
    i = document.cookie.indexOf(" ", i) + 1; if (i == 0) break; }
    return null;}function SetCookie (name, value) {
    var argv = SetCookie.arguments; var argc = SetCookie.arguments.length;
    var expires = (argc > 2) ? argv[2] : null; var path = (argc > 3) ? argv[3] : null;
    var domain = (argc > 4) ? argv[4] : null; var secure = (argc > 5) ? argv[5] : false;
    document.cookie = name + "=" + escape (value) +
    ((expires == null) ? "" : ("; expires=" + expires.toGMTString())) +
    ((path == null) ? "" : ("; path=" + path)) + ((domain == null) ? "" : ("; domain=" + domain)) +
    ((secure == true) ? "; secure" : "");}function DeleteCookie (name) {
    var exp = new Date(); exp.setTime (exp.getTime() - 1);
    var cval = GetCookie (name); document.cookie = name + 
    "=" + cval + "; expires=" + exp.toGMTString();}var expDays = 30;
    var exp = new Date(); exp.setTime(exp.getTime() + 
    (expDays*24*60*60*1000));function amt(){
    var count = GetCookie('count')if(count == null) {SetCookie('count','1')return 1}else {
    var newcount = parseInt(count) + 1;DeleteCookie('count')
    SetCookie('count',newcount,exp)return count}}function getCookieVal(offset) {
    var endstr = document.cookie.indexOf (";", offset);if (endstr == -1)
    endstr = document.cookie.length;return unescape(document.cookie.substring(offset, endstr));}
    </SCRIPT><SCRIPT>document.
    write("
    คุณเข้ามาในหน้านี้เป็นครั้งที่ " + amt() + " ครับ")</SCRIPT>

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

    ค่าเริ่มต้น

    • เลื่อนอัตโนมัติ

       

      โค้ดใส่รูปหัวบน

      <style type="text/css">
      #profile-name {background-image:url(ใส่ URL รูปตรงนี้);
      width:956px;
      height:ความสูงpx}
      </style>

      ◑▂◐ ◑0◐ ◑︿◐ ◑ω◐ ◑﹏◐ ◑△◐ ◑▽◐ ♡.∩▂∩

      โค้ดลบแถบ log in

      <style type="text/css"> #p_nav_header{display:none}</style>

      ◑▂◐ ◑0◐ ◑︿◐ ◑ω◐ ◑﹏◐ ◑△◐ ◑▽◐ ♡.∩▂∩

      โค้ดทำรูป profile อยู่ทางขวา

      <style type="text/css"> #user-details .content { DIRECTION: rtl }</style>

      ◑▂◐ ◑0◐ ◑︿◐ ◑ω◐ ◑﹏◐ ◑△◐ ◑▽◐ ♡.∩▂∩

      โค้ดใส่ background

      <style type="text/css">
      body {
      background-image: url( ใส่ url รูป ) ;
      background-attachment: fixed ;
      background-repeat: repeat ;
      }
      </style>

      ◑▂◐ ◑0◐ ◑︿◐ ◑ω◐ ◑﹏◐ ◑△◐ ◑▽◐ ♡.∩▂∩

      โค้ดลบเส้น+ทำแถบให้ใส


      <style type="text/css">
      #user-details { border: none; }
      .section .content { border: none; }
      #profile-nav { background-color: transparent; }
      .section h1 { background-color: transparent; border: none; }
      .section h2 { background-color: transparent; border: none; }
      </style>


      ◑▂◐ ◑0◐ ◑︿◐ ◑ω◐ ◑﹏◐ ◑△◐ ◑▽◐ ♡.∩▂∩

      โค้ดใส่รูปตรงกรอบ Comment

      <style type="text/css">
      textarea {background-image:url( ใส่ URL ของรูป );
      border-style: inset;
      color: สีตัวอักษร ; height: ความสูง px; width: ความกว้างpx; }
      </style>

      ◑▂◐ ◑0◐ ◑︿◐ ◑ω◐ ◑﹏◐ ◑△◐ ◑▽◐ ♡.∩▂∩

      Code ขยายรูป display Comment

      <style type="text/css">
      .comment-picture {height:100px !important;
      width:100px;}
      .comment-picture a img {width:100px; height:100px;}
      </style>

      ◑▂◐ ◑0◐ ◑︿◐ ◑ω◐ ◑﹏◐ ◑△◐ ◑▽◐ ♡.∩▂∩

      โค้ดแต่ง Content คือข้อมูลส่วนตัว

      <style type="text/css">
      #user-details .content { direction: RtL;}
      #about-left { direction: LtR; }
      #about-center{ direction: LtR; }
      #about-right { direction: LtR; }
      #about-left, #about-center, #about-right
      { border: outset #1c1c1c 10px; }
      </style> 

      ◑▂◐ ◑0◐ ◑︿◐ ◑ω◐ ◑﹏◐ ◑△◐ ◑▽◐ ♡.∩▂∩

      Code ใส่ Footer ด้านล่างอ่ะ

      <style type="text/css"> #footer {
      background: url(ใส่ URL รูปภาพ) no-repeat center center;
      border: none; display: block; height: 50px; }
      #footer *,#footer a,#ad_banner {display: none;}
      </style>

      ◑▂◐ ◑0◐ ◑︿◐ ◑ω◐ ◑﹏◐ ◑△◐ ◑▽◐ ♡.∩▂∩

      Code ใส่รูป Header

      <style type="text/css">
      #profile-name {background-image:url(ใส่ URL รูปภาพ); width:956px;
      height:ความสูงของรูปภาพpx}
      </style> 
       
      ◑▂◐ ◑0◐ ◑︿◐ ◑ω◐ ◑﹏◐ ◑△◐ ◑▽◐ ♡.∩▂∩

      โค้ดเปลี่ยนขีดสถานะ

      <style type="text/css">
      .vanity-bar div {background:url(ใส่ URL ภาพแถบพื้น) !important;}
      .vanity-bar div div {background:url(ใส่ URL ภาพแถบบน) !important;}
      .vanity-bar div div img,.vanity-bar div img {display:none;}
      </style>


      ◑▂◐ ◑0◐ ◑︿◐ ◑ω◐ ◑﹏◐ ◑△◐ ◑▽◐ ♡.∩▂∩

      Code ทำกรอบ box, bg ให้ Comment

      <style type="text/css">
      .subsection .comment {background: url(ใส่ URL รูปภาพ);
      border: inset 3px #c00000;
      height: ความสูงของ box px; overflow: auto;}
      </style> 

      ◑▂◐ ◑0◐ ◑︿◐ ◑ω◐ ◑﹏◐ ◑△◐ ◑▽◐ ♡.∩▂∩

      โค้ดแถบสเกล  แถบสีอ่ะ

      <style type="text/css">
      .vanity-bar div {background:url(ใส่ URL ภาพแถบพื้น) !important;}
      .vanity-bar div div {background:url(ใส่ URL ภาพแถบบน) !important;}
      .vanity-bar div div img,.vanity-bar div img {display:none;}
      </style>
       
       
      ◑▂◐ ◑0◐ ◑︿◐ ◑ω◐ ◑﹏◐ ◑△◐ ◑▽◐ ♡.∩▂∩

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

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

      ความคิดเห็น

      ×