public inbox for [email protected]
help / color / mirror / Atom feedIE fixes CSS broken on website?
2+ messages / 2 participants
[nested] [flat]
* IE fixes CSS broken on website?
@ 2005-12-04 20:44 Magnus Hagander <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Magnus Hagander @ 2005-12-04 20:44 UTC (permalink / raw)
To: [email protected]; [email protected]; +Cc: pgsql-www
Omar, Emily, or someone else familiar with the CSS for the website...
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.
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?
The lines are:
- /*Win IE fix \*/
- * html #pgSideNav ul ul { margin-top: 5px; font-size: 0.95em;
margin-bottom: -5px; }
- * html #pgSideNav ul ul li { line-height: 10%; }
-
- /*End Win IE fix*/
(the second one is the one that makes the text go on top of itself, but
the first one has some effect too)
//Magnus
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: IE fixes CSS broken on website?
@ 2005-12-10 15:13 Emily Boyd <[email protected]>
parent: Magnus Hagander <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Emily Boyd @ 2005-12-10 15:13 UTC (permalink / raw)
To: Magnus Hagander <[email protected]>; +Cc: pgsql-www
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
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2005-12-10 15:13 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2005-12-04 20:44 IE fixes CSS broken on website? Magnus Hagander <[email protected]>
2005-12-10 15:13 ` Emily Boyd <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox