Hello @
and list issues you have found on
https://en.everybodywiki.com/Projet:Technical_issues?veaction=edit
In the Bugs / Chameleon skin section ?
I'm planning to enable this skin for everyone for a better main page and responsive forms.
You can edit almost every page by Creating an account. Otherwise, see the FAQ.
Hello @
and list issues you have found on
https://en.everybodywiki.com/Projet:Technical_issues?veaction=edit
In the Bugs / Chameleon skin section ?
I'm planning to enable this skin for everyone for a better main page and responsive forms.
the worst bug is that on small screen the infobox is offset on th eleft and partially hidden.
I think not being very popular is just an example infobox is offset on th eleft and partially hidden
Looks nice, but I have found a few minor bugs such as that the notification widget is behind the special character bar in the editor. Here is a fix:
.mw-echo-ui-overlay{ z-index: 10; } /* Fix for notification widget infront of WikiEditor, see https://pic8.co/sh/zLslHg.png */ #msupload-dropzone { height:2em; } /* Fix for: https://pic8.co/sh/zLslHg.png */ .wikiEditor-ui-toolbar .page-characters div span { height:1.5em; line-height:1.1em; } /* Fix for advanced character button heights */
Also see the code suggestion in
Please put this