On Sun, Jan 29, 2006 at 07:10:07PM +0200, Martin Vermeer wrote: > On Sun, Jan 29, 2006 at 05:54:46PM +0100, Lars Gullik Bjønnes wrote: > > Martin Vermeer <[EMAIL PROTECTED]> writes: > It's in.
Here's another proposed fix which places the floating menu higher up on the screen. This one I don't want to commit before people with different browsers have a look at it. I tried Firefox and Konqueror and they are OK. The problem this solves is, that if you open submenus (such as Download), the menu will extend under the lower edge of the screen. I suppose this depends on screen and font size, but I see this problem. Comments? - Martin
Index: pinmenu.css =================================================================== RCS file: /usr/local/lyx/cvsroot/www-user/styles/pinmenu.css,v retrieving revision 1.3 diff -u -p -r1.3 pinmenu.css --- pinmenu.css 21 Jul 2001 07:00:17 -0000 1.3 +++ pinmenu.css 29 Jan 2006 18:02:07 -0000 @@ -21,7 +21,7 @@ div.pinmenu { position: fixed; - margin-top: 1em; + margin-top: -4em; margin-left: 1em; width: 13em; /* everything below is needed because of Netscape 4.x only */ @@ -31,7 +31,7 @@ div.pinmenu { div.pinmenushort { position: fixed; - margin-top: 1em; + margin-top: -4em; margin-left: 1em; width: 8em; /* everything below is needed because of Netscape 4.x only */
pgp3ZDJRQwUOH.pgp
Description: PGP signature