20-06-2010, 11:01 PM
|
رقم المشاركة : 1 |
|
| تعديل جميل على شكل الاقسام و المنتديات الفرعيه السلام عليكم ورحمة الله وبركاته
أخواني
اليوم عندي لكم تعديل رائع جدا على شكل الاقسام مع المنتديات الفرعيه
التعديل يجعل الاقسام مع خانة أخر مشاركة جميعها في خانه واحده وبتنسيق رائع جدا
صور الى عمل التعديل
صوره الى المنتديات الفرعيه
طريقة العمل
توجه الى القالب forumdisplay
أبحث عن | | | <tr align="center"> <td class="thead"> </td> <td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td> <td class="thead">$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>
|
أستبدله بـ | | | <tr align="center"> <td class="thead"> </td> <td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td> <td class="thead">$vbphrase[threads] / $vbphrase[posts]</td> </tr>
|
توجه الى القالب forumhome
أبحث عن | | | <tr align="center"> <td class="thead"> </td> <td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td> <td class="thead">$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>
|
أستبدله بـ | | | <tr align="center"> <td class="thead"> </td> <td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td> <td class="thead">$vbphrase[threads] / $vbphrase[posts]</td> </tr>
|
توجه الى القالب forumhome_forumbit_level1_post
أستبدل محتواه بتالي | | | <if condition="!$show['collapsable_forums']"> <tbody> </if> <tr> <td rowspan="2" 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" colspan="2" 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&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> <tr> <td class="alt2" id="f$forum[forumid]">$forum[lastpostinfo]</td><td class="alt2"><div style="background-position:left; float:right;margin-right:20px; width:80px; height:20px; background-image:url($stylevar[imgdir_misc]/bg_compteur.png); background-repeat: no-repeat; text-align:center;"><div style="padding-top:1px; color: white; font-weight: bold;">$forum[threadcount] / $forum[replycount]</div></div></td> </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
أستبدل محتواه بتالي | | | <tr> <td rowspan="2" 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" colspan="2" 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&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> <tr> <td class="alt2" id="f$forum[forumid]">$forum[lastpostinfo]</td><td class="alt2"><div style="background-position:left; float:right;margin-right:20px; width:80px; height:20px; background-image:url($stylevar[imgdir_misc]/bg_compteur.png); background-repeat: no-repeat; text-align:center;"><div style="padding-top:1px; color: white; font-weight: bold;">$forum[threadcount] / $forum[replycount]</div></div></td> <tr>
$childforumbits
|
توجه الى القالب forumhome_lastpostby
أستبدل محتواه بتالي | | | <if condition="$show['lastpostinfo']"> <div class="smallfont" style="float:left;"> <div style="float:left;"> <span style="white-space:nowrap"><strong>أخر مشاركه:</strong> <if condition="$show['icon']"><img class="inlineimg" src="$icon[iconpath]" alt="$icon[title]" border="0" /></if> <if condition="$lastpostinfo['prefix']"> $lastpostinfo[prefix] </span><if condition="is_browser('safari')"><!--bug#24775--> </if> <span style="white-space:nowrap"> </if> <a href="showthread.php?$session[sessionurl]goto=newpost&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></span> </div> <div style="float:left;"<if condition="is_browser('ie', 6)">; float:$stylevar[left]</if>"> <phrase 1="member.php?$session[sessionurl]find=lastposter&f=$lastpostinfo[forumid]" 2="$lastpostinfo[lastposter]">$vbphrase[by_x]</phrase> </div> <div style="float:left;"> • $lastpostinfo[lastpostdate] <if condition="!$show['detailedtime']"><span class="time">$lastpostinfo[lastposttime]</span></if> <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> </div> </div> <else /> <div class="smallfont"> $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>
|
أنتهى و مبروك عليك الشكل الجديد لمنتداك 
أتمنى ان يكون قد عجبكم التعديل
اخوكم بحريني
|
| | |