<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Studio Eddies &#187; カレンダー</title>
	<atom:link href="http://www.studioeddies.com/tag/%e3%82%ab%e3%83%ac%e3%83%b3%e3%83%80%e3%83%bc/feed" rel="self" type="application/rss+xml" />
	<link>http://www.studioeddies.com</link>
	<description>Graphic ＆Web Design ＠ SAPPORO</description>
	<lastBuildDate>Sat, 31 Jul 2010 04:15:16 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>カレンダー CSS</title>
		<link>http://www.studioeddies.com/calendar-css-2.html</link>
		<comments>http://www.studioeddies.com/calendar-css-2.html#comments</comments>
		<pubDate>Wed, 28 Oct 2009 02:43:12 +0000</pubDate>
		<dc:creator>Eriko.N</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[カレンダー]]></category>

		<guid isPermaLink="false">http://www.studioeddies.com/wordpress/?p=87</guid>
		<description><![CDATA[　究極の目標は「Wordpressのオリジナル・テーマ」を作ること！とはいえ、まだ知識が欠落しているので、既存の【Elements of SEO (by Mr. Stauffer)】を使わせていただいております。このテーマはとてもシンプルでカッコイイので気に入っています！ヘッダー部分の画像は、本来変更すべきなのでしょうが、考え中ですのでもう少々お時間ください。 　さて、サイドバーにカレンダー・ウィジェットを追加したのですが、 このテーマにはカレンダーのスタイル指定がされていないらしく、こんな結果に… がび〜ん…美しく見せるためstyle.cssに書き込む前に、このカレンダーのidなりclassの名前を知る必要があるのでした…。wordpressにデフォルトでついてくるカレンダーの場合、スタイル名は全部一緒ですかね？少々考え込んだのですが、なぁ〜んだwordpressが吐き出したページのコードをブラウザの「ソースを表示」で見ればいいだけじゃん！おぉ、「wp-calendar」という名前でした。 　やっとスタイルシートに書き込めますわ。次の行を追加してみました！ #wp-calendar {width: 182px;} #wp-calendar th, #wp-calendar td{ width: 24px; margin-right: 2px; text-align: center; } #wp-calendar a:link{color: #069DD5;} ちょっとは良くなったでしょ？]]></description>
			<content:encoded><![CDATA[<p>　究極の目標は「Wordpressのオリジナル・テーマ」を作ること！とはいえ、まだ知識が欠落しているので、既存の【<a href="http://wordpress.org/extend/themes/search.php?q=elements-of-seo">Elements of SEO</a> (by <a href="http://www.alibiproductions.com/">Mr. Stauffer</a>)】を使わせていただいております。このテーマはとてもシンプルでカッコイイので気に入っています！ヘッダー部分の画像は、本来変更すべきなのでしょうが、考え中ですのでもう少々お時間ください。</p>
<p>　さて、サイドバーにカレンダー・ウィジェットを追加したのですが、<span id="more-87"></span><br />
このテーマにはカレンダーのスタイル指定がされていないらしく、こんな結果に…<br />
<div id="attachment_79" class="wp-caption alignnone" style="width: 235px"><a href="http://www.studioeddies.com/wordpress/wp-content/uploads/calendar01.gif"><img src="http://www.studioeddies.com/wordpress/wp-content/uploads/calendar01.gif" alt="Calendar with no style setting" title="calendar01" width="225" height="174" class="size-full wp-image-79" /></a><p class="wp-caption-text">Calendar with no style setting</p></div><br />
がび〜ん…美しく見せるためstyle.cssに書き込む前に、このカレンダーのidなりclassの名前を知る必要があるのでした…。wordpressにデフォルトでついてくるカレンダーの場合、スタイル名は全部一緒ですかね？少々考え込んだのですが、なぁ〜んだwordpressが吐き出したページのコードをブラウザの「ソースを表示」で見ればいいだけじゃん！おぉ、「wp-calendar」という名前でした。</p>
<p>　やっとスタイルシートに書き込めますわ。次の行を追加してみました！<br />
<code><br />
#wp-calendar {width: 182px;}<br />
#wp-calendar th, #wp-calendar td{<br />
        width: 24px;<br />
        margin-right: 2px;<br />
        text-align: center;<br />
        }<br />
#wp-calendar a:link{color: #069DD5;}<br />
</code><br />
ちょっとは良くなったでしょ？</p>
]]></content:encoded>
			<wfw:commentRss>http://www.studioeddies.com/calendar-css-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
