<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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"
		>
	<channel>
		<title>WordPress.com Forums &#187; Tag: CSS3 Media Queries - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/css3-media-queries</link>
		<description>WordPress.com Forums &#187; Tag: CSS3 Media Queries - Recent Posts</description>
		<language>en</language>
		<pubDate>Wed, 22 May 2013 21:38:37 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/css3-media-queries" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Adding Retina Graphics"</title>
			<link>http://en.forums.wordpress.com/topic/adding-retina-graphics#post-856539</link>
			<pubDate>Tue, 03 Apr 2012 15:42:44 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">856539@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Certainly. :)</p>
<p>Here is an example showing how to do it for the iPhone 4 based on pixel ratio:</p>
<pre><code>@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
    /* CSS for your header image goes here. */
}</code></pre>
]]></description>
					</item>
		<item>
			<title>pixelcounter on "Adding Retina Graphics"</title>
			<link>http://en.forums.wordpress.com/topic/adding-retina-graphics#post-856309</link>
			<pubDate>Tue, 03 Apr 2012 05:05:19 +0000</pubDate>
			<dc:creator>pixelcounter</dc:creator>
			<guid isPermaLink="false">856309@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for the info!</p>
<p>Is there an easy way now to replace, for instance, the header with a high-resoution image?
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Adding Retina Graphics"</title>
			<link>http://en.forums.wordpress.com/topic/adding-retina-graphics#post-855984</link>
			<pubDate>Mon, 02 Apr 2012 19:29:55 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">855984@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@pixelcounter, adding high-dpi graphics is now supported at WordPress.com. :)</p>
<p>Try copying the example at <a href="http://aralbalkan.com/demos/high-dpi-images/" rel="nofollow">http://aralbalkan.com/demos/high-dpi-images/</a> if you'd like to test it out.
</p>
]]></description>
					</item>
		<item>
			<title>alexbilmes on "CSS3 media queries getting stripped"</title>
			<link>http://en.forums.wordpress.com/topic/css3-media-queries-getting-stripped#post-850116</link>
			<pubDate>Mon, 26 Mar 2012 16:35:02 +0000</pubDate>
			<dc:creator>alexbilmes</dc:creator>
			<guid isPermaLink="false">850116@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks. Working :)
</p>
]]></description>
					</item>
		<item>
			<title>philiparthurmoore on "CSS3 media queries getting stripped"</title>
			<link>http://en.forums.wordpress.com/topic/css3-media-queries-getting-stripped#post-849929</link>
			<pubDate>Mon, 26 Mar 2012 08:29:29 +0000</pubDate>
			<dc:creator>philiparthurmoore</dc:creator>
			<guid isPermaLink="false">849929@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@alexbilmes: Awesome news. We rolled out an update a few days ago that should allow you to use pretty much all the CSS rules you need, except those that would introduce security issues on our end. Can you give it a spin and let us know how it goes?
</p>
]]></description>
					</item>
		<item>
			<title>alexbilmes on "CSS3 media queries getting stripped"</title>
			<link>http://en.forums.wordpress.com/topic/css3-media-queries-getting-stripped#post-842173</link>
			<pubDate>Fri, 16 Mar 2012 21:04:45 +0000</pubDate>
			<dc:creator>alexbilmes</dc:creator>
			<guid isPermaLink="false">842173@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Can you give me an approximate timeframe? Do you anticipate rolling out this feature over the next month?
</p>
]]></description>
					</item>
		<item>
			<title>michiecat on "CSS3 media queries getting stripped"</title>
			<link>http://en.forums.wordpress.com/topic/css3-media-queries-getting-stripped#post-842159</link>
			<pubDate>Fri, 16 Mar 2012 20:44:27 +0000</pubDate>
			<dc:creator>michiecat</dc:creator>
			<guid isPermaLink="false">842159@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>CSS3 Media Queries are currently not supported. We're working on an update to our CSS editor that will enable support for media queries. I can't give a timeframe, but we are definitely working on it!
</p>
]]></description>
					</item>
		<item>
			<title>alexbilmes on "CSS3 media queries getting stripped"</title>
			<link>http://en.forums.wordpress.com/topic/css3-media-queries-getting-stripped#post-842147</link>
			<pubDate>Fri, 16 Mar 2012 20:35:57 +0000</pubDate>
			<dc:creator>alexbilmes</dc:creator>
			<guid isPermaLink="false">842147@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm assuming @import isn't allowed either?
</p>
]]></description>
					</item>
		<item>
			<title>alexbilmes on "CSS3 media queries getting stripped"</title>
			<link>http://en.forums.wordpress.com/topic/css3-media-queries-getting-stripped#post-842144</link>
			<pubDate>Fri, 16 Mar 2012 20:34:36 +0000</pubDate>
			<dc:creator>alexbilmes</dc:creator>
			<guid isPermaLink="false">842144@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Is there any reason why they are not supported? Will they be supported soon?
</p>
]]></description>
					</item>
		<item>
			<title>sl1k on "CSS3 media queries getting stripped"</title>
			<link>http://en.forums.wordpress.com/topic/css3-media-queries-getting-stripped#post-842107</link>
			<pubDate>Fri, 16 Mar 2012 19:45:25 +0000</pubDate>
			<dc:creator>sl1k</dc:creator>
			<guid isPermaLink="false">842107@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thread moved over to Theme forum section
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "CSS3 media queries getting stripped"</title>
			<link>http://en.forums.wordpress.com/topic/css3-media-queries-getting-stripped#post-842071</link>
			<pubDate>Fri, 16 Mar 2012 19:18:52 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">842071@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Media queries are not supported at wordpress.com at this time.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "CSS3 media queries getting stripped"</title>
			<link>http://en.forums.wordpress.com/topic/css3-media-queries-getting-stripped#post-842062</link>
			<pubDate>Fri, 16 Mar 2012 19:12:53 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">842062@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello there,<br />
 I have flagged this so it gets moved to the Themes Forum. Themes Staff answer question in the forum and I think it's the best place to draw attention to your issue.
</p>
]]></description>
					</item>
		<item>
			<title>alexbilmes on "CSS3 media queries getting stripped"</title>
			<link>http://en.forums.wordpress.com/topic/css3-media-queries-getting-stripped#post-841959</link>
			<pubDate>Fri, 16 Mar 2012 17:23:56 +0000</pubDate>
			<dc:creator>alexbilmes</dc:creator>
			<guid isPermaLink="false">841959@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>WordPress.com is stripping out CSS3 and media queries, which is breaking my design. Is there anything I can do to get them working? This is standard CSS so I'm not quite sure why this is happening.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Adding Retina Graphics"</title>
			<link>http://en.forums.wordpress.com/topic/adding-retina-graphics#post-823368</link>
			<pubDate>Mon, 20 Feb 2012 19:52:56 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">823368@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I agree! Love that you posted about it. We've put it on our things-to-update list. Would love to also see more people reply here or <a href="http://en.support.wordpress.com/contact/">send us a note</a> if there is more interest.
</p>
]]></description>
					</item>
		<item>
			<title>pixelcounter on "Adding Retina Graphics"</title>
			<link>http://en.forums.wordpress.com/topic/adding-retina-graphics#post-823026</link>
			<pubDate>Mon, 20 Feb 2012 10:42:13 +0000</pubDate>
			<dc:creator>pixelcounter</dc:creator>
			<guid isPermaLink="false">823026@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Okay, thanks designsimply. I'm pretty sure the high-dpi graphics are becoming more relevant day by day.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Adding Retina Graphics"</title>
			<link>http://en.forums.wordpress.com/topic/adding-retina-graphics#post-822237</link>
			<pubDate>Sat, 18 Feb 2012 21:04:20 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">822237@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I see that there's a way to add retina graphics using CSS3 media queries, but that's not available yet for the  WordPress.com Custom Design upgrade. I've noted your question though and added it to our user suggestion list.
</p>
]]></description>
					</item>
		<item>
			<title>hnsaifi on "Adding Retina Graphics"</title>
			<link>http://en.forums.wordpress.com/topic/adding-retina-graphics#post-821915</link>
			<pubDate>Sat, 18 Feb 2012 10:08:20 +0000</pubDate>
			<dc:creator>hnsaifi</dc:creator>
			<guid isPermaLink="false">821915@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sorry I don't know more bout it but Javascript doesn't work here on WordPress.com.
</p>
]]></description>
					</item>
		<item>
			<title>pixelcounter on "Adding Retina Graphics"</title>
			<link>http://en.forums.wordpress.com/topic/adding-retina-graphics#post-821912</link>
			<pubDate>Sat, 18 Feb 2012 10:00:54 +0000</pubDate>
			<dc:creator>pixelcounter</dc:creator>
			<guid isPermaLink="false">821912@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I was wondering if it's possible to add alternative images (2x) for high-dpi displays, such as that of the iPhone 4 or upcoming iPad 3?</p>
<p>I've been googling around and people are using solutions like Java Script etc. for that, but which are beyond my skills.</p>
<p>Thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
