ブログデザインを変更しました

土曜日, 4 月 18, 2009 10:51
Posted in category Wordpress
このエントリをはてなブックマークに登録

ブログデザインを変更しました。

今回参考にさせていただいたのは

いじりやすいWordPressデザイン「wp.Vicuna Ext」に変更 – 本質思考道場

ここで紹介されていた

Vicuna – WordPress テーマ

ma38su.org – wp.Vicuna Ext

ma38su.org – Vicuna Adaptor

を使用しました。

少し手を加えたのは、

<?php the_content(__(’Continue reading’, ‘vicuna’)); ?>

ここの部分の変更箇所

<?php the_excerpt(); ?>

この直後に

[<a href="<?php the_permalink() ?>" rel="bookmark" title="Read the rest of <?php the_title(); ?>"> Read More </a>]

を追加しました。

ヘッダーは作成が面倒だったので

Flickr ロゴメーカーを使用しました。

関連する記事はこちら:

You can leave a response, or trackback from your own site.
Tags:

Leave a Reply