eraser
03-02-2006, 10:03 PM
خاصيه ممكن تكون مرغوبه وممكن لاء المهم خليني اشرحها :-
افتح تمبلت bbcode_quote واسبدل كل ما بداخله بهذا الكود:-
div style="margin:20px; margin-top:5px; <if condition="$show['iewidthfix']">width: 100%;</if>">
<div class="smallfont" style="margin-bottom:2px">$vbphrase[quote]:</div>
<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0">
<tr>
<td class="alt2" style="border:1px inset">
<if condition="$show['user****']">
<div><phrase 1="$user****">$vbphrase[originally_posted_by_x]</phrase></div>
<div style="font-style:italic">$message</div>
<else />
$message
</if>
</td>
</tr>
</table>
</div>
افتح تمبلت bbcode_quote_printthread واستبدل كل ما فيه بهذا الكود:-
<div style="margin:20px; margin-top:5px; <if condition="$show['iewidthfix']">width: 100%;</if>">
<div class="smallfont" style="margin-bottom:2px">$vbphrase[quote]:</div>
<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0">
<tr>
<td class="alt2">
<hr />
<if condition="$show['user****']">
<div><phrase 1="$user****">$vbphrase[originally_posted_by_x]</phrase></div>
<div style="font-style:italic">$message</div>
<else />
$message
</if>
<hr />
</td>
</tr>
</table>
</div>
بالتوفيق
افتح تمبلت bbcode_quote واسبدل كل ما بداخله بهذا الكود:-
div style="margin:20px; margin-top:5px; <if condition="$show['iewidthfix']">width: 100%;</if>">
<div class="smallfont" style="margin-bottom:2px">$vbphrase[quote]:</div>
<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0">
<tr>
<td class="alt2" style="border:1px inset">
<if condition="$show['user****']">
<div><phrase 1="$user****">$vbphrase[originally_posted_by_x]</phrase></div>
<div style="font-style:italic">$message</div>
<else />
$message
</if>
</td>
</tr>
</table>
</div>
افتح تمبلت bbcode_quote_printthread واستبدل كل ما فيه بهذا الكود:-
<div style="margin:20px; margin-top:5px; <if condition="$show['iewidthfix']">width: 100%;</if>">
<div class="smallfont" style="margin-bottom:2px">$vbphrase[quote]:</div>
<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0">
<tr>
<td class="alt2">
<hr />
<if condition="$show['user****']">
<div><phrase 1="$user****">$vbphrase[originally_posted_by_x]</phrase></div>
<div style="font-style:italic">$message</div>
<else />
$message
</if>
<hr />
</td>
</tr>
</table>
</div>
بالتوفيق