Alert messages permanent or in specific window

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Fri May 12, 2017 3:02 pm
Reply with quote
Report this post
The alert messages are shown in a bar at the top of the page and after a few seconds disappear.
Can you leave them visible until the user clicks a "close" button?
Or can you show the message in a popup window or in a custom module?
User avatar
Expert Boarder

teitbite
Wed May 17, 2017 1:35 pm
Reply with quote
Report this post
I’m afraid that modifications such as this require extensive changes to the theme’s code; I do apologize but such large changes are custom work that are beyond the scope of our technical support.
User avatar
Moderator

GK User
Thu May 18, 2017 11:53 am
Reply with quote
Report this post
ok,
But there is at least one way to make the display more durable?
User avatar
Expert Boarder

teitbite
Sat May 20, 2017 2:01 pm
Reply with quote
Report this post
Hi

You can make it stay by adding this to override.css:

Code: Select all
#system-message-container {
    display: block !important;
}
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.