- Issue created by @penyaskito
- 🇮🇳India kulpratap2002
I have resolved the styling issue.
Please review. - 🇮🇳India libbna New Delhi, India
I followed the steps and installed Drupal CMS with a database version lower than the requirements, but I couldn't reproduce the issue. It seems the issue has already been resolved elsewhere.
- 🇦🇺Australia pameeela
I've gotten the same result:
@penyaskito can you try again and see if you are still having this issue?
- 🇮🇳India rushiraval
Please refer the issue Drupal CMS installation page CSS issue (3529994) 🐛 Drupal CMS installation page CSS issue Active .
Step I follow as below
- composer create-project drupal/cms drupalcmsnewtest (Iinstalled drupal cms 1.1.3)
- Open the in browser ie. http://localhost/drupalcmsnewtest/web/core/install.php
It have css issue in fullscreen. If change the browser windows other then fullscreen then its ok. I have checked this in Mozila Firefox and Chrome Brower.
Please check the video I have attached for your reference.
- 🇮🇳India rushiraval
This issue occurs when there is an error related to the installation requirements. It could be due to various reasons such as an incompatible database version, file permission issues, or other unmet prerequisites. If the installation page detects any such error, it displays an "Error Found" message. When this happens, the CSS layout issue appears as described.