bestlong 怕失憶論壇

標題: 樣板 bestlong 調整 posting.php 的發文文字框加寬 [打印本頁]

作者: bestlong    時間: 2006-9-8 08:49     標題: 樣板 bestlong 調整 posting.php 的發文文字框加寬

修正的部份
templates/posting_body.tpl
  1. <input type="text" name="subject" size="45" maxlength="100" style="width:450px"

  2. 改成

  3. <input type="text" name="subject" size="45" maxlength="100" style="width:650px"
複製代碼
  1. <textarea name="message" rows="15" cols="35" wrap="virtual" style="width:450px"

  2. 改成

  3. <textarea name="message" rows="15" cols="35" wrap="virtual" style="width:650px"
複製代碼





歡迎光臨 bestlong 怕失憶論壇 (http://www.bestlong.idv.tw/) Powered by Discuz! X1.5