طريقه عمل (اضغط هنا لمشاهدة التوقيع )
وابحث عن
كود PHP:
<if condition="$post[signature]">
قم بتظليل الكود السابق وحتى نهاية الشرط والذي سيكون بهذا الشكل كود PHP:
</if>
ثم قم بحذفه
الان ابحث عن
كود PHP:
<if condition=”$post['edit_reason']“>$vbphrase[reason]: $post[edit_reason]</if>
</em>
</div>
<!– / edit note –>
</if>
</td>
</tr>
في نهايته اضف التالي ( الجزء الاول )
<if condition="$post[signature]">
<tr>
<td class=”alt1″ align=”center” background=”images/smbat/out-forum/body.jpg”>
</td>
<td class=”alt2″ align=”center” background=”images/smbat/out-forum/body.jpg”>
<div align=”center” id=”postmenu2_$post[postid]“>
<a style=”font-size:10pt” href=”member.php?$session[sessionurl]u=$post[userid]“> <b> مشاهدة توقيع $post[username]</b></a> <****** type=”text/java******”> vbmenu_register(“postmenu2_$post[postid]“); </******>
</div>
</td>
</tr>
</if>
توضيح
تستطيع تغيير خلفية الخليتين من خلال هذا الجزء من الكود السابق
كود PHP:
background="images/smbat/out-forum/body.jpg"
الان ابحث عن
كود PHP:
<!-- post $post[postid] popup menu -->
اضف بعده الاتي ( الجزء الثاني )
<table cellpadding=”4″ cellspacing=”1″ border=”0″>
<div class="vbmenu_popup" id="postmenu2_$post[postid]_menu" style="display:none;"><tr>
<td class=”thead” align=”center”> توقيع $post[username]</td>
</tr>
<tr><span class=”smallfont”><td class=”vbmenu_option”>$post[signature]</span></td>
</tr>
</table>
</div>
قم بحفظ القالب
أرجو أن يكون هذا مرادك
هذا وضع التوقيع في قائمة منسدلة
تحياتي