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

تقييم الموضوع :
  • 0 أصوات - بمعدل 0
  • 1
  • 2
  • 3
  • 4
  • 5
ساعدونى بهذه المشكلة بالاستايل
#1
يا بيبو لو سمحت ساعدنى

انا عايز اعدل فى الاستايل وفى ال table header

وال table footer

بس بكتب مسار الصورة وكل حاجة ومش بترضى تتغير وتفضل القديمة زى ما هيا

ايه الحل يا كبير؟؟؟
ولو اى حد يعرف يقولى
سلامووووووووووز
شكر من طرف :
#2
طيب ياريت تحط روابط الصور.. والكود اللى انت بتستخدمه.. وتقولى استخدمته ازاى بالظبط عشان اقدر اصححلك
لو فيه حاجة غلط..
شكر من طرف :
#3
انا كاتب فى Table Headers (Customized in this style)
فى Background
كاتب دة


#ffffff url(images/style/bg1.jpg) top


ومسار الصورة صح ومشة عارف ليه مش بتظهر
واتفضل شوف بنفسك
http://www.ahwa.byethost13.com/forum/index.php
شكر من طرف :
#4
انسخلى قالب forumbit_depth1_cat
شكر من طرف :
#5
كود :
<table border="0" cellpadding="0" cellspacing="0" align="center" width="100%">
    <tr>
        <tbody>

<tr>
<td align="left"><img src="{$theme['imgdir']}/cat_l.gif" alt="" border="0"></td>
<td style="background: url({$theme['imgdir']}/cat_tbg.gif) repeat-x" align="center" width="100%"><div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" /></div>
<span class="thead"><div style="text-align: left;"><strong><a href="forumdisplay.php?fid={$forum['fid']}">{$forum['name']}</a></strong><br /><div class="smalltext">{$forum['description']}</div></strong></div></span>
</td>
<td align="right"><img src="{$theme['imgdir']}/cat_r.gif" alt="" border="0"></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
</thead>
<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
<tr>
<td class="tcat" width="35">&nbsp;</td>
<td class="tcat"><strong>{$lang->forumbit_forum}</strong></td>
<td class="tcat" width="85" align="center" style="white-space: nowrap"><strong>{$lang->forumbit_threads}</strong></td>
<td class="tcat" width="85" align="center" style="white-space: nowrap"><strong>{$lang->forumbit_posts}</strong></td>
<td class="tcat" width="200" align="center"><strong>{$lang->forumbit_lastpost}</strong></td>
</tr>
{$sub_forums}
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" align="center" width="100%">
    <tr>
        <tbody>

<tr>
<td align="left"><img src="{$theme['imgdir']}/cat_lb.gif" alt="" border="0"></td>
<td style="background: url({$theme['imgdir']}/cat_tbgb.gif) repeat-x" align="center" width="100%">
</td>
<td align="right"><img src="{$theme['imgdir']}/cat_rb.gif" alt="" border="0"></td>
</tr>
</tbody>
</table>
<br />
شكر من طرف :
#6
استبدله بالتالى
كود :
<table border="0" cellpadding="0" cellspacing="0" align="center" width="100%">
<tr>
<tbody>
<tr>
<td class="thead" width="100%"><div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" /></div>
<span class="thead"><div style="text-align: left;"><strong><a href="forumdisplay.php?fid={$forum['fid']}">{$forum['name']}</a></strong><br /><div class="smalltext">{$forum['description']}</div></strong></div></span>
</td>
<td align="right"><img src="{$theme['imgdir']}/cat_r.gif" alt="" border="0"></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
</thead>
<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
<tr>
<td class="tcat" width="35">&nbsp;</td>
<td class="tcat"><strong>{$lang->forumbit_forum}</strong></td>
<td class="tcat" width="85" align="center" style="white-space: nowrap"><strong>{$lang->forumbit_threads}</strong></td>
<td class="tcat" width="85" align="center" style="white-space: nowrap"><strong>{$lang->forumbit_posts}</strong></td>
<td class="tcat" width="200" align="center"><strong>{$lang->forumbit_lastpost}</strong></td>
</tr>
{$sub_forums}
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" align="center" width="100%">
<tr>
<tbody>
<tr>
<td align="left"><img src="{$theme['imgdir']}/cat_lb.gif" alt="" border="0"></td>
<td style="background: url({$theme['imgdir']}/cat_tbgb.gif) repeat-x" align="center" width="100%">
</td>
<td align="right"><img src="{$theme['imgdir']}/cat_rb.gif" alt="" border="0"></td>
</tr>
</tbody>
</table>
<br />
شكر من طرف :
#7
شكرا يا بيبو بس نفس المشكلة مع
table footer
شكر من طرف :
#8
ولما باجى اغير الصورة مش بتتغير فى الاولانية والتانية
انا اسف تعبتك معايا
شكر من طرف :
#9
انا مش لاقى ولا موضوع فى منتداك بيظهر فين الـ table footer؟
اذا كان قصدك اللى فى الأقسام انسخلى قالب forumdisplay_threadlist
غير هذا برجاء التوضيح
شكر من طرف :
#10
ال table footer
اللى فى اوول المنتدى اللى لونه ازرق دة انا عايزه واحط مكانه صورة
ومفيش ولا موضوع بيظهر لأن مفيش مواضيع
شكر من طرف :


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


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