27-09-2007, 02:40 AM
|
رقم المشاركة : 1 |
|
| إضافة عدد المواضيع والمشاركات داخل صندوق أسم المنتدى السلام عليكم ورحمة الله وبركاته
قبل شرح الطريقه
صوره كمثال
الطريقه كالاتي
أول أبحث في القولاب عن
forumhome_forumbit_level2_post
وأستبدل ما بداخله
بهذا الكود كود: <tr align="center">
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
<div>
<fieldset style="border-style:dotted; border-width:1px; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px"><legend style="background: rgb(250, 250, 250) none repeat scroll 0%; padding-bottom: 5px; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;">
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a></legend>
<if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>
<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>
<br />
<div align="center"><b>$vbphrase[threads]: $forum[threadcount]</b>
<b>$vbphrase[posts]: $forum[replycount]</b></div>
</td>
<td class="alt2" width="300" nowrap="nowrap">$forum[lastpostinfo]</td>
<!-- cat bo doan nay by Do Tien Diep -->
<!-- <td class="alt1" width="100"><span class="smallfont">$vbphrase[threads]: $forum[threadcount]<br />$vbphrase[posts]: $forum[replycount]</span></td> -->
<!-- End cut off -->
</tr>
$childforumbits
</div> <!-- </fieldset> --> ثم أبحث عن
FORUMHOME
وبداخله أبحث عن هذا الكود كود: <td class="thead" width="175">$vbphrase[last_post]</td>
<td class="thead">$vbphrase[threads]</td> وقم بحذفه هنا نكون قد انهينا...
ولمن يرغب في تغيير شكل المستطيل أو لونه
إليك الشرح
أنسخ الكود الذي أدرجته في الاعلى
وضعه في الفرنت بيج بعد مسح ما في داخل الفرنت بيج
ثم ضع الموواس داخل المستطيل وأتبع الصور
التاليه
ثم أضغط على نمط
ثم من تنسيق على حدود
سيضهر لك خيرات المربع تلاعب بها كما تشاء
أخوكم حلم إنسان
رابط الموضوع http://www.7lm-en.com/vb/showthread....2545#post22545
|
| | |