Cevap Yazma Panelinde Gülümsemeler Altta Gözüksün!

Gökçen

Dost Üyeler
Katılım
18 Şub 2008
Mesajlar
1,079
Tepkime puanı
0
Puanları
0
Web sitesi
www.kibris1974.com
Cevap Yazma Panelinde Gülümsemeler Altta Gözüksün!


editor_toolbar_on templateye girin;

Bunu bulun;
Kod:


<tr valign="top">
<td class="controlbar"><textarea name="message" id="{$editorid}_textarea" rows="10" cols="60" style="width:$stylevar[messagewidth]; height:{$editor_height}px" tabindex="1" dir="$stylevar[textdirection]">$newpost[message]</textarea></td>
<if condition="$smiliebox"><td class="controlbar">$smiliebox</td></if>
</tr>
Bununla Değiştirin;
Kod:



<tr valign="top">
<td class="controlbar"><textarea name="message" id="{$editorid}_textarea" rows="10" cols="60" style="width:$stylevar[messagewidth]; height:{$editor_height}px" tabindex="1" dir="$stylevar[textdirection]">$newpost[message]</textarea></td>
</tr>
<if condition="$smiliebox">
<tr>
<td class="controlbar">$smiliebox</td></td>
</tr>
</if>
wol_error.gif
This image has been resized. Click this bar to view the full image. The original image is sized 693x718.
ads305zqn1.png
 
Üst