Fork me on GitHub

placement of security warnings etc  Bottom

  • Hi,

    I would like to display security warnings etc like 'Your session has expired.' above the centerblocks.
    My current layout of home.htm looks like this:

    header
    leftblocks adminmessage rightblocks
    ..................centerblocks
    ..................maincontent

    Now, since the centerblocks take up quite some place, the user would have to scroll down to the maincontent area to view 'potential' security warnings. In most cases he doesnt and is confused in the end, why he has been logged out :D

    Can anyone help?

    Thanks in advance,
    and regards!

    Philipp
  • look in your templates for

    Code

    <!--[pngetstatusmessages]-->
    that is the plugin that is fetching those messages (all of them BTW, not just warnings). move that whereever you like, but be aware that module devs can put it wherever they want.
  • thanks craigh!
    will have a look :)

This list is based on users active over the last 60 minutes.