<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Tag: iPhone iPad iDevice border - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/iphone-ipad-idevice-border</link>
		<description>Support Forum - Tag: iPhone iPad iDevice border - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 22:27:55 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/tags/iphone-ipad-idevice-border" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Strange border on right side when viewed on iPad or iPhone"</title>
			<link>http://www.kriesi.at/support/topic/strange-border-on-right-side-when-viewed-on-ipad-or-iphone-1#post-78415</link>
			<pubDate>Wed, 03 Oct 2012 16:29:34 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">78415@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey cortneydryden,&#60;/p&#62;
&#60;p&#62;Do you have a link or screenshot? Is it happening on a specific version of the iphone/ios or have you been able to see it on multiple versions?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cortneydryden on "Strange border on right side when viewed on iPad or iPhone"</title>
			<link>http://www.kriesi.at/support/topic/strange-border-on-right-side-when-viewed-on-ipad-or-iphone-1#post-78120</link>
			<pubDate>Mon, 01 Oct 2012 16:13:54 +0000</pubDate>
			<dc:creator>cortneydryden</dc:creator>
			<guid isPermaLink="false">78120@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm having the same problem. Large black border on the right side of the screen when viewed on iphones. The custom CSS he provided didn't work for me though.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Strange border on right side when viewed on iPad or iPhone"</title>
			<link>http://www.kriesi.at/support/topic/strange-border-on-right-side-when-viewed-on-ipad-or-iphone-1#post-69597</link>
			<pubDate>Mon, 06 Aug 2012 13:32:58 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">69597@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey ivorylake,&#60;/p&#62;
&#60;p&#62;I'm glad you were able to find a fix that works for you and thank you for posing back with it :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ivorylake on "Strange border on right side when viewed on iPad or iPhone"</title>
			<link>http://www.kriesi.at/support/topic/strange-border-on-right-side-when-viewed-on-ipad-or-iphone-1#post-69584</link>
			<pubDate>Mon, 06 Aug 2012 10:49:58 +0000</pubDate>
			<dc:creator>ivorylake</dc:creator>
			<guid isPermaLink="false">69584@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;again, this works, for now :)&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
html,body&#60;br /&#62;
{&#60;br /&#62;
    width: 100%;&#60;br /&#62;
    overflow-x: hidden;&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ivorylake on "Strange border on right side when viewed on iPad or iPhone"</title>
			<link>http://www.kriesi.at/support/topic/strange-border-on-right-side-when-viewed-on-ipad-or-iphone-1#post-69581</link>
			<pubDate>Mon, 06 Aug 2012 10:13:59 +0000</pubDate>
			<dc:creator>ivorylake</dc:creator>
			<guid isPermaLink="false">69581@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hmm looking closer now, the above fix cripples submenu's... any ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ivorylake on "Strange border on right side when viewed on iPad or iPhone"</title>
			<link>http://www.kriesi.at/support/topic/strange-border-on-right-side-when-viewed-on-ipad-or-iphone-1#post-69577</link>
			<pubDate>Mon, 06 Aug 2012 09:43:20 +0000</pubDate>
			<dc:creator>ivorylake</dc:creator>
			<guid isPermaLink="false">69577@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok I think I have fixed it, by adding this to the custom CSS:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;#top .main_menu .menu{&#60;br /&#62;
    overflow:hidden;&#60;br /&#62;
}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Seems that the menu caused the page to appear wider on an ipad than it actually is. Maybe the method I'm using is not correct but for now it works for me..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ivorylake on "Strange border on right side when viewed on iPad or iPhone"</title>
			<link>http://www.kriesi.at/support/topic/strange-border-on-right-side-when-viewed-on-ipad-or-iphone-1#post-69573</link>
			<pubDate>Mon, 06 Aug 2012 09:17:52 +0000</pubDate>
			<dc:creator>ivorylake</dc:creator>
			<guid isPermaLink="false">69573@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I just noticed that when I remove the subtitles/descriptions under the main menu the page looks normal on the iPad... maybe something strange going on there?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Strange border on right side when viewed on iPad or iPhone"</title>
			<link>http://www.kriesi.at/support/topic/strange-border-on-right-side-when-viewed-on-ipad-or-iphone-1#post-69549</link>
			<pubDate>Mon, 06 Aug 2012 06:54:14 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">69549@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;On the body tag there is background: #333 which is not visible in any screen resolution. Maybe you can add this on your custom.css.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body {
background: white;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It will not take the border out but chances are it will change to white.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ivorylake on "Strange border on right side when viewed on iPad or iPhone"</title>
			<link>http://www.kriesi.at/support/topic/strange-border-on-right-side-when-viewed-on-ipad-or-iphone-1#post-69544</link>
			<pubDate>Mon, 06 Aug 2012 06:45:41 +0000</pubDate>
			<dc:creator>ivorylake</dc:creator>
			<guid isPermaLink="false">69544@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thx dude I had thought about that solution too, however this will prevent users to zoom in? Anyway, as a last resort I could use that. I'm still open for other suggestions though :-)!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Strange border on right side when viewed on iPad or iPhone"</title>
			<link>http://www.kriesi.at/support/topic/strange-border-on-right-side-when-viewed-on-ipad-or-iphone-1#post-69204</link>
			<pubDate>Fri, 03 Aug 2012 08:20:56 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">69204@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; You can try to add following meta code to header.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;meta name=&#38;quot;viewport&#38;quot; content=&#38;quot;width=device-width, initial-scale=1, maximum-scale=1&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I couldn't reproduce the error on my lg p700 too.&#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Strange border on right side when viewed on iPad or iPhone"</title>
			<link>http://www.kriesi.at/support/topic/strange-border-on-right-side-when-viewed-on-ipad-or-iphone-1#post-69051</link>
			<pubDate>Thu, 02 Aug 2012 19:30:04 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">69051@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ivorylake,&#60;/p&#62;
&#60;p&#62;I checked on my Droid and the website is full screen for me - no black border. I'm going to tag the rest of the support team to see if they have issues on their devices.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ivorylake on "Strange border on right side when viewed on iPad or iPhone"</title>
			<link>http://www.kriesi.at/support/topic/strange-border-on-right-side-when-viewed-on-ipad-or-iphone-1#post-68910</link>
			<pubDate>Thu, 02 Aug 2012 08:50:48 +0000</pubDate>
			<dc:creator>ivorylake</dc:creator>
			<guid isPermaLink="false">68910@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Have you looked at the site on an ipad / iphone? &#60;/p&#62;
&#60;p&#62;Anyway here you can see the problem: &#60;a href=&#34;https://www.dropbox.com/s/69jdyvvqnevnzmm/il-strange-border.png&#34; rel=&#34;nofollow&#34;&#62;https://www.dropbox.com/s/69jdyvvqnevnzmm/il-strange-border.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;As you can see the site is not centered and has a big black border on the right side of the page, whereas I think it should just fill the whole screen.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Strange border on right side when viewed on iPad or iPhone"</title>
			<link>http://www.kriesi.at/support/topic/strange-border-on-right-side-when-viewed-on-ipad-or-iphone-1#post-68907</link>
			<pubDate>Thu, 02 Aug 2012 08:38:00 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">68907@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ivorylake,&#60;/p&#62;
&#60;p&#62;I can't see the issue on my end. Can you post a screenshot?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ivorylake on "Strange border on right side when viewed on iPad or iPhone"</title>
			<link>http://www.kriesi.at/support/topic/strange-border-on-right-side-when-viewed-on-ipad-or-iphone-1#post-68898</link>
			<pubDate>Thu, 02 Aug 2012 07:57:20 +0000</pubDate>
			<dc:creator>ivorylake</dc:creator>
			<guid isPermaLink="false">68898@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;As the title says when viewing the site on an iDevice it shows correct briefly right after loading but then the border appears on the right side. Anyone having the same issue and possibly found a fix or workaround for this?&#60;/p&#62;
&#60;p&#62;The site can be viewed here: &#60;a href=&#34;http://www.ivorylake.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.ivorylake.com/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
