2008-03-09, 08:14 PM
لا يا طيب الموضوع ولا فيه اثقال ولا شئ.. الموضوع ابسط من ذلك بكثير.. لكن المشكلة انى بحطلك الكود وانا بعمل كذا حاجة تانية وشبه مرهق جدا.. فالتركيز منعدم..
بكل الأحوال ان شاء الله الكود التالى سيكون الأخير وسيعمل بدون اى مشاكل
بكل الأحوال ان شاء الله الكود التالى سيكون الأخير وسيعمل بدون اى مشاكل
كود :
<tr>
<td class="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
{$post['user_details']} {$post['country']}
</td>
<td class="{$altbg}" width="85%" valign="top">
<table width="100%">
<tr><td>{$post['posturl']}{$post['icon']}<span class="smalltext"><strong> {$post['subject']}</strong></span>
<br />
<p align="center"><img src="http://www.elc.fri2.com/vb2/images/basmalah_01.gif" alt="بسم الله الرحمن الرحيم" height="150" /></p>
<div style="font-size:20px;text-align:center;">{$post['message']}</div>
{$post['attachments']}
{$post['signature']}
<div style="text-align: right; vertical-align: bottom;">
{$post['editedmsg']}
{$post['iplogged']}
</div>
</td></tr>
</table>
</td>
</tr>
<tr>
<td class="{$altbg}" height="18" style="white-space: nowrap; text-align: center;"><span class="smalltext">{$post['postdate']} {$post['posttime']}</span></td>
<td class="{$altbg}" width="100%" valign="middle" height="18">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr valign="bottom">
<td align="left" ><span class="smalltext">{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}</span></td>
<td align="right"><span class="smalltext">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}</span></td>
</tr>
</table>
</td>
</tr>
{$post[inline_ads]}