بسم الله الرحمن الرحيم
السلام عليكم ورحمة الله وبركاته
اخوتي الكرام
زوار واعضاء الاستضافه العربيه
احببت ان اشرح لكم طريقة تركيب هاك المستوى الذي يضيف جمالية لمنتداك
ومن خلال هذا الموضوع سنتعرف طريقة تركيب الهاك
ومن الله التوفيق
وعلى بركة الله نبدأ
اول شيء هذه صورة للهاك
طريقة التركيب
بعد تحميل المرفقات وفك الضغط افتح مجلد images ستجد فيه ملفين حملهم في مجلد الصور بالمنتدى
على هذا المسار : vb/images
وارفع البلقن من لوحة تحكم منتداك
(( انتبه هذا ليس Product وانما plugin ))
كما في الصورة التاليه
ومن ثم اضغط على Browse واستورد البلقن كما في الصورة التالية
=============================
والان افتح قالب postbit_legacy
وابحث عن
كود PHP:
<div>
$vbphrase[posts]: $post[posts]
</div
>
أضف تحته
<p align="center">المستوى: < كود PHP:
span style='font-weight:bold; color:crimson'>$showlevel [$galaga]</span><br/>
<span style='font-size:11pt; color:red'>الحياة $hp / $maxhp </span><br/>
<div style='width:120px;align:center'>
<table cellspacing='0' cellpadding='0' width='120' border='0'>
<tr>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_left.gif' alt='' /></td>
<td width='114' height='13' class='nopad' style='line-height: 13px;background: url(images/rpg/img_backing.gif) repeat-x top left;'><img src='images/rpg/orange.gif' width="$hpf%" height='9' alt='' /><img src='images/rpg/hp.gif' height='9' alt='' /></td>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_right.gif' alt='' /></td>
</tr>
</table>
</div>
<span style='font-size:11pt; color:red'>النشاط $mp / $maxmp</span><br />
<div style='width:120px;align:center'>
<table cellspacing='0' cellpadding='0' width='120' border='0'>
<tr>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_left.gif' alt='' /></td>
<td width='114' height='13' class='nopad' style='line-height: 13px;background: url(images/rpg/img_backing.gif) repeat-x top left;'><img src='images/rpg/green.gif' width="$mpf%" height='9' alt='' /><img src='images/rpg/mp.gif' height='9' alt='' /></td>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_right.gif' alt='' /></td>
</tr>
</table>
</div>
<span style='font-size:11pt; color:red'>المؤشر $ep% </span><br />
<div style='width:120px;align:center'>
<table cellspacing='0' cellpadding='0' width='120' border='0'>
<tr>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_left.gif' alt='' /></td>
<td width='114' height='13' class='nopad' style='line-height: 13px;background: url(images/rpg/img_backing.gif) repeat-x top left;'><img src='images/rpg/blue.gif' width="$ep%" height='9' alt='' /><img src='images/rpg/exp.gif' height='9' alt='' /></td>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_right.gif' alt='' /></td>
</tr>
</table>
</div>
<br/>