<?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: Креативный дизайн за 15 минут</title>
	<atom:link href="http://anton.shevchuk.name/wordpress/creative-design-in-15-minutes/feed/" rel="self" type="application/rss+xml" />
	<link>http://anton.shevchuk.name/wordpress/creative-design-in-15-minutes/</link>
	<description>Web-разработчик</description>
	<lastBuildDate>Thu, 09 Feb 2012 12:54:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anton Shevchuk</title>
		<link>http://anton.shevchuk.name/wordpress/creative-design-in-15-minutes/comment-page-1/#comment-61086</link>
		<dc:creator>Anton Shevchuk</dc:creator>
		<pubDate>Thu, 21 Oct 2010 10:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://anton.shevchuk.name/?p=901#comment-61086</guid>
		<description>Hi, you can change search form like you want. Create file &lt;em&gt;searchform.php&lt;/em&gt; in theme directory with content like next:
[php]
&lt;?php 
echo &#039;&lt;form role=&quot;search&quot; method=&quot;get&quot; id=&quot;searchform&quot; action=&quot;&#039; . home_url( &#039;/&#039; ) . &#039;&quot; &gt;
      &lt;div&gt;&lt;label class=&quot;screen-reader-text&quot; for=&quot;s&quot;&gt;&#039; . __(&#039;Search for:&#039;) . &#039;&lt;/label&gt;
      &lt;input type=&quot;text&quot; value=&quot;&#039; . get_search_query() . &#039;&quot; name=&quot;s&quot; id=&quot;s&quot; /&gt;
      &lt;input type=&quot;submit&quot; id=&quot;searchsubmit&quot; value=&quot;&#039;. esc_attr__(&#039;Search&#039;) .&#039;&quot; /&gt;
      &lt;/div&gt;
      &lt;/form&gt;&#039;;
[/php]</description>
		<content:encoded><![CDATA[<p>Hi, you can change search form like you want. Create file <em>searchform.php</em> in theme directory with content like next:</p>
<pre class="brush: php; title: ; notranslate">
&lt;?php
echo '&lt;form role=&quot;search&quot; method=&quot;get&quot; id=&quot;searchform&quot; action=&quot;' . home_url( '/' ) . '&quot; &gt;
      &lt;div&gt;&lt;label class=&quot;screen-reader-text&quot; for=&quot;s&quot;&gt;' . __('Search for:') . '&lt;/label&gt;
      &lt;input type=&quot;text&quot; value=&quot;' . get_search_query() . '&quot; name=&quot;s&quot; id=&quot;s&quot; /&gt;
      &lt;input type=&quot;submit&quot; id=&quot;searchsubmit&quot; value=&quot;'. esc_attr__('Search') .'&quot; /&gt;
      &lt;/div&gt;
      &lt;/form&gt;';
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Goldie Sowers</title>
		<link>http://anton.shevchuk.name/wordpress/creative-design-in-15-minutes/comment-page-1/#comment-61084</link>
		<dc:creator>Goldie Sowers</dc:creator>
		<pubDate>Wed, 20 Oct 2010 19:46:26 +0000</pubDate>
		<guid isPermaLink="false">http://anton.shevchuk.name/?p=901#comment-61084</guid>
		<description>Hey love your theme but I have been having some problems since your last update. It moved everything around but I was able to fix most of it.The only apparent change that I can&#039;t seem to make is the search for box is cut off. Can you instruct me on how to fix it? Thanks</description>
		<content:encoded><![CDATA[<p>Hey love your theme but I have been having some problems since your last update. It moved everything around but I was able to fix most of it.The only apparent change that I can&#8217;t seem to make is the search for box is cut off. Can you instruct me on how to fix it? Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tasman Hayes</title>
		<link>http://anton.shevchuk.name/wordpress/creative-design-in-15-minutes/comment-page-1/#comment-59837</link>
		<dc:creator>Tasman Hayes</dc:creator>
		<pubDate>Mon, 10 May 2010 01:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://anton.shevchuk.name/?p=901#comment-59837</guid>
		<description>Thanks for the great looking theme!
I&#039;m glad I ran the article through Google Translate - it was good too!  :-)

I&#039;m happy to report the theme works without any changes in WordPress Mu.

To change the links for the icons in the header (e.g. 42) - in WPMU at least - in Admin go to &quot;Appearance - Links&quot;. (Not &quot;Appearance - Customize Header&quot; as it says above.)

I&#039;ve only found one issue with the theme:
The search button is cut off halfway (i.e. only the left half of the search button is visible) on Mac in Firefox 3.6.3, Chrome 5.0 beta &amp; Safari 4.0.5. I assume if its broken in FireFox Mac, it will also be broken in FireFox Windows.</description>
		<content:encoded><![CDATA[<p>Thanks for the great looking theme!<br />
I&#8217;m glad I ran the article through Google Translate &#8211; it was good too!  :-)</p>
<p>I&#8217;m happy to report the theme works without any changes in WordPress Mu.</p>
<p>To change the links for the icons in the header (e.g. 42) &#8211; in WPMU at least &#8211; in Admin go to &#8220;Appearance &#8211; Links&#8221;. (Not &#8220;Appearance &#8211; Customize Header&#8221; as it says above.)</p>
<p>I&#8217;ve only found one issue with the theme:<br />
The search button is cut off halfway (i.e. only the left half of the search button is visible) on Mac in Firefox 3.6.3, Chrome 5.0 beta &amp; Safari 4.0.5. I assume if its broken in FireFox Mac, it will also be broken in FireFox Windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jordi farres</title>
		<link>http://anton.shevchuk.name/wordpress/creative-design-in-15-minutes/comment-page-1/#comment-59607</link>
		<dc:creator>jordi farres</dc:creator>
		<pubDate>Sat, 20 Mar 2010 10:47:08 +0000</pubDate>
		<guid isPermaLink="false">http://anton.shevchuk.name/?p=901#comment-59607</guid>
		<description>Thanks for the theme I use on my website http://lanochedelhombrelobo.org , is a radio station nonprofit dedicated to disseminating creative commons licensed music

Jordi farres</description>
		<content:encoded><![CDATA[<p>Thanks for the theme I use on my website <a href="http://lanochedelhombrelobo.org" rel="nofollow">http://lanochedelhombrelobo.org</a> , is a radio station nonprofit dedicated to disseminating creative commons licensed music</p>
<p>Jordi farres</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kwakin1</title>
		<link>http://anton.shevchuk.name/wordpress/creative-design-in-15-minutes/comment-page-1/#comment-59130</link>
		<dc:creator>kwakin1</dc:creator>
		<pubDate>Wed, 16 Dec 2009 14:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://anton.shevchuk.name/?p=901#comment-59130</guid>
		<description>Благодарю за эту тему она очень удачно вписалась для моего проекта Рок.su.  Браво Антон!!</description>
		<content:encoded><![CDATA[<p>Благодарю за эту тему она очень удачно вписалась для моего проекта Рок.su.  Браво Антон!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chance</title>
		<link>http://anton.shevchuk.name/wordpress/creative-design-in-15-minutes/comment-page-1/#comment-59118</link>
		<dc:creator>Chance</dc:creator>
		<pubDate>Sat, 12 Dec 2009 17:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://anton.shevchuk.name/?p=901#comment-59118</guid>
		<description>Just use &lt;a href=&quot;http://translate.google.com&quot; rel=&quot;nofollow&quot;&gt;translate.google.com &lt;/a&gt; make it russian to english :)</description>
		<content:encoded><![CDATA[<p>Just use <a href="http://translate.google.com" rel="nofollow">translate.google.com </a> make it russian to english :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://anton.shevchuk.name/wordpress/creative-design-in-15-minutes/comment-page-1/#comment-59077</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Mon, 30 Nov 2009 10:49:32 +0000</pubDate>
		<guid isPermaLink="false">http://anton.shevchuk.name/?p=901#comment-59077</guid>
		<description>Hi thanks for the theme its really great. would you kindly tell me how i insert the advertisement(amazon )code in the side bar and the header.please kindly advice.My website is http://www.scoopholic.com
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi thanks for the theme its really great. would you kindly tell me how i insert the advertisement(amazon )code in the side bar and the header.please kindly advice.My website is <a href="http://www.scoopholic.com" rel="nofollow">http://www.scoopholic.com</a><br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://anton.shevchuk.name/wordpress/creative-design-in-15-minutes/comment-page-1/#comment-59058</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Thu, 26 Nov 2009 08:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://anton.shevchuk.name/?p=901#comment-59058</guid>
		<description>Hi thanks for the theme its really great. would you kindly tell me how i insert the advertisement(amazon )code in the side bar and the header.please kindly advice.</description>
		<content:encoded><![CDATA[<p>Hi thanks for the theme its really great. would you kindly tell me how i insert the advertisement(amazon )code in the side bar and the header.please kindly advice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EsB</title>
		<link>http://anton.shevchuk.name/wordpress/creative-design-in-15-minutes/comment-page-1/#comment-53466</link>
		<dc:creator>EsB</dc:creator>
		<pubDate>Mon, 24 Aug 2009 11:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://anton.shevchuk.name/?p=901#comment-53466</guid>
		<description>Don&#039;t worry.

All done.

Thanks</description>
		<content:encoded><![CDATA[<p>Don&#8217;t worry.</p>
<p>All done.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EsB</title>
		<link>http://anton.shevchuk.name/wordpress/creative-design-in-15-minutes/comment-page-1/#comment-53465</link>
		<dc:creator>EsB</dc:creator>
		<pubDate>Mon, 24 Aug 2009 11:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://anton.shevchuk.name/?p=901#comment-53465</guid>
		<description>I&#039;ve fixed the IE problem, but still haven&#039;t solved problem number 2).
How do I fix that?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve fixed the IE problem, but still haven&#8217;t solved problem number 2).<br />
How do I fix that?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

