<?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: offset - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/offset</link>
		<description>Support Forum - Tag: offset - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 19:11:44 +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/offset" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Product section cut off and shifted to the right. why?? - Flashlight Theme"</title>
			<link>http://www.kriesi.at/support/topic/product-section-cut-off-and-shifted-to-the-right-why-flashlight-theme#post-71937</link>
			<pubDate>Mon, 20 Aug 2012 17:37:01 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">71937@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi isaotasaka,&#60;/p&#62;
&#60;p&#62;Try updating your version of woo commerce to version 1.5.8 from here: &#60;a href=&#34;http://downloads.wordpress.org/plugin/woocommerce.1.5.8.zip&#34; rel=&#34;nofollow&#34;&#62;http://downloads.wordpress.org/plugin/woocommerce.1.5.8.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Otherwise, you can try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.template-shop-single .product {
overflow: visible;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>isaotasaka on "Product section cut off and shifted to the right. why?? - Flashlight Theme"</title>
			<link>http://www.kriesi.at/support/topic/product-section-cut-off-and-shifted-to-the-right-why-flashlight-theme#post-71644</link>
			<pubDate>Sat, 18 Aug 2012 07:24:57 +0000</pubDate>
			<dc:creator>isaotasaka</dc:creator>
			<guid isPermaLink="false">71644@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://wallcanvas.co/?product=new-test#&#34; rel=&#34;nofollow&#34;&#62;http://wallcanvas.co/?product=new-test#&#60;/a&#62;!prettyPhoto&#60;br /&#62;
I'm not sure why this is happening. I've reinstalled woocommerce and deleted and reuploaded flashlight theme but the product section keeps showing up with everything shifted off center to the right side. &#60;/p&#62;
&#60;p&#62;Any help would be very much appreciated!&#60;br /&#62;
Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Offset posts"</title>
			<link>http://www.kriesi.at/support/topic/offset-posts#post-47090</link>
			<pubDate>Tue, 20 Mar 2012 06:16:30 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">47090@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Glad that I could help you :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marbie on "Offset posts"</title>
			<link>http://www.kriesi.at/support/topic/offset-posts#post-46584</link>
			<pubDate>Fri, 16 Mar 2012 12:58:30 +0000</pubDate>
			<dc:creator>marbie</dc:creator>
			<guid isPermaLink="false">46584@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;super, thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Offset posts"</title>
			<link>http://www.kriesi.at/support/topic/offset-posts#post-46554</link>
			<pubDate>Fri, 16 Mar 2012 07:32:56 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">46554@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; In index.php replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$additional_loop = new WP_Query(&#38;quot;cat=&#38;quot;.$negative_cats.&#38;quot;&#38;amp;paged=$paged&#38;quot;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$additional_loop = new WP_Query(&#38;quot;cat=&#38;quot;.$negative_cats.&#38;quot;&#38;amp;offset=5&#38;amp;paged=$paged&#38;quot;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marbie on "Offset posts"</title>
			<link>http://www.kriesi.at/support/topic/offset-posts#post-46529</link>
			<pubDate>Fri, 16 Mar 2012 02:47:25 +0000</pubDate>
			<dc:creator>marbie</dc:creator>
			<guid isPermaLink="false">46529@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How can I add an offset of 5 to the posts on the frontpage?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Shoutbox is not centered in Chrome"</title>
			<link>http://www.kriesi.at/support/topic/shoutbox-is-not-centered-in-chrome#post-35183</link>
			<pubDate>Fri, 16 Dec 2011 17:28:22 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">35183@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that it works now :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dekuwa on "Shoutbox is not centered in Chrome"</title>
			<link>http://www.kriesi.at/support/topic/shoutbox-is-not-centered-in-chrome#post-35146</link>
			<pubDate>Fri, 16 Dec 2011 10:06:41 +0000</pubDate>
			<dc:creator>Dekuwa</dc:creator>
			<guid isPermaLink="false">35146@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It works! Thx! ^_^*
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nachosn69 on "Shoutbox is not centered in Chrome"</title>
			<link>http://www.kriesi.at/support/topic/shoutbox-is-not-centered-in-chrome#post-35142</link>
			<pubDate>Fri, 16 Dec 2011 08:34:52 +0000</pubDate>
			<dc:creator>nachosn69</dc:creator>
			<guid isPermaLink="false">35142@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Last One works Ok!!!&#60;/p&#62;
&#60;p&#62;Nice!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Shoutbox is not centered in Chrome"</title>
			<link>http://www.kriesi.at/support/topic/shoutbox-is-not-centered-in-chrome#post-35132</link>
			<pubDate>Fri, 16 Dec 2011 07:52:18 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">35132@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Kriesi posted another fix yesterday: &#60;a href=&#34;http://www.kriesi.at/support/topic/abundance-theme-strange-happening#post-35076&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/abundance-theme-strange-happening#post-35076&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eddygame on "Shoutbox is not centered in Chrome"</title>
			<link>http://www.kriesi.at/support/topic/shoutbox-is-not-centered-in-chrome#post-35092</link>
			<pubDate>Thu, 15 Dec 2011 22:03:43 +0000</pubDate>
			<dc:creator>eddygame</dc:creator>
			<guid isPermaLink="false">35092@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Having the same problem, tried the fixes and the last ones nearly worked. But the footer was still 'popping out' to the right and also padding on the top of the main area wasn't correct.&#60;/p&#62;
&#60;p&#62;Can confirm this only happened after updating chrome on mac, haven't tested on PC yet.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Shoutbox is not centered in Chrome"</title>
			<link>http://www.kriesi.at/support/topic/shoutbox-is-not-centered-in-chrome#post-35065</link>
			<pubDate>Thu, 15 Dec 2011 18:37:23 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">35065@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try to add following code to css/custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.Chrome #main {
padding: 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or if this doesn't work try:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main {
padding: 0;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Dekuwa on "Shoutbox is not centered in Chrome"</title>
			<link>http://www.kriesi.at/support/topic/shoutbox-is-not-centered-in-chrome#post-35052</link>
			<pubDate>Thu, 15 Dec 2011 16:51:23 +0000</pubDate>
			<dc:creator>Dekuwa</dc:creator>
			<guid isPermaLink="false">35052@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Same problem here, and the solution proposed by Chris doesn't work for me :-/&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gamezeta.es&#34; rel=&#34;nofollow&#34;&#62;http://www.gamezeta.es&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nachosn69 on "Shoutbox is not centered in Chrome"</title>
			<link>http://www.kriesi.at/support/topic/shoutbox-is-not-centered-in-chrome#post-35014</link>
			<pubDate>Thu, 15 Dec 2011 10:09:26 +0000</pubDate>
			<dc:creator>nachosn69</dc:creator>
			<guid isPermaLink="false">35014@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Doesnt work for me. It´s true that you center the content nut loosing the top padding between the content and the menu.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Shoutbox is not centered in Chrome"</title>
			<link>http://www.kriesi.at/support/topic/shoutbox-is-not-centered-in-chrome#post-35004</link>
			<pubDate>Thu, 15 Dec 2011 08:07:55 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">35004@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;I was able to reproduce your problem, it didn't occur until I updated my Chrome version though (I'm on a PC).&#60;/p&#62;
&#60;p&#62;To solve this go in your style.css and remove the padding line from #main{ /*main area, contains all content and sidebars*/.&#60;/p&#62;
&#60;p&#62;Now in the same file add a margin to .content right below the previous edit, like this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.content{
width:620px;
padding-right: 20px;
float:left;
margin-top:20px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Also, in the same file add a top margin to .sidebar, it should look somewhat like this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.sidebar {
float: left;
margin-top: 20px;
padding: 0 0 20px 0;
position: relative;
width: 300px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This solves the issue, I'll contact Kriesi about this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nachosn69 on "Shoutbox is not centered in Chrome"</title>
			<link>http://www.kriesi.at/support/topic/shoutbox-is-not-centered-in-chrome#post-34892</link>
			<pubDate>Wed, 14 Dec 2011 12:55:01 +0000</pubDate>
			<dc:creator>nachosn69</dc:creator>
			<guid isPermaLink="false">34892@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The same problem for me!!&#60;/p&#62;
&#60;p&#62;Please take care of it!&#60;/p&#62;
&#60;p&#62;For more information, i think that only happens in mac chrome version. In PC works ok.&#60;/p&#62;
&#60;p&#62;Best,&#60;/p&#62;
&#60;p&#62;Nacho.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>figit on "Shoutbox is not centered in Chrome"</title>
			<link>http://www.kriesi.at/support/topic/shoutbox-is-not-centered-in-chrome#post-34787</link>
			<pubDate>Tue, 13 Dec 2011 18:42:23 +0000</pubDate>
			<dc:creator>figit</dc:creator>
			<guid isPermaLink="false">34787@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Everything under the primary navigation bar is off centered in chrome. This is not limited to my install either, in fact, if you look at the demo for shoutbox in chrome you'll notice the same problem.&#60;/p&#62;
&#60;p&#62;Can you please supply a fix since you claim chrome support for shoutbox?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
-m
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
