[css-d] Drop down menus bunching

2007-10-16 Thread Miles Skorpen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

A site I've designed (daily.swarthmore.edu) uses drop-down menus as its
primary means for navigation, since it has an enormous number of
categories (I'm up to 57 now) which aren't really set for display in any
other format.

In Safari and newer versions of IE, the site displays properly all the
time. Occasionally in Firefox (like once every fifteen refreshes) the
site changes from showing this:

http://www.arador.org/correct.png [in Safari]

to this:

http://www.arador.org/incorrect.png [in FF]

The CSS isn't changing, and no content has changed between those two
screen shots: the menu just goes all strange.


Suggestions?


The enormously messy CSS file:
http://www.sccs.swarthmore.edu/org/daily/wp-content/themes/default/style.css
The CSS for the menubar is at the very bottom of the file.

Miles
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHFTpw3KUQkzGGNS8RAt/SAJ9zR4IP2b/rOa3Qlw0DEQARuPCKHACeKYsV
2jq7ar0b9hWtKWlDGRc/nZI=
=8zk2
-END PGP SIGNATURE-
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Drop down menus bunching

2007-10-16 Thread Waz Elle Meredith
 A site I've designed (daily.swarthmore.edu) uses drop-down menus as its
 primary means for navigation, since it has an enormous number of
 categories (I'm up to 57 now) which aren't really set for display in any
 other format.

 In Safari and newer versions of IE, the site displays properly all the
 time. Occasionally in Firefox (like once every fifteen refreshes) the
 site changes from showing this:

 The CSS isn't changing, and no content has changed between those two
 screen shots: the menu just goes all strange.


Miles.

Taking out #pmenu { display: table;} works for me on FF/Win

HTH,
Elle

http://designbyelle.com.au
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/