<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>I-Tech Web Design North Wales &#187; Browsers</title>
	<atom:link href="http://www.itechwebdesign.co.uk/blog-web-design-north-wales/category/browsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itechwebdesign.co.uk/blog-web-design-north-wales</link>
	<description>We offer professional website design services in North Wales and Chester areas</description>
	<lastBuildDate>Mon, 11 Mar 2013 14:24:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Force scrollbar on short pages</title>
		<link>http://www.itechwebdesign.co.uk/blog-web-design-north-wales/08/2011/force-scrollbar-on-short-pages/</link>
		<comments>http://www.itechwebdesign.co.uk/blog-web-design-north-wales/08/2011/force-scrollbar-on-short-pages/#comments</comments>
		<pubDate>Sat, 20 Aug 2011 10:15:50 +0000</pubDate>
		<dc:creator>ewanvrooyen</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[FF]]></category>
		<category><![CDATA[IE10]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[IE9]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[scrollbar]]></category>

		<guid isPermaLink="false">http://www.itechwebdesign.co.uk/blog-web-design-north-wales/?p=353</guid>
		<description><![CDATA[When you have a design that does not fill the full screen you sometimes get the problem where the page seems to shift when you navigate between long and short pages. This is because of the scroll bar on the &#8230; <a href="http://www.itechwebdesign.co.uk/blog-web-design-north-wales/08/2011/force-scrollbar-on-short-pages/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When you have a design that does not fill the full screen you  sometimes get the problem where the page seems to shift when you  navigate between long and short pages.</p>
<p>This is because of the scroll bar on the right that appears or disappear depending on the length of your scrollbar.</p>
<p>All you have to do is edit your .css file and add the below:</p>
<p><code>/*Force scroll bar for short pages*/<br />
HTML {<br />
overflow-y:scroll;<br />
overflow-x:auto;<br />
}</code></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.itechwebdesign.co.uk%2Fblog-web-design-north-wales%2F08%2F2011%2Fforce-scrollbar-on-short-pages%2F&amp;title=Force%20scrollbar%20on%20short%20pages"><img src="http://www.itechwebdesign.co.uk/blog-web-design-north-wales/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.itechwebdesign.co.uk/blog-web-design-north-wales/08/2011/force-scrollbar-on-short-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
