<?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: ".post { overflow: auto; }" IE problems</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: ".post { overflow: auto; }" IE problems</description>
<language>en</language>
<pubDate>Tue, 02 Dec 2008 08:47:32 +0000</pubDate>

<item>
<title>airdrawndagger on "".post { overflow: auto; }" IE problems"</title>
<link>http://bbpress.org/forums/topic/post-overflow-auto-ie-problems#post-10553</link>
<pubDate>Tue, 28 Aug 2007 16:21:56 +0000</pubDate>
<dc:creator>airdrawndagger</dc:creator>
<guid isPermaLink="false">10553@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This seems to work on all versions:&#60;br /&#62;
.post { display: block; width: 100%; overflow-x: auto; }&#60;/p&#62;
&#60;p&#62;Except! In older versions of IE the sidescrollbar is on top of the last line of text in the post. Any takers? :)
&#60;/p&#62;</description>
</item>
<item>
<title>airdrawndagger on "".post { overflow: auto; }" IE problems"</title>
<link>http://bbpress.org/forums/topic/post-overflow-auto-ie-problems#post-10552</link>
<pubDate>Tue, 28 Aug 2007 16:16:14 +0000</pubDate>
<dc:creator>airdrawndagger</dc:creator>
<guid isPermaLink="false">10552@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Here's a post where it can be seen:&#60;br /&#62;
&#60;a href=&#34;http://www.doublepeace.se/forum/topic.php?id=35&#38;#38;page&#38;#38;replies=30&#34; rel=&#34;nofollow&#34;&#62;http://www.doublepeace.se/forum/topic.php?id=35&#38;#38;page&#38;#38;replies=30&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>airdrawndagger on "".post { overflow: auto; }" IE problems"</title>
<link>http://bbpress.org/forums/topic/post-overflow-auto-ie-problems#post-10545</link>
<pubDate>Tue, 28 Aug 2007 13:08:09 +0000</pubDate>
<dc:creator>airdrawndagger</dc:creator>
<guid isPermaLink="false">10545@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm sorry I don't. It works on my version of IE, but not the ones at my job. Which also makes this quite tough for me to tackle. I was hoping now, with CSS being quite new and all, the different browsers would embrace using the same standards :(&#60;/p&#62;
&#60;p&#62;Anyway, maybe the overflow-y: hidden is what hides the content below?
&#60;/p&#62;</description>
</item>
<item>
<title>crazybatca on "".post { overflow: auto; }" IE problems"</title>
<link>http://bbpress.org/forums/topic/post-overflow-auto-ie-problems#post-10399</link>
<pubDate>Wed, 22 Aug 2007 20:30:46 +0000</pubDate>
<dc:creator>crazybatca</dc:creator>
<guid isPermaLink="false">10399@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hmmm. Do you have a screenshot of this?
&#60;/p&#62;</description>
</item>
<item>
<title>airdrawndagger on "".post { overflow: auto; }" IE problems"</title>
<link>http://bbpress.org/forums/topic/post-overflow-auto-ie-problems#post-10397</link>
<pubDate>Wed, 22 Aug 2007 20:21:05 +0000</pubDate>
<dc:creator>airdrawndagger</dc:creator>
<guid isPermaLink="false">10397@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;That removed the scrollbar but hides content below the .post-div.
&#60;/p&#62;</description>
</item>
<item>
<title>crazybatca on "".post { overflow: auto; }" IE problems"</title>
<link>http://bbpress.org/forums/topic/post-overflow-auto-ie-problems#post-10391</link>
<pubDate>Wed, 22 Aug 2007 18:38:00 +0000</pubDate>
<dc:creator>crazybatca</dc:creator>
<guid isPermaLink="false">10391@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Try this:&#60;/p&#62;
&#60;p&#62;.post { display: block; width: 100%; overflow: auto; overflow-x: auto; overflow-y: hidden; }&#60;/p&#62;
&#60;p&#62;Tested in IE 6, Opera 9.23 and Firefox 2.0.0.6 on the PC&#60;/p&#62;
&#60;p&#62;Didn't test it on IE 7 though, so you might want to look at that...&#60;/p&#62;
&#60;p&#62;cb
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "".post { overflow: auto; }" IE problems"</title>
<link>http://bbpress.org/forums/topic/post-overflow-auto-ie-problems#post-10389</link>
<pubDate>Wed, 22 Aug 2007 18:17:44 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">10389@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Do you have a picture of this happening, or a URL where it can be seen?  There is no horizontal or vertical setting I know of for the overflow.  So, I would like to see this and see how it might be fixed.&#60;/p&#62;
&#60;p&#62;Does it display a vertical scrollbar on a long link too?  That would be weird.
&#60;/p&#62;</description>
</item>
<item>
<title>airdrawndagger on "".post { overflow: auto; }" IE problems"</title>
<link>http://bbpress.org/forums/topic/post-overflow-auto-ie-problems#post-10374</link>
<pubDate>Wed, 22 Aug 2007 14:06:08 +0000</pubDate>
<dc:creator>airdrawndagger</dc:creator>
<guid isPermaLink="false">10374@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I use &#34;.post { overflow: auto; }&#34; to get a sidescrollbar in Firefox, for big images and long URLs. In IE however, it also gives me a regular scrollbar. I only want the sidescroller. Could somebody help me with the CSS to fix this? Thanks!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
