Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
This is something that is pretty easily done with CSS and often requested. The standard answer is that this is something that can and should be done in the theme's css.
If you want to see this get into the module, create a new simplemenu theme that does it.
It would be real nice if you could share your great wisdom to have the menu remain insight at the top of the page even when you scroll down and give us step by step instructions how to do this...
Comments
Comment #1
sym commentedI agree. I normally add this to my theme:
However I don't think this works for IE (http://www.quirksmode.org/css/position.html).
I'm happy to patch all the theme files to add this, but I think it needs a setting and some javascript to make it work in IE first.
Comment #2
zroger commentedThis is something that is pretty easily done with CSS and often requested. The standard answer is that this is something that can and should be done in the theme's css.
If you want to see this get into the module, create a new simplemenu theme that does it.
Comment #3
AntiNSA commentedIt would be real nice if you could share your great wisdom to have the menu remain insight at the top of the page even when you scroll down and give us step by step instructions how to do this...
Id appreciate it.
Using garland theme.