الدعم العربي

نسخة كاملة : ساعدونى بهذه المشكلة بالاستايل
أنت حالياً تتصفح نسخة خفيفة من المنتدى . مشاهدة نسخة كاملة مع جميع الأشكال الجمالية .
الصفحات : 1 2
يا بيبو لو سمحت ساعدنى

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

وال table footer

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

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


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


ومسار الصورة صح ومشة عارف ليه مش بتظهر
واتفضل شوف بنفسك
http://www.ahwa.byethost13.com/forum/index.php
انسخلى قالب forumbit_depth1_cat
كود :
<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 />
استبدله بالتالى
كود :
<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 />
شكرا يا بيبو بس نفس المشكلة مع
table footer
ولما باجى اغير الصورة مش بتتغير فى الاولانية والتانية
انا اسف تعبتك معايا
انا مش لاقى ولا موضوع فى منتداك بيظهر فين الـ table footer؟
اذا كان قصدك اللى فى الأقسام انسخلى قالب forumdisplay_threadlist
غير هذا برجاء التوضيح
ال table footer
اللى فى اوول المنتدى اللى لونه ازرق دة انا عايزه واحط مكانه صورة
ومفيش ولا موضوع بيظهر لأن مفيش مواضيع
الصفحات : 1 2