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 am trying to add the same Stylesheet for all my Subdomains / Sub-sites....
All my Sub-sites (should) have the same CSS, and I am tired to run & update each of my 14 Sub-domains whenever I want to make a small change; and if I forget to run around them all, a big Chaos ensues, and I don't remember what I have updated and what not....
In Drupal 7 - I can do it only putting my stylesheet in a root folder and adding my Stylesheet as External Stylesheet, with Absolute URL - into Template.php file, as far as I understand?!
I need to know if there are any differences in the meta data in the .info files of Drupal 8 and Drupal 9. Furthermore are there any differences in the themeing process as a whole from Drupal 8 and Drupal 9?
Pretty new to Drupal ecosistem. Fell in love with Olivero theme and I want to make some visual changes like changing the accent color. If someone could help, how it can be done? I am accustomed with plain css, compiling less/sass, and with custom css files. Here I see none of them to figure out. Also I see teasers of Olivero with multiple color palettes. This could be a future implemented feature or do I have to install a module for it?