Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
I've found at times message html added to a Notice, that "may be dismissed", can stop the user from being able to access and click on the dismissing "x".Easiest solution seems to be to add this CSS:[CODE=css]a.notice-dismiss { position: relative; z-index: 199;}[/CODE]Edit: reduced z-index number, so it will not conflict with any XenForo menus
I've found at times message html added to a Notice, that "may be dismissed", can stop the user from being able to access and click on the dismissing "x".
Easiest solution seems to be to add this CSS:
[CODE=css]a.notice-dismiss {
position: relative;
z-index: 199;
}[/CODE]
Edit: reduced z-index number, so it will not conflict with any XenForo menus
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences