boylikesea
20-09-2008, 03:51 PM
Vừa làm xong cho rum mình
đem đi share cho anh em dùng ^^
demo : http://camranhonline.net
( đăng nhập để xem rõ hơn )
Giúp sb Rộng rãi hơn
( vì không phải dùng đến Notice ;))2 )
*****************
Mở templates "inferno_shoutbox_editor" ( cái này để đưa các buttons xuống dưới )
tìm ( nằm ở phần đầu temp đó )
<input type="text" name="vbshout_pro_shoutbox_editor" style="width: 93%" class="bginput" id="vbshout_pro_shoutbox_editor" />
</td>
Thêm vào sau nó:
<tr>
</tr>
Có thể thêm vào lệnh align="center" cho các buttons nằm ra giữa
Mở templates "inferno_shoutbox_box"
tìm ( nằm ở gần cuối temp )
<if condition="$vboptions[ishout_editor_position] && $bbuserinfo[userid] > 0">
<form onsubmit="return InfernoShoutbox.shout();" action="index.php">
<div style="height: 4px"></div>
{$infernoshout->editor}
</form>
</if>
</td>
</tr>
thêm vào sau nó
<!-- Thêm Mục By bOylIkEsEa - CamRanhOnLine.Net-->
<tr>
<td class="thread" align="center">
<b><font color="black" size=2>CRO - Chat Thân Thiện - Viết Tiếng Việt Có Dấu - Tùy Chỉnh Kiểu Gõ </b> </font><input id="him_auto" onclick="setMethod(0);" type="radio" name="viet_method">AUTO
<input id="him_telex" onclick="setMethod(1);" type="radio" name="viet_method">TELEX
<input id="him_vni" onclick="setMethod(2);" type="radio" name="viet_method">VNI
<input id="him_off" onclick="setMethod(-1);" type="radio" name="viet_method">Off
</td>
</tr>
<!-- /Thêm Mục By bOylIkEsEa - CamRanhOnLine.Net-->
sửa lại cho phù hợp với forum bạn ...
xem thêm demo ở file đính kèm
đem đi share cho anh em dùng ^^
demo : http://camranhonline.net
( đăng nhập để xem rõ hơn )
Giúp sb Rộng rãi hơn
( vì không phải dùng đến Notice ;))2 )
*****************
Mở templates "inferno_shoutbox_editor" ( cái này để đưa các buttons xuống dưới )
tìm ( nằm ở phần đầu temp đó )
<input type="text" name="vbshout_pro_shoutbox_editor" style="width: 93%" class="bginput" id="vbshout_pro_shoutbox_editor" />
</td>
Thêm vào sau nó:
<tr>
</tr>
Có thể thêm vào lệnh align="center" cho các buttons nằm ra giữa
Mở templates "inferno_shoutbox_box"
tìm ( nằm ở gần cuối temp )
<if condition="$vboptions[ishout_editor_position] && $bbuserinfo[userid] > 0">
<form onsubmit="return InfernoShoutbox.shout();" action="index.php">
<div style="height: 4px"></div>
{$infernoshout->editor}
</form>
</if>
</td>
</tr>
thêm vào sau nó
<!-- Thêm Mục By bOylIkEsEa - CamRanhOnLine.Net-->
<tr>
<td class="thread" align="center">
<b><font color="black" size=2>CRO - Chat Thân Thiện - Viết Tiếng Việt Có Dấu - Tùy Chỉnh Kiểu Gõ </b> </font><input id="him_auto" onclick="setMethod(0);" type="radio" name="viet_method">AUTO
<input id="him_telex" onclick="setMethod(1);" type="radio" name="viet_method">TELEX
<input id="him_vni" onclick="setMethod(2);" type="radio" name="viet_method">VNI
<input id="him_off" onclick="setMethod(-1);" type="radio" name="viet_method">Off
</td>
</tr>
<!-- /Thêm Mục By bOylIkEsEa - CamRanhOnLine.Net-->
sửa lại cho phù hợp với forum bạn ...
xem thêm demo ở file đính kèm