- Feb 17
- 2010
- 6
FC2ブログ共有テンプレート「brp」

brpについてのお問い合わせはこの記事のコメント、又はメールにてお願いします。
【取扱説明書】
・公式プラグイン「カテゴリ」は、(カスタマイズ向け)を使用してください。
・カラム幅の調節
「スタイルシート編集」より、①の数値を調節
・プラグイン3を追加し、メニューを3カラムにする場合
1. 「HTML編集」より、<!– plug_second_end –> を以下のコードに置換えます。
<div class="plug_col">
<!-- plugin -->
<!--plugin_third-->
<div class="plug-title"><%plugin_third_title></div>
<%plugin_third_description>
<%plugin_third_content>
<%plugin_third_description2>
<!--/plugin_third-->
<!-- /plugin -->
</div>
2. 「スタイルシート編集」より、①の数値を760pxに変更します。
【更新履歴】
2月17日 公開 (CSS ver1.0)















