<?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>SmileyLover Blog &#187; fixing identity themes sidebar</title>
	<atom:link href="http://blog.smileylover.com/tag/fixing-identity-themes-sidebar/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.smileylover.com</link>
	<description>Sharing Knowledge and Resources</description>
	<lastBuildDate>Sun, 04 Apr 2010 18:32:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Fixing Identity Themes Broken CSS In IE</title>
		<link>http://blog.smileylover.com/fixing-identity-themes-broken-css-in-ie/</link>
		<comments>http://blog.smileylover.com/fixing-identity-themes-broken-css-in-ie/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 18:26:30 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[fixing identity themes sidebar]]></category>

		<guid isPermaLink="false">http://blog.smileylover.com/?p=23</guid>
		<description><![CDATA[If you are Identity Theme for WordPress user, you may notice this theme will broken in IE but fine in Firefox. So would you leave them out? leave it with nothing? or you will fix it? I prefer option to fix it. Because this is a nice layout and just need a small touch for [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>If you are <a title="Identity WordPress Theme" href="http://www.blogohblog.com/wordpress-theme-identity/" target="_blank">Identity Theme</a> for WordPress user, you may notice this theme will broken in IE but fine in Firefox.  So would you leave them out?  leave it with nothing? or you will fix it?  I prefer option to fix it.  Because this is a nice layout and just need a small touch for fixed in IE.</p>
<p>As we already know, IE has an extra padding (or margin?) that added to CSS.  So we need a little script in our header theme to make IE read different CSS so this theme will show perfectly across browser <img src='http://blog.smileylover.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .  Add this code to your header.php theme before <strong>wp_head;</strong> via theme editor that built in <em>Dashboard &gt; Design &gt; Theme Editor</em>.</p>
<p><span id="more-23"></span></p>
<blockquote><p>&lt;!&#8211;[if IE]&gt;<br />
&lt;link rel=&#8221;stylesheet&#8221; type=&#8221;text/css&#8221; href=&#8221;&lt;?php bloginfo(&#8216;template_directory&#8217;); ?&gt;/style_ie.css&#8221; /&gt;<br />
&lt;![endif]&#8211;&gt;</p></blockquote>
<p>You&#8217;re almost done.  And now download this fixed CSS and replaces old CSS in your theme folder.</p>
<blockquote><p><strong><a title="download css fixed" href="http://rapidshare.com/files/141862592/Fixed_CSS_Identiy.zip" target="_blank">Download CSS Fixed</a></strong></p></blockquote>
<p>If you finished all step, now it&#8217;s time to preview theme using IE and Firefox.  Everything is OK?  Hey, you have done <img src='http://blog.smileylover.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Just let me know if you found something wrong in different browser (type/version). Happy blogging <img src='http://blog.smileylover.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_3793" title="Fixing Identity Themes Broken CSS In IE" url="http://blog.smileylover.com/fixing-identity-themes-broken-css-in-ie/"></script>

<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.smileylover.com/fixing-identity-themes-broken-css-in-ie/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
