Freshy テーマカスタマイズ

投稿した日付の並び順を変更。

カスタマイズ方法

  • freshyテーマフォルダ直下のindex.phpの40~42行目を以下のように修正。

index.php

<span class=“date_month”><?php the_time(__(‘n’,TEMPLATE_DOMAIN)) ?></span>
<span class=“date_day”><?php the_time(__(‘d’,TEMPLATE_DOMAIN)) ?></span>
<span class=“date_year”><?php the_time(__(‘Y’,TEMPLATE_DOMAIN)) ?></span>
  • style.cssの.date_month と.date_dayの名前を入れ替えて日が太字になるように修正。
wordpress/scratch/freshy-customize.txt · 最終更新: 2007/08/10 01:41 (外部編集)
chimeric.de = chi`s home Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0