netzarbeiter
netzarbeiter
### Affected version(s) 4.13.8 ### Description https://demo.contao.org/contao/login  Replace 31px by 6px. ```css label[for="password"], label[for="confirm"] { … right: 6px; … } ```
I have added two classes to the login templates. If I for example add the following lines in the config.yml: ```yml contao: backend: custom_css: - files/backend/backend.min.css ``` and want to...
### Affected version(s) 4.9 & 4.13 ### Description ``` contao: localconfig: timeZone: 'Europe/Berlin' ``` `timeZone` is not displayed as readonly field.  `defaultChmod` is not displayes ad readonly. 
### Affected version(s) 5.0.1 ### Description At the moment it is not possible to create a template in the back end that can be picked in the content element afterwards....
### Affected version(s) 5.3.0-RC3 ### Description First of all, I love the new nested content elements. Thank you very much. It is currently not possible to recognize a nested content...
I have tried to use the new feature «two pages with the same alias» of Contao 4.13. https://docs.contao.org/manual/en/layout/site-structure/configure-pages/#routing ## For the list page: **Page name:** Blog **Page alias:** `blog` **Module:**...
https://github.com/contao/contao-manager/issues/848#issuecomment-2669529828