MaesTrOoOo
06-09-2009, 06:35 PM
تعديل شكل الايقونات أسفل قائمة المواضيع التي تدل على حالة المواضيع
التطبيق :
افتح قالب FORUMDISPLAY
ابحث عن :
<!-- icon key -->
<if condition="$show['threadslist']">
<table cellpadding="2" cellspacing="0" border="0">
<tr>
<td><img src="$stylevar[imgdir_statusicon]/thread_new.gif" alt="$vbphrase[new_posts]" border="0" /></td>
<td class="smallfont">$vbphrase[new_posts]</td>
<if condition="$vboptions['usehotthreads']">
<td><img src="$stylevar[imgdir_statusicon]/thread_hot_new.gif" alt="<phrase 1="$vboptions[hotnumberposts]" 2="$vboptions[hotnumberviews]">$vbphrase[more_than_x_replies_or_y_views]</phrase>" border="0" /></td>
<td class="smallfont">$vbphrase[hot_thread_with_new_posts]</td>
<else />
<td colspan="2"> </td>
</if>
</tr>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/thread.gif" alt="$vbphrase[no_new_posts]" border="0" /></td>
<td class="smallfont">$vbphrase[no_new_posts]</td>
<if condition="$vboptions['usehotthreads']">
<td><img src="$stylevar[imgdir_statusicon]/thread_hot.gif" alt="<phrase 1="$vboptions[hotnumberposts]" 2="$vboptions[hotnumberviews]">$vbphrase[more_than_x_replies_or_y_views]</phrase>" border="0" /></td>
<td class="smallfont">$vbphrase[hot_thread_with_no_new_posts]</td>
<else />
<td colspan="2"> </td>
</if>
</tr>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/thread_lock.gif" alt="$vbphrase[closed_thread]" border="0" /></td>
<td class="smallfont">$vbphrase[thread_is_closed]</td>
<if condition="$show['dotthreads']">
<td><img src="$stylevar[imgdir_statusicon]/thread_dot.gif" alt="$vbphrase[thread_contains_a_message_written_by_you]" border="0" /></td>
<td class="smallfont">$vbphrase[you_have_posted_in_this_thread]</td>
<else />
<td colspan="2"> </td>
</if>
</tr>
</table>
<else />
<table cellpadding="0" cellspacing="2" border="0" width="100%">
<tr valign="bottom">
<td>
<table cellpadding="2" cellspacing="0" border="0">
<tr>
<td><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[contains_new_posts]" border="0" /></td>
<td class="smallfont"> $vbphrase[forum_contains_new_posts]</td>
</tr>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" border="0" /></td>
<td class="smallfont"> $vbphrase[forum_contains_no_new_posts]</td>
</tr>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/forum_old_lock.gif" alt="$vbphrase[a_closed_forum]" border="0" /></td>
<td class="smallfont"> $vbphrase[forum_is_closed_for_posting]</td>
</tr>
</table>
</td>
</tr>
</table>
</if>
<!-- / icon key -->
استبدله بـ :
<!-- icon key -->
<DIV align=center>
<CENTER>
<TABLE cellSpacing=0 cellPadding=2 width="80%" border=0>
<TBODY>
<TR>
<TD align=middle>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD><td class="smallfont"><IMG
alt="مشاركات جديدة"
src="images\statusicon/thread_new.gif"
border=0></TD>
<TD noWrap><td class="smallfont"> مشاركات جديدة</TD></TR></TBODY></TABLE></TD>
<TD noWrap align=middle>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD><td class="smallfont"><IMG
alt="لا يوجد مشاركات جديدة"
src="images\statusicon/thread.gif"
border=0></TD>
<TD noWrap><td class="smallfont"> مشاركات قديمة</TD></TR></TBODY></TABLE></TD>
<TD noWrap align=middle>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD><td class="smallfont">(
</TD>
<TD><td class="smallfont"><IMG
alt="موضوع ساخن جديد : أكثر من 15 مشاركة أو 150 زيارة "
src="images\statusicon/thread_hot_new.gif"
border=0></TD>
<TD noWrap><td class="smallfont"> موضوع ساخن </TD>
<TD><td class="smallfont"><IMG
alt="موضوع ساخن قديم أكثر من 15 مشاركة أو 150 زيارة"
src="images\statusicon/thread_hot.gif"
border=0></TD>
<TD><td class="smallfont"> )</TD></TR></TBODY></TABLE></TD>
<TD noWrap align=middle>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD><td class="smallfont"><IMG
alt="موضوع مغلق"
src="images\statusicon/thread_lock.gif"
border=0></TD>
<TD><td class="smallfont"> موضوع مغلق</TD></TR></TBODY></TABLE></TD></TR>
<TR>
<TD align=middle>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD><td class="smallfont"><IMG
alt="مشاركاتي الجديدة"
src="images\statusicon/thread_dot.gif"
border=0></TD>
<TD noWrap><td class="smallfont"> مواضيعي الجديدة</TD></TR></TBODY></TABLE></TD>
<TD noWrap align=middle>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD><td class="smallfont"><IMG
alt="مشاركاتي القديمة"
src="images\statusicon/thread_dot.gif"
border=0></TD>
<TD noWrap><td class="smallfont"> مواضيعي القديمة</TD></TR></TBODY></TABLE></TD>
<TD noWrap align=middle>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD><td class="smallfont">(
</TD>
<TD><td class="smallfont"><IMG
alt="مواضيعي الساخنة الجديدة : أكثر من 15 مشاركة أو 150 زيارة "
src="images\statusicon/thread_dot_hot_new.gif"
border=0></TD>
<TD noWrap><td class="smallfont"> مواضيعي الساخنة </TD>
<TD><td class="smallfont"><IMG
alt="مواضيعي الساخنة القديمة : أكثر من 15 مشاركة أو 150 زيارة"
src="images\statusicon/thread_dot_hot.gif"
border=0></TD>
<TD><td class="smallfont"> )</TD></TR></TBODY></TABLE></TD>
<TD noWrap align=middle>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD><td class="smallfont"><IMG
alt="مواضيعي المغلقة"
src="images\statusicon/thread_dot_lock_new.gif"
border=0></TD>
<TD><td class="smallfont"> مواضيعي
المغلقة</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></CENTER></DIV>
<!-- /icon key -->
النتيجة:
http://www.mrsavb.com/vb/attachment.php?attachmentid=1206&d=1252283697
انتهى
التطبيق :
افتح قالب FORUMDISPLAY
ابحث عن :
<!-- icon key -->
<if condition="$show['threadslist']">
<table cellpadding="2" cellspacing="0" border="0">
<tr>
<td><img src="$stylevar[imgdir_statusicon]/thread_new.gif" alt="$vbphrase[new_posts]" border="0" /></td>
<td class="smallfont">$vbphrase[new_posts]</td>
<if condition="$vboptions['usehotthreads']">
<td><img src="$stylevar[imgdir_statusicon]/thread_hot_new.gif" alt="<phrase 1="$vboptions[hotnumberposts]" 2="$vboptions[hotnumberviews]">$vbphrase[more_than_x_replies_or_y_views]</phrase>" border="0" /></td>
<td class="smallfont">$vbphrase[hot_thread_with_new_posts]</td>
<else />
<td colspan="2"> </td>
</if>
</tr>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/thread.gif" alt="$vbphrase[no_new_posts]" border="0" /></td>
<td class="smallfont">$vbphrase[no_new_posts]</td>
<if condition="$vboptions['usehotthreads']">
<td><img src="$stylevar[imgdir_statusicon]/thread_hot.gif" alt="<phrase 1="$vboptions[hotnumberposts]" 2="$vboptions[hotnumberviews]">$vbphrase[more_than_x_replies_or_y_views]</phrase>" border="0" /></td>
<td class="smallfont">$vbphrase[hot_thread_with_no_new_posts]</td>
<else />
<td colspan="2"> </td>
</if>
</tr>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/thread_lock.gif" alt="$vbphrase[closed_thread]" border="0" /></td>
<td class="smallfont">$vbphrase[thread_is_closed]</td>
<if condition="$show['dotthreads']">
<td><img src="$stylevar[imgdir_statusicon]/thread_dot.gif" alt="$vbphrase[thread_contains_a_message_written_by_you]" border="0" /></td>
<td class="smallfont">$vbphrase[you_have_posted_in_this_thread]</td>
<else />
<td colspan="2"> </td>
</if>
</tr>
</table>
<else />
<table cellpadding="0" cellspacing="2" border="0" width="100%">
<tr valign="bottom">
<td>
<table cellpadding="2" cellspacing="0" border="0">
<tr>
<td><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[contains_new_posts]" border="0" /></td>
<td class="smallfont"> $vbphrase[forum_contains_new_posts]</td>
</tr>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" border="0" /></td>
<td class="smallfont"> $vbphrase[forum_contains_no_new_posts]</td>
</tr>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/forum_old_lock.gif" alt="$vbphrase[a_closed_forum]" border="0" /></td>
<td class="smallfont"> $vbphrase[forum_is_closed_for_posting]</td>
</tr>
</table>
</td>
</tr>
</table>
</if>
<!-- / icon key -->
استبدله بـ :
<!-- icon key -->
<DIV align=center>
<CENTER>
<TABLE cellSpacing=0 cellPadding=2 width="80%" border=0>
<TBODY>
<TR>
<TD align=middle>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD><td class="smallfont"><IMG
alt="مشاركات جديدة"
src="images\statusicon/thread_new.gif"
border=0></TD>
<TD noWrap><td class="smallfont"> مشاركات جديدة</TD></TR></TBODY></TABLE></TD>
<TD noWrap align=middle>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD><td class="smallfont"><IMG
alt="لا يوجد مشاركات جديدة"
src="images\statusicon/thread.gif"
border=0></TD>
<TD noWrap><td class="smallfont"> مشاركات قديمة</TD></TR></TBODY></TABLE></TD>
<TD noWrap align=middle>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD><td class="smallfont">(
</TD>
<TD><td class="smallfont"><IMG
alt="موضوع ساخن جديد : أكثر من 15 مشاركة أو 150 زيارة "
src="images\statusicon/thread_hot_new.gif"
border=0></TD>
<TD noWrap><td class="smallfont"> موضوع ساخن </TD>
<TD><td class="smallfont"><IMG
alt="موضوع ساخن قديم أكثر من 15 مشاركة أو 150 زيارة"
src="images\statusicon/thread_hot.gif"
border=0></TD>
<TD><td class="smallfont"> )</TD></TR></TBODY></TABLE></TD>
<TD noWrap align=middle>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD><td class="smallfont"><IMG
alt="موضوع مغلق"
src="images\statusicon/thread_lock.gif"
border=0></TD>
<TD><td class="smallfont"> موضوع مغلق</TD></TR></TBODY></TABLE></TD></TR>
<TR>
<TD align=middle>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD><td class="smallfont"><IMG
alt="مشاركاتي الجديدة"
src="images\statusicon/thread_dot.gif"
border=0></TD>
<TD noWrap><td class="smallfont"> مواضيعي الجديدة</TD></TR></TBODY></TABLE></TD>
<TD noWrap align=middle>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD><td class="smallfont"><IMG
alt="مشاركاتي القديمة"
src="images\statusicon/thread_dot.gif"
border=0></TD>
<TD noWrap><td class="smallfont"> مواضيعي القديمة</TD></TR></TBODY></TABLE></TD>
<TD noWrap align=middle>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD><td class="smallfont">(
</TD>
<TD><td class="smallfont"><IMG
alt="مواضيعي الساخنة الجديدة : أكثر من 15 مشاركة أو 150 زيارة "
src="images\statusicon/thread_dot_hot_new.gif"
border=0></TD>
<TD noWrap><td class="smallfont"> مواضيعي الساخنة </TD>
<TD><td class="smallfont"><IMG
alt="مواضيعي الساخنة القديمة : أكثر من 15 مشاركة أو 150 زيارة"
src="images\statusicon/thread_dot_hot.gif"
border=0></TD>
<TD><td class="smallfont"> )</TD></TR></TBODY></TABLE></TD>
<TD noWrap align=middle>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD><td class="smallfont"><IMG
alt="مواضيعي المغلقة"
src="images\statusicon/thread_dot_lock_new.gif"
border=0></TD>
<TD><td class="smallfont"> مواضيعي
المغلقة</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></CENTER></DIV>
<!-- /icon key -->
النتيجة:
http://www.mrsavb.com/vb/attachment.php?attachmentid=1206&d=1252283697
انتهى