المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : عرض الاقسام على طريقه حلم النسيان 100%



said
10-31-2013, بتوقيت غرينيتش 02:44 AM
http://www.dzbatna.com/images/icons/iconrote.gif ط¹ط±ط¶ ط§ظ„ط§ظ‚ط³ط§ظ… ط¹ظ„ظ‰ ط·ط±ظٹظ‚ظ‡ ط*ظ„ظ… ط§ظ„ظ†ط³ظٹط§ظ† 100% (http://www.dzbatna.com/t1535800/)



بسم الله الرحمن الرحيم


اولا نبقى مع المثال

www.as300.com/vb (http://www.as300.com/vb)

شرح طريقة التركيب install

افتح القالب templateين :
forumhome_forumbit_level1_nopost
forumhome_forumbit_level2_nopost


واستبدله بالتالي :
رمز PHP:

<code style="white-space:nowrap"> <code> <table class="tborder" cellpadding="$stylevar&#91;cellpadding&#93;" cellspacing="$stylevar&#91;cellspacing&#93;" border="0" width="100%" align="center">
<if condition="$childforumbits">
<tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">
<tr>
<td class="thead" width="45%" align="$stylevar&#91;left&#93;">$vbphrase&#91;forum&#93;</td>
<td class="thead" width="55%" align="center">$vbphrase&#91;last_post&#93;</td>
</tr>
$childforumbits
</tbody>
</if>
</table>
</code> </code>


افتح القالب templateين :
forumhome_forumbit_level1_post
forumhome_forumbit_level2_post


واستبدلهم بـ :
رمز PHP:

<code style="white-space:nowrap"> <code> <tr align="center">
<td class="alt1Active" align="$stylevar&#91;left&#93;" id="f$forum&#91;forumid&#93;">
<a href="forumdisplay.php?$session&#91;sessionurl&#93;f=$forum&#91;foru mid&#93;"><strong>$forum&#91;title&#93;</strong></a>
<if condition="$show&#91;'browsers'&#93;"><span class="smallfont">
<phrase 1="$forum&#91;browsers&#93;">$vbphrase&#91;x_viewing&#93;</phrase></span></if>
<if condition="$show&#91;'forumdescription'&#93;"><div class="smallfont">$forum&#91;description&#93;</div></if>
<if condition="$show&#91;'forumsubscription'&#93;"><div class="smallfont"><strong><a href="subscription.php?$session&#91;sessionurl&#93;do=removesubs cription&amp;f=$forum&#91;forumid&#93;" rel="nofollow">$vbphrase&#91;unsubscribe_from_this_forum&#93;</a></strong></div></if>
<if condition="$show&#91;'subforums'&#93;"><div class="smallfont" style="margin-top:$stylevar&#91;cellpadding&#93;px">$forum&#91;subforums&#93;</div>
</if>
</td>
<td class="alt2">
$forum&#91;lastpostinfo&#93;
<br />
<table width="100%" class="forumbit" cellpadding="1" cellspacing="1">
<tr>
<td class="smallfont">
$vbphrase&#91;threads&#93;: $forum&#91;threadcount&#93; | $vbphrase&#91;posts&#93;: $forum&#91;replycount&#93;
</td>
<td id="moderators_$forum&#91;forumid&#93;" class="smallfont" align="left">
<if condition="$vboptions&#91;'showmoderatorcolumn'&#93;">
<a href="#moderators">
<img src="$stylevar&#91;imgdir_button&#93;/collapse_alt_collapsed.gif" border="0" alt="$vbphrase&#91;moderator&#93;" /></a> <script type="text/javascript"> vbmenu_register("moderators_$forum&#91;forumid&#93;", true); </script>
</if>
</td></tr>
</table>
<!-- moderators navigation menu -->
<div class="vbmenu_popup" id="moderators_$forum&#91;forumid&#93;_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0" width="250">
<tr><td class="thead" dir="rtl">
<strong style="font-weight: 400"> المشرفين على » $forum&#91;title&#93; </strong></td></tr>
<tr><td class="alt1" dir="rtl" height="35">
<if condition="$forum&#91;moderators&#93;">
$forum&#91;moderators&#93;
<else />
لا يوجد مشرف </if>
</td></tr>
</table>
</div>
<!-- / moderators navigation menu -->

</td>
</tr>

$childforumbits
</code> </code>


افتح قالب template :
FORUMHOME

ابحث عن :
<!-- main -->
و
<!-- /main -->

احذف الكود code اللي بينهم كامل ..
واستبدله بـ


رمز PHP:

<code style="white-space:nowrap"> <code> <!-- main -->
$forumbits
$forumhome_markread_script
<!-- /main -->
</code> </code>


ابحث بداخل قالب template : FORUMDISPLAY

عن :
رمز PHP:

<code style="white-space:nowrap"> <code> <if condition="$show&#91;'forumslist'&#93;">
<!-- sub-forum list -->
<table class="tborder" cellpadding="$stylevar&#91;cellpadding&#93;" cellspacing="$stylevar&#91;cellspacing&#93;" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr>
<td class="tcat" width="100%">$vbphrase&#91;subforums&#93;<span class="normal"> : $foruminfo&#91;title&#93;</span></td>
<if condition="$show&#91;'forumsearch'&#93;">
<td class="vbmenu_control" id="forumsearch.subforums" nowrap="nowrap"><a href="search.php?$session&#91;sessionurl&#93;f=$foruminfo&#91;forumi d&#93;" rel="nofollow">$vbphrase&#91;search_this_forum&#93;</a> <if condition="$show&#91;'quicksearch'&#93;"><script type="text/javascript"> vbmenu_register("forumsearch.subforums"); </script></if></td>
</if>
</tr>
</table>
<table class="tborder" cellpadding="$stylevar&#91;cellpadding&#93;" cellspacing="$stylevar&#91;cellspacing&#93;" border="0" width="100%" align="center">
<thead>



<tr align="center">
<td class="thead">&nbsp;</td>
<td class="thead" width="100%" align="$stylevar&#91;left&#93;">$vbphrase&#91;forum&#93;</td>
<td class="thead">$vbphrase&#91;last_post&#93;</td>
<td class="thead">$vbphrase&#91;threads&#93;</td>
<td class="thead">$vbphrase&#91;posts&#93;</td>
<if condition="$vboptions&#91;showmoderatorcolumn&#93;">
<td class="thead">$vbphrase&#91;moderator&#93;</td>
</if>
</tr>
</thead>
$forumbits
</table>
<br />
<!-- / sub-forum list -->
</if>
</code> </code>


استبدله بالتالي :
رمز PHP:

<code style="white-space:nowrap"> <code> <if condition="$show&#91;'forumslist'&#93;">
<!-- sub-forum list -->
<table class="tborder" cellpadding="$stylevar&#91;cellpadding&#93;" cellspacing="$stylevar&#91;cellspacing&#93;" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr>
<td class="tcat" width="100%">$vbphrase&#91;subforums&#93;<span class="normal"> : $foruminfo&#91;title&#93;</span></td>
<if condition="$show&#91;'forumsearch'&#93;">
<td class="vbmenu_control" id="forumsearch.subforums" nowrap="nowrap"><a href="search.php?$session&#91;sessionurl&#93;f=$foruminfo&#91;forumi d&#93;" rel="nofollow">$vbphrase&#91;search_this_forum&#93;</a> <if condition="$show&#91;'quicksearch'&#93;"><script type="text/javascript"> vbmenu_register("forumsearch.subforums"); </script></if></td>
</if>
</tr>
</table>
<table class="tborder" cellpadding="$stylevar&#91;cellpadding&#93;" cellspacing="$stylevar&#91;cellspacing&#93;" border="0" width="100%" align="center">
<thead>
<tr align="center">
<td class="thead">&nbsp;</td>
<td class="thead" width="100%" align="$stylevar&#91;left&#93;">$vbphrase&#91;forum&#93;</td>
<td class="thead">$vbphrase&#91;last_post&#93;</td>
<td class="thead">$vbphrase&#91;threads&#93;</td>
<td class="thead">$vbphrase&#91;posts&#93;</td>
<if condition="$vboptions&#91;showmoderatorcolumn&#93;">
<td class="thead">$vbphrase&#91;moderator&#93;</td>
</if>
</tr>
</thead>
$forumbits
</table>
<br />
<!-- / sub-forum list -->
</if>
</code> </code>



هالكود code في css رئيسي..
تعاريف CSS الإضافية/Additional CSS Definitions
رمز PHP:

<code style="white-space:nowrap"> <code> .forumbit {
border-top: 1px solid #669999;
border-bottom: 1px solid #669999;
border-left: 4px solid #669999;
border-right: 4px solid #669999;
}
</code> </code>


ويعطيكم العافيه يا رب







ألعاب الأندرويد مجانا و حصريا (http://www.apotox.info/forum)



https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-ash4/482113_236967293114455_1193518507_n.png (http://www.dzbatna.com)
©المشاركات المنشورة تعبر عن وجهة نظر صاحبها فقط، ولا تُعبّر بأي شكل من الأشكال عن وجهة نظر إدارة المنتدى (http://www.dzbatna.com)©

استعمل مربع البحث في الاسفل لمزيد من المواضيع


سريع للبحث عن مواضيع في المنتدى