<?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: Manifest:  Locating Twitter and Facebook Widgets</title>
		<link>http://en.forums.wordpress.com/topic/manifest-locating-twitter-and-facebook-widgets</link>
		<description>WordPress.com Forums &#187; Topic: Manifest:  Locating Twitter and Facebook Widgets</description>
		<language>en</language>
		<pubDate>Tue, 21 May 2013 11:49:21 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/manifest-locating-twitter-and-facebook-widgets" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Manifest:  Locating Twitter and Facebook Widgets"</title>
			<link>http://en.forums.wordpress.com/topic/manifest-locating-twitter-and-facebook-widgets#post-895783</link>
			<pubDate>Sun, 27 May 2012 17:08:57 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">895783@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>For a Twitter option, see these help pages:<br />
<a href="http://en.support.wordpress.com/twitter/twitter-follow-button/" rel="nofollow">http://en.support.wordpress.com/twitter/twitter-follow-button/</a><br />
<a href="http://en.support.wordpress.com/twitter/" rel="nofollow">http://en.support.wordpress.com/twitter/</a></p>
<p>Since the Manifest theme is designed with footer widgets and no sidebar, one way to adjust that would be to move the footer widgets to the right and make them appear as a sidebar. Here is an example of one way you might do it:</p>
<pre><code>body,
#site-wrapper {
	width: 765px;
	position: relative;
	margin: 0 auto;
}
#core-content {
	overflow: hidden;
}
#footer,
#supplementary,
.footer-content {
	width: 235px;
}
#footer {
	position: absolute;
	top: 185px;
	right: 0;
	border-top: none;
	margin-top: 0;
	padding-top: 30px;
}
#supplementary.two .widget-area {
	float: none;
	margin-right: 0;
	text-align: left;
	width: 100%;
}</code></pre>
<p>Note that you will probably need to adjust the numbers in this example to fit your blog.
</p>
]]></description>
					</item>
		<item>
			<title>charlottesville29 on "Manifest:  Locating Twitter and Facebook Widgets"</title>
			<link>http://en.forums.wordpress.com/topic/manifest-locating-twitter-and-facebook-widgets#post-890782</link>
			<pubDate>Mon, 21 May 2012 16:25:33 +0000</pubDate>
			<dc:creator>charlottesville29</dc:creator>
			<guid isPermaLink="false">890782@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I would like to make it easy for visitors to my blog to be able to follow me on Twitter and like me on Facebook.  To that end, near the header I would like to add buttons readers can click to follow me on Twitter and Facebook.  Right now, I have a Faceook like option at the bottom of the screen in the footer, and I don't have any Twitter follow option at all.  I have searched the fora, but cannot determine how to do this with Manifest theme.  Thanks.
</p>
]]></description>
					</item>

	</channel>
</rss>
