We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sujet sur le forum: http://forum.pluxml.org/viewtopic.php?pid=53824#p53824
Solution: dans le fichier theme.css rajouter un z-index
.nav { background-color: #fff; height: 4rem; text-align: left; margin-top: 1rem; z-index: 10; }
et
.menu > li ul { display: none; line-height: 2.8rem; padding: 0; position: absolute; z-index: 10; }
The text was updated successfully, but these errors were encountered:
8013f38
close #220 test écriture dossier thèmes
bee52c2
FIX pluxml#220 err affichage css theme defaut
a2b187b
close pluxml#220 test écriture dossier thèmes
f81046a
No branches or pull requests
Sujet sur le forum:
http://forum.pluxml.org/viewtopic.php?pid=53824#p53824
Solution: dans le fichier theme.css rajouter un z-index
et
The text was updated successfully, but these errors were encountered: