I've just come across an issue with the Leaflet module where a map zoom control has a CSS z-index value set to 1000, which is just slightly higher than the value accorded to the Admin Menu (999).
This renders above the menu, which is a sight annoyance and probably won't cause many problems for users. However, assuming that the Admin Menu is going to be the uppermost layer surely we could set the z-index value to higher than 999? Perhaps 9999 or even better 99999? That's a value browsers can handle and way above what any theme is likely to set for any element.
Thoughts?
Recent comments
This issue is commonly caused by a JavaScript error or plugin conflict in CKEditor 5. First, clear Backdrop caches and your browser cache, then reload the page. Check the browser console for JS...
CKEditor 5 Not Saving Changes, Can't Access Source
Thanks for the detailed instructions. It worked.
Page navigation also above the page content?
Hello opentype. Welcome to Backdrop CMS. This would either require a sub-theme (have a look at Thesis which is a starter sub-theme with nothing changed) or a custom module. Assuming...
Page navigation also above the page content?