<?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: page scroll - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/page-scroll</link>
		<description>Support Forum - Tag: page scroll - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 13:04:38 +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/page-scroll" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Visualization problem"</title>
			<link>http://www.kriesi.at/support/topic/visualization-problem#post-83678</link>
			<pubDate>Tue, 13 Nov 2012 16:38:27 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">83678@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey holstphoto,&#60;/p&#62;
&#60;p&#62;I've just answered your question in another topic with the same issue. Make sure your cache plugin has its cache reset so any new css you add gets included live and you aren't looking at old data.&#60;/p&#62;
&#60;p&#62;Also please only ask a question in one topic or make a new topic for it. That way we don't have any accidental duplication of answers.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>holstphoto on "Visualization problem"</title>
			<link>http://www.kriesi.at/support/topic/visualization-problem#post-83610</link>
			<pubDate>Tue, 13 Nov 2012 12:48:50 +0000</pubDate>
			<dc:creator>holstphoto</dc:creator>
			<guid isPermaLink="false">83610@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi I am having problems getting my sidebar to stay in one place without scrolling with the content area, I have tried adding the custom code, but it doesnt seem to help&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://holstphoto.com&#34; rel=&#34;nofollow&#34;&#62;http://holstphoto.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Visualization problem"</title>
			<link>http://www.kriesi.at/support/topic/visualization-problem#post-33225</link>
			<pubDate>Sun, 27 Nov 2011 14:24:40 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33225@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>giaquinta on "Visualization problem"</title>
			<link>http://www.kriesi.at/support/topic/visualization-problem#post-33222</link>
			<pubDate>Sun, 27 Nov 2011 12:58:20 +0000</pubDate>
			<dc:creator>giaquinta</dc:creator>
			<guid isPermaLink="false">33222@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, at this moment i prefer an always fixed and without issues sidebar than a background gallery without sidebar, I'll let you know in the future maybe. Thank you very much for your support. =)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Visualization problem"</title>
			<link>http://www.kriesi.at/support/topic/visualization-problem#post-33221</link>
			<pubDate>Sun, 27 Nov 2011 12:14:23 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33221@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes - the problem is that the slide animation requires an absolute position (not a fixed one) and that the left !important value overwrites the calculated animation values. Currently it's not possible to use a fixed sidebar with the bg gallery script.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>giaquinta on "Visualization problem"</title>
			<link>http://www.kriesi.at/support/topic/visualization-problem#post-33220</link>
			<pubDate>Sun, 27 Nov 2011 11:48:27 +0000</pubDate>
			<dc:creator>giaquinta</dc:creator>
			<guid isPermaLink="false">33220@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I added&#60;/p&#62;
&#60;p&#62;.sidebar {&#60;br /&#62;
position: fixed !important;&#60;br /&#62;
left:50px !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;it seems working... but now the sidebar doesn't disappear during the background gallery...Maybe it's not so terrible..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>giaquinta on "Visualization problem"</title>
			<link>http://www.kriesi.at/support/topic/visualization-problem#post-33217</link>
			<pubDate>Sun, 27 Nov 2011 11:13:16 +0000</pubDate>
			<dc:creator>giaquinta</dc:creator>
			<guid isPermaLink="false">33217@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you Dude,&#60;br /&#62;
the background is now ok but the sidebar not yet...&#60;br /&#62;
(check this: &#60;a href=&#34;http://www.asiapalermo.it/svizzero/flashlight/?page_id=13&#34; rel=&#34;nofollow&#34;&#62;http://www.asiapalermo.it/svizzero/flashlight/?page_id=13&#60;/a&#62; )&#60;/p&#62;
&#60;p&#62;do you think I've to add to the custom css also a&#60;/p&#62;
&#60;p&#62;.sidebar {&#60;br /&#62;
position: fixed !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;would it be dangerous for the animation of the sidebar while entering in the full screen gallery mode?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Visualization problem"</title>
			<link>http://www.kriesi.at/support/topic/visualization-problem#post-33211</link>
			<pubDate>Sun, 27 Nov 2011 08:08:46 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33211@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
add following code to the quick css field or css/custom.css:&#60;/p&#62;
&#60;p&#62;html, body {&#60;br /&#62;
    background-attachment: fixed !important;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>giaquinta on "Visualization problem"</title>
			<link>http://www.kriesi.at/support/topic/visualization-problem#post-33165</link>
			<pubDate>Sat, 26 Nov 2011 16:01:28 +0000</pubDate>
			<dc:creator>giaquinta</dc:creator>
			<guid isPermaLink="false">33165@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I have some issues with page scrolling and sidebar, check those 2 pages:&#60;/p&#62;
&#60;p&#62;the first is perfect:&#60;br /&#62;
&#60;a href=&#34;http://www.asiapalermo.it/svizzero/flashlight/&#34; rel=&#34;nofollow&#34;&#62;http://www.asiapalermo.it/svizzero/flashlight/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and the second:&#60;br /&#62;
&#60;a href=&#34;http://www.asiapalermo.it/svizzero/flashlight/?page_id=13&#34; rel=&#34;nofollow&#34;&#62;http://www.asiapalermo.it/svizzero/flashlight/?page_id=13&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;(as every page of the website except the first) has a problem with the bottom side of the sidebar and with the high of the page, if you scroll the page you see that it's not set to 100% and the sidebar moves with the content...any ideas? I only modified the custom.css for changing main menu format...
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
