This is an example website for Contao, a powerful open source CMS that allows you to create professional websites and scalable web applications.
Creative Commons Attribution Share Alike 4.0 International
3
stars
8
forks
source link
Error message displacement #9
Closed
saress closed 2 months ago
Hello,
when entering a wrong username / password the error message is placed somewhere:
I guess the problem depends on the position: absolute.
form p.error { font-size: 0.875rem; line-height: 1.5; position: absolute; left: 0; bottom: 0; z-index: 5; margin: 0; color: #a30b00; }
Kind regards, Saress