<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Sticky (Fixed) SideNav Layout with CSS</title>
	<atom:link href="http://designm.ag/tutorials/sticky-sidenav-layout/feed/" rel="self" type="application/rss+xml" />
	<link>http://designm.ag/tutorials/sticky-sidenav-layout/</link>
	<description>Articles and Resources for Web Designers</description>
	<lastBuildDate>Tue, 20 Sep 2011 17:54:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Free Templates</title>
		<link>http://designm.ag/tutorials/sticky-sidenav-layout/#comment-50894</link>
		<dc:creator>Free Templates</dc:creator>
		<pubDate>Fri, 22 Jul 2011 06:30:46 +0000</pubDate>
		<guid isPermaLink="false">http://designm.ag/?p=9121#comment-50894</guid>
		<description>Well tutorialized !</description>
		<content:encoded><![CDATA[<p>Well tutorialized !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vanessa</title>
		<link>http://designm.ag/tutorials/sticky-sidenav-layout/#comment-50312</link>
		<dc:creator>Vanessa</dc:creator>
		<pubDate>Wed, 20 Jul 2011 09:46:04 +0000</pubDate>
		<guid isPermaLink="false">http://designm.ag/?p=9121#comment-50312</guid>
		<description>can someone please help me?
i don&#039;t know how to get my sidebar fixed..!! 
please please heeelp! :)
xx</description>
		<content:encoded><![CDATA[<p>can someone please help me?<br />
i don&#8217;t know how to get my sidebar fixed..!!<br />
please please heeelp! <img src='http://designm.ag/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
xx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheKoolDots</title>
		<link>http://designm.ag/tutorials/sticky-sidenav-layout/#comment-46830</link>
		<dc:creator>TheKoolDots</dc:creator>
		<pubDate>Fri, 08 Jul 2011 07:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://designm.ag/?p=9121#comment-46830</guid>
		<description>Great Information! 

We&#039;ve been brushing up on CSS, very timely, indeed.

Thanks for the post</description>
		<content:encoded><![CDATA[<p>Great Information! </p>
<p>We&#8217;ve been brushing up on CSS, very timely, indeed.</p>
<p>Thanks for the post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 3</title>
		<link>http://designm.ag/tutorials/sticky-sidenav-layout/#comment-42888</link>
		<dc:creator>3</dc:creator>
		<pubDate>Wed, 22 Jun 2011 08:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://designm.ag/?p=9121#comment-42888</guid>
		<description>I am a newbie to CSS and have tried adding a fixed sidebar which seems to be working ok in Firefox. However, when testing the site in different browser using http://browsershots.org, in some cases it looks like I have duplicated the sidebar twice?!:

http://browsershots.org/http://www.3mobileuk.co.uk/

I have added:

#wrap {
	position: relative;
	width: 820px;
	margin : 0px auto;
}
#secondary {
	position : fixed;
	top : 10px;
	left : 50%;
	
	padding-left : 110px;
}

#content {
	width : 820px;
}</description>
		<content:encoded><![CDATA[<p>I am a newbie to CSS and have tried adding a fixed sidebar which seems to be working ok in Firefox. However, when testing the site in different browser using <a href="http://browsershots.org" rel="nofollow">http://browsershots.org</a>, in some cases it looks like I have duplicated the sidebar twice?!:</p>
<p><a href="http://browsershots.org/http://www.3mobileuk.co.uk/" rel="nofollow">http://browsershots.org/http://www.3mobileuk.co.uk/</a></p>
<p>I have added:</p>
<p>#wrap {<br />
	position: relative;<br />
	width: 820px;<br />
	margin : 0px auto;<br />
}<br />
#secondary {<br />
	position : fixed;<br />
	top : 10px;<br />
	left : 50%;</p>
<p>	padding-left : 110px;<br />
}</p>
<p>#content {<br />
	width : 820px;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shikeb Ali</title>
		<link>http://designm.ag/tutorials/sticky-sidenav-layout/#comment-39283</link>
		<dc:creator>Shikeb Ali</dc:creator>
		<pubDate>Sun, 17 Apr 2011 06:16:35 +0000</pubDate>
		<guid isPermaLink="false">http://designm.ag/?p=9121#comment-39283</guid>
		<description>Incredible ! Loved the way you treated IE 6.

Thanks !</description>
		<content:encoded><![CDATA[<p>Incredible ! Loved the way you treated IE 6.</p>
<p>Thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nils</title>
		<link>http://designm.ag/tutorials/sticky-sidenav-layout/#comment-38776</link>
		<dc:creator>Nils</dc:creator>
		<pubDate>Mon, 04 Apr 2011 18:08:39 +0000</pubDate>
		<guid isPermaLink="false">http://designm.ag/?p=9121#comment-38776</guid>
		<description>Does not work in iPad</description>
		<content:encoded><![CDATA[<p>Does not work in iPad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patrvillaruz</title>
		<link>http://designm.ag/tutorials/sticky-sidenav-layout/#comment-38316</link>
		<dc:creator>patrvillaruz</dc:creator>
		<pubDate>Tue, 22 Mar 2011 05:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://designm.ag/?p=9121#comment-38316</guid>
		<description>nice tutorial but im looking other sticky sidenav.. :)</description>
		<content:encoded><![CDATA[<p>nice tutorial but im looking other sticky sidenav.. <img src='http://designm.ag/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://designm.ag/tutorials/sticky-sidenav-layout/#comment-37759</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 04 Mar 2011 01:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://designm.ag/?p=9121#comment-37759</guid>
		<description>Great Tutorial, just what I need for my latest site! I am having issues however when the screen resolution is small enough to allow you to scroll horizontally. The sticky nav overlaps the content to the right of it. Do you know how to stop the sticky nav from moving across horizontally?</description>
		<content:encoded><![CDATA[<p>Great Tutorial, just what I need for my latest site! I am having issues however when the screen resolution is small enough to allow you to scroll horizontally. The sticky nav overlaps the content to the right of it. Do you know how to stop the sticky nav from moving across horizontally?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umar</title>
		<link>http://designm.ag/tutorials/sticky-sidenav-layout/#comment-36524</link>
		<dc:creator>Umar</dc:creator>
		<pubDate>Fri, 04 Feb 2011 00:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://designm.ag/?p=9121#comment-36524</guid>
		<description>small yet very much effective tutorial .. thanks</description>
		<content:encoded><![CDATA[<p>small yet very much effective tutorial .. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdullah</title>
		<link>http://designm.ag/tutorials/sticky-sidenav-layout/#comment-35777</link>
		<dc:creator>Abdullah</dc:creator>
		<pubDate>Wed, 12 Jan 2011 13:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://designm.ag/?p=9121#comment-35777</guid>
		<description>very very useful.. thnkx</description>
		<content:encoded><![CDATA[<p>very very useful.. thnkx</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached
Database Caching 1/7 queries in 0.002 seconds using memcached
Object Caching 436/439 objects using memcached

Served from: designm.ag @ 2012-02-12 23:22:16 -->
