- เครดิต
- 48
- เพื่อน
- ทักทาย
- บล็อก
- อัลบั้ม
- โพสต์
- กระทู้
- แชร์
- สำคัญ
- สิทธิ์อ่าน
- 10
- จำนวนผู้ติดตาม
- จำนวนผู้กำลังติดตาม
- เพศ
- ไม่บอก
|
DEMO:http://www.ak-soft.co.cc
จัดรูปแบบกระทู้ล่าสุดใหม่ ไม่รู้จะตั้งชื่อว่าอะไร
สามารถทำได้ทั้งสองแบบเลยก็ได้
วิธีการทำ
แบบที่1
[hide]เปิด discuz.htm
หา- <td class="lastpost">
- <!--{if $forum['permission'] == 1}-->
- {lang private_forum}
- <!--{else}-->
- <!--{if $forum['redirect']}-->
- --
- <!--{elseif is_array($forum['lastpost'])}-->
- <a href="redirect.php?tid=$forum[lastpost][tid]&goto=lastpost#lastpost">{echo cutstr($forum[lastpost][subject], 40)}</a>
- <cite>{lang forum_lastpost_by} <!--{if $forum['lastpost']['author']}-->$forum['lastpost']['author']<!--{else}-->{lang anonymous}<!--{/if}--> - $forum[lastpost][dateline]</cite>
- <!--{else}-->
- {lang never}
- <!--{/if}-->
- <!--{/if}-->
- </td>
คัดลอกไปที่คลิปบอร์ด เปลี่ยนเป็น- <td class="lastpost">
- <!--{if $forum['permission'] == 1}-->
- {lang private_forum}
- <!--{else}-->
- ┌ใน:<!--{if $forum['redirect']}-->
- --
- <!--{elseif is_array($forum['lastpost'])}-->
- <a href="redirect.php?tid=$forum[lastpost][tid]&goto=lastpost#lastpost">{echo cutstr($forum[lastpost][subject], 40)}</a>
- <cite>├{lang forum_lastpost_by}:<!--{if $forum['lastpost']['author']}-->$forum['lastpost']['author']<!--{else}-->{lang anonymous}<!--{/if}--> <br>└เวลา:$forum[lastpost][dateline]</cite>
- <!--{else}-->
- {lang never}
- <!--{/if}-->
- <!--{/if}-->
- </td>
คัดลอกไปที่คลิปบอร์ด ส่วนที่เปลื่อนแปลง
แบบที่2
แบ่งเป็นคอลั่ม 2,3,4.... สำหรับคนที่แบ่งคอลั่มนะครับ
หา- <th width="$cat[forumcolwidth]"{$forum[folder]}>
- <h2><a href="forumdisplay.php?fid=$forum[fid]">$forum[name]</a><!--{if $forum[todayposts]}--><em> ({lang index_today}: $forum[todayposts])</em><!--{/if}--></h2>
- <p>{lang forum_threads}: $forum[threads], {lang forum_posts}: $forum[posts]</p>
- <!--{if $forum['permission'] == 1}-->
- <p>{lang private_forum}
- <!--{else}-->
- <p>{lang forum_lastpost}:
- <!--{if is_array($forum['lastpost'])}-->
- <a href="redirect.php?tid=$forum[lastpost][tid]&goto=lastpost#lastpost">$forum[lastpost][dateline]</a>
- {lang forum_lastpost_by} <!--{if $forum['lastpost']['author']}-->$forum['lastpost']['author']<!--{else}-->{lang anonymous}<!--{/if}-->
- <!--{else}-->
- {lang never}
- <!--{/if}-->
- </p>
- <!--{/if}-->
- </th>
คัดลอกไปที่คลิปบอร์ด เปลี่ยนเป็น- <th width="$cat[forumcolwidth]"{$forum[folder]}>
- $forum[icon]<span class="foruminfo">{lang index_today}:<label style="color:#ff6600">$forum[todayposts]</label>, {lang forum_threads}: $forum[threads], {lang forum_posts}: $forum[posts]</span>
- ┌ใน:<a href="forumdisplay.php?fid=$forum[fid]">$forum[name]</a><!--{if $forum[todayposts]}--><em> ({lang index_today}: $forum[todayposts])</em><!--{/if}-->
-
- <!--{if $forum['permission'] == 1}-->
- <p>{lang private_forum}
- <!--{else}-->
- <p>
- <!--{if is_array($forum['lastpost'])}-->
-
-
- ├เรื่อง:<a href="redirect.php?tid=$forum[lastpost][tid]&goto=lastpost#lastpost">{echo cutstr($forum[lastpost][subject], 40)}</a>
- <br>└{lang forum_lastpost_by}:<!--{if $forum['lastpost']['author']}-->$forum['lastpost']['author']<!--{else}-->{lang anonymous}<!--{/if}--> - $forum[lastpost][dateline] <!--{else}-->
- {lang never}
- <!--{/if}-->
- </p>
- <!--{/if}-->
- </th>
คัดลอกไปที่คลิปบอร์ด เปิด css_common.htmเพิ่ม style นี้ ต่อไปที่บรรทัดสุดท้าย- p.subject{ font-weight:bold}
- span.foruminfo{ float:right;font-weight:normal; color: #999}
- p.lastpost{ }
- div.forum_ico{ float:left;padding:2px 5px 2px 0;}
- img.threadpic{ border:0; vertical-align:middle}
คัดลอกไปที่คลิปบอร์ด สำหรับท่านต้องการเอาไอ้คอนออกและใส่ใอคอนที่ต้องการแทนได้เลย
หาต่อ- .forumlist th { padding-left: 55px !important; }
- .forumlist tbody th { background-image: url({IMGDIR}/forum.gif); background-repeat: no-repeat; background-position: 13px 50%; }
- .forumlist tbody th.new { background-image: url({IMGDIR}/forum_new.gif); }
คัดลอกไปที่คลิปบอร์ด ลบทิ้งเลย
จบครับ
ขอคุณกระทู้นี้ครับ
[ แก้ไขล่าสุด anuwatdd เมื่อ 2008-9-7 03:42 ] |
ขออภัย! โพสต์นี้มีไฟล์แนบหรือรูปภาพที่ไม่ได้รับอนุญาตให้คุณเข้าถึง
คุณจำเป็นต้อง ลงชื่อเข้าใช้ เพื่อดาวน์โหลดหรือดูไฟล์แนบนี้ คุณยังไม่มีบัญชีใช่ไหม? สมัครสมาชิก
x
คะแนน
-
ดูบันทึกคะแนน
|
|
|
|
|
|