各種画像の保管場所:brd/myk/image
▼【スタイルセットアップ】
●ページの切り替えに関する設定
▽より新しいページへのアイコン
<span style="color: #000080; font-size: 10pt; font-weight: bold; ">←次へ</span>
▽より古いページへのアイコン
<span style="color: #000080; font-size: 10pt; font-weight: bold; ">前へ→</span>
▽区切りアイコン
<span style="color: #000080; font-size: 11pt; font-weight: bold; "> | </span>
●新着記事に関する設定
▽アイコン
<img src="$CNF::place{'image'}{'url'}/new.gif" width="42" height="17" border="0" alt="[NEW]">
※[NEW]アイコンを自作
●添付ファイルに関する設定
▽アイコン
<img src="$CNF::place{'image'}{'url'}/clip_icon.gif" width="8" height="14" border="0" alt="[添付]">
●ツリー表示に関する設定
▽ツリー一覧表示アイコン
<span style="color: fuchsia; font-size: 12pt; ">▼</span>
▽ツリーを結ぶアイコン(┃)
<img src="$CNF::place{'image'}{'url'}/I_icon.gif" width="25" height="25" border="0">
▽ツリーを結ぶアイコン(┗)
<img src="$CNF::place{'image'}{'url'}/L_icon.gif" width="25" height="25" border="0">
▽ツリーを結ぶアイコン(┣)
<img src="$CNF::place{'image'}{'url'}/T_icon.gif" width="25" height="25" border="0">
▽未読アイコン
<img src="$CNF::place{'image'}{'url'}/read_icon.gif" width="12" height="12" alt="[未読]">
▽表示中を示すアイコン
<span style="color: #ff0000; font-size: 12pt; font-weight: bold; ">≪</span>
●一覧表示に関する設定
▽削除ボタン
<input type="image" src="$CNF::place{'image'}{'url'}/delete.gif" name="削除" width="45" height="22" border="0" alt="削除">
▽メールアイコン
<img src="$CNF::place{'image'}{'url'}/email_icon.gif" width="31" height="22" border="0" alt="E-MAIL">
▽返信ボタン
<input type="image" src="$CNF::place{'image'}{'url'}/reply.gif" name="返信" border="0" width="60" height="30" alt="返信">
▽ホームページアイコン
<img src="$CNF::place{'image'}{'url'}/web_icon.gif" border="0" width="31" height="22" alt="WEB">
●スレッド表示に関する設定 ※ノータッチ
●投稿画面に関する設定
▽送信ボタン
<input type="image" src="$CNF::place{'image'}{'url'}/psn_send.gif" alt="[送 信]" border="0">
▽背景画像
$CNF::place{'image'}{'url'}/psn_table_wall.gif
▽タイトル
<img src="$CNF::place{'image'}{'url'}/psn_title.gif" alt="【投 稿】">
●検索画面に関する設定
▽送信ボタン
<input type="image" src="$CNF::place{'image'}{'url'}/srn_send.gif" alt="[検 索]" border="0">
▽タイトル
$CNF::place{'image'}{'url'}/srn_table_wall.gif
●設定画面に関する設定
▽送信ボタン
<input type="image" src="$CNF::place{'image'}{'url'}/csn_send.gif" alt="[設 定]" border="0">
▽タイトル
<img src="$CNF::place{'image'}{'url'}/csn_title.gif" border="0" alt="【設 定】">
●匿メール送信画面に関する設定 ※ノータッチ
●エラー表示に関する設定
▽タイトル
<img src="$CNF::place{'image'}{'url'}/ror_title.gif" alt="【ERROR】">