<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Forums, Blogs, Wikis Topic: Making room for bbpress</title>
<link>http://forumsblogswikis.com/forum/</link>
<description>Forums, Blogs, Wikis Topic: Making room for bbpress</description>
<language>en</language>
<pubDate>Sun, 01 Aug 2010 00:27:51 +0000</pubDate>

<item>
<title>ryan on "Making room for bbpress"</title>
<link>http://forumsblogswikis.com/forum/topic/25#post-47</link>
<pubDate>Wed, 13 Aug 2008 16:13:23 +0000</pubDate>
<dc:creator>ryan</dc:creator>
<guid isPermaLink="false">47@http://forumsblogswikis.com/forum/</guid>
<description>&#60;p&#62;What I did was use the same theme files and check whether the visitor was viewing the forum or not.  I did&#60;br /&#62;
&#60;code&#62;if (!function_exists('bb_head')) { // show the middle column }&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The bb_head function is only defined if the forum stuff is loaded, so if the template is loaded outside of the forum the middle column is displayed.  If we're inside the forum, and bb_head is defined, the third column is displayed which makes the left column narrower.
&#60;/p&#62;</description>
</item>
<item>
<title>estrahon on "Making room for bbpress"</title>
<link>http://forumsblogswikis.com/forum/topic/25#post-46</link>
<pubDate>Wed, 13 Aug 2008 03:42:38 +0000</pubDate>
<dc:creator>estrahon</dc:creator>
<guid isPermaLink="false">46@http://forumsblogswikis.com/forum/</guid>
<description>&#60;p&#62;I found a solution to my problem. I'll post how I fixed it here just in case anyone else will need to know. What I did was create a second header file called customheader.php. Then I created a second css file called custom.css. I changed it so that the customheader.php file called custom.css. I then created a custom.php template based off of page.php, got rid of the sidebar and called my customheader.php file like this: &#38;lt;?php include ('customheader.php'); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;Worked like a charm!
&#60;/p&#62;</description>
</item>
<item>
<title>estrahon on "Making room for bbpress"</title>
<link>http://forumsblogswikis.com/forum/topic/25#post-45</link>
<pubDate>Tue, 12 Aug 2008 18:09:54 +0000</pubDate>
<dc:creator>estrahon</dc:creator>
<guid isPermaLink="false">45@http://forumsblogswikis.com/forum/</guid>
<description>&#60;p&#62;I'm just curious how you were able to make room in your template for your bbpress forum. I see that in your blog you made room for a third column to fit an ad and then when you click on Forum that column goes away. I'm having trouble trying to get rid of the sidebar padding on my site so that I can add a forum to the body. My site is santafepoa.org. I figured that I could make a custom template based off of page.php and then edit the css. In the custom template I have gotten rid of the sidebar but I can't do the same with the padding so that the forum will stretch the whole width. Check out my gallery to see what happens. I'd appreciate it if you could help me out.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
