<?xml version="1.0" encoding="UTF-8"?><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>Comments on: permanent vertical scrollbar</title>
	<atom:link href="http://vitaminkdesign.com/blog/2007/03/27/permanent-vertical-scrollbar/feed/" rel="self" type="application/rss+xml" />
	<link>http://vitaminkdesign.com/blog/2007/03/27/permanent-vertical-scrollbar/</link>
	<description>default theme - just getting up and running</description>
	<pubDate>Fri, 18 May 2012 17:33:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Emille Logan</title>
		<link>http://vitaminkdesign.com/blog/2007/03/27/permanent-vertical-scrollbar/#comment-2</link>
		<dc:creator>Emille Logan</dc:creator>
		<pubDate>Thu, 30 Aug 2007 19:35:55 +0000</pubDate>
		<guid isPermaLink="false">http://vitaminkdesign.com/blog/?p=13#comment-2</guid>
		<description>http://www.communitymx.com/content/article.cfm?cid=528A0 gives a solution for a permanent vertical scrollbar that validates.  You can force a vertical scrollbar by adding the following to your css:

html { min-height: 100%; margin-bottom: 1px; }

This code increases the page height by 1px more than the maximum, forcing a vertical scrollbar.  Downside is that some people get annoyed by having this scrollbar there.</description>
		<content:encoded><![CDATA[<p><a href="http://www.communitymx.com/content/article.cfm?cid=528A0" rel="nofollow">http://www.communitymx.com/content/article.cfm?cid=528A0</a> gives a solution for a permanent vertical scrollbar that validates.  You can force a vertical scrollbar by adding the following to your css:</p>
<p>html { min-height: 100%; margin-bottom: 1px; }</p>
<p>This code increases the page height by 1px more than the maximum, forcing a vertical scrollbar.  Downside is that some people get annoyed by having this scrollbar there.</p>
]]></content:encoded>
	</item>
</channel>
</rss>


