حركة حلوه لخط اجمالي الرسائل الخاصة

WebCraker

العبد الفقير إلى الله
طاقم الإدارة
9 مارس 2008
5,670
50
48
Egypt
support-ar.com
الصورة تتكلم عن الي اقصده
Sans-titre.png


طريقة تجميلية للعداد هذا
cupidarrow.gif

طريقة التركيب :
حمل المرفق ارفع مجلد pmbars الىimages لصبح هكذا "images/pmbars"
افتح القالب pm_messagelist

ابحث عن

PHP:
<table style="border:2px groove" cellpadding="0" cellspacing="1" border="0" width="100%">
                             <tr>
                                 <if condition="$show['thisfoldertotal']"><td width="$tdwidth[folder]" style="background-color:red; font-size:10px" title="<phrase 1="$totalmessages">$vbphrase[messages_stored_in_folder_x]</phrase>"> </td></if>
                                 <if condition="$show['allfolderstotal']"><td width="$tdwidth[total]" style="background-color:orange; font-size:10px" title="<phrase 1="$bbuserinfo[pmtotal]">$vbphrase[total_messages_in_all_folders_x]</phrase>"> </td></if>
                                 <if condition="$tdwidth[quota] > 0"><td width="$tdwidth[quota]" style="background-color:green; font-size:10px" title="<phrase 1="$permissions[pmquota]">$vbphrase[maximum_allowed_messages_x]</phrase>"> </td></if>
                             </tr>
 </table>


استبدله بـ

PHP:
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0" width="100%">
 <tr>
                                 <if condition="$show['thisfoldertotal']"><td width="$tdwidth[folder]" style="background-image: url(images/pmbars/bar_red.gif); font-size:10px" title="<phrase 1="$totalmessages">$vbphrase[messages_stored_in_folder_x]</phrase>"> </td></if>
                                 <if condition="$show['allfolderstotal']"><td width="$tdwidth[total]" style="background-image: url(images/pmbars/bar_orange.gif); font-size:10px" title="<phrase 1="$bbuserinfo[pmtotal]">$vbphrase[total_messages_in_all_folders_x]</phrase>"> </td></if>
                                 <if condition="$tdwidth[quota] > 0"><td width="$tdwidth[quota]" style="background-image: url(images/pmbars/bar_green.gif); font-size:10px" title="<phrase 1="$permissions[pmquota]">$vbphrase[maximum_allowed_messages_x]</phrase>"> </td></if>
                             </tr>
 </table>



لكم من القلب أرق تحية ,, 💕

 

المرفقات

  • pm.zip
    2.3 KB · المشاهدات: 96

b-oman.com

عضو جديد
6 مايو 2009
922
2
0
بوووووووووووركت اخي .. تسلم إيدك..