<?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 Topic: My Template</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: My Template</description>
<language>en</language>
<pubDate>Tue, 02 Dec 2008 08:33:45 +0000</pubDate>

<item>
<title>bigjet on "My Template"</title>
<link>http://bbpress.org/forums/topic/my-template#post-3528</link>
<pubDate>Tue, 23 Jan 2007 03:28:51 +0000</pubDate>
<dc:creator>bigjet</dc:creator>
<guid isPermaLink="false">3528@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;great
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "My Template"</title>
<link>http://bbpress.org/forums/topic/my-template#post-3470</link>
<pubDate>Sun, 21 Jan 2007 17:46:50 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">3470@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Maybe this will be helpful:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/topic/73?replies=6#post-314&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/73?replies=6#post-314&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>bbolman on "My Template"</title>
<link>http://bbpress.org/forums/topic/my-template#post-3409</link>
<pubDate>Sat, 20 Jan 2007 19:20:47 +0000</pubDate>
<dc:creator>bbolman</dc:creator>
<guid isPermaLink="false">3409@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I tried changing that but nothing happened...very odd.
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "My Template"</title>
<link>http://bbpress.org/forums/topic/my-template#post-3406</link>
<pubDate>Sat, 20 Jan 2007 18:37:00 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">3406@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You mean the green background when hovering?&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.notice { &#60;br /&#62;
	border: 2px solid #4c9545; &#60;br /&#62;
	background: #abd8a2; &#60;br /&#62;
	color: #4c9545; &#60;br /&#62;
	font-size: 1.1em; &#60;br /&#62;
	font-weight: bold;&#60;br /&#62;
	padding: 10px 15px; &#60;br /&#62;
	margin: 0 0 1.1em; &#60;br /&#62;
}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Not sure though
&#60;/p&#62;</description>
</item>
<item>
<title>bbolman on "My Template"</title>
<link>http://bbpress.org/forums/topic/my-template#post-3404</link>
<pubDate>Sat, 20 Jan 2007 18:10:40 +0000</pubDate>
<dc:creator>bbolman</dc:creator>
<guid isPermaLink="false">3404@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks so much, that helped a ton, but I'm still having the small issue of needing to move the &#34;Welcome, so-and-so&#34; text a little to the right, or removing some of the space between that and the title, or stretching the image to fit that text. Any ideas?&#60;/p&#62;
&#60;p&#62;Second question. How does one change the hover color for the topics and forums on the main page? Like when you go to click on a topic?
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "My Template"</title>
<link>http://bbpress.org/forums/topic/my-template#post-3261</link>
<pubDate>Wed, 17 Jan 2007 04:54:28 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">3261@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi,  I see a couple things.&#60;/p&#62;
&#60;p&#62;You've made the div &#60;code&#62;#header&#60;/code&#62; 800px wide, but the div &#60;code&#62;#main&#60;/code&#62; below it is only 760px wide - they need to be the same if you want the header image as wide as the div below it.  Also, the left and right margins should be auto to match the div below (handles screen resolutions down to 800x600 that way, and is centered on anything bigger.)&#60;/p&#62;
&#60;p&#62;So, this in your div &#60;code&#62;#header&#60;/code&#62; in the style.css:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;margin:  0px auto;&#60;br /&#62;
 width: 760px;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;That makes the header graphic spots.gif as wide as the 'table' below it.  If you want it to be as wide as the page, that's something different altogether.&#60;/p&#62;
&#60;p&#62;Since you removed the bbPress circle logo, you might also want to move the &#60;code&#62;#header h1&#60;/code&#62; over to the right a little bit:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;right: 10px;&#60;/code&#62; instead of  the 59px there now.&#60;/p&#62;
&#60;p&#62;Hope that helps.
&#60;/p&#62;</description>
</item>
<item>
<title>bbolman on "My Template"</title>
<link>http://bbpress.org/forums/topic/my-template#post-3258</link>
<pubDate>Wed, 17 Jan 2007 04:12:44 +0000</pubDate>
<dc:creator>bbolman</dc:creator>
<guid isPermaLink="false">3258@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm working on porting the Tarski theme to bbPress. You can see it in actions here: proforums.palmansworld.com/forums/ Anyways. For some reason, I cannot get the header image and the welcome text and sign in box to match up. I'm wondering if anyone could take a quick look and see if they have any ideas to help me try to center the forum name and the login stuff inside of the header image. Any help is much appreciated.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
