۱۳۸۹/۴/۱۸، ۱۸:۱۶:۴۵ عصر
(۱۳۸۹/۴/۱۸، ۱۶:۳۹:۵۱ عصر)c_r_fel نوشته است: ببینید این اولین کدی بود که خواستید قبل از تغییر دوم :
کد:<table border="2" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both; border-bottom-width: 2;">
<tr>
<td class="thead" colspan="0">
<div style="float: right;">
</div>
<div>
<strong>{$thread['subject']}</strong>
<tr><td><div style="float: left;">{$post['posturl']}</div><span class="smalltext"><strong><div style="float: right;">{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong></span></div> </div>
</td>
</tr>
{$classic_header}
</table>
خب;
حالا کد زیر رو شما در کد بالا یعنی واقعا نمیبینید ؟
کد:<td class="thead" colspan="0">
<div style="float: right;">
</div>
<div>
<strong>{$thread['subject']}</strong>
خب حالا که دیدید پس حذفش کنید.
اون کد اولی رو هم که گفتید در اول ارسال اخرم گفتم رو باید در :
کنترل پنل مدیریت>قالب و پوسته ها>قالب(؟)>Showthread templates > و سپس در قسمت Showthread
پیدا کنید و حذفش کنید.
c_r_fel
شما این پایین :
کد:
<td class="thead" colspan="0">
<div style="float: right;">
</div>
<div>
<strong>{$thread['subject']}</strong>الان طبق روال پیش رفتم اما این کد :
کد:
<table border="2" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both; border-bottom-width: 2;">
<tr>
<tr><td><div style="float: left;">{$post['posturl']}</div><span class="smalltext"><strong><div style="float: right;">{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong></span></div> </div>
</td>
</tr>
{$classic_header}
</table>کد:
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both; border-bottom-width: 0;">
<tr>
<td class="thead" colspan="2">
<div style="float: left;">
<span class="smalltext"><strong><a href="showthread.php?mode=threaded&tid={$tid}&pid={$pid}#pid{$pid}">{$lang->threaded}</a> | <a href="showthread.php?mode=linear&tid={$tid}&pid={$pid}#pid{$pid}">{$lang->linear}</a></strong></span>
</div>
<div>
<strong>{$thread['subject']}</strong>
</div>
</td>
</tr>
{$classic_header}
</table>
1994 از July 2010 عضو مرجع فارسی MyBB می باشد.


