<?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 - Topic: Page jumps when clicking portfolio categories</title>
		<link>http://www.kriesi.at/support/topic/page-jumps-when-clicking-portfolio-categories</link>
		<description>Support Forum - Topic: Page jumps when clicking portfolio categories</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 10:13:37 +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/topic/page-jumps-when-clicking-portfolio-categories" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Page jumps when clicking portfolio categories"</title>
			<link>http://www.kriesi.at/support/topic/page-jumps-when-clicking-portfolio-categories#post-80445</link>
			<pubDate>Sat, 20 Oct 2012 05:29:13 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">80445@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please keep the titles to 1 line long, 'Two’s Company 2012 Catalog' this one is taking up 2 lines.&#60;/p&#62;
&#60;p&#62;Also I would make the thumbnails a bit smaller, it looks like something isn't fitting during initial load and then jquery makes it fit, and that causes that little effect on the rightmost image.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lyrajuinio on "Page jumps when clicking portfolio categories"</title>
			<link>http://www.kriesi.at/support/topic/page-jumps-when-clicking-portfolio-categories#post-80175</link>
			<pubDate>Thu, 18 Oct 2012 02:32:31 +0000</pubDate>
			<dc:creator>lyrajuinio</dc:creator>
			<guid isPermaLink="false">80175@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Brilliant! Its definitely much better than before. &#60;/p&#62;
&#60;p&#62;The only thing is, now when I click one of the categories when all the portfolio items are showing, the page moves a little to the right and stays there. I can click the other categories and the page stays in the same place... But when I click &#34;All,&#34; the page moves back to the left.&#60;/p&#62;
&#60;p&#62;Thanks so much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Page jumps when clicking portfolio categories"</title>
			<link>http://www.kriesi.at/support/topic/page-jumps-when-clicking-portfolio-categories#post-79811</link>
			<pubDate>Mon, 15 Oct 2012 16:43:14 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">79811@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ismael! You are a genius, this solution will work for the other guy I've been breaking my head trying to help! Excellent work! And I was trying to reverse engineer the jquery , lol! -Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Page jumps when clicking portfolio categories"</title>
			<link>http://www.kriesi.at/support/topic/page-jumps-when-clicking-portfolio-categories#post-79396</link>
			<pubDate>Thu, 11 Oct 2012 09:20:08 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">79396@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi lyrajuinio,&#60;/p&#62;
&#60;p&#62;Yes, I believe it does. Can you try to add this code in your Quick CSS or custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top {
overflow: hidden;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top {
overflow: hidden !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then try to check if the problem still persists.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lyrajuinio on "Page jumps when clicking portfolio categories"</title>
			<link>http://www.kriesi.at/support/topic/page-jumps-when-clicking-portfolio-categories#post-79354</link>
			<pubDate>Thu, 11 Oct 2012 04:35:36 +0000</pubDate>
			<dc:creator>lyrajuinio</dc:creator>
			<guid isPermaLink="false">79354@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I don't think &#34;jump&#34; was the right word to use. If you go to my page, there is a line of categories above the portfolio thumbnails (All, Branding+Identity, Miscellaneous, etc etc) When I click on those links, the entire page moves a little to the right while the portfolio items load and then back to the original position once they are finished loading.&#60;/p&#62;
&#60;p&#62;Does that make sense?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Page jumps when clicking portfolio categories"</title>
			<link>http://www.kriesi.at/support/topic/page-jumps-when-clicking-portfolio-categories#post-77084</link>
			<pubDate>Mon, 24 Sep 2012 09:32:44 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">77084@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi lyrajuinio,&#60;/p&#62;
&#60;p&#62;When you said, page jumps. Do you mean that when the portfolio thumbnail is clicked, it goes up to the top of the page?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lyrajuinio on "Page jumps when clicking portfolio categories"</title>
			<link>http://www.kriesi.at/support/topic/page-jumps-when-clicking-portfolio-categories#post-76786</link>
			<pubDate>Fri, 21 Sep 2012 13:28:36 +0000</pubDate>
			<dc:creator>lyrajuinio</dc:creator>
			<guid isPermaLink="false">76786@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I added the code to my custom.css and it's still happening.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Page jumps when clicking portfolio categories"</title>
			<link>http://www.kriesi.at/support/topic/page-jumps-when-clicking-portfolio-categories#post-76740</link>
			<pubDate>Fri, 21 Sep 2012 00:12:40 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">76740@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Add this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main {
min-height: 500px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards.&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lyrajuinio on "Page jumps when clicking portfolio categories"</title>
			<link>http://www.kriesi.at/support/topic/page-jumps-when-clicking-portfolio-categories#post-76719</link>
			<pubDate>Thu, 20 Sep 2012 21:33:01 +0000</pubDate>
			<dc:creator>lyrajuinio</dc:creator>
			<guid isPermaLink="false">76719@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the awesome theme :)&#60;/p&#62;
&#60;p&#62;I just noticed that when I click the sortable portfolio categories on my homepage, the page jumps a little. I've checked in Chrome, Firefox and Safari and I have the same problem in all browsers. Any ideas?&#60;/p&#62;
&#60;p&#62;My website is &#60;a href=&#34;http://www.lyrajuinio.com&#34; rel=&#34;nofollow&#34;&#62;http://www.lyrajuinio.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
