Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 32

Warning: include(http://cafeterrace-enoki.com/site_banner.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 32

Warning: include() [function.include]: Failed opening 'http://cafeterrace-enoki.com/site_banner.php' for inclusion (include_path='.:/usr/local/php5.2/php') in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 32

Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 42

Warning: include(http://cafeterrace-enoki.com/annai.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 42

Warning: include() [function.include]: Failed opening 'http://cafeterrace-enoki.com/annai.php' for inclusion (include_path='.:/usr/local/php5.2/php') in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 42

Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 43

Warning: include(http://cafeterrace-enoki.com/Categories.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 43

Warning: include() [function.include]: Failed opening 'http://cafeterrace-enoki.com/Categories.php' for inclusion (include_path='.:/usr/local/php5.2/php') in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 43

About

2007年11月18日 12:12に投稿されたエントリーのページです。

ひとつ前の投稿は「新着コメントにnewマークを付ける」です。

次の投稿は「冬到来!」です。


Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 67

Warning: include(http://cafeterrace-enoki.com/coment.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 67

Warning: include() [function.include]: Failed opening 'http://cafeterrace-enoki.com/coment.php' for inclusion (include_path='.:/usr/local/php5.2/php') in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 67

Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 68

Warning: include(http://cafeterrace-enoki.com/kanri.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 68

Warning: include() [function.include]: Failed opening 'http://cafeterrace-enoki.com/kanri.php' for inclusion (include_path='.:/usr/local/php5.2/php') in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 68

Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 69

Warning: include(http://cafeterrace-enoki.com/counter.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 69

Warning: include() [function.include]: Failed opening 'http://cafeterrace-enoki.com/counter.php' for inclusion (include_path='.:/usr/local/php5.2/php') in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 69

Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 70

Warning: include(http://cafeterrace-enoki.com/powered.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 70

Warning: include() [function.include]: Failed opening 'http://cafeterrace-enoki.com/powered.php' for inclusion (include_path='.:/usr/local/php5.2/php') in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 70
Top5・PC関係を覚える > mtの四苦八苦 > MTのメモメモ! > 2カラム右サイドバーに変える

« 新着コメントにnewマークを付ける | メイン | 冬到来! »

2カラム右サイドバーに変える

普通のホームページの感じでページを作るにはtopページには記事が無い方が良いのでは?
其処で2カラム左サイドバーに変える。

尚このページはmtのデフォルト画面だ。

以下はメモメモ!

是が2カラム左サイドバーの指定
<body class="layout-two-column-right main-index">


是が3カラムで中央に記事が有るもの
<body class="layout-three-column main-index">

<!-- alpha左サイドバー開始 -->
<div id="alpha">
<div id="alpha-inner" class="pkg">
  :
(左サイドバーに入れるメニュウ)
  :
</div>
</div>
<!-- alpha左サイドバー終了 -->

<!-- beta記事開始 -->
<div id="beta">
<div id="beta-inner" class="pkg">
  :
(記事の部分)
  :
</div>
</div>
<!-- beta記事終了 -->


<!-- gamma記事開始 -->
<div id="gamma">
<div id="gamma-inner" class="pkg">
  :
(右サイドバーに入れるメニュウ)
  :
</div>
</div>
<!-- gamma記事終了 -->

「gamma」の中身を全て「alpha」内に入れ「gamma」を削除

後はサイドバー内で不要と思われる物を削除。

人気ブログランキングへ

コメントを投稿

スポンサードリンク


Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 297

Warning: include(http://cafeterrace-enoki.com/blog.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 297

Warning: include() [function.include]: Failed opening 'http://cafeterrace-enoki.com/blog.php' for inclusion (include_path='.:/usr/local/php5.2/php') in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 297

Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 298

Warning: include(http://cafeterrace-enoki.com/hp-rink.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 298

Warning: include() [function.include]: Failed opening 'http://cafeterrace-enoki.com/hp-rink.php' for inclusion (include_path='.:/usr/local/php5.2/php') in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 298

Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 299

Warning: include(http://cafeterrace-enoki.com/rink_baner.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 299

Warning: include() [function.include]: Failed opening 'http://cafeterrace-enoki.com/rink_baner.php' for inclusion (include_path='.:/usr/local/php5.2/php') in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 299
e

Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 310

Warning: include(http://cafeterrace-enoki.com/Copyright.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 310

Warning: include() [function.include]: Failed opening 'http://cafeterrace-enoki.com/Copyright.php' for inclusion (include_path='.:/usr/local/php5.2/php') in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/11/18-121253.php on line 310