هك تمييز الموضوع عن الردود
تمييز الموضوع عن الردود
شرح عمل ا لهاك :
هو وضع الموضوع في إطار جميل يميزه عن الردود حيث أن الردود تظهر بشكلها العادي وبإمكانكم تغيير الإطار بما يناسب ا ذواقكم
تركيب الهاك :
إرفع المجلد المرفق والموجود به صور الإطار بداخل images داخل ال vb
قم بفتح قالب postbit_legacy
إبحث عن :
كود:
<div>$post[message]</div>
إستبدلها بــ
كود:
<if condition="$post[postcount] == 1">
<div align="center">
<center>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" style="border-collapse: collapse" bordercolor="#111111">
<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="70" HEIGHT="68">
<IMG NAME="aa0" SRC="https://www.hamsalshok.com/vb/images/fram/aa_1x3.gif" BORDER="0"></TD>
<TD WIDTH="293" HEIGHT="68" background="https://www.hamsalshok.com/vb/images/fram/aa_1x2.gif"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="69" HEIGHT="68">
<IMG NAME="aa2" SRC="https://www.hamsalshok.com/vb/images/fram/aa_1x1.jpg" BORDER="0"></TD>
</TR>
<TR>
<TD WIDTH="70" HEIGHT="414" background="https://www.hamsalshok.com/vb/images/fram/aa_2x3.gif"></TD>
<TD background="https://www.hamsalshok.com/vb/images/fram/aa_2x2.gif" valign="top">
<p align="center">$post[message]</TD>
<TD WIDTH="69" HEIGHT="414" background="https://www.hamsalshok.com/vb/images/fram/aa_2x1.gif"></TD>
</TR>
<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="70" HEIGHT="71">
<IMG NAME="aa6" SRC="https://www.hamsalshok.com/vb/images/fram/aa_3x3.gif" BORDER="0"></TD>
<TD WIDTH="293" HEIGHT="71" background="https://www.hamsalshok.com/vb/images/fram/aa_3x2.gif"></TD>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="69" HEIGHT="71">
<IMG NAME="aa8" SRC="https://www.hamsalshok.com/vb/images/fram/aa_3x1.gif" BORDER="0"></TD>
</TR>
</TABLE>
</center>
</div></p>
</if>
<if condition="$post[postcount] > 1">
$post[message]
</if>
الهاك في المرفقات