<?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: scrolling!</title>
		<link>http://www.kriesi.at/support/topic/scrolling-1</link>
		<description>Support Forum - Topic: scrolling!</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 09:00:06 +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/scrolling-1" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "scrolling!"</title>
			<link>http://www.kriesi.at/support/topic/scrolling-1#post-82074</link>
			<pubDate>Sat, 03 Nov 2012 09:31:22 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">82074@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Thanks for letting us know. We are glad you are back on track.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>srschroeder on "scrolling!"</title>
			<link>http://www.kriesi.at/support/topic/scrolling-1#post-81133</link>
			<pubDate>Fri, 26 Oct 2012 07:08:21 +0000</pubDate>
			<dc:creator>srschroeder</dc:creator>
			<guid isPermaLink="false">81133@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey guy, I found this solution in another post to permanently keep the left sidebar from scrolling,, add this in the Coalition - Theme Options -  Custom CSS area:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.sidebar {position: fixed !important;}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;otherwise,, note that your combined content in that left area should just be as little as possible to prevent the scrolling, and for decent viewing on smaller screens
&#60;/p&#62;</description>
		</item>
		<item>
			<title>twocanaries on "scrolling!"</title>
			<link>http://www.kriesi.at/support/topic/scrolling-1#post-81128</link>
			<pubDate>Fri, 26 Oct 2012 06:03:35 +0000</pubDate>
			<dc:creator>twocanaries</dc:creator>
			<guid isPermaLink="false">81128@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would like my page to scroll smoothly like your demo
&#60;/p&#62;</description>
		</item>
		<item>
			<title>twocanaries on "scrolling!"</title>
			<link>http://www.kriesi.at/support/topic/scrolling-1#post-81124</link>
			<pubDate>Fri, 26 Oct 2012 05:59:25 +0000</pubDate>
			<dc:creator>twocanaries</dc:creator>
			<guid isPermaLink="false">81124@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey  :)&#60;/p&#62;
&#60;p&#62;I tried applying it and it still didn't work. I looked at it on other computers - and in fact the other computers I viewed it on were worse. The menu links didn't even go to their respective 'pages'
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "scrolling!"</title>
			<link>http://www.kriesi.at/support/topic/scrolling-1#post-80993</link>
			<pubDate>Thu, 25 Oct 2012 05:56:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">80993@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It depends on the screen resolution of your screens. If eg all your screens have a resolution of 1280px x 786px the sidebar won't scroll because the sidebar height exceeds the viewport height on all screens. &#60;/p&#62;
&#60;p&#62;You can try to decrease the logo height which will also affect the sidebar height. Eg use following code (you can add it to the quick css field):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .logo img {
    height: 50px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to drecrease the logo height to 50px (I know this size is actually useless but it will demonstrate you that the sidebar now scrolls as expected). You can now increase the logo height and at some point you'll notice that the sidebar doesn't scroll anymore.&#60;/p&#62;
&#60;p&#62;So if you want to solve this issue for your screen resolution reduce the logo size or use the hack I posted above.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>twocanaries on "scrolling!"</title>
			<link>http://www.kriesi.at/support/topic/scrolling-1#post-80973</link>
			<pubDate>Thu, 25 Oct 2012 02:56:29 +0000</pubDate>
			<dc:creator>twocanaries</dc:creator>
			<guid isPermaLink="false">80973@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;... my apologies as I am new to this ...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>twocanaries on "scrolling!"</title>
			<link>http://www.kriesi.at/support/topic/scrolling-1#post-80972</link>
			<pubDate>Thu, 25 Oct 2012 02:54:32 +0000</pubDate>
			<dc:creator>twocanaries</dc:creator>
			<guid isPermaLink="false">80972@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Dude (or another Admin)&#60;/p&#62;
&#60;p&#62;It's not just my screen that this occurs on. On every computer I have tried it on it doesn't work. I am confused as to why I need a 'hack' to make an advertised feature work. &#60;/p&#62;
&#60;p&#62;:S
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "scrolling!"</title>
			<link>http://www.kriesi.at/support/topic/scrolling-1#post-80601</link>
			<pubDate>Mon, 22 Oct 2012 07:43:50 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">80601@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This is the default behaviour because your sidebar exceeds the viewport height. You can activate the scroll effect with a hack but be warned that users with smaller screens (1280 &#38;gt; ) probably will experience issues with the sidebar navigation. Open up coalition/js/avia.js and replace following line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(sidebar.height() + sb_offset.top&#38;gt; win.height() &#124;&#124; isMobile)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(isMobile)&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>twocanaries on "scrolling!"</title>
			<link>http://www.kriesi.at/support/topic/scrolling-1#post-80511</link>
			<pubDate>Sat, 20 Oct 2012 18:21:44 +0000</pubDate>
			<dc:creator>twocanaries</dc:creator>
			<guid isPermaLink="false">80511@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael &#60;/p&#62;
&#60;p&#62;That didnt do the trick :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "scrolling!"</title>
			<link>http://www.kriesi.at/support/topic/scrolling-1#post-80456</link>
			<pubDate>Sat, 20 Oct 2012 06:19:08 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">80456@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi twocanaries,&#60;/p&#62;
&#60;p&#62;Try to disable all your plugins. And check if it works.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>twocanaries on "scrolling!"</title>
			<link>http://www.kriesi.at/support/topic/scrolling-1#post-80361</link>
			<pubDate>Fri, 19 Oct 2012 14:46:34 +0000</pubDate>
			<dc:creator>twocanaries</dc:creator>
			<guid isPermaLink="false">80361@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi &#60;/p&#62;
&#60;p&#62;I looked for this on the board and didn't get and idea how to fix it - My page won't scroll ... when I click a menu option it takes me there but then I lose my menu. I want it to slide like it does in the demo. Thanks!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bit.ly/QBnHHG&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/QBnHHG&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
