<em>@fiumeciane 311137 wrote:</em><blockquote>Hi, I would like to extend the duration of system messages, such as that shown in the following sentence: “Your word in the comment is included in the blacklist; Therefore, it Shall be checked before being shown” (appears for a few seconds).
I would also change the background color (currently blue).
Thank you.</blockquote>
Hello fiumeciane,
The duration of pop-up message is now 2.5 seconds. You can change it by opening “componentscom_jacommentassetjsja.comment.js” file, then edit number “2500” in “setTimeout” js function in “jacdisplaymessage” function.
To change its background, please open “componentscom_jacommentthemesdefaultcssstyle.css” file, then change background attribute of this id “#jac-msg-succesfull”. The location of “style.css” file can be different based on your template.
Best regards.