عدد الضغطات : 26
عدد الضغطات : 7
عدد الضغطات : 7
عدد الضغطات : 8

 

العودة   فى بى العربى > قسم تطوير المنتديات > ركـــن تطوير منتديـــــvb3.7.0ــات
التسجيل التعليمـــات قائمة الأعضاء التقويم اجعل كافة الأقسام مقروءة

 




فصل الاقسام وتنسيقها

ركـــن تطوير منتديـــــvb3.7.0ــات


إضافة رد
 

 

 
أدوات الموضوع انواع عرض الموضوع
  #1  
قديم 06-23-2008, 07:07 PM
الصورة الرمزية admin
admin admin غير متواجد حالياً
المدير العام
 


Smile فصل الاقسام وتنسيقها

السلام عليكم ورحمة الله وبركاته
تعديل يقوم بفصل الاقسام الرئيسية عن بعضها ..
وهذا للنسخه الجديدة 3.7.0
أفتح تمبلت : FORUMHOME
وابحث عن التالي :
كود PHP:
<!-- main --> 
<
table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center"
<
thead
    <
tr align="center"
      <
td class="thead">&nbsp;</td
      <
td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td
      <
td class="thead" width="175">$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
</
thead
$forumbits 
<tbody
    <
tr
        <
td class="tfoot" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong
            <
a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a
            <if 
condition="$vboptions['forumleaders']">&nbsp; &nbsp
            <
a href="showgroups.php$session[sessionurl_q]rel="nofollow">$vbphrase[view_forum_leaders]</a></if> 
        </
strong></div></td
    </
tr
</
tbody
</
table
$forumhome_markread_script 
<!-- /main --> 
<
br /> 
$ad_location[ad_forumhome_afterforums
<
br /> 
أستبدله بالكود التالي :

كود PHP:
<!-- main --> 
$forumbits 
$forumhome_markread_script 
<!-- /main --> 
$ad_location[ad_forumhome_afterforums
<
br /> 
ومن نفس التمبلت ابحث عن التالي :
كود PHP:
</table
<
br /> 
<!-- 
end what's going on box --> 
واستبدله بالكود التالي :
كود PHP:
<tbody
    <
tr
        <
td class="tfoot" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong
            <
a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a
            <if 
condition="$vboptions['forumleaders']">&nbsp; &nbsp
            <
a href="showgroups.php$session[sessionurl_q]rel="nofollow">$vbphrase[view_forum_leaders]</a></if> 
        </
strong></div></td
    </
tr
</
tbody
</
table
<
br /> 
<!-- 
end what's going on box --> 
أفتح تمبلت : FORUMHOME_FORUMBIT_LEVEL1_NOPOST
واستبدل ما به بالتالي :
كود PHP:
<table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center"
<
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_$forumidsrc="$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_$forumidstyle="{$collapseobj_forumid}"
    <
tr align="center"
      <
td class="thead" width="35">&nbsp;</td
      <
td class="thead" align="$stylevar[left]">$vbphrase[forum]</td
      <
td class="thead" width="175">$vbphrase[last_post]</td
      <
td class="thead" width="65">$vbphrase[threads]</td
      <
td class="thead" width="65">$vbphrase[posts]</td
      <if 
condition="$vboptions['showmoderatorcolumn']"
      <
td class="thead" width="120">$vbphrase[moderator]</td
      </if> 
    </
tr
$childforumbits 
<tr><td class="thead" style="line-height: 0; padding: 0; margin: 0;" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>"><img src="$vboptions[cleargifurl]alt="" width="1" height="12" /></td></tr
</
tbody
</if> 
</
table
<
div style="padding: 0 0 16px 0;"></div
أفتح تمبلت : FORUMHOME_FORUMBIT_LEVEL2_POST
واستبدل ما به بالتالي :
كود PHP:
<tr align="center"
    <
td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]/></td
    <
td class="alt1Active" align="$stylevar[left]id="f$forum[forumid]"
        <
div
            <
a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a
            <if 
condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if> 
        </
div
        <if 
condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if> 
        <if 
condition="$show['forumsubscription']"><div class="smallfont"><strong><a href="subscription.php?$session[sessionurl]do=removesubscription&amp;f=$forum[forumid]rel="nofollow">$vbphrase[unsubscribe_from_this_forum]</a></strong></div></if> 
        <if 
condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if> 
    </
td
    <
td class="alt2" nowrap="nowrap" width="175">$forum[lastpostinfo]</td
    <
td class="alt1" width="65">$forum[threadcount]</td
    <
td class="alt2" width="65">$forum[replycount]</td
    <if 
condition="$vboptions['showmoderatorcolumn']"
    <
td class="alt1" width="120"><div class="smallfont">$forum[moderators]&nbsp;</div></td
    </if> 
</
tr
$childforumbits 
أفتح تمبلت : FORUMHOME_LASTPOSTBY
واستبدل ما به بالتالي :

كود PHP:
<if condition="$show['lastpostinfo']">  
<
table cellpadding="0" cellspacing="0" border="0" width="175"><tr align="$stylevar[right]">  
        <
td nowrap="nowrap" class="smallfont">  
        <if 
condition="$lastpostinfo['prefix']">$lastpostinfo[prefix]</if>  
        <
a href="showthread.php?$session[sessionurl]goto=newpost&amp;t=$lastpostinfo[lastthreadid]style="white-space:nowrap" title="<phrase 1="$lastpostinfo[lastthread]">$vbphrase[go_first_unread_in_thread_x]</phrase>"><strong>$lastpostinfo[trimthread]</strong></a><br />  
  <
phrase 1="member.php?$session[sessionurl]find=lastposter&amp;f=$lastpostinfo[forumid]2="$lastpostinfo[lastposter]">$vbphrase[by_x]</phrase><br />  
  
$lastpostinfo[lastpostdate] <if condition="!$show['detailedtime']"><span class="time">$lastpostinfo[lastposttime]</span></if></td>  
<
td nowrap="nowrap">&nbsp;<a href="showthread.php?$session[sessionurl]p=$lastpostinfo[lastpostid]#post$lastpostinfo[lastpostid]"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]border="0" /></a></td></tr></table>  
<else />  
<
div class="smallfont" align="$stylevar[right]"$lastpostinfo[lastpostdate]  
  <if 
condition="!$show['detailedtime']"><span class="time">$lastpostinfo[lastposttime]</span></if>  
  <
a href="showthread.php?$session[sessionurl]p=$lastpostinfo[lastpostid]"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]border="0" /></a></div>  
</if> 
رد مع اقتباس

 

إضافة رد

مواقع النشر (المفضلة)
الكلمات الدلالية (Tags)
الاقسام, فصل, وتنسيقها
 

 


الذين يشاهدون محتوى الموضوع الآن : 1 ( الأعضاء 0 والزوار 1)
 
أدوات الموضوع
انواع عرض الموضوع

تعليمات المشاركة
لا تستطيع إضافة مواضيع جديدة
لا تستطيع الرد على المواضيع
لا تستطيع إرفاق ملفات
لا تستطيع تعديل مشاركاتك

BB code is متاحة
كود [IMG] متاحة
كود HTML معطلة

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


الساعة الآن 09:12 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
3y vBSmart
Ads Management Version 3.0.1 by Saeed Al-Atwi
vBulletin arabic

RSS RSS 2.0 XML MAP

 

 
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50