<?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: Modularity lite theme - how to change footer area</title>
		<link>http://en.forums.wordpress.com/topic/modularity-lite-theme-how-to-change-footer-area</link>
		<description>WordPress.com Forums &#187; Topic: Modularity lite theme - how to change footer area</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 22:38:39 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/modularity-lite-theme-how-to-change-footer-area" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Modularity lite theme - how to change footer area"</title>
			<link>http://en.forums.wordpress.com/topic/modularity-lite-theme-how-to-change-footer-area#post-818460</link>
			<pubDate>Tue, 14 Feb 2012 23:20:07 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">818460@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To make the top navigation menu line up, remove this:</p>
<pre><code>#top div.main-nav {
position:absolute;
top:70px;
left:180px;
background:#F2F2F5;
width:99em;
}</code></pre>
<p>And add this:</p>
<pre><code>#top, #top .main-nav {
  width: 990px;
  margin: 0 auto;
  padding: 0;
}</code></pre>
<p>To make the background color of the menu the same as the container just below it, add this:</p>
<pre><code>#top div.main-nav {
  background: #F2F2F5;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>designsimply on "Modularity lite theme - how to change footer area"</title>
			<link>http://en.forums.wordpress.com/topic/modularity-lite-theme-how-to-change-footer-area#post-818449</link>
			<pubDate>Tue, 14 Feb 2012 23:03:43 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">818449@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>So you want to remove every h3 tag with the "sub" clase *except* the Blogroll heading?</p>
<p>The footer change didn't move the menu bar, if you remove the #footer-wrap block you added and check, you'll see that the menu is still offset. It was like that before. I'll need to do a little digging to try to figure out what's causing it not to line up like that.
</p>
]]></description>
					</item>
		<item>
			<title>kpuro on "Modularity lite theme - how to change footer area"</title>
			<link>http://en.forums.wordpress.com/topic/modularity-lite-theme-how-to-change-footer-area#post-818439</link>
			<pubDate>Tue, 14 Feb 2012 22:45:54 +0000</pubDate>
			<dc:creator>kpuro</dc:creator>
			<guid isPermaLink="false">818439@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Perfect! Thank you!!</p>
<p>Most of them worked fine! (and some where just me being blond)</p>
<p>But getting the blogroll back isn't that easy. There are quite many things I'm trying to hide. The page titles, post titles, post information fom the below, and the latest text from the home page. If I take the</p>
<p>h3.sub {<br />
  display:none;<br />
}</p>
<p>away from the ccs editor, the latest text appears back. But not too much worry about that one. I think can live with out the blogroll title.</p>
<p>Also the thing I added for the footer area to make it smaller moved my menu bar also. With the menu bar I'm really in trouble cause it keeps moving all the time :(
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Modularity lite theme - how to change footer area"</title>
			<link>http://en.forums.wordpress.com/topic/modularity-lite-theme-how-to-change-footer-area#post-818429</link>
			<pubDate>Tue, 14 Feb 2012 22:31:14 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">818429@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Last: Is there any way to put Copyright -text at the bottom of the page?</p></blockquote>
<p>Sure, one way would be to add it using a <a href="http://en.support.wordpress.com/widgets/text-widget/">text widget</a>.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Modularity lite theme - how to change footer area"</title>
			<link>http://en.forums.wordpress.com/topic/modularity-lite-theme-how-to-change-footer-area#post-818428</link>
			<pubDate>Tue, 14 Feb 2012 22:30:02 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">818428@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Third: There are couple of images in the footer area that I have linked to other pages, but I can not find a place to change them to oppen in a new window. Now they oppen in the same window.</p></blockquote>
<p>Those images were setup by adding image widgets.The image widget doesn't have an option to open links in a new page. What you could do is create a text widget instead and add the html to open a link in a new window manually.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Modularity lite theme - how to change footer area"</title>
			<link>http://en.forums.wordpress.com/topic/modularity-lite-theme-how-to-change-footer-area#post-818426</link>
			<pubDate>Tue, 14 Feb 2012 22:28:07 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">818426@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Second: I think I have done something wrong because the title of the blogroll has desapeart from top of the list at the footer. Anyway to find out how to get it back?</p></blockquote>
<p>In your custom CSS, this is making the "Blogroll" widget heading disappear:</p>
<pre><code>h3.sub {
  display:none;
}</code></pre>
<p>What were you trying to hide when you added that rule?
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Modularity lite theme - how to change footer area"</title>
			<link>http://en.forums.wordpress.com/topic/modularity-lite-theme-how-to-change-footer-area#post-818422</link>
			<pubDate>Tue, 14 Feb 2012 22:25:31 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">818422@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>First. The footer area is too wide. Is there any way to make it the same wide as the actual box above it?</p></blockquote>
<p>Try this:</p>
<pre><code>#footer-wrap {
  width: 990px;
  margin: 0 auto;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>kpuro on "Modularity lite theme - how to change footer area"</title>
			<link>http://en.forums.wordpress.com/topic/modularity-lite-theme-how-to-change-footer-area#post-817990</link>
			<pubDate>Tue, 14 Feb 2012 16:20:02 +0000</pubDate>
			<dc:creator>kpuro</dc:creator>
			<guid isPermaLink="false">817990@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I also asked in my previous topic about the top menu that keeps moving right or left when ever I zoom in or out or use bigger screen. Any way to fix that? </p>
<p>I made my blog visible to everyone, so that it can be easier to answer the questions. </p>
<p>Many many thanks!
</p>
]]></description>
					</item>
		<item>
			<title>kpuro on "Modularity lite theme - how to change footer area"</title>
			<link>http://en.forums.wordpress.com/topic/modularity-lite-theme-how-to-change-footer-area#post-817982</link>
			<pubDate>Tue, 14 Feb 2012 16:15:41 +0000</pubDate>
			<dc:creator>kpuro</dc:creator>
			<guid isPermaLink="false">817982@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi!</p>
<p>I have managed to do some changes to my blog, but there is still couple of things bugging me :)</p>
<p>First. The footer area is too wide. Is there any way to make it the same wide as the actual box above it?</p>
<p>Second: I think I have done something wrong because the title of the blogroll has desapeart from top of the list at the footer. Anyway to find out how to get it back?</p>
<p>Third: There are couple of images in the footer area that I have linked to other pages, but I can not find a place to change them to oppen in a new window. Now they oppen in the same window.</p>
<p>Last: Is there any way to put Copyright -text at the bottom of the page?</p>
<p>Thank you very very much!! </p>
<p>My blog is <a href="http://purenorth.org/" rel="nofollow">http://purenorth.org/</a>
</p>
]]></description>
					</item>

	</channel>
</rss>
