<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>bbPress Support Forums &#187; Tag: themes - Recent Posts</title>
		<link>http://bbpress.org/forums/tags/themes</link>
		<description>bbPress Support Forums &#187; Tag: themes - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 18:30:10 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/tags/themes" rel="self" type="application/rss+xml" />

		<item>
			<title>inliving on "Need help customizing part of the template"</title>
			<link>http://bbpress.org/forums/topic/need-help-customizing-part-of-the-template#post-97464</link>
			<pubDate>Mon, 23 Jan 2012 16:06:59 +0000</pubDate>
			<dc:creator>inliving</dc:creator>
			<guid isPermaLink="false">97464@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I'm trying to insert a button on the forum that allows a user to private message another user.</p>
<p>The idea is when a user is reading a Topic, they can click a button to directly message the person who created a particular topic or reply. I'm thinking it would fit somewhere under the avatar.</p>
<p>I have a plugin called cartpauj PM which can accept the user ID via a GET variable in the URL.</p>
<p>The trouble is I can't seem to find my way through the many layers of template files and functions to do what I want. </p>
<p>The bbp_get_reply_author_link function seems to be closest to doing what I need but I don't want to edit that directly and screw up any potential updates in the future.</p>
<p>Any tips?
</p>]]></description>
					</item>
		<item>
			<title>OC2PS on "Can I use my WordPress theme with bbPress?"</title>
			<link>http://bbpress.org/forums/topic/can-i-use-my-wordpress-theme-with-bbpress#post-97349</link>
			<pubDate>Thu, 19 Jan 2012 14:24:59 +0000</pubDate>
			<dc:creator>OC2PS</dc:creator>
			<guid isPermaLink="false">97349@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>That worked! Thanks!
</p>]]></description>
					</item>
		<item>
			<title>Anointed on "Can I use my WordPress theme with bbPress?"</title>
			<link>http://bbpress.org/forums/topic/can-i-use-my-wordpress-theme-with-bbpress#post-97063</link>
			<pubDate>Thu, 12 Jan 2012 23:50:24 +0000</pubDate>
			<dc:creator>Anointed</dc:creator>
			<guid isPermaLink="false">97063@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I would start by deactivating all other plugins and also activate the default twentyeleven theme, then choosing one of the default url settings, click save. Then go to settings -&#62; forums, and click save.</p>
<p>It sounds like maybe another plugin or a theme setting is interfering.</p>
<p>If it fixes the problem, then activate one plugin at a time to find the problem one..</p>
<p>My best guess...
</p>]]></description>
					</item>
		<item>
			<title>OC2PS on "Can I use my WordPress theme with bbPress?"</title>
			<link>http://bbpress.org/forums/topic/can-i-use-my-wordpress-theme-with-bbpress#post-97042</link>
			<pubDate>Thu, 12 Jan 2012 11:19:26 +0000</pubDate>
			<dc:creator>OC2PS</dc:creator>
			<guid isPermaLink="false">97042@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Tried just now.</p>
<p>Didn't make any difference to the forum page, but the topic page got worse...</p>
<p>When I try to go directly to topic page with the URL, I only get a white page with the following error:<br />
<pre><code>Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in ../wp-includes/class-wp.php on line 201

Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in ../wp-includes/class-wp.php on line 202

Warning: Cannot modify header information - headers already sent by (output started at ../wp-includes/class-wp.php:201) in ../wp-includes/pluggable.php on line 866</code></pre>]]></description>
					</item>
		<item>
			<title>Anointed on "Can I use my WordPress theme with bbPress?"</title>
			<link>http://bbpress.org/forums/topic/can-i-use-my-wordpress-theme-with-bbpress#post-97030</link>
			<pubDate>Thu, 12 Jan 2012 07:44:10 +0000</pubDate>
			<dc:creator>Anointed</dc:creator>
			<guid isPermaLink="false">97030@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>have you tried a standard permalink option just to see if it would work? /%postname%/ for example?</p>
<p>I'm not really sure what those errors mean, but that is my best guess, that somehow it doesn't like the .html?
</p>]]></description>
					</item>
		<item>
			<title>OC2PS on "Can I use my WordPress theme with bbPress?"</title>
			<link>http://bbpress.org/forums/topic/can-i-use-my-wordpress-theme-with-bbpress#post-97006</link>
			<pubDate>Wed, 11 Jan 2012 19:24:20 +0000</pubDate>
			<dc:creator>OC2PS</dc:creator>
			<guid isPermaLink="false">97006@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I tried what you suggested.</p>
<p>At my forums root <a href="http://klymene.net/forums/" rel="nofollow">http://klymene.net/forums/</a> you will see 2 forums listed - English and Hindi. You will also see that there is an indication of some content under English.</p>
<p>If you click on English <a href="http://klymene.net/forums/forum/english" rel="nofollow">http://klymene.net/forums/forum/english</a> no topics are listed.</p>
<p>On top of page, you will see error message<br />
<pre><code>Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in .../wp-includes/class-wp.php on line 201
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in .../wp-includes/class-wp.php on line 202</code></pre>
<p>You can go directly to <a href="http://klymene.net/forums/topic/test" rel="nofollow">http://klymene.net/forums/topic/test</a> and see the topic which should be under the English forum. Topic actions like Reply are absent though.</p>
<p>On top of page, you will see error<br />
<pre><code>Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in .../wp-includes/class-wp.php on line 201
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in .../wp-includes/class-wp.php on line 202</code></pre>
<p>P.S. In Settings &#62; Permalinks, the setting is<br />
<code>/%postname%.html</code>
</p>]]></description>
					</item>
		<item>
			<title>Anointed on "Can I use my WordPress theme with bbPress?"</title>
			<link>http://bbpress.org/forums/topic/can-i-use-my-wordpress-theme-with-bbpress#post-97002</link>
			<pubDate>Wed, 11 Jan 2012 18:15:08 +0000</pubDate>
			<dc:creator>Anointed</dc:creator>
			<guid isPermaLink="false">97002@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Make sure that you have gone into settings -&#62; forums and clicked save. I would also suggest going into settings -&#62; permalinks, choose a nice url structure from the list and also click save.</p>
<p>This 'should' set the permalinks for everything so that your topics will show up. Hopefully solving the problem.
</p>]]></description>
					</item>
		<item>
			<title>OC2PS on "Can I use my WordPress theme with bbPress?"</title>
			<link>http://bbpress.org/forums/topic/can-i-use-my-wordpress-theme-with-bbpress#post-96999</link>
			<pubDate>Wed, 11 Jan 2012 13:35:07 +0000</pubDate>
			<dc:creator>OC2PS</dc:creator>
			<guid isPermaLink="false">96999@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Anointed, I'm facing a bit of a problem.</p>
<p>I have just installed bbPress plugin into my WordPress (with Weaver II theme - based on TwentyEleven theme).</p>
<p>When I go to the forums root, the layout seems acceptable.</p>
<p>However, when I click on a forum, I am taken to a page where I do not see any topics listed under the forum, even though I have created a topic under this forum, and this is acknowledged in the forum list (root).</p>
<p>If I go directly to the topic URL by typing it in address bar, I do get to the topic page, which is visible just fine (except that no reply, flag, quote etc buttons are available).</p>
<p>Please help!</p>
<p><a href="http://bbpress.org/forums/topic/topics-not-showing-in-forum" rel="nofollow">http://bbpress.org/forums/topic/topics-not-showing-in-forum</a>
</p>]]></description>
					</item>
		<item>
			<title>rpetersn on "Theme malfunction"</title>
			<link>http://bbpress.org/forums/topic/theme-malfunction#post-96950</link>
			<pubDate>Tue, 10 Jan 2012 15:20:52 +0000</pubDate>
			<dc:creator>rpetersn</dc:creator>
			<guid isPermaLink="false">96950@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I'm in a similar boat here...have a multisite install, installed bbpress plugin (2.0.2) and all worked fine for awhile, I changed gears to polish up the first phase of the project and now, the forum appears half-baked.  The main forum page (/forums) shows the list of test forums, but each forum link appears to just use the page.php template...the install seems to have lost the bbpress templating.  Seems like I've seen similar issues discussed here on the bbpress forum before...but no solution presented. Can anyone help?  thx!
</p>]]></description>
					</item>
		<item>
			<title>Anointed on "Theme malfunction"</title>
			<link>http://bbpress.org/forums/topic/theme-malfunction#post-96609</link>
			<pubDate>Tue, 03 Jan 2012 07:15:10 +0000</pubDate>
			<dc:creator>Anointed</dc:creator>
			<guid isPermaLink="false">96609@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>wow, that makes no sense, never would have guessed that would be an issue. Wonder what the cause/effect is. I don't do that, yet template files have no effect. Will have to dig deeper.</p>
<p>thnx for the info.
</p>]]></description>
					</item>
		<item>
			<title>Tammy Hart on "Theme malfunction"</title>
			<link>http://bbpress.org/forums/topic/theme-malfunction#post-96607</link>
			<pubDate>Tue, 03 Jan 2012 07:08:10 +0000</pubDate>
			<dc:creator>Tammy Hart</dc:creator>
			<guid isPermaLink="false">96607@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I figured it out. It had something do with me calling the_excerpt_rss in my header.php. removed it, works perfectly!
</p>]]></description>
					</item>
		<item>
			<title>Anointed on "Theme malfunction"</title>
			<link>http://bbpress.org/forums/topic/theme-malfunction#post-96572</link>
			<pubDate>Mon, 02 Jan 2012 11:28:23 +0000</pubDate>
			<dc:creator>Anointed</dc:creator>
			<guid isPermaLink="false">96572@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@Tammy</p>
<p>I don't think that the template files are currently used, even if placed within your currently active theme. According to JJ&#60; bbPress 2.1 should make this much easier.</p>
<p>Right now, the only way I know how to change the appearance in your own theme is to actually remove the shortcode actions and write your own custom shortcodes.</p>
<p>You can of course add a bbpress.php/forums.php page and place that within your theme to do some basic changes such as removing sidebars.
</p>]]></description>
					</item>
		<item>
			<title>Tammy Hart on "Theme malfunction"</title>
			<link>http://bbpress.org/forums/topic/theme-malfunction#post-96554</link>
			<pubDate>Sat, 31 Dec 2011 23:48:59 +0000</pubDate>
			<dc:creator>Tammy Hart</dc:creator>
			<guid isPermaLink="false">96554@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have a multisite installation with pretty much nothing on it. I installed bbPress, didn't network activate it, activated it on my main site, and the main forums page works, but nothing else. I just get my plain page.php template, not the bbPress twenty-ten child theme templates. </p>
<p>So I tried dumping the templates into my theme. Still nothing. I switched the site's theme to twenty ten and all of the pages work great. Switch back to my theme, and it's not working. </p>
<p>I tried adding the add_theme_support in, nothing. Then I uploaded 2.1-bleeding, still nothing. I put the theme on a non multisite installation,  installed bbpress, same results. I installed bbPress on another site using a theme i've created, worked fine. So.. I'm missing something somewhere in my theme, and It's driving me nuts. Any insight at all would be most appreciated.
</p>]]></description>
					</item>
		<item>
			<title>Anointed on "Can I use my WordPress theme with bbPress?"</title>
			<link>http://bbpress.org/forums/topic/can-i-use-my-wordpress-theme-with-bbpress#post-95269</link>
			<pubDate>Tue, 06 Dec 2011 19:23:58 +0000</pubDate>
			<dc:creator>Anointed</dc:creator>
			<guid isPermaLink="false">95269@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>bbPress works on virtually any theme out there. It may take a little tweaking of the css to get it to look right, but it should still work just fine.
</p>]]></description>
					</item>
		<item>
			<title>OC2PS on "Can I use my WordPress theme with bbPress?"</title>
			<link>http://bbpress.org/forums/topic/can-i-use-my-wordpress-theme-with-bbpress#post-95258</link>
			<pubDate>Tue, 06 Dec 2011 13:29:08 +0000</pubDate>
			<dc:creator>OC2PS</dc:creator>
			<guid isPermaLink="false">95258@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Surely this is one of the most frequently asked question by noobs? But I couldn't find it in the FAQ (in docs), not in the forums, so had to ask.</p>
<p>I am currently running WordPress with Weaver theme, and wondering if bbPress can directly utilize that theme, as that would be one of the big thinks I'd be seeking to achieve by moving from phpbb to bbpress...
</p>]]></description>
					</item>
		<item>
			<title>kevinvaughn on "I created a template file and getting &quot;This user has not created any topics.&quot;?"</title>
			<link>http://bbpress.org/forums/topic/how-does-bbpress-20s-template-systeme-exactly-works#post-94822</link>
			<pubDate>Tue, 29 Nov 2011 18:02:17 +0000</pubDate>
			<dc:creator>kevinvaughn</dc:creator>
			<guid isPermaLink="false">94822@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I am interested in knowing this as well...
</p>]]></description>
					</item>
		<item>
			<title>Anointed on "installing theme within WordPress themed site"</title>
			<link>http://bbpress.org/forums/topic/installing-theme-within-wordpress-themed-site#post-94721</link>
			<pubDate>Sun, 27 Nov 2011 18:00:37 +0000</pubDate>
			<dc:creator>Anointed</dc:creator>
			<guid isPermaLink="false">94721@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I mentioned in some of your other posts that the docs you are following are for the old 1x bbPress plugin. There is not a theme manager for the new bbPress.</p>
<p>Right now there is just the one theme available which I see is running correctly on your site. I'm sure more themes are in the pipeline.
</p>]]></description>
					</item>
		<item>
			<title>3hreedee on "installing theme within WordPress themed site"</title>
			<link>http://bbpress.org/forums/topic/installing-theme-within-wordpress-themed-site#post-94712</link>
			<pubDate>Sun, 27 Nov 2011 10:32:46 +0000</pubDate>
			<dc:creator>3hreedee</dc:creator>
			<guid isPermaLink="false">94712@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I have installed BBPress into my wordpress site - <a href="http://www.3hreedee.com" rel="nofollow">http://www.3hreedee.com</a> </p>
<p>However at the moment it looks pretty blank, is there anyway of installing a theme to bbpress even though it is within a wordpress site? I have tried uploading themes into the FTP themes folder however cannot find anywhere within bbadmin that would allow me to install these?</p>
<p>My test link is here:http://www.3hreedee.com/forums/</p>
<p>Thanks for your help.</p>
<p>Regards<br />
Dan
</p>]]></description>
					</item>
		<item>
			<title>master5o1 on "Skeleton - A Responsive WP/bbPress Theme"</title>
			<link>http://bbpress.org/forums/topic/skeleton-a-responsive-wpbbpress-theme#post-93046</link>
			<pubDate>Sat, 08 Oct 2011 05:47:22 +0000</pubDate>
			<dc:creator>master5o1</dc:creator>
			<guid isPermaLink="false">93046@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Not sure why the [bbp-*] shortcodes aren't working on this page.</p>
<p><a href="http://beta.tartarus.co.nz/forum/" rel="nofollow">http://beta.tartarus.co.nz/forum/</a>
</p>]]></description>
					</item>
		<item>
			<title>John James Jacoby on "bbPress.org - Opportunity to help out"</title>
			<link>http://bbpress.org/forums/topic/bbpressorg-opportunity-to-help-out#post-91268</link>
			<pubDate>Sat, 27 Aug 2011 04:12:32 +0000</pubDate>
			<dc:creator>John James Jacoby</dc:creator>
			<guid isPermaLink="false">91268@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@Doug - Awesome! Happy to have any help we can get :)
</p>]]></description>
					</item>
		<item>
			<title>simplethemes.com on "Skeleton - A Responsive WP/bbPress Theme"</title>
			<link>http://bbpress.org/forums/topic/skeleton-a-responsive-wpbbpress-theme#post-91259</link>
			<pubDate>Fri, 26 Aug 2011 17:10:51 +0000</pubDate>
			<dc:creator>simplethemes.com</dc:creator>
			<guid isPermaLink="false">91259@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Yes, this should be possible with CSS and core WordPress post classes.</p>
<p>Just add something like this to your style.css:</p>
<pre><code>.post.category-html h2 {
	padding-left: 32px;
	background: url(http://cdn5.iconfinder.com/data/icons/fatcow/32x32/file_extension_html.png) no-repeat 0 8px;
}

.post.category-php h2 {
	padding-left: 32px;
	background: url(http://cdn1.iconfinder.com/data/icons/fatcow/32x32_0680/page_white_php.png) no-repeat 0 8px;
}

.post.category-css h2 {
	padding-left: 32px;
	background: url(http://cdn1.iconfinder.com/data/icons/fatcow/32x32_0300/css_valid.png) no-repeat 0 8px;
}</code></pre>
<p>Then put your posts in categories of slug 'php','html','css'.</p>
<p>*Note - You should also download the referenced icons/images to your server instead of linking to theirs.
</p>]]></description>
					</item>
		<item>
			<title>Doug Smith on "bbPress.org - Opportunity to help out"</title>
			<link>http://bbpress.org/forums/topic/bbpressorg-opportunity-to-help-out#post-91250</link>
			<pubDate>Fri, 26 Aug 2011 14:47:54 +0000</pubDate>
			<dc:creator>Doug Smith</dc:creator>
			<guid isPermaLink="false">91250@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I've been keeping notes as I've worked on importing a somewhat large bbPress 1.x install. I'd be glad to share what I have and help rework it a bit.
</p>]]></description>
					</item>
		<item>
			<title>sparker3669 on "Skeleton - A Responsive WP/bbPress Theme"</title>
			<link>http://bbpress.org/forums/topic/skeleton-a-responsive-wpbbpress-theme#post-91248</link>
			<pubDate>Fri, 26 Aug 2011 13:00:23 +0000</pubDate>
			<dc:creator>sparker3669</dc:creator>
			<guid isPermaLink="false">91248@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Ok was wondering if a post icon could be added to post. I would like to have icons for php css and html as well as a general wordpress icon and my site logo as an icon.</p>
<p>I have tried several plugins and they don't seem to work. If this is not doable then no biggie was just thinking it would be nice to dress up the post some.
</p>]]></description>
					</item>
		<item>
			<title>John James Jacoby on "bbPress.org - Opportunity to help out"</title>
			<link>http://bbpress.org/forums/topic/bbpressorg-opportunity-to-help-out#post-91231</link>
			<pubDate>Fri, 26 Aug 2011 04:59:13 +0000</pubDate>
			<dc:creator>John James Jacoby</dc:creator>
			<guid isPermaLink="false">91231@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Always more useful to test the trac version than the releases. The trac version is the most up-to-date code available.</p>
<p>No timeline, but the sooner the better. :)
</p>]]></description>
					</item>
		<item>
			<title>sparker3669 on "Skeleton - A Responsive WP/bbPress Theme"</title>
			<link>http://bbpress.org/forums/topic/skeleton-a-responsive-wpbbpress-theme#post-91224</link>
			<pubDate>Fri, 26 Aug 2011 00:34:34 +0000</pubDate>
			<dc:creator>sparker3669</dc:creator>
			<guid isPermaLink="false">91224@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Ok thanks that got it. I was able to get an image in there and it looks real good</p>
<p><a href="http://www.geekncode.com/wp" rel="nofollow">http://www.geekncode.com/wp</a></p>
<p>Let me know how it looks
</p>]]></description>
					</item>
		<item>
			<title>simplethemes.com on "Skeleton - A Responsive WP/bbPress Theme"</title>
			<link>http://bbpress.org/forums/topic/skeleton-a-responsive-wpbbpress-theme#post-91220</link>
			<pubDate>Thu, 25 Aug 2011 23:24:53 +0000</pubDate>
			<dc:creator>simplethemes.com</dc:creator>
			<guid isPermaLink="false">91220@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I see, then your best bet is to just leave the text header as-is and add a background image attribute to the #header selector.</p>
<p>change:</p>
<pre><code>#header {
	clear: both;
	margin-top: 16px;
}</code></pre>
<p>to:</p>
<pre><code>#header {
	clear: both;
	margin-top: 16px;
	background: url(http://www.url.com/path/to/image.png) no-repeat right center;
}</code></pre>
<p>...obviously replacing the URL to the image with one of your own.
</p>]]></description>
					</item>
		<item>
			<title>sparker3669 on "Skeleton - A Responsive WP/bbPress Theme"</title>
			<link>http://bbpress.org/forums/topic/skeleton-a-responsive-wpbbpress-theme#post-91219</link>
			<pubDate>Thu, 25 Aug 2011 23:19:03 +0000</pubDate>
			<dc:creator>sparker3669</dc:creator>
			<guid isPermaLink="false">91219@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Actually I want to keep the text there as well. Sorry I am really being unclear today. Must because I am tired. </p>
<p>Been reading wordpress stuff and messing with my site since 5am. I know there is not much content there but want to get it visually and feature wise laid out before putting up more content.
</p>]]></description>
					</item>
		<item>
			<title>simplethemes.com on "Skeleton - A Responsive WP/bbPress Theme"</title>
			<link>http://bbpress.org/forums/topic/skeleton-a-responsive-wpbbpress-theme#post-91218</link>
			<pubDate>Thu, 25 Aug 2011 23:16:04 +0000</pubDate>
			<dc:creator>simplethemes.com</dc:creator>
			<guid isPermaLink="false">91218@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>If you go to "Theme Options" and select "Display a custom image/logo image in place of title header" you can upload an image or paste the URL to one from your media library.</p>
<p>Below that, you can set your logo width and logo height. You should resize the image prior to uploading so it doesn't look choppy. The size is up to you - depending on the orientation of your logo graphic.</p>
<p>To align it to the right, you'll need to edit the style.css.</p>
<p>Find:</p>
<pre><code>#header .inner {
	padding-top: 15px;
	padding-bottom: 20px;
}</code></pre>
<p>and change to:</p>
<pre><code>#header .inner {
	padding-top: 15px;
	padding-bottom: 20px;
	float:right;
}</code></pre>
<p>Glad you like the theme :)
</p>]]></description>
					</item>
		<item>
			<title>sparker3669 on "Skeleton - A Responsive WP/bbPress Theme"</title>
			<link>http://bbpress.org/forums/topic/skeleton-a-responsive-wpbbpress-theme#post-91216</link>
			<pubDate>Thu, 25 Aug 2011 23:06:04 +0000</pubDate>
			<dc:creator>sparker3669</dc:creator>
			<guid isPermaLink="false">91216@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Next Question. I am in the process of creating a small graphical logo. I would like to know what would be the best size to make and also how to get it right aligned in the header.</p>
<p>BTW did I mention I really like this theme. Clean and all.
</p>]]></description>
					</item>
		<item>
			<title>sparker3669 on "Skeleton - A Responsive WP/bbPress Theme"</title>
			<link>http://bbpress.org/forums/topic/skeleton-a-responsive-wpbbpress-theme#post-91215</link>
			<pubDate>Thu, 25 Aug 2011 23:01:44 +0000</pubDate>
			<dc:creator>sparker3669</dc:creator>
			<guid isPermaLink="false">91215@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I understand it gets registered and it does show up. I added a text widget to that area. It doesn't show up on the forum sidebar </p>
<p>Sorry if I was unclear.</p>
<p>I will try what you have posted and see if that fixes it.</p>
<p>I just did what you said and its working fine.
</p>]]></description>
					</item>

	</channel>
</rss>

