<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1044101" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1044101</link>
    <description></description>
    <language>en</language>
          <item>
    <title>I&#039;m glad it worked out for</title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/multi-column-footer-using-wordpress#comment-1243041</link>
    <description> &lt;p&gt;I&#039;m glad it worked out for you!&lt;/p&gt;
 </description>
     <pubDate>Mon, 29 Jun 2009 13:44:34 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1243041 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Megan, I&#039;m so impressed (and</title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/multi-column-footer-using-wordpress#comment-1243015</link>
    <description> &lt;p&gt;Megan, I&#039;m so impressed (and appreciative) that you took the time to make this into a full-blown tutorial! &lt;/p&gt;
&lt;p&gt;I finally had the chance to get back to it last night, and I was able to put in a multi-column footer with very little trouble. Now all that remains is some minor format tweaking... and for our main author to decide which of her content she&#039;d like to feature in this new area.&lt;/p&gt;
&lt;p&gt;Thanks so much for helping us increase the &quot;real estate&quot; on our site. The multi-column footer will be a great way to feature additional content right from the home page (and every page). : )&lt;/p&gt;
 </description>
     <pubDate>Sun, 28 Jun 2009 20:36:33 +0000</pubDate>
 <dc:creator>FairyBlogMother</dc:creator>
 <guid isPermaLink="false">comment 1243015 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>its good!
I also like the</title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/multi-column-footer-using-wordpress#comment-1242787</link>
    <description> &lt;p&gt;its good!&lt;/p&gt;
&lt;p&gt;I also like the idea. Something popped up in my mind to work with this kind of layout. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;thanks for the share.&lt;/p&gt;
 </description>
     <pubDate>Sun, 21 Jun 2009 09:58:51 +0000</pubDate>
 <dc:creator>manalodennis</dc:creator>
 <guid isPermaLink="false">comment 1242787 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>This topic has inspired the</title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/multi-column-footer-using-wordpress#comment-1242734</link>
    <description> &lt;p&gt;This topic has inspired the latest article at A Padded Cell:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.apaddedcell.com/how-create-multi-column-wigitized-footer-wordpress&quot; title=&quot;http://www.apaddedcell.com/how-create-multi-column-wigitized-footer-wordpress&quot;&gt;http://www.apaddedcell.com/how-create-multi-column-wigitized-footer-word...&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The article includes the instructions I posted above, as well as instructions for creating the columns using CSS.&lt;/p&gt;
 </description>
     <pubDate>Thu, 18 Jun 2009 16:35:10 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1242734 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>It actually depends on how</title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/multi-column-footer-using-wordpress#comment-1242603</link>
    <description> &lt;p&gt;It actually depends on how your theme is set up. Try it at the start of your footer.php file. You may have to make some other changes to the template files to get this to look right.&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Jun 2009 14:00:00 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1242603 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Now that the footer is in</title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/multi-column-footer-using-wordpress#comment-1242602</link>
    <description> &lt;p&gt;Now that the footer is in your widgets admin area you can add widgets to it there. Once you&#039;ve done that, take a look at the code that was generated on your page. You&#039;ll see each widget wrapped in a div tag with some unique identifiers as I described above. You can then use these to target those div&#039;s with CSS. Take a look at the code on my site to see how I did mine.&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Jun 2009 13:59:11 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1242602 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>The code Megan gave you is</title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/multi-column-footer-using-wordpress#comment-1242596</link>
    <description> &lt;p&gt;The code Megan gave you is to go within the function.php file, not footer.php.&lt;br /&gt;
Wordpress automatically looks for a functions php file within your theme folder, and loads anything in that file if found.&lt;/p&gt;
&lt;p&gt;So it would be in:&lt;br /&gt;
/wp-content/wp-themes/name _of_your_theme/functions.php&lt;/p&gt;
&lt;p&gt;It is possible there is no functions.php file there, this depends on the theme you are using. If there isn&#039;t you will have to create one.&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Jun 2009 12:20:27 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1242596 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I found out why I had two</title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/multi-column-footer-using-wordpress#comment-1242586</link>
    <description> &lt;p&gt;I found out why I had two footers... I&#039;d just duplicated the code; but now I&#039;ve removed the double. So now I have two sidebars (as before) and just one footer (acting as a sidebar). Now I need to figure out how to make three areas into which I can drop widgets (like Megan&#039;s). --A&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Jun 2009 03:45:23 +0000</pubDate>
 <dc:creator>FairyBlogMother</dc:creator>
 <guid isPermaLink="false">comment 1242586 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I took it out for now, but</title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/multi-column-footer-using-wordpress#comment-1242585</link>
    <description> &lt;p&gt;I took it out for now, but I&#039;ll put it back and try again if someone can advise me exactly WHERE in my footer.php file I need to put the code that Megan provided, above:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;if ( !&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;function_exists&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;dynamic_sidebar&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; || !&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;dynamic_sidebar&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;Homepage footer&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;) )&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;Thanks! --A&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Jun 2009 03:07:59 +0000</pubDate>
 <dc:creator>FairyBlogMother</dc:creator>
 <guid isPermaLink="false">comment 1242585 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I must have two footers</title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/multi-column-footer-using-wordpress#comment-1242576</link>
    <description> &lt;p&gt;I must have two footers defined in there now. One is wonky/offset. Help? Gracias!&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Jun 2009 00:17:47 +0000</pubDate>
 <dc:creator>FairyBlogMother</dc:creator>
 <guid isPermaLink="false">comment 1242576 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
