<?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>Ruben Sargsyan &#187; ie6</title>
	<atom:link href="http://rubensargsyan.com/tag/ie6/feed/" rel="self" type="application/rss+xml" />
	<link>http://rubensargsyan.com</link>
	<description>Personal Website</description>
	<lastBuildDate>Fri, 27 Aug 2010 07:08: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>WordPress theme &#8220;Cherry Dreams&#8221; sidebar problem for IE6</title>
		<link>http://rubensargsyan.com/wordpress-theme-cherry-dreams-sidebar-problem-for-ie6/</link>
		<comments>http://rubensargsyan.com/wordpress-theme-cherry-dreams-sidebar-problem-for-ie6/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 13:05:11 +0000</pubDate>
		<dc:creator>Ruben Sargsyan</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[ie6]]></category>

		<guid isPermaLink="false">http://rubensargsyan.com/en/?p=7</guid>
		<description><![CDATA[To fix the problem add in header.php &#60;!–&#91;if IE 6&#93;&#62; &#60;link rel=&#34;stylesheet&#34; href=&#34;&#60;?php bloginfo('template_directory'); ?&#62;/iestyle.css&#34; type=&#34;text/css&#34; media=&#34;screen&#34; /&#62; &#60;!&#91;endif&#93;–&#62; after &#60;link rel=&#8221;stylesheet&#8221; href=&#8221;&#60;?php bloginfo(&#8216;stylesheet_url&#8217;); ?&#62;&#8221; type=&#8221;text/css&#8221; media=&#8221;screen&#8221; /&#62; then create file &#8220;iestyle.css&#8221; in theme folder and add #sidebar&#123; margin:0 9px 0 0; width:226px; float:right; text-align:left; &#125;]]></description>
			<content:encoded><![CDATA[<p>To fix the problem add in header.php<span id="more-7"></span></p>

<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;!–<span style="color: #66cc66;">&#91;</span>if IE <span style="color: #cc66cc;">6</span><span style="color: #66cc66;">&#93;</span>&gt;</span>
   <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">link</span> <span style="color: #000066;">rel</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;stylesheet&quot;</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;&lt;?php bloginfo('template_directory'); ?&gt;</span></span>/iestyle.css&quot;  type=&quot;text/css&quot; media=&quot;screen&quot; /&gt;
<span style="color: #009900;">&lt;!<span style="color: #66cc66;">&#91;</span>endif<span style="color: #66cc66;">&#93;</span>–&gt;</span></pre></div></div>

<p>after</p>
<p><span style="color: #993300;">&lt;link rel=&#8221;stylesheet&#8221; href=&#8221;&lt;?php bloginfo(&#8216;stylesheet_url&#8217;); ?&gt;&#8221; type=&#8221;text/css&#8221; media=&#8221;screen&#8221; /&gt;</span></p>
<p>then create file &#8220;iestyle.css&#8221; in theme folder and add</p>

<div class="wp_syntax"><div class="code"><pre class="css" style="font-family:monospace;"><span style="color: #cc00cc;">#sidebar</span><span style="color: #00AA00;">&#123;</span>
   <span style="color: #000000; font-weight: bold;">margin</span><span style="color: #00AA00;">:</span><span style="color: #cc66cc;">0</span> <span style="color: #933;">9px</span> <span style="color: #cc66cc;">0</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span>
   <span style="color: #000000; font-weight: bold;">width</span><span style="color: #00AA00;">:</span><span style="color: #933;">226px</span><span style="color: #00AA00;">;</span>
   <span style="color: #000000; font-weight: bold;">float</span><span style="color: #00AA00;">:</span><span style="color: #000000; font-weight: bold;">right</span><span style="color: #00AA00;">;</span>
   <span style="color: #000000; font-weight: bold;">text-align</span><span style="color: #00AA00;">:</span><span style="color: #000000; font-weight: bold;">left</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://rubensargsyan.com/wordpress-theme-cherry-dreams-sidebar-problem-for-ie6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
