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

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



Chakira
10-31-2013, بتوقيت غرينيتش 03:53 AM
http://www.dzbatna.com/images/icons/iconrote.gif ط¹ط±ط¶ ط§ظ‚ط³ط§ظ… ط*ظ„ظ… ط§ظ„ظ†ط³ظٹط§ظ† ط§ظ„ط§ط®ظٹط± (http://www.dzbatna.com/t1591351/)



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


السلام عليكم ورحمة الله وبركاته


طريقة عرض الاقسام مثل حلم النسيان الاخييير


ممكن تكون الطريقة نزلت وانا مدري بحثت عنها وما لقيتها

اول شي نشوف المثال


http://upload.dzbatna.net/upfiles/rGa10888.gif


قبل التركيب install اخذوا نسخة احتياطية من القوالب قبل التعديل

شرح طريقة التركيب 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="50%" align="center">$vbphrase&#91;forum&#93; <a href="forumdisplay.php?$session&#91;sessionurl&#93;f=$forum&#91;foru mid&#93;">$forum&#91;title&#93;</a></td>
<td class="thead" width="10%" align="center">إحصائيات</td>
<td class="thead" width="40%" 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="forcenter">
$forum&#91;threadcount&#93; || $forum&#91;replycount&#93;
<if condition="$vboptions&#91;'showmoderatorcolumn'&#93;">
<div id="moderators_$forum&#91;forumid&#93;" class="smallfont" align="center" >
<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>
</div>
</if>
<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>
</td>
<td class="alt1Active">
$forum&#91;lastpostinfo&#93;
</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 الإضافية/Additional CSS Definitions


رمز PHP:

<code style="white-space:nowrap"> <code> .forcenter{background:#E4DBBE;border-left:1px solid #A7894D;border-right:1px solid #A7894D;color:#333;font:8pt tahoma}
</code> </code>

رمز PHP:

<code style="white-space:nowrap"> <code> #E4DBBE >> لون الخط
#A7894D >> لون العمودين على اليسار واليمين
</code> </code>




وسامحوني اذا فيه خطاء او اي شي




التعديل الأخير كان بواسطة ويب سنتر; 16 - 06 - 2014 الساعة 21:06

ألعاب الأندرويد مجانا و حصريا (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)©

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


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