لتقوم
بالتغير
اذهب الي
اداره عامه
viewtopic_body
ابحث عن
الرمز:
اقتباس:
<td
class={postrow.displayed.ROW_CLASS} width="150" valign="top"
{postrow.displayed.THANK_BGCOLOR}>{postrow.displayed.POSTER_NAME}</strong></span><br
/>
<span class="postdetails poster-profile">
{postrow.displayed.POSTER_RANK}<br
/>
{postrow.displayed.RANK_IMAGE}{postrow.displayed.POSTER_AVATAR}
وقوم باستبداله بالكامل بالكود التالي
الرمز:
اقتباس:
<table border="2"
width="100%" bordercolor="#ضع لون للاطار">
<tr>
<td align="center">
<b><span
class="postbody"><STRONG><FONT
color=red size=4><IMG
src="ضع رابط للصوره اذا
رغبت"></FONT></STRONG></span></b><span
class="name"><strong>{postrow.displayed.POSTER_NAME}</strong></span><b><span
class="postbody"><STRONG><FONT
color=red size=4><IMG
src="ضع رابط الصوره اذا
رغبت"></FONT></STRONG></span></td>
</tr>
<tr>
<td align="center">
<span
class="postdetails poster-profile">
{postrow.displayed.POSTER_RANK}<br
/>
{postrow.displayed.RANK_IMAGE}
{postrow.displayed.POSTER_AVATAR}<br
/></td></tr>
</table>
</div>