تحديث آخر نسخة 1.8.37

تقييم الموضوع :
  • 1 أصوات - بمعدل 5
  • 1
  • 2
  • 3
  • 4
  • 5
جعل الجداول محفورة ؟؟
#4
لحذف الفاصل بين الجداول استبدل القالب بالتالى
كود :
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"><thead><tr><td class="thead" colspan="5"><div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div><div><strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><div class="smalltext">{$forum['description']}</div></div></td></tr></thead><tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e"><tr><td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td><td class="tcat" width="85" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_threads}</strong></span></td><td class="tcat" width="85" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_posts}</strong></span></td><td class="tcat" width="200" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td></tr>{$sub_forums}</tbody></table>

اما بالنسبة لتطبيق مسألة الحفر وحذف الفاصل بضربة واحدة استخدم التالى بدلا من الكود الأول (ولست متأكد جيدا من النتائج.
كود :
<table border="1" cellspacing="0" cellpadding="0" width="100%" bordercolorlight="#D8E8F5" bordercolordark="#FFFFFF"><thead><tr><td class="thead" colspan="5"><div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div><div><strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><div class="smalltext">{$forum['description']}</div></div></td></tr></thead><tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e"><tr><td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td><td class="tcat" width="85" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_threads}</strong></span></td><td class="tcat" width="85" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_posts}</strong></span></td><td class="tcat" width="200" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td></tr>{$sub_forums}</tbody></table>
الرد
شكر من طرف :


الردود في هذا الموضوع
جعل الجداول محفورة ؟؟ - بواسطة darkblue - 2009-06-09, 04:42 PM
RE: جعل الجداول محفورة ؟؟ - بواسطة Pepo - 2009-06-09, 08:11 PM
RE: جعل الجداول محفورة ؟؟ - بواسطة darkblue - 2009-06-10, 08:34 AM
RE: جعل الجداول محفورة ؟؟ - بواسطة Pepo - 2009-06-10, 10:23 AM
RE: جعل الجداول محفورة ؟؟ - بواسطة darkblue - 2009-06-10, 10:56 AM

التنقل السريع :


يقوم بقرائة الموضوع: بالاضافة الى ( 1 ) ضيف كريم