<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Topic: Resize Problems</title>
		<link>http://en.forums.wordpress.com/topic/resize-problems</link>
		<description>WordPress.com Forums &#187; Topic: Resize Problems</description>
		<language>en</language>
		<pubDate>Sat, 18 May 2013 10:16:12 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/resize-problems" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Resize Problems"</title>
			<link>http://en.forums.wordpress.com/topic/resize-problems#post-881959</link>
			<pubDate>Tue, 08 May 2012 23:37:33 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">881959@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Looks like thesacredpath already helped you out with this question here:<br />
<a href="http://en.forums.wordpress.com/topic/help-with-positioning?replies=8#post-878324" rel="nofollow">http://en.forums.wordpress.com/topic/help-with-positioning?replies=8#post-878324</a></p>
<p>Please post back if that was a different issue and you still need help.
</p>
]]></description>
					</item>
		<item>
			<title>gnruble on "Resize Problems"</title>
			<link>http://en.forums.wordpress.com/topic/resize-problems#post-878349</link>
			<pubDate>Fri, 04 May 2012 01:45:28 +0000</pubDate>
			<dc:creator>gnruble</dc:creator>
			<guid isPermaLink="false">878349@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>After making a few tweaks to the CSS, my page is pretty much exactly how I want it - except for the whole resizing thing.</p>
<p>I have my sidebar set to float:left and main part of the page floating to the right, but when I when the window's at less than full screen, the sidebar gets completely hidden - you can't scroll over to it, it just gets stuck off page until the window's big enough. </p>
<p>I was wondering if there was any way I'd be able to set it up so it sticks in place and <em>doesn't</em> go off-screen with smaller windows? </p>
<p>(My URL is <a href="http://macinphormer.com">macinphormer.com</a>)<br />
Here's the code:</p>
<p><code>#sidebar {&lt;br /&gt;
	position:absolute;&lt;br /&gt;
	width:230px;&lt;br /&gt;
	padding:10px;&lt;br /&gt;
	background:#FFFFFF;&lt;br /&gt;
	clip:auto;&lt;br /&gt;
	float:left;&lt;br /&gt;
	margin-left:-316px;&lt;br /&gt;
	margin-top:-241px;&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;#main {&lt;br /&gt;
	width:600px;&lt;br /&gt;
	float:right;&lt;br /&gt;
	margin-right:100px;&lt;br /&gt;
	padding:0;&lt;br /&gt;
}</code>
</p>
]]></description>
					</item>

	</channel>
</rss>
