<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>東北アマ研 &#187; メイリオ</title>
	<atom:link href="http://tohoku-affiliater.com/blog/tags/%e3%83%a1%e3%82%a4%e3%83%aa%e3%82%aa/feed/" rel="self" type="application/rss+xml" />
	<link>http://tohoku-affiliater.com/blog</link>
	<description>～アフィリエイトの明日へつながる地域ネットワーク～　東北６県のアフィリエイト有志が集まりました。</description>
	<lastBuildDate>Tue, 27 Dec 2011 15:02:51 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://tohoku-affiliater.com/blog/tags/%e3%83%a1%e3%82%a4%e3%83%aa%e3%82%aa/feed/" />
		<item>
		<title>D3Pipesテンプレートの備忘録</title>
		<link>http://tohoku-affiliater.com/blog/d3pipes%e3%83%86%e3%83%b3%e3%83%97%e3%83%ac%e3%83%bc%e3%83%88%e3%81%ae%e5%82%99%e5%bf%98%e9%8c%b2/</link>
		<comments>http://tohoku-affiliater.com/blog/d3pipes%e3%83%86%e3%83%b3%e3%83%97%e3%83%ac%e3%83%bc%e3%83%88%e3%81%ae%e5%82%99%e5%bf%98%e9%8c%b2/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 12:40:32 +0000</pubDate>
		<dc:creator>あしおか</dc:creator>
				<category><![CDATA[アフィリエイト参考書籍]]></category>
		<category><![CDATA[ウェブサイト管理]]></category>
		<category><![CDATA[D3Pipes]]></category>
		<category><![CDATA[IE8.js]]></category>
		<category><![CDATA[XOOPS]]></category>
		<category><![CDATA[テンプレート]]></category>
		<category><![CDATA[メイリオ]]></category>

		<guid isPermaLink="false">http://tohoku-affiliater.com/blog/?p=55</guid>
		<description><![CDATA[メインサイトの表示を少し改善。 D3Pipesがリスト要素(ol,li)になっていたものをブロック要素(div)に変更。これで文章の折り返しが左端になることを回避。こうしておけば、あとはCSSの変更でなんとでもできる。将 [...]]]></description>
			<content:encoded><![CDATA[<p>メインサイトの表示を少し改善。<br />
D3Pipesがリスト要素(ol,li)になっていたものをブロック要素(div)に変更。これで文章の折り返しが左端になることを回避。こうしておけば、あとはCSSの変更でなんとでもできる。将来的に変更したくなっても対応は容易になる。<br />
<span id="more-55"></span>ただ、この変更したことを忘れないための備忘録。</p>
<p>XOOPS_TRUST_PATH配下のblock_sync.htmlとmain_jsbackend.htmlを変更した。</p>
<p>１．&lt;ol～&gt;・・・&lt;/ol&gt;を&lt;div～&gt;・・・&lt;/div&gt;に変更<br />
２．&lt;li&gt;・・・&lt;/li&gt;を&lt;div style=&#8221;clear:both;&#8221;&gt;・・・&lt;/div&gt;に変更<br />
３．日付表示をdiv要素にしてクラスを指定<br />
４．表示するリンクをdiv要素にしてクラスを指定<br />
ついでに外部リンクの時は外部リンクの画像を表示する<br />
５．style.cssに３と４のクラスを追加<br />
（どこに追加すべきかわからんかったので）</p>
<p>あとはレイアウトに合わせてCSSを書き直すだけ。</p>
<p>ものはついでだったので、使っている無料テーマも少し変更。<br />
ヘッダ部分へメールアドレスの表示をやめた。InternetExplorerを少しお利巧にする<a href="http://ie7-js.googlecode.com/svn/version/" target="_blank"><strong>IE8.js</strong></a>を使うことにした。これで少しはレイアウトの微調整が減る。</p>
<p>も１つついでにフォントにメイリオを追加してみた。<br />
こうやってみるとSafariのレンダリングって優秀だなぁ。ものすごくキレイに表示される。これからSafari派になろうかな。</p>
]]></content:encoded>
			<wfw:commentRss>http://tohoku-affiliater.com/blog/d3pipes%e3%83%86%e3%83%b3%e3%83%97%e3%83%ac%e3%83%bc%e3%83%88%e3%81%ae%e5%82%99%e5%bf%98%e9%8c%b2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://tohoku-affiliater.com/blog/d3pipes%e3%83%86%e3%83%b3%e3%83%97%e3%83%ac%e3%83%bc%e3%83%88%e3%81%ae%e5%82%99%e5%bf%98%e9%8c%b2/" />
	</item>
	</channel>
</rss>

