COREblog風日付

| No Comments | No TrackBacks

COREblog風の日付にする方法

テンプレート -> メインページで
<MTDateHeader>の部分を


<MTDateHeader><div class="date"><span class="day"><$MTEntryDate format="%d"$></span><$MTEntryDate format="%B"$><$MTEntryDate format="%"$></div></MTDateHeader>

で、下の二つのセクションをcssファイルに追加

.date { background: #606060; color: #FFF; font-family:verdana,arial,georgia,"ヒラギノ角ゴ Pro W3", "MS Pゴシック", "Osaka", sans-serif; font-size: small; line-height: 110%; font-weight: bold; padding: 3px 0; margin-bottom: 10px; }

.day {
float: left;
font-family: arial,verdana,georgia,"ヒラギノ角ゴ Pro W3", "MS Pゴシック", "Osaka", sans-serif;
line-height: 92%;
font-size:large;
font-weight: bold;
letter-spacing: 0.02em;
margin-left: 4pt;
margin-right: 2pt;
padding-right: 3pt;
border-right: 2px solid #FFF;
}

No TrackBacks

TrackBack URL: http://caruma.org/mt-tb.cgi/919

Leave a comment

About this Entry

This page contains a single entry by Caruma published on August 10, 2004 5:55 AM.

NewStyle was the previous entry in this blog.

BlogTimesでつまりやすそうな問題 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.