<?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>Kupatrix &#187; CSS</title>
	<atom:link href="http://www.kupatrix.com/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kupatrix.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 03 Sep 2010 10:31:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Off by a Pixel</title>
		<link>http://www.kupatrix.com/2010/03/30/off-by-a-pixel/</link>
		<comments>http://www.kupatrix.com/2010/03/30/off-by-a-pixel/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 15:16:35 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[kupatrix]]></category>

		<guid isPermaLink="false">http://www.kupatrix.com/?p=43</guid>
		<description><![CDATA[There are times when coding a design goes from being fun to being an exercise in what feels like futility. It came to my attention that there was a positioning error with my new layout. Yes, it was off by 1 pixel. One measly little pixel and it ruined my morning. I searched around for [...]]]></description>
			<content:encoded><![CDATA[<p>There are times when coding a design goes from being fun to being an exercise in what feels like futility. It came to my attention that there was a positioning error with my new layout. Yes, it was off by 1 pixel. One measly little pixel and it ruined my morning. I searched around for awhile until I came across some really dirty CSS Hacks that addresses the bug in Chrome, Safari, and even Firefox. After tweaking the CSS I finally fixed it! &#8230;Almost. Now it&#8217;s Opera throwing a fit. As much as I am obsessive about this sort of thing, I also know when enough is enough. I would prefer to avoid loading my CSS up with various hacks because of a 1px deviation, that may or may not even rear it&#8217;s annoying head! So instead I&#8217;ll just apologize to those browsing with Opera who notice a 1px glitch with the design and ask that you not hold it against me. At least I&#8217;m nice enough to not to force you to some page demanding you use Firefox or some other equally stupid tactic.</p>
<p>I&#8217;ve been busy lately with a smaller project for someone, so have not had enough time to toy with my design and finish the remaining areas up, especially in regards to comments, though I wonder how many people read the site, much less feel the need to comment. Though I suppose I could always go on some political rant and piss a bunch of people off!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kupatrix.com/2010/03/30/off-by-a-pixel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
