Discuz Thai

 ลืมรหัสผ่าน
 สมัครสมาชิก

ข้อตกลงการใช้งานกระดานข่าวดิสคัสไทย DiscuzThai Agreement (English Version) ประกาศดิสคัสไทย - ทำเนียบดิสคัสภาษาไทย

Discuz! X3.5 Thai R20240520 Rev.9 (NEW) [วิดีโอช่วยสอน] อัปเกรด Discuz! X3.4 เป็น X3.5 Discord ของ Discuz! Thai Community อย่างเป็นทางการ

Discuz! X3.4 Thai R20220811 (REV.75) สิ้นสุดการสนับสนุน Discuz! X3.4 ภาษาไทยตั้งแต่วันนี้เป็นต้นไป (ขอแนะนำให้อัปเกรดเป็น X3.5 แทน)

ค้นหา
แท็กยอดนิยม: ดิสคัสภาษาไทย Discuz Thai
ดู: 28493|ตอบกลับ: 70

[สกิน6.1] blue-gray miracle for discuz6.1/6.0 + MOD up 16/05/2008

[คัดลอกลิงก์]
buachompoox โพสต์ 2008-5-13 17:56:09 |โหมดอ่าน
** Style name: [template products appear] blue-gray miracle for discuz6.1 official version
** Applicable version: Discuz! 6.1.0
** Language codes: gbk <<< ทดสอบแล้วใช้กับ UTF8 ได้
** Style of the author: hldcp888
** Copyright: template Tong
** Style conversions: original works
** Support site: www.mobantang.com
** Demonstration address: www.mobantang.com
** Published: free, and not at any cost.
** Time: Mother's Day (May 11)
Test IE6 + IE7 + Firefox
Blue-gray miracle,?show in favorable circumstances and regardless of the adversity, as long as adhere to their own beliefs and unremitting efforts, we can create miracles.


ผู้เข้าชมเนื้อหาถูกซ่อนไว้ คุณจะต้องแสดงความคิดเห็นก่อนจึงจะสามารถมองเห็นเนื้อหาส่วนที่ถูกซ่อนนี้ได้



เพิ่มเติมแก้ไขกรณีใส่รูปหน้าฟอรั่ม




แก้ไขไฟล์ discuz.htm หาโค้ด

  1. <tbody id="forum$forum[fid]"><tr>                <th>                                                                <!--{if $forum[todayposts] && !$forum['redirect']}--><div class="todaynew">$forum[todayposts]<p>{lang index_today}</p></div><!--{else}--><div class="today">0<p>{lang index_today}</p></div><!--{/if}-->
คัดลอกไปที่คลิปบอร์ด
เปลี่ยนเป็น

  1. <tbody id="forum$forum[fid]">        <tr>                                                        <th$forum[folder]>
  2.         <!--{if $forum[todayposts] && !$forum['redirect']}--><div class="todaynew">$forum[todayposts]<p>{lang index_today}</p></div><!--{else}--><div class="today">0<p>{lang index_today}</p></div><!--{/if}-->$forum[icon]
คัดลอกไปที่คลิปบอร์ด
แก้ไข ฟอรั่มย่อยไม่แสดงไอคอน ให้โหลดไฟล์นี้ไปใส่ไว้ใน เทมเพลทของสกิน







กรณีอยากแก้พื้นหลังของหน้าโพสอิดิทโหมด WYSIWYG ให้เพิ่มโค้ดนี้ใน เทมเพลท css_editor.htm


  1. #wysiwyg { font: {MSGFONTSIZE}/1.6em {FONT} !important;background:#FFF; }
คัดลอกไปที่คลิปบอร์ด
กรณีจะแก้ไขสีพื้นหลังตรงข้อความประกาศแก้ไขที่ css_common.htm หาโค้ด

  1. #announcement { line-height: 33px; height: 35px; overflow: hidden;background-color: #FFEBCE;  }
  2.         #announcement div { border: 1px solid #FFB663; padding: 0 10px; line-height: 32px !important; height: 33px; overflow-y: hidden;}
คัดลอกไปที่คลิปบอร์ด
สังเกตุตรงโค้ด
background-color: #FFEBCE;
border: 1px solid #FFB663;

กรณีแก้ไขแถบเมนูบนสุดแก้ที่ header.htm ตรงโค้ด

  1. <div id="mbttop">
  2.                         <div class="wrapper">                       
  3.                                 <ul class="topnav">
  4.                                               <li class="first"><a href="#">discuz</a></li>

  5.                                                <li><a href="#">uchome</a></li>

  6.                                                 <li><a href="#">ss/xs</a></li>

  7.                                 <li><a href="#">supev</a></li>

  8.                                 <li><a href="#">ecshop</a></li>

  9.                                 <li><a href="#" target="_blank">discuz!nt</a></li>

  10.                                 <li><a href="#">Contact</a></li>
  11.                         </ul>
  12.                         </div>
  13.                 </div>
คัดลอกไปที่คลิปบอร์ด
กรณีต้องการเพิ่มท็อปลิส js ให้เพิ่มโค้ดนี้ในเทมเพลท discuz.htm


  1. <div class="mbttoplist">

  2. <table width="100%" cellpadding="0" cellspacing="0" border="0">

  3.         <tr>
  4.                 <th width="28%" class="dark">????</td>
  5.                 <th width="28%" class="light dark">????</td>
  6.         <th width="28%" class="light dark">????</td>
  7.                 <th width="15%" class="light">
  8.                         <img id="mbttoplist_img" style="float:right;cursor:pointer;" src="{IMGDIR}/collapsed_no.gif" title="??/??" alt="??/??" onclick="toggle_collapse('mbttoplist');" />
  9.                         ????
  10.                 </td>
  11.         </tr>

  12.         <tbody id="mbttoplist" style="">
  13.         <tr>

  14.         <td valign="top" class="dark">
  15.                 <!--new topic-->
  16. <div id="redback">
  17. <ul class="ctl01">
  18.                 {eval request('threads_new');}  <<<< เปลี่ยนเป็น js wiz ของตัวเอง
  19. </ul>
  20. </div>
  21.         </td>

  22.         <td valign="top" class="light dark">
  23.                 <!--new reply-->
  24.                 <div id="blueback">
  25. <ul class="ctl01">
  26.                 {eval request('threads_huifu');}   <<<< เปลี่ยนเป็น js wiz ของตัวเอง
  27. </ul>
  28. </div>
  29.         </td>

  30.         <td valign="top" class="light dark">
  31.                 <!--hot topic-->
  32. <div id="blueback">
  33. <ul class="ctl01">
  34.                         {eval request('threads_hot');}   <<<< เปลี่ยนเป็น js wiz ของตัวเอง
  35. </ul>
  36. </div>
  37.         </td>
  38. <td valign="top" class="light">
  39.                 <!--huiyuan topic-->
  40. <div id="huiyuan">
  41. <ul class="ctl01">
  42.         {eval request('memberrank_huiyuan');}   <<<< เปลี่ยนเป็น js wiz ของตัวเอง
  43. </ul>
  44. </div>
  45.         </td>
  46.         </tr>
  47.         </tbody></table></div>
คัดลอกไปที่คลิปบอร์ด
และทำการนำเข้า js wiz



16/05/2008 อัพเดทการเพิ่มรูปฟอรัมในแนวตั้งครับ



แก้ไขที่ไฟล์ discuz.htm หาโค้ด

  1. <th width="$cat[forumcolwidth]"{$forum[folder]}>
  2.                                                         <!--{if $forum[todayposts] && !$forum['redirect']}--><div class="todaynew">$forum[todayposts]<p>{lang index_today}</p></div><!--{else}--><div class="today">0<p>{lang index_today}</p></div><!--{/if}--><h2><a href="forumdisplay.php?fid=$forum[fid]">$forum[name]</a></h2>
คัดลอกไปที่คลิปบอร์ด
เปลี่ยนเป็น

  1. <th width="$cat[forumcolwidth]"{$forum[folder]}>
  2.                                                         <!--{if $forum[todayposts] && !$forum['redirect']}--><div class="todaynew">$forum[todayposts]<p>{lang index_today}</p></div><!--{else}--><div class="today">0<p>{lang index_today}</p></div><!--{/if}-->$forum[icon]<h2><a href="forumdisplay.php?fid=$forum[fid]">$forum[name]</a></h2>
คัดลอกไปที่คลิปบอร์ด

[ แก้ไขล่าสุด buachompoox เมื่อ 2008-5-16 19:22 ]

ขออภัย! โพสต์นี้มีไฟล์แนบหรือรูปภาพที่ไม่ได้รับอนุญาตให้คุณเข้าถึง

คุณจำเป็นต้อง ลงชื่อเข้าใช้ เพื่อดาวน์โหลดหรือดูไฟล์แนบนี้ คุณยังไม่มีบัญชีใช่ไหม? สมัครสมาชิก

x
ieiq โพสต์ 2008-5-13 18:40:09

ชอบมากเลยคับพี่

ชอบมากคับ ขอบคุณนะคับ
idreams โพสต์ 2008-5-13 18:42:31
ดูเรียบแต่สวยครับ ขอบคุณครับ
An_ant โพสต์ 2008-5-13 18:48:20
ถูกใจหลาย
mr_top โพสต์ 2008-5-13 19:27:31
อ่า ขอบคุณครับ ต้องเก็บไว้เป็น คอลเลคชั่นซะแหล๋ว
suthida โพสต์ 2008-5-13 23:43:29
ขอบคุณมากจ้า ขอดูด้วยคนเนอะ
okia123 โพสต์ 2008-5-14 09:19:09
res88 โพสต์ 2008-5-15 00:19:20
เรียบ ๆ แต่สวยคลาสสิกดีครับ ชอบ ๆ

ขอบคุณครับผม ^^
ioonjung โพสต์ 2008-5-15 02:49:11
ขอบคุณครับผม
akekapon โพสต์ 2008-5-15 03:51:17
ดูเรียบแต่สวยครับ ขอบคุณครับ
ขออภัย! คุณไม่ได้รับสิทธิ์ในการดำเนินการในส่วนนี้ กรุณาเลือกอย่างใดอย่างหนึ่ง ลงชื่อเข้าใช้ | สมัครสมาชิก

รายละเอียดเครดิต

รายชื่อผู้กระทำผิด|Archiver|ดิสคัส ไทย Follow us: Become a fan on facebook. Follow us on Twitter.

GMT+7, 2024-11-22 00:50

Powered by Discuz! X3.4, Rev.66

Copyright © 2001-2021 Tencent Cloud. Licensed

ตอบกระทู้ ขึ้นไปด้านบน ไปที่หน้ารายการกระทู้