<?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>bbPress support forums Tag: navigation-theme</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: navigation-theme</description>
<language>en</language>
<pubDate>Tue, 02 Dec 2008 22:17:25 +0000</pubDate>

<item>
<title>stitzelj on "Navigation Theme"</title>
<link>http://bbpress.org/forums/topic/navigation-theme#post-4655</link>
<pubDate>Mon, 19 Feb 2007 13:50:54 +0000</pubDate>
<dc:creator>stitzelj</dc:creator>
<guid isPermaLink="false">4655@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks for the tips.  The XHTML-compliant version is now available.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Navigation Theme"</title>
<link>http://bbpress.org/forums/topic/navigation-theme#post-4574</link>
<pubDate>Fri, 16 Feb 2007 21:15:51 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">4574@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I like it too. I've been watching the evolution from the beginning.  I think I would fix a few of the XHTML errors so that the theme validates.  You can check it here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://validator.w3.org/check?verbose=1&#38;#38;uri=http%3A%2F%2Fopen-dialogue.com%2Fbbpress%2F&#34; rel=&#34;nofollow&#34;&#62;http://validator.w3.org/check?verbose=1&#38;#38;uri=http%3A%2F%2Fopen-dialogue.com%2Fbbpress%2F&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Basically, the &#38;lt;br&#38;gt; should all be self-closed&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;br /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
 and all the &#38;lt;p&#38;gt; and &#38;lt;div&#38;gt; tags need to be properly nested and closed. &#60;/p&#62;
&#60;p&#62;In the CSS there are just a couple problems.  Line 304 &#38;#38; 305 need to have units after the number for the absolute positioning:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;	top: 25;
	left: 225;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;should be&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;	top: 25px;
	left: 225px;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Other than that I think it looks really good.  Nice job.  Very nice.
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Navigation Theme"</title>
<link>http://bbpress.org/forums/topic/navigation-theme#post-4568</link>
<pubDate>Fri, 16 Feb 2007 19:44:08 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">4568@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I like it!
&#60;/p&#62;</description>
</item>
<item>
<title>stitzelj on "Navigation Theme"</title>
<link>http://bbpress.org/forums/topic/navigation-theme#post-4560</link>
<pubDate>Fri, 16 Feb 2007 16:39:13 +0000</pubDate>
<dc:creator>stitzelj</dc:creator>
<guid isPermaLink="false">4560@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I just posted up the final release of this template for download.  I spruced up the stylesheet, tweaked some colors, and fixed a handful of CSS bugs I found along the way.  Unless something subtle appears, this template is done.  Enjoy!&#60;/p&#62;
&#60;p&#62;In hindsight, I realize I probably should have released this as alpha, beta, and final release versions, but live and learn, I guess.
&#60;/p&#62;</description>
</item>
<item>
<title>stitzelj on "Navigation Theme"</title>
<link>http://bbpress.org/forums/topic/navigation-theme#post-4539</link>
<pubDate>Thu, 15 Feb 2007 20:36:32 +0000</pubDate>
<dc:creator>stitzelj</dc:creator>
<guid isPermaLink="false">4539@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;There.  Now I think I'm happy with it.  I just had to change tactics to resolve the problem.  The download link has been updated on my &#60;a href=&#34;http://open-dialogue.com/blog/2007/02/13/navigation-for-bbpress/&#34;&#62;blog post&#60;/a&#62; with the updated version.&#60;/p&#62;
&#60;p&#62;Do let me know if there are any other suggestions for improvements.
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Navigation Theme"</title>
<link>http://bbpress.org/forums/topic/navigation-theme#post-4538</link>
<pubDate>Thu, 15 Feb 2007 20:04:53 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">4538@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://open-dialogue.com/bbpress/&#34; rel=&#34;nofollow&#34;&#62;http://open-dialogue.com/bbpress/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Looks alright here now, try refresh?&#60;/p&#62;
&#60;p&#62;Edit:&#60;br /&#62;
Ow you fixed it
&#60;/p&#62;</description>
</item>
<item>
<title>stitzelj on "Navigation Theme"</title>
<link>http://bbpress.org/forums/topic/navigation-theme#post-4536</link>
<pubDate>Thu, 15 Feb 2007 19:39:48 +0000</pubDate>
<dc:creator>stitzelj</dc:creator>
<guid isPermaLink="false">4536@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It actually doesn't.  It changes the length of the borders for the headers but doesn't do anything to expand the tables themselves.  I think I've found an alternate solution, though....
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Navigation Theme"</title>
<link>http://bbpress.org/forums/topic/navigation-theme#post-4535</link>
<pubDate>Thu, 15 Feb 2007 19:36:07 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">4535@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;At you style.css file find:&#60;br /&#62;
#front-page #discussions {&#60;br /&#62;
	margin-left: 0;&#60;br /&#62;
	margin-right: 0;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Add:&#60;br /&#62;
width: 590px;  &#60;/p&#62;
&#60;p&#62;590px is just an excample of a size. You can change this.&#60;/p&#62;
&#60;p&#62;Think this should fix it
&#60;/p&#62;</description>
</item>
<item>
<title>stitzelj on "Navigation Theme"</title>
<link>http://bbpress.org/forums/topic/navigation-theme#post-4527</link>
<pubDate>Thu, 15 Feb 2007 18:06:37 +0000</pubDate>
<dc:creator>stitzelj</dc:creator>
<guid isPermaLink="false">4527@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ok, you can find it here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://open-dialogue.com/navigation1-1.zip&#34; rel=&#34;nofollow&#34;&#62;http://open-dialogue.com/navigation1-1.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I appreciate any help and insight you can provide.  :)
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Navigation Theme"</title>
<link>http://bbpress.org/forums/topic/navigation-theme#post-4526</link>
<pubDate>Thu, 15 Feb 2007 18:01:22 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">4526@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;zip the template so I can dl and watch it and I will see what I can do
&#60;/p&#62;</description>
</item>
<item>
<title>stitzelj on "Navigation Theme"</title>
<link>http://bbpress.org/forums/topic/navigation-theme#post-4525</link>
<pubDate>Thu, 15 Feb 2007 17:42:22 +0000</pubDate>
<dc:creator>stitzelj</dc:creator>
<guid isPermaLink="false">4525@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yeah, that's the only part I can't figure out.  I've been trying everything I can think of to get it to stretch to full width, with no success.   Any thoughts on what might be wrong?
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Navigation Theme"</title>
<link>http://bbpress.org/forums/topic/navigation-theme#post-4522</link>
<pubDate>Thu, 15 Feb 2007 16:44:51 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">4522@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Np dude, you only forgot to outline the forum part now :) Topic — Add New » part is still small and need to stretch to the max...&#60;/p&#62;
&#60;p&#62;Looks good
&#60;/p&#62;</description>
</item>
<item>
<title>stitzelj on "Navigation Theme"</title>
<link>http://bbpress.org/forums/topic/navigation-theme#post-4517</link>
<pubDate>Thu, 15 Feb 2007 15:23:33 +0000</pubDate>
<dc:creator>stitzelj</dc:creator>
<guid isPermaLink="false">4517@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hm, ok, I pushed the Hot Tags section to a sidebar.   I actually like that look a lot better.  Thanks for the suggestion, Null.&#60;/p&#62;
&#60;p&#62;Any other suggestions for improvement?
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Navigation Theme"</title>
<link>http://bbpress.org/forums/topic/navigation-theme#post-4481</link>
<pubDate>Wed, 14 Feb 2007 08:24:33 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">4481@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Show me what you mean :)&#60;/p&#62;
&#60;p&#62;Or look at bbportal.org and go to the forum. Thats also in a &#34;new&#34; sidebar
&#60;/p&#62;</description>
</item>
<item>
<title>stitzelj on "Navigation Theme"</title>
<link>http://bbpress.org/forums/topic/navigation-theme#post-4465</link>
<pubDate>Wed, 14 Feb 2007 00:43:10 +0000</pubDate>
<dc:creator>stitzelj</dc:creator>
<guid isPermaLink="false">4465@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hm, I'll see what I can work up.  You think a sidebar like what the WordPress version sports would work better than what's there now?
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Navigation Theme"</title>
<link>http://bbpress.org/forums/topic/navigation-theme#post-4451</link>
<pubDate>Tue, 13 Feb 2007 17:54:58 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">4451@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I would remove the Hot Tags part and put it in a side bar (since both of them are missing when viewing the forum). This also gives the forums itself more space (cause the Hot Tags are in the sidebar now).
&#60;/p&#62;</description>
</item>
<item>
<title>stitzelj on "Navigation Theme"</title>
<link>http://bbpress.org/forums/topic/navigation-theme#post-4450</link>
<pubDate>Tue, 13 Feb 2007 17:43:14 +0000</pubDate>
<dc:creator>stitzelj</dc:creator>
<guid isPermaLink="false">4450@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ok, you can download the template from here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://open-dialogue.com/blog/2007/02/13/navigation-for-bbpress/&#34; rel=&#34;nofollow&#34;&#62;http://open-dialogue.com/blog/2007/02/13/navigation-for-bbpress/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Please let me know how I can tweak it to make it better.
&#60;/p&#62;</description>
</item>
<item>
<title>so1o on "Navigation Theme"</title>
<link>http://bbpress.org/forums/topic/navigation-theme#post-4439</link>
<pubDate>Tue, 13 Feb 2007 14:45:05 +0000</pubDate>
<dc:creator>so1o</dc:creator>
<guid isPermaLink="false">4439@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;good one stitzelj..
&#60;/p&#62;</description>
</item>
<item>
<title>stitzelj on "Navigation Theme"</title>
<link>http://bbpress.org/forums/topic/navigation-theme#post-4436</link>
<pubDate>Tue, 13 Feb 2007 10:56:31 +0000</pubDate>
<dc:creator>stitzelj</dc:creator>
<guid isPermaLink="false">4436@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I haven't bundled the files together yet, but I will somewhat soonish.  I'm still trying to figure out how to force the tables on the front page and the forum page to stretch the width of the bordered field.  For some reason, the styles from that part of the sheet don't seem to be applying and I haven't really figured out why yet.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Navigation Theme"</title>
<link>http://bbpress.org/forums/topic/navigation-theme#post-4428</link>
<pubDate>Tue, 13 Feb 2007 03:15:34 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">4428@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Very Nice!   Do you have a copy available for download as a theme that others can use?&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>stitzelj on "Navigation Theme"</title>
<link>http://bbpress.org/forums/topic/navigation-theme#post-4416</link>
<pubDate>Mon, 12 Feb 2007 19:43:44 +0000</pubDate>
<dc:creator>stitzelj</dc:creator>
<guid isPermaLink="false">4416@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I've made my first attempt ever at theme-building by trying to port the Navigation theme for WordPress over to bbPress.  You can see it in action on my test setup: &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://open-dialogue.com/bbpress&#34; rel=&#34;nofollow&#34;&#62;http://open-dialogue.com/bbpress&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm not entirely happy with the way the forum tables display.  It looks ok on a 1024x768 resolution, but they mass to the left a bit too much for my liking on higher resolutions (I use 1280x1024).  I'm at a bit of a loss, though, to know how to stretch them out enough to fill out the extra white space to the right.  I'd be open for suggestions on how to tweak the stylesheet further.&#60;/p&#62;
&#60;p&#62;I'm also not real crazy about the login form location, but I'm not sure of a better place to put it.&#60;/p&#62;
&#60;p&#62;Everything else seems to look and operate alright.  Any suggestions and tips would be greatly appreciated.  I'm still figuring out some the latest nuances in stylesheeting (it's been a few years since I've done much site design).
&#60;/p&#62;</description>
</item>

</channel>
</rss>
