InstructionsIn the
SHOWTHREAD template, find and delete: ابحث في تمبلت
SHOWTHREAD هذا الكود وامسحه:
رمز Code:
<if condition="$bookmarksites">
<!-- social bookmarking links -->
<br />
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" class="tborder" align="center">
<tr>
<td class="thead" colspan="$bookmarkcolspan">$vbphrase[bookmarks]</td>
</tr>
<tr>$bookmarksites</tr>
</table>
<!-- / social bookmarking links -->
</if> In the
SHOWTHREAD template, find: ابحث في نفس القالب عن هذا الكود :
رمز Code:
<!-- toolbar -->
Above it, paste: حط فوقه :
رمز Code:
<if condition="$bookmarksites">
<!-- social bookmarking links -->
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" class="tborder" align="center">
<tr>
<td class="thead" colspan="$bookmarkcolspan">$vbphrase[bookmarks]</td>
</tr>
<tr>$bookmarksites</tr>
</table>
<br />
<!-- / social bookmarking links -->
</if> بهذي الطريقه خلصنا