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

مشاهدة النسخة كاملة : طلب تعديل على الاقسام


ramlayer.com
17-04-2010, 10:49 صباحاً
عايز ازبط الاقسام
شوفو فى الصوره عامل ازى
http://traidnt.net/vb/attachment.php?attachmentid=476449&stc=1&d=1271504440


ممكن شرح ازى اعملهم اخليهم فوق بعض مش واحده مال وواحده يمين
او حد يقولى قوالب ايه دى ارفقهملو يعملهم

خ ــادم الإسلام
17-04-2010, 12:47 مساءً
افتح قالب ال : forumhome_forumbit_level1_nopost

ابحث عن :

<td class="thead">$vbphrase[threads]</td>
<td class="thead">$vbphrase[posts]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="thead">$vbphrase[moderator]</td>استبدله ب

<td class="thead" width="170" align="$stylevar[center]">$vbphrase[last_post]</td>
<td class="thead" width="75" align="$stylevar[center]">$vbphrase[threads]</td>
<td class="thead" width="75" align="$stylevar[center]">$vbphrase[posts]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="thead" width="133" align="$stylevar[ceneter]">$vbphrase[moderator]</td>الخطوه الثانيه :
افتح قالب : forumhome_forumbit_level2_post

ابحث عن :

<td class="alt2" nowrap="nowrap">$forum[lastpostinfo]</td>
<td class="alt1">$forum[threadcount]</td>
<td class="alt2">$forum[replycount]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="alt1"><div class="smallfont">$forum[moderators]

&nbsp;</div></td>

استبدله ب

<td class="alt2" width="170" nowrap="nowrap">$forum[lastpostinfo]</td>
<td class="alt1" width="75">$forum[threadcount]</td>
<td class="alt2" width="75">$forum[replycount]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="alt1" width="130"><div class="smallfont">$forum[moderators]&nbsp;</div></td>احفظ القالب وصلي على افضل خلق الله

ramlayer.com
17-04-2010, 01:01 مساءً
شكرا تم الحل

خ ــادم الإسلام
17-04-2010, 03:19 مساءً
حاضرين اخوي . .