Discuz Thai

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

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

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

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

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

[X2] [HTML + CSS] ใส่กรอบการ์ตูนให้ "ตอบกระทู้"

    [คัดลอกลิงก์]
-[E]xSoMax[Z]- โพสต์ 2011-12-9 13:01:45 |โหมดอ่าน
แก้ไขครั้งสุดท้ายโดย -[E]xSoMax[Z]- เมื่อ 2012-1-8 16:53









เปิดไพล์ viewthread_fastpost.htm  เข้าไปที่ /สกินที่ใช้ /forum/viewthread_fastpost.htm
ค้นหา
  1.         <table cellspacing="0" cellpadding="0">
  2.                 <tr>
  3.                         <td class="pls">
  4.                                 <!--{if $_G['uid']}--><div class="avatar"><!--{echo avatar($_G['uid'])}--></div><!--{/if}-->
  5.                                 <!--{hook/viewthread_fastpost_side}-->
  6.                         </td>
  7.                         <td class="plc">
  8.         <!--{/if}-->
  9.         <!--{hook/viewthread_fastpost_content}-->

  10.         <span id="fastpostreturn"></span>

  11.         <!--{if $_G[forum_thread][special] == 5 && empty($firststand)}-->
  12.         <div class="pbt cl">
  13.                 <div class="ftid sslt">
  14.                         <select id="stand" name="stand">
  15.                                 <option value="">{lang debate_viewpoint}</option>
  16.                                 <option value="0">{lang debate_neutral}</option>
  17.                                 <option value="1">{lang debate_square}</option>
  18.                                 <option value="2">{lang debate_opponent}</option>
  19.                         </select>
  20.                 </div>
  21.                 <script type="text/javascript">simulateSelect('stand');</script>
  22.         </div>
  23.         <!--{/if}-->

  24.         <div class="cl">
  25.                 <!--{if empty($_G[gp_from]) && $_G[setting][fastsmilies]}--><div id="fastsmiliesdiv" class="y"><div id="fastsmiliesdiv_data"><div id="fastsmilies"></div></div></div><!--{/if}-->
  26.                 <div{if empty($_G[gp_from]) && $_G[setting][fastsmilies]} class="hasfsl"{/if} id="fastposteditor">
  27.                         <div class="tedt{if !($_G[forum_thread][special] == 5 && empty($firststand))} mtn{/if}">
  28.                                 <div class="bar">
  29.                                         <span class="y">
  30.                                                 <!--{hook/viewthread_fastpost_func_extra}-->
  31.                                                 <a href="forum.php?mod=post&action=reply&fid=$_G[fid]&tid=$_G[tid]{if $_G[gp_from]}&from=$_G[gp_from]{/if}" onclick="return switchAdvanceMode(this.href)">{lang post_advancemode}</a>
  32.                                         </span>
  33.                                         <!--{eval $seditor = array('fastpost', array('bold', 'color', 'img', 'link', 'quote', 'code', 'smilies'), !$_G['uid'] ? 1 : 0, $allowpostattach ? '<span class="pipe z">|</span><span onclick="fastUload()" class="cur1 z">{lang e_attach_title}</span>' : '');}-->
  34.                                         <!--{hook/viewthread_fastpost_ctrl_extra}-->
  35.                                         <!--{subtemplate common/seditor}-->
  36.                                 </div>
  37.                                 <div class="area">
  38.                                         <!--{if $allowpostreply}-->
  39.                                                 <textarea rows="6" cols="80" name="message" id="fastpostmessage" onKeyDown="seditor_ctlent(event, {if $_G['gp_ordertype'] != 1}'fastpostvalidate($(\'fastpostform\'))'{else}'$(\'fastpostform\').submit()'{/if});" tabindex="4" class="pt"></textarea>
  40.                                         <!--{elseif !$_G['uid']}-->
  41.                                                 <div class="pt hm">{lang login_to_reply} <a href="member.php?mod=logging&action=login" onclick="showWindow('login', this.href)" class="xi2">{lang login}</a> | <a href="member.php?mod={$_G[setting][regname]}" class="xi2">$_G['setting']['reglinkname']</a> <!--{hook/global_login_text}--></div>
  42.                                         <!--{/if}-->
  43.                                 </div>
  44.                         </div>
  45.                 </div>
  46.         </div>
  47.         <!--{if $allowpostreply && checkperm('seccode') && ($secqaacheck || $seccodecheck)}-->
  48.                 <!--{block sectpl}--><sec> <span id="sec<hash>" onclick="showMenu(this.id)"><sec></span><div id="sec<hash>_menu" class="p_pop p_opt" style="display:none"><sec></div><!--{/block}-->
  49.                 <div class="mtm sec"><!--{subtemplate common/seccheck}--></div>
  50.         <!--{/if}-->

  51.         <!--{if $allowpostattach}-->
  52.                 <script type="text/javascript">
  53.                 var editorid = '';
  54.                 var ATTACHNUM = {'imageused':0,'imageunused':0,'attachused':0,'attachunused':0}, ATTACHUNUSEDAID = new Array(), IMGUNUSEDAID = new Array();
  55.                 </script>

  56.                 <input type="hidden" name="posttime" id="posttime" value="{TIMESTAMP}" />
  57.                 <div class="upfl{if empty($_G[gp_from]) && $_G[setting][fastsmilies]} hasfsl{/if}">
  58.                         <table cellpadding="0" cellspacing="0" border="0" id="attach_tblheader" style="display: none;">
  59.                                 <tr>
  60.                                         <td>{lang e_attach_insert}</td>
  61.                                         <td class="atds">{lang description}</td>
  62.                                         <!--{if $_G['group']['allowsetattachperm']}-->
  63.                                         <td class="attv">
  64.                                                 {lang readperm}
  65.                                                 <img src="{IMGDIR}/faq.gif" alt="Tip" class="vm" onmouseover="showTip(this)" tip="{lang post_select_usergroup_readacces}" />
  66.                                         </td>
  67.                                         <!--{/if}-->
  68.                                         <!--{if $_G['group']['maxprice']}--><td class="attpr">{$_G['setting']['extcredits'][$_G['setting']['creditstransextra'][1]][title]}</td><!--{/if}-->
  69.                                         <td class="attc"></td>
  70.                                 </tr>
  71.                         </table>
  72.                         <div id="attachlist"></div>
  73.                 </div>
  74.         <!--{/if}-->

  75.         <input type="hidden" name="formhash" value="{FORMHASH}" />
  76.         <input type="hidden" name="subject" value="" />
  77.         <p class="ptm pnpost">
  78.                 <button {if $allowpostreply}type="submit" {elseif !$_G['uid']}type="button" onclick="showWindow('login', 'member.php?mod=logging&action=login&guestmessage=yes')" {/if}name="replysubmit" id="fastpostsubmit" class="pn pnc vm" value="replysubmit" tabindex="5"><strong>{lang post_newreply}</strong></button>
  79.                 <!--{if $_G['gp_ordertype'] != 1 && empty($_G[gp_from])}-->
  80.                 <label for="fastpostrefresh"><input id="fastpostrefresh" type="checkbox" class="pc" />{lang post_fastreply_gotolast}</label>
  81.                 <script type="text/javascript">if(getcookie('fastpostrefresh') == 1) {$('fastpostrefresh').checked=true;}</script>
  82.                 <!--{/if}-->
  83.         </p>
  84.         <!--{if empty($_G[gp_from])}-->
  85.                         </td>
  86.                 </tr>
  87.         </table>
คัดลอกไปที่คลิปบอร์ด
แทนที่
  1.         <table cellspacing="0" cellpadding="0">
  2.                 <tr>
  3.                         <td class="pls">
  4.                                 <!--{if $_G['uid']}--><div class="avatar"><!--{echo avatar($_G['uid'])}--></div><!--{/if}-->
  5.                                 <!--{hook/viewthread_fastpost_side}-->
  6.                         </td>
  7.                         <td class="plc">
  8. <table cellspacing="0" cellpadding="0" border="0">
  9. <tr>
  10. <td width="40"><img height="40" src="{IMGDIR}/drc_tbg/image/td_01.gif" width="40"/></td>
  11. <td width:=auto background="{IMGDIR}/drc_tbg/image/td_02.gif"></td>
  12. <td width="40"><img height="40" src="{IMGDIR}/drc_tbg/image/td_03.gif" width="40"/></td>
  13. </tr>
  14. <tr>
  15. <td valign="top" background="{IMGDIR}/drc_tbg/image/td_04.gif"><img src="{IMGDIR}/drc_tbg/image/td_arrow.gif" height="80" width="40" vAlign="0" /></td>
  16. <td background="{IMGDIR}/drc_tbg/image/td_05.gif">
  17.                                
  18.         <!--{/if}-->
  19.         <!--{hook/viewthread_fastpost_content}-->

  20.         <span id="fastpostreturn"></span>

  21.         <!--{if $_G[forum_thread][special] == 5 && empty($firststand)}-->
  22.         <div class="pbt cl">
  23.                 <div class="ftid sslt">
  24.                         <select id="stand" name="stand">
  25.                                 <option value="">{lang debate_viewpoint}</option>
  26.                                 <option value="0">{lang debate_neutral}</option>
  27.                                 <option value="1">{lang debate_square}</option>
  28.                                 <option value="2">{lang debate_opponent}</option>
  29.                         </select>
  30.                 </div>
  31.                 <script type="text/javascript">simulateSelect('stand');</script>
  32.         </div>
  33.         <!--{/if}-->

  34.         <div class="cl">
  35.                 <!--{if empty($_G[gp_from]) && $_G[setting][fastsmilies]}--><div id="fastsmiliesdiv" class="y"><div id="fastsmiliesdiv_data"><div id="fastsmilies"></div></div></div><!--{/if}-->
  36.                 <div{if empty($_G[gp_from]) && $_G[setting][fastsmilies]} class="hasfsl"{/if} id="fastposteditor">
  37.                         <div class="tedt{if !($_G[forum_thread][special] == 5 && empty($firststand))} mtn{/if}">
  38.                                 <div class="bar">
  39.                                         <span class="y">
  40.                                                 <!--{hook/viewthread_fastpost_func_extra}-->
  41.                                                 <a href="forum.php?mod=post&action=reply&fid=$_G[fid]&tid=$_G[tid]{if $_G[gp_from]}&from=$_G[gp_from]{/if}" onclick="return switchAdvanceMode(this.href)">{lang post_advancemode}</a>
  42.                                         </span>
  43.                                         <!--{eval $seditor = array('fastpost', array('bold', 'color', 'img', 'link', 'quote', 'code', 'smilies'), !$_G['uid'] ? 1 : 0, $allowpostattach ? '<span class="pipe z">|</span><span onclick="fastUload()" class="cur1 z">{lang e_attach_title}</span>' : '');}-->
  44.                                         <!--{hook/viewthread_fastpost_ctrl_extra}-->
  45.                                         <!--{subtemplate common/seditor}-->
  46.                                 </div>
  47.                                 <div class="area">
  48.                                         <!--{if $allowpostreply}-->
  49.                                                 <textarea rows="6" cols="80" name="message" id="fastpostmessage" onKeyDown="seditor_ctlent(event, {if $_G['gp_ordertype'] != 1}'fastpostvalidate($(\'fastpostform\'))'{else}'$(\'fastpostform\').submit()'{/if});" tabindex="4" class="pt"></textarea>
  50.                                         <!--{elseif !$_G['uid']}-->
  51.                                                 <div class="pt hm">{lang login_to_reply} <a href="member.php?mod=logging&action=login" onclick="showWindow('login', this.href)" class="xi2">{lang login}</a> | <a href="member.php?mod={$_G[setting][regname]}" class="xi2">$_G['setting']['reglinkname']</a> <!--{hook/global_login_text}--></div>
  52.                                         <!--{/if}-->
  53.                                 </div>
  54.                         </div>
  55.                 </div>
  56.         </div>
  57.         <!--{if $allowpostreply && checkperm('seccode') && ($secqaacheck || $seccodecheck)}-->
  58.                 <!--{block sectpl}--><sec> <span id="sec<hash>" onclick="showMenu(this.id)"><sec></span><div id="sec<hash>_menu" class="p_pop p_opt" style="display:none"><sec></div><!--{/block}-->
  59.                 <div class="mtm sec"><!--{subtemplate common/seccheck}--></div>
  60.         <!--{/if}-->

  61.         <!--{if $allowpostattach}-->
  62.                 <script type="text/javascript">
  63.                 var editorid = '';
  64.                 var ATTACHNUM = {'imageused':0,'imageunused':0,'attachused':0,'attachunused':0}, ATTACHUNUSEDAID = new Array(), IMGUNUSEDAID = new Array();
  65.                 </script>

  66.                 <input type="hidden" name="posttime" id="posttime" value="{TIMESTAMP}" />
  67.                 <div class="upfl{if empty($_G[gp_from]) && $_G[setting][fastsmilies]} hasfsl{/if}">
  68.                         <table cellpadding="0" cellspacing="0" border="0" id="attach_tblheader" style="display: none;">
  69.                                 <tr>
  70.                                         <td>{lang e_attach_insert}</td>
  71.                                         <td class="atds">{lang description}</td>
  72.                                         <!--{if $_G['group']['allowsetattachperm']}-->
  73.                                         <td class="attv">
  74.                                                 {lang readperm}
  75.                                                 <img src="{IMGDIR}/faq.gif" alt="Tip" class="vm" onmouseover="showTip(this)" tip="{lang post_select_usergroup_readacces}" />
  76.                                         </td>
  77.                                         <!--{/if}-->
  78.                                         <!--{if $_G['group']['maxprice']}--><td class="attpr">{$_G['setting']['extcredits'][$_G['setting']['creditstransextra'][1]][title]}</td><!--{/if}-->
  79.                                         <td class="attc"></td>
  80.                                 </tr>
  81.                         </table>
  82.                         <div id="attachlist"></div>
  83.                 </div>
  84.         <!--{/if}-->

  85.         <input type="hidden" name="formhash" value="{FORMHASH}" />
  86.         <input type="hidden" name="subject" value="" />
  87.         <p class="ptm pnpost">
  88.                 <button {if $allowpostreply}type="submit" {elseif !$_G['uid']}type="button" onclick="showWindow('login', 'member.php?mod=logging&action=login&guestmessage=yes')" {/if}name="replysubmit" id="fastpostsubmit" class="pn pnc vm" value="replysubmit" tabindex="5"><strong>{lang post_newreply}</strong></button>
  89.                 <!--{if $_G['gp_ordertype'] != 1 && empty($_G[gp_from])}-->
  90.                 <label for="fastpostrefresh"><input id="fastpostrefresh" type="checkbox" class="pc" />{lang post_fastreply_gotolast}</label>
  91.                 <script type="text/javascript">if(getcookie('fastpostrefresh') == 1) {$('fastpostrefresh').checked=true;}</script>
  92.                 <!--{/if}-->
  93.         </p>
  94.         <!--{if empty($_G[gp_from])}-->

  95. <br />
  96. </td>
  97. <td valign="top" width="40" background="{IMGDIR}/drc_tbg/image/td_06.gif"></td>
  98. </tr>
  99. <tr>
  100. <td vAlign="top" width="40"><img height="20" src="{IMGDIR}/drc_tbg/image/td_07.gif" width="40"/></td>
  101. <td background="{IMGDIR}/drc_tbg/image/td_08.gif"></td>
  102. <td align="right" width="40"><img height="20" src="{IMGDIR}/drc_tbg/image/td_09.gif" width="40"/></td>
  103. </tr>
  104. </table>
  105.                         </td>
  106.                 </tr>
  107.         </table>
คัดลอกไปที่คลิปบอร์ด
โหลดไพล์รูปไวที่ static/image/สกินที่คุณใช้/drc_tbg


เสร็จแล้วอัพแคชจร้า  By -[E]xSoMax[Z]-


ตอบกระทู้กันมั่ง ไม่ใช้แต่สูปอย่างเดียว!!


อย่าลืมกด + กะกาน!  เปนกำลังใจต่อปาย!....................

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

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

x

คะแนน

จำนวนผู้เข้าร่วม 6จิตพิศัย +7 Money +2 Gold +2 ย่อ เหตุผล
nice1234 + 1 เนื้อหาดีมีสาระ.
doombuto + 1 โดนใจให้ทิป
limitedvip + 1
themaxaboy + 1
acaz + 2 โดนใจให้ทิป

ดูบันทึกคะแนน

คลังกระทู้ที่เกี่ยวข้อง:

 เจ้าของ| -[E]xSoMax[Z]- โพสต์ 2011-12-11 14:26:12
ดีมากโหลดไป 11 คน  แต่การตอบคือ 0
k1lanchz โพสต์ 2011-12-11 15:35:36
ขอบคุณครับ
bombbnut โพสต์ 2011-12-11 15:42:20
แก้ไขครั้งสุดท้ายโดย bombbnut เมื่อ 2011-12-11 15:45

แก้ไขครั้งสุดท้ายโดย bombbnut เมื่อ 2011-12-11 15:43

ขอบคุณค่ะ แต่หนู งง อ่าค่ะ

static/image/สกินที่คุณใช้/drc_tbg


/drc_tbg สร้างโฟเดอร์ชื่อนี้หรอค่ะ
bombbnut โพสต์ 2011-12-11 15:52:11
ต้นฉบับโพสต์โดย bombbnut เมื่อ 2011-12-11 15:42
แก้ไขครั้งสุดท้ายโดย bombbnut เมื่อ 2011-12-11 15:45

แก้ไขครั้ ...

{:972:}หนู หาอันที่พี่ให้ค้นหาไม่เจออ่าค่ะ {:979:} งงไปหมดและ อิิอ
junchan2406 โพสต์ 2011-12-11 19:11:09
ขอบคุณคะ ดูๆแล้วยังงงอยู่นิดหน่อย แต่จะเรียนรู้ไปเรื่อยๆคะ @^^@
jbservice โพสต์ 2011-12-20 17:36:08
ขอบคุณครับ
evil4revenge555 โพสต์ 2011-12-21 07:24:04
ขอบ คุน ค่ะ
huter2006 โพสต์ 2011-12-21 10:34:02
สวดยอดครับ

chanonjojojo โพสต์ 2012-1-3 08:24:50
ขอบคุณคับป๋ม
ขออภัย! คุณไม่ได้รับสิทธิ์ในการดำเนินการในส่วนนี้ กรุณาเลือกอย่างใดอย่างหนึ่ง ลงชื่อเข้าใช้ | สมัครสมาชิก

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

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

GMT+7, 2024-4-25 10:51

Powered by Discuz! X3.4, Rev.66

Copyright © 2001-2021 Tencent Cloud. Licensed

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