MaesTrOoOo
24-07-2009, 06:07 مساءً
لسلام عليكم ...
سويت حركة في الاقسام تغير قليلا في الشكل ...
كما انه تقدر تتحكم في امكانية ظهور او اخفاء المراقبين
مثال مباشر على العمل (http://maestroooo.p2h.info/upload/index.php?styleid=20)
ناتي لطريقة التعديل:
التعديل رح يكون كالتالي:
ابحث في قالب FORUMHOME او forumhome_forumbit_level1_nopost "لانو حسب اذا كانت الاقسام منفصلة او على شكلها الافتراضي"
عن الكود التالي
<td class="thead" width="25%">$vbphrase[last_post]</td>
<td class="thead" width="10%">$vbphrase[threads]</td>
<td class="thead" width="10%">$vbphrase[posts]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="thead" width="0%">$vbphrase[moderator]</td>
</if>
و قم بحذفه ...
نستبدل كافة محتوى قالب forumhome_forumbit_level1_post
بالتالي:
<if condition="!$show['collapsable_forums']">
<tbody>
</if>
<tr align="center">
<td class="alt1Active" colspan="2" align="$stylevar[left]" id="f$forum[forumid]">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
<td><img src="$vboptions[cleargifurl]" alt="" width="9" height="1" border="0" /></td>
<td>
<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&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>
</tr>
</table>
<if condition="$vboptions['showmoderatorcolumn']">
<table div class="tborder" width="100%" id="table1" cellspacing="0" height="10%" cellpadding="0">
<tr>
<td class="tcat" width="25%"> $forum[lastpostinfo]</td></td>
<td class="alt2" width="25%">$vbphrase[posts]:
$forum[replycount]</td>
<td class="tcat" width="25%">$vbphrase[threads]: $forum[threadcount]<if condition="$vboptions['showmoderatorcolumn']"></td>
<td class="alt2" width="25%">$vbphrase[moderator]: $forum[moderators] </td></if>
</tr>
</table>
</td>
</if>
</tr>
<if condition="!$show['collapsable_forums']">
</tbody>
</if>
<if condition="$childforumbits">
<if condition="!$show['collapsable_forums']">
<tbody>
</if>
$childforumbits
<if condition="!$show['collapsable_forums']">
</tbody>
</if>
</if>استبدل محتوى قالب forumhome_forumbit_level2_post بالملف المرفق ...
دمتم بخير اعزائي ...
اخوكم في الله
سويت حركة في الاقسام تغير قليلا في الشكل ...
كما انه تقدر تتحكم في امكانية ظهور او اخفاء المراقبين
مثال مباشر على العمل (http://maestroooo.p2h.info/upload/index.php?styleid=20)
ناتي لطريقة التعديل:
التعديل رح يكون كالتالي:
ابحث في قالب FORUMHOME او forumhome_forumbit_level1_nopost "لانو حسب اذا كانت الاقسام منفصلة او على شكلها الافتراضي"
عن الكود التالي
<td class="thead" width="25%">$vbphrase[last_post]</td>
<td class="thead" width="10%">$vbphrase[threads]</td>
<td class="thead" width="10%">$vbphrase[posts]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="thead" width="0%">$vbphrase[moderator]</td>
</if>
و قم بحذفه ...
نستبدل كافة محتوى قالب forumhome_forumbit_level1_post
بالتالي:
<if condition="!$show['collapsable_forums']">
<tbody>
</if>
<tr align="center">
<td class="alt1Active" colspan="2" align="$stylevar[left]" id="f$forum[forumid]">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
<td><img src="$vboptions[cleargifurl]" alt="" width="9" height="1" border="0" /></td>
<td>
<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&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>
</tr>
</table>
<if condition="$vboptions['showmoderatorcolumn']">
<table div class="tborder" width="100%" id="table1" cellspacing="0" height="10%" cellpadding="0">
<tr>
<td class="tcat" width="25%"> $forum[lastpostinfo]</td></td>
<td class="alt2" width="25%">$vbphrase[posts]:
$forum[replycount]</td>
<td class="tcat" width="25%">$vbphrase[threads]: $forum[threadcount]<if condition="$vboptions['showmoderatorcolumn']"></td>
<td class="alt2" width="25%">$vbphrase[moderator]: $forum[moderators] </td></if>
</tr>
</table>
</td>
</if>
</tr>
<if condition="!$show['collapsable_forums']">
</tbody>
</if>
<if condition="$childforumbits">
<if condition="!$show['collapsable_forums']">
<tbody>
</if>
$childforumbits
<if condition="!$show['collapsable_forums']">
</tbody>
</if>
</if>استبدل محتوى قالب forumhome_forumbit_level2_post بالملف المرفق ...
دمتم بخير اعزائي ...
اخوكم في الله