<?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: Moving the text widget</title>
		<link>http://en.forums.wordpress.com/topic/moving-the-text-widget</link>
		<description>WordPress.com Forums &#187; Topic: Moving the text widget</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 09:32:09 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/moving-the-text-widget" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Moving the text widget"</title>
			<link>http://en.forums.wordpress.com/topic/moving-the-text-widget#post-992438</link>
			<pubDate>Thu, 30 Aug 2012 16:05:22 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">992438@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You should definitely check out web browser tools or add-ons like <a href="http://getfirebug.com/">Firebug</a> for Firefox. They're crazy good for figuring out selectors.
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Moving the text widget"</title>
			<link>http://en.forums.wordpress.com/topic/moving-the-text-widget#post-987464</link>
			<pubDate>Sat, 25 Aug 2012 14:12:05 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">987464@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>So glad it worked for you. Thanks for sharing your code solutions here and on the other post. I love it when we all learn something.
</p>
]]></description>
					</item>
		<item>
			<title>notchangingmyname on "Moving the text widget"</title>
			<link>http://en.forums.wordpress.com/topic/moving-the-text-widget#post-985991</link>
			<pubDate>Thu, 23 Aug 2012 18:22:49 +0000</pubDate>
			<dc:creator>notchangingmyname</dc:creator>
			<guid isPermaLink="false">985991@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>thanks again houstonweaver! It worked. I ended up changing ".widget-area" to ".textwidget" and was able to move just those buttons. I didn't make it permanent, though, because I know that I will have hours and hours of tweaking ahead if I decide to make the change. But at least now I know <em>how </em>to do it!
</p>
]]></description>
					</item>
		<item>
			<title>notchangingmyname on "Moving the text widget"</title>
			<link>http://en.forums.wordpress.com/topic/moving-the-text-widget#post-985679</link>
			<pubDate>Thu, 23 Aug 2012 12:58:44 +0000</pubDate>
			<dc:creator>notchangingmyname</dc:creator>
			<guid isPermaLink="false">985679@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks! I will play around with it on my lunch break and see what happens. :-)
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Moving the text widget"</title>
			<link>http://en.forums.wordpress.com/topic/moving-the-text-widget#post-985181</link>
			<pubDate>Wed, 22 Aug 2012 22:02:29 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">985181@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>correction: 250 not 350</p>
<p>On my notebook screen with all the toolbars I run, i am only able to get the 5 connect with me items showing.  Thats the only thing that would concern me about a fixed sidebar, will all viewers be able to see all your conent.  on my ipad I should also be able to see those 5 items, so your instinct to limit it to those items was correct.. You might just have to find a space in the footer or elsewhere for the other items or change the size.
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Moving the text widget"</title>
			<link>http://en.forums.wordpress.com/topic/moving-the-text-widget#post-985107</link>
			<pubDate>Wed, 22 Aug 2012 21:23:38 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">985107@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Try using the . instead of the #.  However when I did that with textwidget I got wonky stuff because I think taking it out of the widget area made it go horizontal instead of vertical for me..  However with the selector widget-area and your code and I got it fixed on screen.  In order to fix it where you had it I had to fiddle with the numbers a bit. </p>
<p>This got close on my notebook screen anyway.  Don't know what it would do to my ipad:<br />
<pre><code>.widget-area{
position:fixed;
top:350px;
z-index:100;
right:5px;
}</code></pre>
<p>You would have to play with it a bit.  It did include those items under your sharing buttons, but without that they would scroll up.  </p>
<p>Let me know if this gets you there.
</p>
]]></description>
					</item>
		<item>
			<title>notchangingmyname on "Moving the text widget"</title>
			<link>http://en.forums.wordpress.com/topic/moving-the-text-widget#post-985039</link>
			<pubDate>Wed, 22 Aug 2012 20:40:33 +0000</pubDate>
			<dc:creator>notchangingmyname</dc:creator>
			<guid isPermaLink="false">985039@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>no houstonweaver, just the text widget. I was thinking about fixing my twitter, instagram etc. buttons to the right side of the page.</p>
<p>Ugh thanks for the info about the ipad. It's crazy how many little tweaks have to be made to get it just right!
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Moving the text widget"</title>
			<link>http://en.forums.wordpress.com/topic/moving-the-text-widget#post-984969</link>
			<pubDate>Wed, 22 Aug 2012 19:55:10 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">984969@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Twenty Ten:<br />
<a href="https://wpcom-themes.svn.automattic.com/twentyten/style.css" rel="nofollow">https://wpcom-themes.svn.automattic.com/twentyten/style.css</a><br />
<a href="https://wpcom-themes.svn.automattic.com/twentyten/style-wpcom.css" rel="nofollow">https://wpcom-themes.svn.automattic.com/twentyten/style-wpcom.css</a>
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Moving the text widget"</title>
			<link>http://en.forums.wordpress.com/topic/moving-the-text-widget#post-984962</link>
			<pubDate>Wed, 22 Aug 2012 19:49:13 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">984962@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Do you mean that you would like your whole sidebar widget area fixed so that it remains onscreen as you scroll down the page? I have no answer, but wanted to clarify.</p>
<p>On your search widget, it might just be an iPad thing, but for me it obscures the right side of your bottom fixed menu because it occupies the same fixed space.
</p>
]]></description>
					</item>
		<item>
			<title>notchangingmyname on "Moving the text widget"</title>
			<link>http://en.forums.wordpress.com/topic/moving-the-text-widget#post-984859</link>
			<pubDate>Wed, 22 Aug 2012 18:47:57 +0000</pubDate>
			<dc:creator>notchangingmyname</dc:creator>
			<guid isPermaLink="false">984859@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi all, I would like to move and fix my Text widget to the right side of the browser (the same way I did moved my Search widget to the bottom), but for the life of me I can't figure out what the proper selector is! I tried the following code based off what I have for my search widget, but it didn't work:</p>
<pre><code>#textwidget {
	position:fixed;
	top:250px;
	z-index:100;
	right:190px;
}

#textwidget .widget-title {
	display:none;
}</code></pre>
<p>I also tried #textwidget-1, #textwidget-2 and #textwidget-3 as selectors, but they didn't work. </p>
<p>Any help would be greatly appreciated, thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
