อัพเดทล่าสุด
CSS 3.0 อัพเดทสำหรับ 7.0/7.3.2/7.5/7.5 SP1
- อัพเดท CSS ใหม่ครับ เปลี่ยน BG ใหม่
- แก้โค้ดให้ใช้ได้กับ IE 6 แล้วนะ
- ตัดฟังก์ชัน ส่งถึงออก
- เพิ่มรายละเอียดของเวลา
[attachimg]1035[/attachimg]
สังเกต css 3.0 ทำให้มุมโค้ดนิดๆ ดูสวยขึ้น แก้ css ภายในให้เป็นสีขาวหมดคุณสามารุแก้ไขได้ที่ cp
วิธีติดตั้งสำหรับ 7.5 SP1 อัพโหลดไฟล์ ขึ้นโฮสต์
อัพโหลดไฟล์ ที่อยู่ในโฟลเดอร์ upload ขึ้นโฮสต์ และทำการ chmod ไฟล์ดังนี้ให้เป็น 777
/hack/chat/data/chat_config.php
/chat.datเข้าไปติดตั้งปลั๊กอินที่ admin cp
หน้าแรก » เครื่องมือ » จัดการแฮ็ก

แก้ไขไฟล์
เปิดไฟล์ index.htm ที่อยู่ในโฟลเดอร์สกินคุณ ถ้าสกินคุณไม่มีไฟล์ index.htm อาจจะใช้ไฟล์ของสดินหลักคือ wind
/template/wind/index.htm
สำหรับ 7.5 SP1 โค้ดไม่เหมือน 7.5 ธรรมดานะครับพี่น้อง
หา
คัดลอกโค้ด (สำหรับ IE เท่านั้น)- <!--
- EOT;
- if($db_newinfoifopen && $nf_config['position']==1)require PrintEot('newinfo');
- if($db_iftag && $db_tagindex && $tagdb = L::config('tagdb','tagdb')){print <<<EOT
- -->
|
วางโค้ดนี้ด้านบนครับ
คัดลอกโค้ด (สำหรับ IE เท่านั้น)- <style type="text/css">
- .chat-new{border:1px solid $tdcolor;margin:0px 0 10px 0;padding:1px;background:$forumcolorone;}
- .chat-new-bor{padding:5px 5px 5px 0;background:$forumcolortwo;}
- .chat-new td{padding-left:5px;}
- .chat-new-fix{width:30%;}
- .chat-list-bor{border:1px solid $tdcolor;background:$forumcolorone;}
- .chat-announce {font-size: 12px;border: 1px dashed $headborder;background: $forumcolorone url(p_w_picpath/notice.gif) no-repeat 1em 0.7em; padding: 0.5em 1em 0.5em 2.5em;margin-bottom: 5px; color: #009900;}
- .round{-moz-border-radius:5px;-webkit-border-radius:5px;}
- .round-top-right{-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;}
- .round-right{-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;}
- .round-bottom-right{-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;}
- .round-bottom{-moz-border-radius-topright:0;-moz-border-radius-topleft:0;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-webkit-border-top-right-radius:0;-webkit-border-top-left-radius:0;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;}
- .round-bottom-left{-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;}
- .round-left{-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;}
- .round-top-left{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;}
- .round-top{-moz-border-radius-topright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-webkit-border-top-right-radius:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;}
- </style>
- <script language=JavaScript src="$imgpath/js.js"></script>
- <div class='chat-announce'>Chat System 1.4 by CSS 3.0</div>
- <div class="chat-new round">
- <div class="chat-new-bor">
- <table width="100%" cellspacing="0" cellpadding="0" style="table-layout:fixed;">
- <tr>
- <td class="chat-new-fix" valign="top"><div class="chat-list-bor">
- <IFRAME src=chat.php?inset=yes frameBorder=0 width="100%" scrolling=no height="184" ></IFRAME>
- </div>
- </th>
- </tr>
- </table>
- </div></div>
|
สำหรับ 7.5 ธรรมดา
หา
คัดลอกโค้ด (สำหรับ IE เท่านั้น)- <!--
- EOT;
- if($db_newinfoifopen && $nf_config[position]==1)require PrintEot('newinfo');
- if($db_iftag && $db_tagindex){print <<<EOT
- -->
|
วางโค้ดนี้ด้านบน
คัดลอกโค้ด (สำหรับ IE เท่านั้น)- <style type="text/css">
- .chat-new{border:1px solid $tdcolor;margin:0px 0 10px 0;padding:1px;background:$forumcolorone;}
- .chat-new-bor{padding:5px 5px 5px 0;background:$forumcolortwo;}
- .chat-new td{padding-left:5px;}
- .chat-new-fix{width:30%;}
- .chat-list-bor{border:1px solid $tdcolor;background:$forumcolorone;}
- .chat-announce {font-size: 12px;border: 1px dashed $headborder;background: $forumcolorone url(p_w_picpath/notice.gif) no-repeat 1em 0.7em; padding: 0.5em 1em 0.5em 2.5em;margin-bottom: 5px; color: #009900;}
- .round{-moz-border-radius:5px;-webkit-border-radius:5px;}
- .round-top-right{-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;}
- .round-right{-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;}
- .round-bottom-right{-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;}
- .round-bottom{-moz-border-radius-topright:0;-moz-border-radius-topleft:0;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-webkit-border-top-right-radius:0;-webkit-border-top-left-radius:0;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;}
- .round-bottom-left{-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;}
- .round-left{-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;}
- .round-top-left{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;}
- .round-top{-moz-border-radius-topright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-webkit-border-top-right-radius:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;}
- </style>
- <script language=JavaScript src="$imgpath/js.js"></script>
- <div class='chat-announce'>Chat System 1.4 by CSS 3.0</div>
- <div class="chat-new round">
- <div class="chat-new-bor">
- <table width="100%" cellspacing="0" cellpadding="0" style="table-layout:fixed;">
- <tr>
- <td class="chat-new-fix" valign="top"><div class="chat-list-bor">
- <IFRAME src=chat.php?inset=yes frameBorder=0 width="100%" scrolling=no height="184" ></IFRAME>
- </div>
- </th>
- </tr>
- </table>
- </div></div>
|
ดาวน์โหลด
[attach]1036[/attach]
รูปภาพ: css3.gif