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/.
Is there a good base theme for D10 with everything done in CSS instead of Javascript? The theme does not have to be perfect, it just has to present everything in a good readable format in environments where Javascript is blocked.
Hi. I'm new to Drupal. I just have installed Drupal 10. I'm going to create a website from the theme Olivero(v10.0.9) ; at first I installed non-core themes and used them, but encountered a problem that I could not change themes at all at a certain point, so I re-installed Drupal and decided to use just core theme.
Anyway, now I want to know how to design my website. My concern is whether I should customize css files under /core/themes/olivero or use Starterkit Theme Generator.