edubai
2008-05-31, 09:33 PM
السلام عليكم
كيف اقدر اوسع خانة اخر موضوع في الصفحة الرئيسية ؟
وشكرا
كيف اقدر اوسع خانة اخر موضوع في الصفحة الرئيسية ؟
وشكرا
|
مشاهدة النسخة كاملة : كيف اقدر اوسع خانة اخر موضوع في الصفحة الرئيسية ؟ edubai 2008-05-31, 09:33 PM السلام عليكم كيف اقدر اوسع خانة اخر موضوع في الصفحة الرئيسية ؟ وشكرا Eng Muhamed 2008-05-31, 09:55 PM من قالب forumhome_forumbit_level1_nopost تقدر تتحكم فيها edubai 2008-05-31, 10:24 PM هذا الي وجدتة في القالب شو اسوي بعدين .. ؟؟ <tbody> <tr> <td class="tcat" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>"> <if condition="$childforumbits"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" /></a> </if> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a> <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if> <if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if> </td> </tr> </tbody> <if condition="$childforumbits"> <tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}"> $childforumbits </tbody> </if> Eng Muhamed 2008-06-01, 07:46 AM هذا الي وجدتة في القالب شو اسوي بعدين .. ؟؟ <tbody> <tr> <td class="tcat" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>"> <if condition="$childforumbits"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" /></a> </if> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a> <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if> <if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if> </td> </tr> </tbody> <if condition="$childforumbits"> <tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}"> $childforumbits </tbody> </if> افتح الفرونت بيج واختر التصاميم وحاول توسع الخانه او استبدل القالب ب ده لو استايل nice اللى راكب فى منتداك او منتدانا <table style="width: 100%" cellpadding="0" cellspacing="0" class="style1"> <tr> <td> <img alt="" src="nice/nice/cat_r.gif" width="11" height="29" border="0" /></td> <td class="style8"><if condition="$childforumbits"> <a href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" /></a></if></td> <td style="width: 100%" class="style8" align="center"><a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a></td> <td><img alt="" src="nice/nice/cat_l.gif" width="64" height="29" border="0" /></td> </tr> <tr> <td colspan="4" style="width: 100%; height: 9px" class="style9"></td> </tr> </table> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <if condition="$childforumbits"> <tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}"> <tr align="center"> <td class="thead"> </td> <td class="thead" width="53%" align="$stylevar[left]">$vbphrase[forum]</td> <td class="thead" width="134">$vbphrase[last_post]</td> <td class="thead">$vbphrase[threads]</td> <td class="thead">$vbphrase[posts]</td> <if condition="$vboptions['showmoderatorcolumn']"> <td class="thead">$vbphrase[moderator]</td> </if> </tr> $childforumbits </tbody> </if> </table> edubai 2008-06-01, 04:23 PM مشكووور نجحت الطريقة Eng Muhamed 2008-06-01, 04:52 PM مشكووور نجحت الطريقة الحمد لله ويغلق للانتهاء |