Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have installed Drupal 10 which comes together with CK5editor and I wish to style a table (the icon in ck5editor is enabled).
How can I give the table a striped appearance?
I am using a bootstrap 5 Theme (the DXPR), the class should be "table-striped", but I don't know how to apply it to the table. Could you please help me?
Hello everyone, and first of all Happy New Year 2024!!!
This is the first time I try to install Drupal using the standard Composer installation, thus leaving the structure of the "web-root":"web/" unchanged, and after several searches and code attempts, I can manage very well new installations locally starting from the project root folder If there will be problems with the host I will check it later.
$ drush
[preflight] Package "drupal/core" is not installed
$ vendor/bin/drush
[preflight] Package "drupal/core" is not installed
$ vendor/drush/drush/drush
[preflight] Package "drupal/core" is not installed