م.محمود الحجاج |
31-07-2025 16:50 |
مواضيعي + مشاركاتي تحت لقب العضو في الناف بار
1 مرفق
طريقة التركيب
افتح قالب navbar ابحث عن
كود PHP:
if condition="$show['pmwarning']"><div><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></div></if
اضف اسفلة مباشرة
كود PHP:
<if condition="$show['member']">
<div align="center">
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td align="center">
<a href="search.php?do=process&showposts=0&starteronly=1&exactname=1&searchuser=$bbuserinfo[username]">
<img border="0" src="images/Topics.gif" width="30" height="30" alt="مواضيعي"></a></td>
<td align="center">
<a href="search.php?do=finduser&u=$bbuserinfo[userid]">
<img border="0" src="images/Contributions.gif" width="30" height="30" alt="مشاركاتي"></a></td>
</tr>
</table></div>
</if>
بالمرفق ارفع الصورتين المرفقتين في مجلد images
|