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

maciej.zgadzaj’s picture

Status: Active » Closed (fixed)

Good 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.

maciej.zgadzaj’s picture

This has been now included in 1.3 release.

Noman123’s picture

Issue summary: View changes

Great Idea <3 i really need it right now with will implement this code.

Read more Amazing google Tricks

Noman123’s picture

Also have a gift for all members
Download Bootstrap book