<?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.2</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>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 1/10 queries in 0.003 seconds using memcached
Object Caching 413/418 objects using memcached

 Served from: designm.ag @ 2013-05-24 02:18:41 by W3 Total Cache -->