<?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>UnDeprived &#187; IE7</title>
	<atom:link href="http://www.un-deprived.com/tag/ie7/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.un-deprived.com</link>
	<description>A webdev journal of the Moninator</description>
	<lastBuildDate>Sun, 29 Aug 2010 10:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Finally, my own theme!</title>
		<link>http://www.un-deprived.com/2009/webdev/finally-my-own-theme/</link>
		<comments>http://www.un-deprived.com/2009/webdev/finally-my-own-theme/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 19:03:43 +0000</pubDate>
		<dc:creator>Mon</dc:creator>
				<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[line-height]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.un-deprived.com/?p=189</guid>
		<description><![CDATA[After 2 days, 16 hours of work, I introduce my new theme UnDeprived :)   Feels good… :D I would eventually do a writeup for my entire design process of coming up with this theme.  That because I think I am having a case of early alzheimer or something.  I can’t remember what I want to [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>After 2 days, 16 hours of work, I introduce my new theme UnDeprived :)   Feels good… :D</p>
<p>I would eventually do a writeup for my entire design process of coming up with this theme.  That because I think I am having a case of early alzheimer or something.  I can’t remember what I want to do in the next 5 minutes, and I have to resort to use a task manager (Remember the Milk) to remind me of things lately.  <span id="more-189"></span>So, writing down things is one of the ways trying to improve my crappy memory, and jogging down the process helps me to understand how I came up with certain things and hopefully improve the process later on.  The inspiration for this design came from a book just laying around that got me going.  Besides that, I would like to thank my boyfriend Danny and my bro Wil (<a href="http://twitter.com/JavaJunky" target="_blank">JavaJunky</a>) for feedback.</p>
<p>Lastly, an interesting note during the theme building process is that IE7 as everyone knows has 1 or 2 pixels difference between Firefox.  When I tried to add the + sign background images to the lists, it was a big pain and very annoying.  No matter what I did, IE7 seems to be 1 pixel up higher or 1 pixel lower.  Eventually, I added line-height to the text in ratio font of 8pt : 13pt line-height, so 9pt : 14pt and so on… That seems to fix the problem completely.  The problem is that the height of the text are rendered differently from the two browsers.  So, when you CSS-ing fonts and texts, don’t forget to add line-height.  It will save you lots of headaches.</p>
<p>Well, hope you like this new theme.  Feedback are greatly appreciated!</p>
<p><span style="text-decoration: line-through;"><span style="font-weight: bold;">Note:</span> I have not tested this theme on IE6 yet.  I’m focusing on the two newer browsers.  I’ll fix it up for IE6 next week.</span></p>
<p><strong>Update: 7/28</strong><span style="text-decoration: line-through;"><br />
</span></p>
<p>Well, good news is IE6 now behaves nicely with only 3 lines of CSS fix.  Before it was just messing up the header, the rest of the content seems to be fine.  The only thing I don’t really care to fix is the PNG backgrounds – IE6 should be burn anyways.</p>
<p>And have to give <a title="IE Tester" href="http://www.my-debugbar.com/wiki/IETester/HomePage" target="_blank">IE Tester</a> credit for getting this done quickly.  I was thinking of installing a virtual server using <a title="VMWare Virtual Server" href="http://www.vmware.com/products/server/" target="_blank">VMWare’s Virtual Server</a>, but with IE Tester which supports from IE5-8, don’t need to do that.  So big kudos to IE Tester.<!-- PHP 5.x --></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.un-deprived.com/2009/webdev/finally-my-own-theme/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
	</channel>
</rss>
