Mở : includes/functions_content.php
Tìm:
Sau đây là cách chỉnh sửa với các loại style pro và sub.
Style Prosilver
Mở: styles/prosilver/template/posting_editor.html
Mở: styles/prosilver/
template/mcp_
topic.html
Tìm:
Style Subsilver2
Mở: styles/subsilver2/template/mcp_topic.html
Tìm:
Mở: styles/subsilver2/template/ucp_main_drafts.html
Tìm:
Mở: styles/subsilver2/template/posting_body.html
Tìm:
Nguồn: http://tuoitreit.vn
Tìm:
Thay số bằng ký tự bạn muốnfunction truncate_string($string, $max_length =60, $max_store_length =255, $allow_reply = true,$append = '')
Sau đây là cách chỉnh sửa với các loại style pro và sub.
Style Prosilver
Mở: styles/prosilver/template/posting_editor.html
Thay số bằng ký tự bạn muốn<dd><input type="text" name="subject" id="subject" size="45" maxlength="<!-- IF S_
NEW_MESSAGE -->60<!--ELSE -->64<!-- ENDIF -->" tabindex="2" value ="{SUBJECT}{DRAFT_SUBJECT}"/></dd>
Mở: styles/prosilver/
template/mcp_
topic.html
Tìm:
Thay số bằng ký tự bạn muốn<dd><input type="text" name="subject" id="subject" size="45" maxlength="64" tabindex="2" value="{SPLIT_SUBJECT}" title="{L_SPLIT_SUBJECT}" /></dd>
Style Subsilver2
Mở: styles/subsilver2/template/mcp_topic.html
Tìm:
Thay số bằng ký tự bạn muốn<td colspan="2"><input style="width: 350px" type="text" size="35" maxlength="64" name="subject" value ="{SPLIT_SUBJECT}" /></td>
Mở: styles/subsilver2/template/ucp_main_drafts.html
Tìm:
Thay số bằng ký tự bạn muốn<td><input style="width:450px" type="text" name="subject" size="45" maxlength="64" tabindex="2" value="{DRAFT_SUBJECT}"/></td>
Mở: styles/subsilver2/template/posting_body.html
Tìm:
Thay số bằng ký tự bạn muốn<td width="78%"><input style="width:450px" type="text" name="subject" size="45" maxlength="<!--IF S_NEW_MESSAGE -->60<!--ELSE -->64<!-- ENDIF -->"tabindex="2" value ="{SUBJECT}" /></td>
Nguồn: http://tuoitreit.vn