X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id 82A1E9DD77C for ; Sat, 10 Dec 2005 14:20:42 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 05249-10-2 for ; Sat, 10 Dec 2005 14:20:40 -0400 (AST) X-Greylist: delayed 03:06:37.022134 by SQLgrey- Received: from svr2.postgresql.org (svr2.postgresql.org [65.19.161.25]) by postgresql.org (Postfix) with ESMTP id 9B91B9DD5E3 for ; Sat, 10 Dec 2005 14:20:36 -0400 (AST) Received: from vorlon.rememberthemilk.com (vorlon.rememberthemilk.com [72.21.39.91]) by svr2.postgresql.org (Postfix) with ESMTP id 5CB30F0B96 for ; Sat, 10 Dec 2005 15:14:06 +0000 (GMT) Received: from localhost (localhost.localdomain [127.0.0.1]) by vorlon.rememberthemilk.com (Postfix) with ESMTP id D6CADFC01D; Sat, 10 Dec 2005 15:14:02 +0000 (UTC) Received: from vorlon.rememberthemilk.com ([127.0.0.1]) by localhost (vorlon.rememberthemilk.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30043-08; Sat, 10 Dec 2005 15:14:02 +0000 (UTC) Received: from [192.168.0.4] (203-158-49-55.dyn.iinet.net.au [203.158.49.55]) by vorlon.rememberthemilk.com (Postfix) with ESMTP id 62707FC01C; Sat, 10 Dec 2005 15:14:01 +0000 (UTC) Message-ID: <439AF0B0.8020802@tinysofa.org> Date: Sun, 11 Dec 2005 02:13:52 +1100 From: Emily Boyd User-Agent: Thunderbird 1.5 (Windows/20051025) MIME-Version: 1.0 To: Magnus Hagander Cc: pgsql-www@postgresql.org Subject: Re: IE fixes CSS broken on website? References: <6BCB9D8A16AC4241919521715F4D8BCE92E8E6@algol.sollentuna.se> In-Reply-To: <6BCB9D8A16AC4241919521715F4D8BCE92E8E6@algol.sollentuna.se> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at rememberthemilk.com X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0 required=5 tests=[none] X-Spam-Score: 0 X-Spam-Level: X-Archive-Number: 200512/133 X-Sequence-Number: 9074 Magnus, > I've noticed second-level menus in the left pane are completely > broken in IE (at least in IE6) if their name is long - the second > line gets written on top of the first one, making it completely > unreadable. Do you have a screenshot/example of where this is happening? I can't find where this occurs (using IE6 on Win XP). > Ive noticed two rows in iefixes.css that are related to this, because > if I take them out completely, it looks fine again in IE6. However, > I'm a bit relucant to do this without actually understanding it. > What are these lines supposed to fix in the first place? Is ripping > them out the righ tthing to do, or will that break other things? I don't remember why those lines are there, but I'm sure there's a good reason :) I'll see if I can figure out what they're doing and if they're safe to change/remove to fix the overlapping text issue you've described. Emily