First of all, Thank you for the great module!!
I use this little CSS trick to keep the message fixed at the top of the browser window. This is also good for sites that use ajax refresh on forms as the page never scrolls back to the top for the refresh. The Z-index property is also set to one lower than the admin menu module so there should be no interference there.
#absolute-messages-messages { left: 0; position: fixed; top: 0; width: 100%; z-index: 998; }
Comments
Comment #1
maciej.zgadzaj commentedGood idea, thanks timpiche. Slightly modified, just pushed to to 6.x-1.x-dev and 7.x-1.x-dev branches. There is a new checkbox "Fix message bar to the top of browser's viewport" in module configuration to enable this feature.
Comment #2
maciej.zgadzaj commentedThis has been now included in 1.3 release.
Comment #3
Noman123 commentedGreat Idea <3 i really need it right now with will implement this code.
Read more Amazing google Tricks
Comment #4
Noman123 commentedAlso have a gift for all members
Download Bootstrap book