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'm new to Drupal and inherited a site that, originally, had a template that was conditional on the existence of a sidebar. The original code was as follows:
While working on the custom theme development it is important to select the right base. As there are quite a few of theme base themes available to choose from am not sure which one to choose. I have come across two base themes: Bootstrap(3/5) and Stable 9, and am not sure which one will be the right choice for me as both Bootstrap(3/5) and Stable 9 have their own pros and cons.
I installed starterkit so now I have Olivero as default theme, Claro as admin and starterkit theme named as generated_starterkit at the installed theme in the appearance page.
For customizing stylesheets, I created one named as custom.css in web/themes/custom/generated_starterkit/css/.