<?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>Polgara Knits &#187; firefox</title>
	<atom:link href="http://knitting.polgara.net/category/off-topic/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://knitting.polgara.net</link>
	<description>All about knitting and crochet, patterns and yarn, finished projects and works in progress.</description>
	<lastBuildDate>Sat, 01 May 2010 16:03:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fixing the comment widths in drupal 6</title>
		<link>http://knitting.polgara.net/2009/12/02/fixing-the-comment-widths-in-drupal-6/</link>
		<comments>http://knitting.polgara.net/2009/12/02/fixing-the-comment-widths-in-drupal-6/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 01:04:18 +0000</pubDate>
		<dc:creator>Polgara</dc:creator>
				<category><![CDATA[drupal]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://knitting.polgara.net/?p=161</guid>
		<description><![CDATA[So I finally fixed the comment widths, using the following in the style.css:
#edit-comment{
 width: 430px;
}
#comments {
 width: 430px;
}
#comment-form {
 width: 430px;
}
It&#8217;s the only thing I&#8217;ve been able to fix today. I still can&#8217;t make the fckeditor stop centering while also showing the custom styles. It&#8217;s very insane making.
]]></description>
			<content:encoded><![CDATA[<p>So I finally fixed the comment widths, using the following in the style.css:</p>
<p>#edit-comment{<br />
 width: 430px;<br />
}<br />
#comments {<br />
 width: 430px;<br />
}<br />
#comment-form {<br />
 width: 430px;<br />
}</p>
<p>It&#8217;s the only thing I&#8217;ve been able to fix today. I still can&#8217;t make the fckeditor stop centering while also showing the custom styles. It&#8217;s very insane making.</p>
]]></content:encoded>
			<wfw:commentRss>http://knitting.polgara.net/2009/12/02/fixing-the-comment-widths-in-drupal-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
