<?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: tables</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: tables</description>
<language>en</language>
<pubDate>Tue, 02 Dec 2008 05:34:32 +0000</pubDate>

<item>
<title>refueled on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15779</link>
<pubDate>Fri, 25 Apr 2008 21:46:57 +0000</pubDate>
<dc:creator>refueled</dc:creator>
<guid isPermaLink="false">15779@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Great! Thanks for letting me know.
&#60;/p&#62;</description>
</item>
<item>
<title>fokjulle on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15778</link>
<pubDate>Fri, 25 Apr 2008 20:58:06 +0000</pubDate>
<dc:creator>fokjulle</dc:creator>
<guid isPermaLink="false">15778@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yes, that seems to have worked.  :-)
&#60;/p&#62;</description>
</item>
<item>
<title>refueled on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15752</link>
<pubDate>Fri, 25 Apr 2008 00:54:49 +0000</pubDate>
<dc:creator>refueled</dc:creator>
<guid isPermaLink="false">15752@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@fokjulle,&#60;br /&#62;
I am currently working on the update and I am curious to know if replacing the following helps at all?&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13pt;
	width: 760px;
	margin: 10px auto 25px;
	position: relative;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with  this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13pt;
	width: 760px;
	margin: 10px auto 25px;
	overflow: hidden;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Let me know. Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>fokjulle on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15738</link>
<pubDate>Thu, 24 Apr 2008 07:11:38 +0000</pubDate>
<dc:creator>fokjulle</dc:creator>
<guid isPermaLink="false">15738@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks, buddy.  Please post a message here, and I'll download it immediately.
&#60;/p&#62;</description>
</item>
<item>
<title>refueled on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15718</link>
<pubDate>Wed, 23 Apr 2008 15:20:13 +0000</pubDate>
<dc:creator>refueled</dc:creator>
<guid isPermaLink="false">15718@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;and I'll try to have the update done tonight. Will post either here or I will start a thread announcing the update. I'll also include a redesigned version since the theme itself was built off the K2 theme.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15715</link>
<pubDate>Wed, 23 Apr 2008 14:07:15 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">15715@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It looks to me like the #wrapper div doesn't actually wrap the whole layout.  That is the div that needs to have white as a background color, but all the other divs are not inside it.  I think your best bet is to wait for the theme update from the theme author.
&#60;/p&#62;</description>
</item>
<item>
<title>fokjulle on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15709</link>
<pubDate>Wed, 23 Apr 2008 07:30:35 +0000</pubDate>
<dc:creator>fokjulle</dc:creator>
<guid isPermaLink="false">15709@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Well, it needs to look like it does in IE.  If I remove the CSS fix a few posts above, Firefox's CSS returns to its correct state (which is the same as the IE state).  But as soon as the CSS fix is applied, Firefox goes funny.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15701</link>
<pubDate>Wed, 23 Apr 2008 00:36:10 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">15701@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I see the difference now.  Exactly how do you want it?  Where do you want the white and where do you want the background pattern?  It's just a matter of adjusting the CSS.  I can hardly tell the difference on this monitor so I can't see the white vs. pattern thing sometimes.
&#60;/p&#62;</description>
</item>
<item>
<title>fokjulle on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15696</link>
<pubDate>Tue, 22 Apr 2008 22:45:24 +0000</pubDate>
<dc:creator>fokjulle</dc:creator>
<guid isPermaLink="false">15696@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;In Firefox:&#60;br /&#62;
&#60;a href=&#34;http://i80.photobucket.com/albums/j166/fokjulle/cap1.gif&#34; rel=&#34;nofollow&#34;&#62;http://i80.photobucket.com/albums/j166/fokjulle/cap1.gif&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;In IE:&#60;br /&#62;
&#60;a href=&#34;http://i80.photobucket.com/albums/j166/fokjulle/cap2.gif&#34; rel=&#34;nofollow&#34;&#62;http://i80.photobucket.com/albums/j166/fokjulle/cap2.gif&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15693</link>
<pubDate>Tue, 22 Apr 2008 21:57:58 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">15693@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;So, when you float the discussions div over to the right, the white background is missing in FF?  That's fine, then there is a SEPARATE fix for the white background.  There are two things to change in the stylesheet.  This is what it should look like to have a white background and be floated properly in IE:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#front-page #discussions {
	float: right;
	background: #FFFFFF;
	width: 590px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And the theme author, refueled, suggested also &#60;code&#62;overflow: hidden;&#60;/code&#62; but I didn't try or verify that.  I just did what is posted in this reply, floating it to the right for IE, then applying a background color of white to the whole div.
&#60;/p&#62;</description>
</item>
<item>
<title>refueled on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15684</link>
<pubDate>Tue, 22 Apr 2008 16:54:53 +0000</pubDate>
<dc:creator>refueled</dc:creator>
<guid isPermaLink="false">15684@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@fokjulle:&#60;/p&#62;
&#60;p&#62;Since your still having issues, you'll need to wait for an update.&#60;/p&#62;
&#60;p&#62;@chrishajer: by the way, thanks for helping fokjulle out with this issue.
&#60;/p&#62;</description>
</item>
<item>
<title>fokjulle on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15681</link>
<pubDate>Tue, 22 Apr 2008 16:40:13 +0000</pubDate>
<dc:creator>fokjulle</dc:creator>
<guid isPermaLink="false">15681@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It's incredible...&#60;/p&#62;
&#60;p&#62;I cleared the cache, and nothing changed.&#60;/p&#62;
&#60;p&#62;I downloaded the theme again, and replaced the styelsheet.  The tables broke again, so I applied the above fix, and the tables were fixed.&#60;/p&#62;
&#60;p&#62;Then, after applying the above fix, the white background (which is supposed to extend all the way to the bottom of the site, meeting up with the footer info) suddenly vanished.&#60;/p&#62;
&#60;p&#62;When I removed the above fix, the white background returned, but the tables in IE broke again.&#60;/p&#62;
&#60;p&#62;I'm still at the drawing board...
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15672</link>
<pubDate>Tue, 22 Apr 2008 15:34:25 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">15672@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15630&#34;&#62;This fix&#60;/a&#62; is not applied, and when I apply it to your CSS, the background is white as expected.  If you cannot wait for the new theme, I think I would just make this minor change.&#60;/p&#62;
&#60;p&#62;I think you might have some things cached in your browser that is preventing you from seeing changes.  Can you use a different browser, or a different computer, or clear your cache?  I think once that's done, you will see some problems fixed.  Both this one and the JavaScript error appear fixed to me.
&#60;/p&#62;</description>
</item>
<item>
<title>refueled on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15667</link>
<pubDate>Tue, 22 Apr 2008 15:09:02 +0000</pubDate>
<dc:creator>refueled</dc:creator>
<guid isPermaLink="false">15667@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Download the theme again from my site and just replace the stylesheet. Let me know what happens. &#60;/p&#62;
&#60;p&#62;If nothing changes, then you'll need to wait for an update. Which, like I said will be completed sometime this week.
&#60;/p&#62;</description>
</item>
<item>
<title>fokjulle on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15650</link>
<pubDate>Tue, 22 Apr 2008 07:03:57 +0000</pubDate>
<dc:creator>fokjulle</dc:creator>
<guid isPermaLink="false">15650@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Tried it.  No difference.
&#60;/p&#62;</description>
</item>
<item>
<title>refueled on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15636</link>
<pubDate>Mon, 21 Apr 2008 19:57:17 +0000</pubDate>
<dc:creator>refueled</dc:creator>
<guid isPermaLink="false">15636@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@fokjulle:&#60;br /&#62;
I am the developer of this theme, and I also saw your post in my forums (will answer shortly.)&#60;/p&#62;
&#60;p&#62;First: This was my first theme and an old one, it needs to be updated. Which is probably why you are having issues. I plan to update all of my bbPress themes this week.&#60;/p&#62;
&#60;p&#62;Second: As a temporary fix, try:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#front-page #discussions {
	width: 590px;
	overflow: hidden;
	float: right;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Let me know what happens.
&#60;/p&#62;</description>
</item>
<item>
<title>fokjulle on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15634</link>
<pubDate>Mon, 21 Apr 2008 19:38:56 +0000</pubDate>
<dc:creator>fokjulle</dc:creator>
<guid isPermaLink="false">15634@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Done it.  It makes no difference...
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15630</link>
<pubDate>Mon, 21 Apr 2008 18:46:12 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">15630@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;How about just adding &#60;code&#62;background: #FFFFFF;&#60;/code&#62; to your css for #front-page #discussions?
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15629</link>
<pubDate>Mon, 21 Apr 2008 18:42:52 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">15629@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ah, I see now.  I wasn't seeing the background image before.  (EDIT)
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15628</link>
<pubDate>Mon, 21 Apr 2008 18:40:58 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">15628@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Can you post a screenshot please?
&#60;/p&#62;</description>
</item>
<item>
<title>fokjulle on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15622</link>
<pubDate>Mon, 21 Apr 2008 17:40:59 +0000</pubDate>
<dc:creator>fokjulle</dc:creator>
<guid isPermaLink="false">15622@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Compare the forum in FF and IE.  In IE, the white background extends to the bottom of the content area.  Correct.  In FF, the white background stops under &#34;Hot Tags&#34; and &#34;Discussions&#34;, revealing the tiled background instead.  This is wrong.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15621</link>
<pubDate>Mon, 21 Apr 2008 17:21:48 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">15621@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I did not lose the background in FF.  Where is the white that is missing that you're talking about?  Your forum looks fine to me in IE6 and FF2.0.0.13.
&#60;/p&#62;</description>
</item>
<item>
<title>fokjulle on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15617</link>
<pubDate>Mon, 21 Apr 2008 14:33:15 +0000</pubDate>
<dc:creator>fokjulle</dc:creator>
<guid isPermaLink="false">15617@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Okay, it works in IE.  But it removes the white CSS background in Firefox.  Weird.  Any idea why?  And how to fix it?
&#60;/p&#62;</description>
</item>
<item>
<title>fokjulle on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15614</link>
<pubDate>Mon, 21 Apr 2008 13:55:35 +0000</pubDate>
<dc:creator>fokjulle</dc:creator>
<guid isPermaLink="false">15614@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Oops.  Can someone neaten up my URL link in the first post.  I'd prefer it not being so public like that...
&#60;/p&#62;</description>
</item>
<item>
<title>fokjulle on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15613</link>
<pubDate>Mon, 21 Apr 2008 13:54:00 +0000</pubDate>
<dc:creator>fokjulle</dc:creator>
<guid isPermaLink="false">15613@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;That worked.  Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15609</link>
<pubDate>Mon, 21 Apr 2008 13:44:16 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">15609@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I was able to get it to display properly in IE6 by changing the CSS for the #frontpage #discussions.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Old&#60;/strong&#62;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#front-page #discussions {
	margin-left: 170px;
	width: 590px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; &#38;nbsp;&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;New&#60;/strong&#62;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#front-page #discussions {
	float: right;
	width: 590px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#38;nbsp;&#60;br /&#62;
Basically, that change makes the #discussions div float to the right inside the #main div, rather than relying on the 170px of left margin.   Not sure why IE6 does that and I didn't investigate, but that fixed it for me.    There might be other places you need to do that: I'm not sure.  That was just for the home page of the forum.
&#60;/p&#62;</description>
</item>
<item>
<title>fokjulle on "IE 6 breaking tables."</title>
<link>http://bbpress.org/forums/topic/ie-6-breaking-tables#post-15604</link>
<pubDate>Mon, 21 Apr 2008 12:41:20 +0000</pubDate>
<dc:creator>fokjulle</dc:creator>
<guid isPermaLink="false">15604@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;My forum (&#60;a href=&#34;http://trashmedia.co.za/forums&#34;&#62;here&#60;/a&#62;) are working fine in Firefox.  The theme, that is.  But in IE 6, the tag cloud sits above the content area, instead of alongside.  Yet, on the theme designer's website, the same theme works fine in IE 6.  &#60;/p&#62;
&#60;p&#62;I'm very confused.&#60;/p&#62;
&#60;p&#62;Any ideas and help?
&#60;/p&#62;</description>
</item>
<item>
<title>john_roberts on "User table abstracted in future versions?"</title>
<link>http://bbpress.org/forums/topic/user-table-abstracted-in-future-versions#post-5649</link>
<pubDate>Tue, 20 Mar 2007 12:41:10 +0000</pubDate>
<dc:creator>john_roberts</dc:creator>
<guid isPermaLink="false">5649@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I never followed up, so I'll do so now. We ended up choosing Vanilla (http://www.getvanilla.com) for our forums at &#60;a href=&#34;http://forums.opendns.com/.&#34; rel=&#34;nofollow&#34;&#62;http://forums.opendns.com/.&#60;/a&#62; We continue to be thrilled with WordPress, but bbPress was too big an investment of time to integrate with our systems at the time we had to move.&#60;/p&#62;
&#60;p&#62;I'm sure if bbPress gets even 1/4 of the community attention that WP gets, it will be fantastic.
&#60;/p&#62;</description>
</item>
<item>
<title>h8dk97 on "User table abstracted in future versions?"</title>
<link>http://bbpress.org/forums/topic/user-table-abstracted-in-future-versions#post-5640</link>
<pubDate>Tue, 20 Mar 2007 02:23:05 +0000</pubDate>
<dc:creator>h8dk97</dc:creator>
<guid isPermaLink="false">5640@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;Is there any progress on bbpress integration? I would really like to use it with my current site. Also, my current site is using PostgreSQL for backend, would it make the integration more difficult?&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>john_roberts on "User table abstracted in future versions?"</title>
<link>http://bbpress.org/forums/topic/user-table-abstracted-in-future-versions#post-1506</link>
<pubDate>Fri, 17 Nov 2006 17:38:46 +0000</pubDate>
<dc:creator>john_roberts</dc:creator>
<guid isPermaLink="false">1506@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Appreciate the reply. Discussing internally. More soon!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
