<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: New WordPress theme</title>
	<atom:link href="http://www.joelafferty.com/2008/09/22/new-wordpress-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joelafferty.com/2008/09/22/new-wordpress-theme/</link>
	<description>...enabling purposeful conversations...</description>
	<lastBuildDate>Fri, 02 Apr 2010 13:11:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Joe Lafferty</title>
		<link>http://www.joelafferty.com/2008/09/22/new-wordpress-theme/comment-page-1/#comment-9154</link>
		<dc:creator>Joe Lafferty</dc:creator>
		<pubDate>Mon, 22 Sep 2008 09:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelafferty.com/blog/?p=211#comment-9154</guid>
		<description>cheers Rick,
I&#039;ll delve into the CSS and see how i can do it &amp; get back to the other theme.
I agree re variable widths tho&#039; didn&#039;t think about it as i liked the theme so much.
My new MacBook Pro has 1900 x 1200 as does my extended monitor.
...but lots to do today so no time to fiddle with blog!
Joe</description>
		<content:encoded><![CDATA[<p>cheers Rick,<br />
I&#8217;ll delve into the CSS and see how i can do it &#038; get back to the other theme.<br />
I agree re variable widths tho&#8217; didn&#8217;t think about it as i liked the theme so much.<br />
My new MacBook Pro has 1900 x 1200 as does my extended monitor.<br />
&#8230;but lots to do today so no time to fiddle with blog!<br />
Joe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://www.joelafferty.com/2008/09/22/new-wordpress-theme/comment-page-1/#comment-9153</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Mon, 22 Sep 2008 09:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelafferty.com/blog/?p=211#comment-9153</guid>
		<description>Didn&#039;t mean to make you change your theme!!! If you really wanted to use the other theme there&#039;s a simple line of css that could be added to it that would add the max-width setting and limit it&#039;s maximum width. Personally I wouldn&#039;t worry much about IE6 not supporting that option, It&#039;s an old browser these days and it&#039;s got many issues besides the lack of min-width and max-width!

The whole issue of fixed vs flexible always sparks up a lot of debate on the web, one other issue that affects it is that Opera, Firefox 3, IE7(&amp; 8) as well as the next version of Safari browsers all support zooming of layouts rather than just text resizing, so it kind of makes the benefits of flexible widths less useful. I do tend to stick with fixed with sites targeted at a 1024px width, but for flexible sites then I&#039;d use a min-width of 760px and a max width of about 1200px, this is so that it would fit between 800px and 1280px screen resolutions. Many people do use larger than 1280px these days so the max-width setting stops widths getting too big.</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t mean to make you change your theme!!! If you really wanted to use the other theme there&#8217;s a simple line of css that could be added to it that would add the max-width setting and limit it&#8217;s maximum width. Personally I wouldn&#8217;t worry much about IE6 not supporting that option, It&#8217;s an old browser these days and it&#8217;s got many issues besides the lack of min-width and max-width!</p>
<p>The whole issue of fixed vs flexible always sparks up a lot of debate on the web, one other issue that affects it is that Opera, Firefox 3, IE7(&amp; <img src='http://www.joelafferty.com/blog/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> as well as the next version of Safari browsers all support zooming of layouts rather than just text resizing, so it kind of makes the benefits of flexible widths less useful. I do tend to stick with fixed with sites targeted at a 1024px width, but for flexible sites then I&#8217;d use a min-width of 760px and a max width of about 1200px, this is so that it would fit between 800px and 1280px screen resolutions. Many people do use larger than 1280px these days so the max-width setting stops widths getting too big.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
