<?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: Imbalance 2 - custom navigation and custom footer</title>
		<link>http://en.forums.wordpress.com/topic/imbalance-2-custom-navigation-and-custom-footer</link>
		<description>WordPress.com Forums &#187; Topic: Imbalance 2 - custom navigation and custom footer</description>
		<language>en</language>
		<pubDate>Sun, 26 May 2013 08:13:46 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/imbalance-2-custom-navigation-and-custom-footer" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Imbalance 2 - custom navigation and custom footer"</title>
			<link>http://en.forums.wordpress.com/topic/imbalance-2-custom-navigation-and-custom-footer#post-1146492</link>
			<pubDate>Fri, 08 Feb 2013 02:24:01 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1146492@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I would also like to customise the footer so I can have widgets in 4 columns instead of 2 as the standard theme allows, is this possible?</p></blockquote>
<p>I see you figured this out by using the following CSS:</p>
<pre><code>#footer {
	width: 960px;
	height:500px;
	position:relative
}

#footer-left {
	float: left;
	padding-right:50px;
	width:430px
}

#footer-right {
	float: right;
	padding-left:50px;
	width:430px
}

.widget {
	line-height: 24px;
	margin:0 0 50px;
	width:210px;
	float:right
}

#site-info {
	position: absolute;
	bottom:10px;
	width:97%;
	text-align:center;
	padding-top:25px;
	border-top:1px solid #d6d6d6
}</code></pre>
<p>Nice work!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Imbalance 2 - custom navigation and custom footer"</title>
			<link>http://en.forums.wordpress.com/topic/imbalance-2-custom-navigation-and-custom-footer#post-1146490</link>
			<pubDate>Fri, 08 Feb 2013 02:20:06 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1146490@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I would like to add a navigation menu below my header image and to the left of the search box, but I can't work out how to position it correctly in custom CSS.</p></blockquote>
<p>Try starting with the solution posted here:<br />
<a href="http://en.forums.wordpress.com/topic/align-menu-tabs-side-by-side-in-imbalance?replies=22#post-764995" rel="nofollow">http://en.forums.wordpress.com/topic/align-menu-tabs-side-by-side-in-imbalance?replies=22#post-764995</a>
</p>
]]></description>
					</item>
		<item>
			<title>pinotmoi on "Imbalance 2 - custom navigation and custom footer"</title>
			<link>http://en.forums.wordpress.com/topic/imbalance-2-custom-navigation-and-custom-footer#post-1128549</link>
			<pubDate>Sat, 19 Jan 2013 23:26:57 +0000</pubDate>
			<dc:creator>pinotmoi</dc:creator>
			<guid isPermaLink="false">1128549@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,</p>
<p>I would like to add a navigation menu below my header image and to the left of the search box, but I can't work out how to position it correctly in custom CSS.</p>
<p>I would also like to customise the footer so I can have widgets in 4 columns instead of 2 as the standard theme allows, is this possible?</p>
<p>Please help. Thank you!</p>
<p><a href="http://pinotmoi.com" rel="nofollow">http://pinotmoi.com</a>
</p>
]]></description>
					</item>

	</channel>
</rss>
