28-03-2007, 02:00
Yapan : OGtr

Demo: http://www.webvadisi.com
Kurulum:
postable klasörünü images içine yollayınız.
[attachment=518]
Kalıplar=>Düzenle/Sil=>Post Bit Şablonlar=>postbit Aç
Bul:

Demo: http://www.webvadisi.com
Kurulum:
postable klasörünü images içine yollayınız.
[attachment=518]
Kalıplar=>Düzenle/Sil=>Post Bit Şablonlar=>postbit Aç
Bul:
Kod:
<p>
{$post['message']}
</p>
Değiştir:
Kod:
<TABLE border="0" cellpadding="0" cellspacing="0" style="word-break:break-all">
<TD width="14"><IMG height="8" src="images/postable/top_l.gif" width="14"></TD>
<TD background="images/postable/top_c.gif"></TD>
<TD width="16"><IMG height="8" src="images/postable/top_r.gif" width="16"></TD>
</TR>
<TR>
<TD background="images/postable/center_l.gif" valign="top" width="14"></TD>
<TD bgcolor="#fffff1">
<P><span class="postbody">
<p>
{$post['message']}
</p>
</span></P>
</TD>
<TD background="images/postable/center_r.gif" valign="top" width="16">
<IMG height="8" src="images/postable/top_r2.gif" width="16"></TD>
</TR>
<TR>
<TD valign="top" width="14">
<IMG height="42" src="images/postable/foot_l1.gif" width="14"></TD>
<TD background="images/postable/foot_c.gif"><IMG height="42" src="images/postable/foot_l3.gif" width="36"></TD>
<TD align="right" width="16"><IMG height="42" src="images/postable/foot_r.gif" width="16"></TD>
</TR>
</TABLE>

