Viviana Menzel

Results 68 comments of Viviana Menzel

If you use placeholders, the label should be still present but visually hidden. You can check the login module, there it is correct. I'm pinging @crystalenka an @angieradtke from UX...

@richard67 I have no idea how this happened ...

@ceford can you please check if the warning dissapeared? @chmst it seems `showon` doesn't work with fields using global options

What do you mean? The CSS is working the way we defined it, the image has the wrong size (ratio).

That is nothing to work on... the person that created the event has to upload an image with the correct size. I thought it was your event. If it is...

Doing some tests today. The hotkeys work for me, but ctrl+alt+q (animations) in Chrome but not in Firefox ctrl+alt+r activate the reading guide an opens something from my graphic card...

![grafik](https://github.com/joomla/joomla-cms/assets/9153168/e9036f6c-fbd5-445f-8acc-696b12de073b) ![grafik](https://github.com/joomla/joomla-cms/assets/9153168/4e493d3c-ec66-4631-819c-9e53e2cf7a65) IBM Equal Access Accessibility Checker and in the Firefox Accessibility tab I get some errors / things to review... can we do something here?

The banner is working as defined: `.banner-overlay { height: var(--bannerheight); background-repeat: no-repeat; background-attachment: fixed; background-position: center,center; background-size: cover; }` You can change the definition in your user.css file (play with...

It seems to be a problem in Iphone (I can't test, because I haven't one). Try with the following css code (create a user.css file inside media/templates/site/nature/css) `.banner-overlay { background-attachment:...