<?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: ipad mobile formatting not working - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/ipad-mobile-formatting-not-working</link>
		<description>WordPress.com Forums &#187; Tag: ipad mobile formatting not working - Recent Posts</description>
		<language>en</language>
		<pubDate>Sat, 25 May 2013 12:55:11 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/ipad-mobile-formatting-not-working" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Blog looks terrible on iPad, iPhone, iPod or mobile- not working right?"</title>
			<link>http://en.forums.wordpress.com/topic/blog-looks-terrible-on-ipad-iphone-ipod-or-mobile-not-working-right#post-1091859</link>
			<pubDate>Tue, 11 Dec 2012 01:44:18 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1091859@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The following rules which you added to your Appearance &#8594; Custom Design &#8594; CSS editor are causing the header image to get cut off on screen sizes with max width of 950 and 980 pixels (that includes iPads):</p>
<pre><code>@media (max-width: 950px) {
	#branding,.header-link {
		min-height: 80px;
	}
}

@media (max-width: 980px) {
	#branding,.header-link {
		min-height: 60px;
	}
}</code></pre>
<p>Remove those lines from your custom CSS and the larger custom header image should go back to being large on an iPad. Or, if you want to adjust the header differently for an iPad, then keep the @media rules but change the CSS inside them to make the header image look how you want. Note that you can make your computer browser window smaller than 980 or 950px to test.
</p>
]]></description>
					</item>
		<item>
			<title>joshuatreetables on "Blog looks terrible on iPad, iPhone, iPod or mobile- not working right?"</title>
			<link>http://en.forums.wordpress.com/topic/blog-looks-terrible-on-ipad-iphone-ipod-or-mobile-not-working-right#post-1073393</link>
			<pubDate>Wed, 21 Nov 2012 00:48:27 +0000</pubDate>
			<dc:creator>joshuatreetables</dc:creator>
			<guid isPermaLink="false">1073393@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello.  I have the custom CSS and have used it for a few things on our blog. But I cant seem to get our mobile stuff to function right, for instance- on iPad our header gets completely cut off? (I had to use custom CSS to get header that big in the first place, could this have effected it?) Just trying to get the mobile stuff working right... would appreciate ANY ADVICE (posted here since I wasnt sure if I would need to add more CSS?) Thanks in advance for any help in this regard!
</p>
]]></description>
					</item>

	</channel>
</rss>
